diff options
author | James Meyer <james.meyer@operamail.com> | 2009-03-14 04:14:54 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2009-03-14 04:14:54 (GMT) |
commit | ee7d8d75c14ed0ae36cc0e34ae150012c97e197d (patch) | |
tree | 46556f5e4898da764cc831aa760d908c2ccc9961 /abs/extra-testing/libvisual-plugins/01_disable-gforce-dfsg.patch | |
parent | c2941a012cbea19073e72af561b37a1255a1fe6c (diff) | |
download | linhes_pkgbuild-ee7d8d75c14ed0ae36cc0e34ae150012c97e197d.zip linhes_pkgbuild-ee7d8d75c14ed0ae36cc0e34ae150012c97e197d.tar.gz linhes_pkgbuild-ee7d8d75c14ed0ae36cc0e34ae150012c97e197d.tar.bz2 |
Moving mjpeg , libvisual* and transcode to core.
There are pkg's in core that depend on them.
Diffstat (limited to 'abs/extra-testing/libvisual-plugins/01_disable-gforce-dfsg.patch')
-rw-r--r-- | abs/extra-testing/libvisual-plugins/01_disable-gforce-dfsg.patch | 52 |
1 files changed, 0 insertions, 52 deletions
diff --git a/abs/extra-testing/libvisual-plugins/01_disable-gforce-dfsg.patch b/abs/extra-testing/libvisual-plugins/01_disable-gforce-dfsg.patch deleted file mode 100644 index 686bde1..0000000 --- a/abs/extra-testing/libvisual-plugins/01_disable-gforce-dfsg.patch +++ /dev/null @@ -1,52 +0,0 @@ -diff -Nur libvisual-plugins-0.4.0/configure.ac libvisual-plugins-0.4.0.new/configure.ac ---- libvisual-plugins-0.4.0/configure.ac 2006-03-17 03:50:41.000000000 +1100 -+++ libvisual-plugins-0.4.0.new/configure.ac 2007-07-04 18:01:57.000000000 +1000 -@@ -414,7 +414,7 @@ - AS_HELP_STRING([--disable-gforce], - [Do not build the G-Force plugin @<:@default=enabled@:>@]), - [ENABLE_GFORCE=$enableval], -- [ENABLE_GFORCE=yes]) -+ [ENABLE_GFORCE=no]) - - if test "$ENABLE_GFORCE" = "yes"; then - build_actor_plugins="$build_actor_plugins G-Force" -@@ -558,28 +558,6 @@ - plugins/actor/nastyfft/Makefile - plugins/actor/oinksie/Makefile - plugins/actor/pseudotoad_flower/Makefile -- plugins/actor/G-Force/Makefile -- plugins/actor/G-Force/docs/Makefile -- plugins/actor/G-Force/Common/Makefile -- plugins/actor/G-Force/Common/GeneralTools/Makefile -- plugins/actor/G-Force/Common/GeneralTools/Headers/Makefile -- plugins/actor/G-Force/Common/io/Makefile -- plugins/actor/G-Force/Common/io/Headers/Makefile -- plugins/actor/G-Force/Common/math/Makefile -- plugins/actor/G-Force/Common/math/Headers/Makefile -- plugins/actor/G-Force/Common/UI/Makefile -- plugins/actor/G-Force/Common/UI/Headers/Makefile -- plugins/actor/G-Force/GForceCommon/Makefile -- plugins/actor/G-Force/GForceCommon/Headers/Makefile -- plugins/actor/G-Force/unix/Makefile -- plugins/actor/G-Force/unix/Headers/Makefile -- plugins/actor/G-Force/unix/libmfl/Makefile -- plugins/actor/G-Force/unix/libvisual/Makefile -- plugins/actor/G-Force/GForceColorMaps/Makefile -- plugins/actor/G-Force/GForceDeltaFields/Makefile -- plugins/actor/G-Force/GForceParticles/Makefile -- plugins/actor/G-Force/GForceWaveShapes/Makefile -- plugins/actor/G-Force/NotWorkingWaveShapes/Makefile - plugins/input/Makefile - plugins/input/esd/Makefile - plugins/input/alsa/Makefile -diff -Nur libvisual-plugins-0.4.0/plugins/actor/Makefile.am libvisual-plugins-0.4.0.new/plugins/actor/Makefile.am ---- libvisual-plugins-0.4.0/plugins/actor/Makefile.am 2006-03-17 03:50:41.000000000 +1100 -+++ libvisual-plugins-0.4.0.new/plugins/actor/Makefile.am 2007-07-04 18:02:30.000000000 +1000 -@@ -4,7 +4,6 @@ - DIST_SUBDIRS = \ - bumpscope \ - corona \ -- G-Force \ - gdkpixbuf \ - gstreamer \ - infinite \ |