• 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
Vicente Olivert RieraVicente Olivert Riera committed e6e549b9e4026 May 2016
Raw file
Source viewDiff to previous
 
1
config BR2_PACKAGE_MINIDLNA
2
    bool "minidlna"
3
    depends on !BR2_STATIC_LIBS
4
    depends on BR2_USE_WCHAR # flac
5
    depends on BR2_USE_MMU # fork
6
    depends on BR2_TOOLCHAIN_HAS_THREADS
7
    depends on BR2_PACKAGE_FFMPEG_ARCH_SUPPORTS
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_JPEG
15
    select BR2_PACKAGE_SQLITE
16
    select BR2_PACKAGE_GETTEXT if BR2_NEEDS_GETTEXT_IF_LOCALE
17
    help
18
      MiniDLNA (aka ReadyDLNA) is server software with the aim of being
19
      fully compliant with DLNA/UPnP-AV clients.
20
​
21
      http://minidlna.sourceforge.net/
22
​
23
comment "minidlna needs a toolchain w/ dynamic library, threads, wchar"
24
    depends on BR2_USE_MMU
25
    depends on BR2_PACKAGE_FFMPEG_ARCH_SUPPORTS
26
    depends on !BR2_TOOLCHAIN_HAS_THREADS || !BR2_USE_WCHAR || \
27
        BR2_STATIC_LIBS
  • 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.