• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/minidlna/Config.in
Bernd KuhlsBernd Kuhls committed 7b5f4ae688830 Nov 2014
Raw file
Source viewDiff to previous
 
1
config BR2_PACKAGE_MINIDLNA
2
    bool "minidlna"
3
    depends on BR2_LARGEFILE # ffmpeg
4
    depends on BR2_INET_IPV6 # ffmpeg
5
    depends on BR2_USE_WCHAR # flac
6
    depends on BR2_USE_MMU # fork
7
    depends on BR2_TOOLCHAIN_HAS_THREADS
8
    select BR2_PACKAGE_FFMPEG
9
    select BR2_PACKAGE_FLAC
10
    select BR2_PACKAGE_LIBVORBIS # selects libogg
11
    select BR2_PACKAGE_LIBOGG
12
    select BR2_PACKAGE_LIBID3TAG # selects zlib
13
    select BR2_PACKAGE_LIBEXIF
14
    select BR2_PACKAGE_LIBJPEG
15
    select BR2_PACKAGE_SQLITE
16
    select BR2_PACKAGE_GETTEXT if BR2_NEEDS_GETTEXT_IF_LOCALE
17
    # Triggers the _gp link issue in nios2
18
    depends on !BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_NIOSII201305
19
    depends on !BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_NIOSII201405
20
    help
21
      MiniDLNA (aka ReadyDLNA) is server software with the aim of being
22
      fully compliant with DLNA/UPnP-AV clients.
23
​
24
      http://minidlna.sourceforge.net/
25
​
26
comment "minidlna needs a toolchain w/ largefile, IPv6, threads, wchar"
27
    depends on BR2_USE_MMU
28
    depends on !(BR2_LARGEFILE && BR2_INET_IPV6 && BR2_TOOLCHAIN_HAS_THREADS && BR2_USE_WCHAR)
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.