]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blobdiff - Config.in.legacy
wavpack: add upstream security fixes
[coffee/buildroot.git] / Config.in.legacy
index 2b03ba732424a3a9c2c5f20b58e7c85e30ac0f84..1494704221798effd3823e1010aad712e633d43e 100644 (file)
@@ -145,6 +145,17 @@ endif
 ###############################################################################
 comment "Legacy options removed in 2018.05"
 
+config BR2_PACKAGE_TRANSMISSION_REMOTE
+       bool "transmission remote tool option removed"
+       select BR2_LEGACY
+       select BR2_PACKAGE_TRANSMISSION_DAEMON
+       help
+         Upstream does not provide a separate configure option for
+         the tool transmission-remote, it is built when the
+         transmission daemon has been enabled. Therefore, Buildroot
+         has automatically enabled BR2_PACKAGE_TRANSMISSION_DAEMON
+         for you.
+
 config BR2_PACKAGE_LIBKCAPI_APPS
        bool "libkcapi test applications removed"
        select BR2_LEGACY
@@ -156,6 +167,24 @@ config BR2_PACKAGE_LIBKCAPI_APPS
          Test applications (hasher, rng read, speed-test, test) now
          have their own configuration options in the libkcapi menu.
 
+config BR2_PACKAGE_MPLAYER
+       bool "mplayer package removed"
+       select BR2_LEGACY
+       help
+         The mplayer package was removed.
+
+config BR2_PACKAGE_MPLAYER_MPLAYER
+       bool "mplayer package removed"
+       select BR2_LEGACY
+       help
+         The mplayer package was removed.
+
+config BR2_PACKAGE_MPLAYER_MENCODER
+       bool "mplayer package removed"
+       select BR2_LEGACY
+       help
+         The mplayer package was removed.
+
 config BR2_PACKAGE_LIBPLAYER_MPLAYER
        bool "mplayer support in libplayer removed"
        select BR2_LEGACY