OpenSDE Packages Database (without history before r20070)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

52 lines
1.9 KiB

  1. # --- SDE-COPYRIGHT-NOTE-BEGIN ---
  2. # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  3. #
  4. # Filename: package/.../faac/noplugins.patch.faad2
  5. # Copyright (C) 2006 The OpenSDE Project
  6. # Copyright (C) 2006 The T2 SDE Project
  7. #
  8. # More information can be found in the files COPYING and README.
  9. #
  10. # This patch file is dual-licensed. It is available under the license the
  11. # patched project is licensed under, as long as it is an OpenSource license
  12. # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
  13. # of the GNU General Public License as published by the Free Software
  14. # Foundation; either version 2 of the License, or (at your option) any later
  15. # version.
  16. # --- SDE-COPYRIGHT-NOTE-END ---
  17. --- faad2/configure.in.orig 2006-09-04 15:32:34.000000000 +0000
  18. +++ faad2/configure.in 2006-09-04 15:58:06.000000000 +0000
  19. @@ -118,6 +118,9 @@
  20. AC_DEFINE([HAVE_BMP], 1, [User wants beep media player plugin built])
  21. AM_CONDITIONAL([HAVE_XMMS], true)
  22. AM_CONDITIONAL([HAVE_BMP], true)
  23. +else
  24. + AM_CONDITIONAL([HAVE_XMMS], false)
  25. + AM_CONDITIONAL([HAVE_BMP], false)
  26. fi
  27. if test x$WITHDRM = xyes; then
  28. @@ -128,10 +131,10 @@
  29. AC_CONFIG_FILES(libfaad/Makefile)
  30. AC_CONFIG_FILES(common/Makefile)
  31. AC_CONFIG_FILES(common/mp4ff/Makefile)
  32. -AC_CONFIG_FILES(plugins/Makefile)
  33. -AC_CONFIG_FILES(plugins/xmms/Makefile)
  34. -AC_CONFIG_FILES(plugins/xmms/src/Makefile)
  35. -AC_CONFIG_FILES(plugins/mpeg4ip/Makefile)
  36. +#AC_CONFIG_FILES(plugins/Makefile)
  37. +#AC_CONFIG_FILES(plugins/xmms/Makefile)
  38. +#AC_CONFIG_FILES(plugins/xmms/src/Makefile)
  39. +#AC_CONFIG_FILES(plugins/mpeg4ip/Makefile)
  40. AC_CONFIG_FILES(faad2.spec)
  41. AC_CONFIG_FILES(frontend/Makefile)
  42. AC_CONFIG_FILES(Makefile)
  43. --- faad2/Makefile.am.orig 2004-07-27 10:52:20.000000000 +0200
  44. +++ faad2/Makefile.am 2006-09-04 18:14:20.000000000 +0200
  45. @@ -1,4 +1,4 @@
  46. -SUBDIRS = libfaad common frontend plugins
  47. +SUBDIRS = libfaad common frontend
  48. EXTRA_DIST = faad2.spec