Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2012-11-12 12:53:28 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-11-12 12:53:28 (GMT)
commit21c7eb5927e4fa3d7585d68ae55f3d26a98422e6 (patch)
treec573fa2952c773c42c81cb604a7fe5b63b02d15d /scripts
parent040e57318f5fe9d3b452a8e0a82a3cda723a383a (diff)
Drop gst plugins which are not packaged in Fedora
They will go away when we switch to Fedora 18 anyway and we save some build time.
Diffstat (limited to 'scripts')
-rw-r--r--scripts/modules/system-3.4.modules18
1 files changed, 0 insertions, 18 deletions
diff --git a/scripts/modules/system-3.4.modules b/scripts/modules/system-3.4.modules
index f6f8cf4..9d06150 100644
--- a/scripts/modules/system-3.4.modules
+++ b/scripts/modules/system-3.4.modules
@@ -71,21 +71,6 @@
<autotools id="libxklavier">
<branch repo="freedesktop.org" revision="libxklavier-5.3"/>
</autotools>
- <autotools id="gst-plugins-bad" supports-non-srcdir-builds="no">
- <branch repo="gstreamer.freedesktop.org" revision="1.0.2"/>
- <dependencies>
- <dep package="gst-plugins-base"/>
- </dependencies>
- </autotools>
- <autotools id="gst-plugins-ugly" supports-non-srcdir-builds="no">
- <branch repo="gstreamer.freedesktop.org" revision="1.0.2"/>
- <dependencies>
- <dep package="gst-plugins-base"/>
- </dependencies>
- </autotools>
- <autotools id="gst-ffmpeg" supports-non-srcdir-builds="no">
- <branch repo="gstreamer.freedesktop.org" revision="1.0.2"/>
- </autotools>
<metamodule id="meta-system">
<dependencies>
@@ -94,9 +79,6 @@
<dep package="gst-plugins-good"/>
<dep package="gst-plugins-espeak"/>
<dep package="libxklavier"/>
- <dep package="gst-plugins-bad"/>
- <dep package="gst-plugins-ugly"/>
- <dep package="gst-ffmpeg"/>
</dependencies>
</metamodule>
</moduleset>