[arch-commits] Commit in gstreamer0.10-base/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Tue Aug 25 15:01:43 UTC 2009


    Date: Tuesday, August 25, 2009 @ 11:01:42
  Author: jgc
Revision: 50333

Add the plugins package to the gstreamer0.10-plugins group

Modified:
  gstreamer0.10-base/trunk/PKGBUILD

----------+
 PKGBUILD |    1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-08-25 14:44:25 UTC (rev 50332)
+++ PKGBUILD	2009-08-25 15:01:42 UTC (rev 50333)
@@ -37,6 +37,7 @@
   depends=("gstreamer0.10-base=${pkgver}" 'alsa-lib>=1.0.20' 'cdparanoia>=10.2' 'libvisual>=0.4.0' 'libvorbis>=1.2.1rc1' 'libtheora>=1.0' 'pango>=1.24.5')
   replaces=('gstreamer0.10-alsa' 'gstreamer0.10-theora' 'gstreamer0.10-libvisual' 'gstreamer0.10-pango' 'gstreamer0.10-cdparanoia' 'gstreamer0.10-vorbis' 'gstreamer0.10-ogg')
   conflicts=('gstreamer0.10-alsa' 'gstreamer0.10-theora' 'gstreamer0.10-libvisual' 'gstreamer0.10-pango' 'gstreamer0.10-cdparanoia' 'gstreamer0.10-vorbis' 'gstreamer0.10-ogg')
+  groups=('gstreamer0.10-plugins')
 
   cd "${srcdir}/gst-plugins-base-${pkgver}"
   make -C gst-libs DESTDIR="${pkgdir}" install || return 1




More information about the arch-commits mailing list