Wed May 18 09:49:03 2011 UTC ()
reset PKGREV for base pkg update


(drochner)
diff -r1.3 -r1.4 pkgsrc/audio/gst-plugins0.10-a52/Makefile
diff -r1.2 -r1.3 pkgsrc/audio/gst-plugins0.10-alsa/Makefile
diff -r1.4 -r1.5 pkgsrc/audio/gst-plugins0.10-cdparanoia/Makefile
diff -r1.5 -r1.6 pkgsrc/audio/gst-plugins0.10-dts/Makefile
diff -r1.4 -r1.5 pkgsrc/audio/gst-plugins0.10-esound/Makefile
diff -r1.2 -r1.3 pkgsrc/audio/gst-plugins0.10-faac/Makefile
diff -r1.3 -r1.4 pkgsrc/audio/gst-plugins0.10-faad/Makefile
diff -r1.6 -r1.7 pkgsrc/audio/gst-plugins0.10-flac/Makefile
diff -r1.6 -r1.7 pkgsrc/audio/gst-plugins0.10-jack/Makefile
diff -r1.2 -r1.3 pkgsrc/audio/gst-plugins0.10-lame/Makefile
diff -r1.5 -r1.6 pkgsrc/audio/gst-plugins0.10-libvisual/Makefile
diff -r1.3 -r1.4 pkgsrc/audio/gst-plugins0.10-mad/Makefile
diff -r1.5 -r1.6 pkgsrc/audio/gst-plugins0.10-musepack/Makefile
diff -r1.7 -r1.8 pkgsrc/audio/gst-plugins0.10-oss/Makefile
diff -r1.2 -r1.3 pkgsrc/audio/gst-plugins0.10-pulse/Makefile
diff -r1.4 -r1.5 pkgsrc/audio/gst-plugins0.10-sid/Makefile
diff -r1.3 -r1.4 pkgsrc/audio/gst-plugins0.10-spc/Makefile
diff -r1.5 -r1.6 pkgsrc/audio/gst-plugins0.10-speex/Makefile
diff -r1.2 -r1.3 pkgsrc/audio/gst-plugins0.10-twolame/Makefile
diff -r1.3 -r1.4 pkgsrc/audio/gst-plugins0.10-vorbis/Makefile
diff -r1.4 -r1.5 pkgsrc/audio/gst-plugins0.10-wavpack/Makefile
diff -r1.9 -r1.10 pkgsrc/devel/gst-plugins0.10-pango/Makefile
diff -r1.9 -r1.10 pkgsrc/graphics/gst-plugins0.10-cairo/Makefile
diff -r1.7 -r1.8 pkgsrc/graphics/gst-plugins0.10-jpeg/Makefile
diff -r1.9 -r1.10 pkgsrc/graphics/gst-plugins0.10-png/Makefile
diff -r1.3 -r1.4 pkgsrc/multimedia/gst-plugins0.10-dvdread/Makefile
diff -r1.2 -r1.3 pkgsrc/multimedia/gst-plugins0.10-hal/Makefile
diff -r1.5 -r1.6 pkgsrc/multimedia/gst-plugins0.10-mpeg2dec/Makefile
diff -r1.3 -r1.4 pkgsrc/multimedia/gst-plugins0.10-ogg/Makefile
diff -r1.2 -r1.3 pkgsrc/multimedia/gst-plugins0.10-resindvd/Makefile
diff -r1.3 -r1.4 pkgsrc/multimedia/gst-plugins0.10-theora/Makefile
diff -r1.3 -r1.4 pkgsrc/multimedia/gst-plugins0.10-v4l2/Makefile
diff -r1.2 -r1.3 pkgsrc/multimedia/gst-plugins0.10-vp8/Makefile
diff -r1.6 -r1.7 pkgsrc/multimedia/gst-plugins0.10-x264/Makefile
diff -r1.3 -r1.4 pkgsrc/multimedia/gst-plugins0.10-xvid/Makefile
diff -r1.2 -r1.3 pkgsrc/net/gst-plugins0.10-mms/Makefile
diff -r1.4 -r1.5 pkgsrc/net/gst-plugins0.10-soup/Makefile
diff -r1.2 -r1.3 pkgsrc/sysutils/gst-plugins0.10-gio/Makefile
diff -r1.23 -r1.24 pkgsrc/sysutils/gst-plugins0.10-gnomevfs/Makefile
diff -r1.6 -r1.7 pkgsrc/x11/gst-plugins0.10-x11/Makefile

cvs diff -r1.3 -r1.4 pkgsrc/audio/gst-plugins0.10-a52/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/audio/gst-plugins0.10-a52/Attic/Makefile 2011/04/22 13:45:21 1.3
+++ pkgsrc/audio/gst-plugins0.10-a52/Attic/Makefile 2011/05/18 09:48:59 1.4
@@ -1,14 +1,12 @@ @@ -1,14 +1,12 @@
1# $NetBSD: Makefile,v 1.3 2011/04/22 13:45:21 obache Exp $ 1# $NetBSD: Makefile,v 1.4 2011/05/18 09:48:59 drochner Exp $
2# 2#
3 3
4GST_PLUGINS0.10_NAME= a52 4GST_PLUGINS0.10_NAME= a52
5GST_PLUGINS0.10_DIRS= ext/a52dec 5GST_PLUGINS0.10_DIRS= ext/a52dec
6 6
7PKGREVISION= 1 
8 
9PKG_DESTDIR_SUPPORT= user-destdir 7PKG_DESTDIR_SUPPORT= user-destdir
10 8
11.include "../../multimedia/gst-plugins0.10-ugly/Makefile.common" 9.include "../../multimedia/gst-plugins0.10-ugly/Makefile.common"
12 10
13.include "../../audio/liba52/buildlink3.mk" 11.include "../../audio/liba52/buildlink3.mk"
14.include "../../mk/bsd.pkg.mk" 12.include "../../mk/bsd.pkg.mk"

cvs diff -r1.2 -r1.3 pkgsrc/audio/gst-plugins0.10-alsa/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/audio/gst-plugins0.10-alsa/Attic/Makefile 2011/04/24 15:31:08 1.2
+++ pkgsrc/audio/gst-plugins0.10-alsa/Attic/Makefile 2011/05/18 09:48:59 1.3
@@ -1,14 +1,12 @@ @@ -1,14 +1,12 @@
1# $NetBSD: Makefile,v 1.2 2011/04/24 15:31:08 obache Exp $ 1# $NetBSD: Makefile,v 1.3 2011/05/18 09:48:59 drochner Exp $
2# 2#
3 3
4GST_PLUGINS0.10_NAME= alsa 4GST_PLUGINS0.10_NAME= alsa
5GST_PLUGINS0.10_DIRS= ext/alsa 5GST_PLUGINS0.10_DIRS= ext/alsa
6 6
7PKGREVISION= 1 
8 
9PKG_DESTDIR_SUPPORT= user-destdir 7PKG_DESTDIR_SUPPORT= user-destdir
10 8
11.include "../../multimedia/gst-plugins0.10-base/Makefile.common" 9.include "../../multimedia/gst-plugins0.10-base/Makefile.common"
12 10
13.include "../../audio/alsa-lib/buildlink3.mk" 11.include "../../audio/alsa-lib/buildlink3.mk"
14.include "../../mk/bsd.pkg.mk" 12.include "../../mk/bsd.pkg.mk"

cvs diff -r1.4 -r1.5 pkgsrc/audio/gst-plugins0.10-cdparanoia/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/audio/gst-plugins0.10-cdparanoia/Attic/Makefile 2011/04/24 15:31:09 1.4
+++ pkgsrc/audio/gst-plugins0.10-cdparanoia/Attic/Makefile 2011/05/18 09:48:59 1.5
@@ -1,18 +1,16 @@ @@ -1,18 +1,16 @@
1# $NetBSD: Makefile,v 1.4 2011/04/24 15:31:09 obache Exp $ 1# $NetBSD: Makefile,v 1.5 2011/05/18 09:48:59 drochner Exp $
2# 2#
3 3
4GST_PLUGINS0.10_NAME= cdparanoia 4GST_PLUGINS0.10_NAME= cdparanoia
5GST_PLUGINS0.10_DIRS= ext/cdparanoia 5GST_PLUGINS0.10_DIRS= ext/cdparanoia
6GST_PLUGINS0.10_FLAGS= cdparanoia 6GST_PLUGINS0.10_FLAGS= cdparanoia
7 7
8PKGREVISION= 1 
9 
10PKG_DESTDIR_SUPPORT= user-destdir 8PKG_DESTDIR_SUPPORT= user-destdir
11 9
12.include "../../multimedia/gst-plugins0.10-base/Makefile.common" 10.include "../../multimedia/gst-plugins0.10-base/Makefile.common"
13 11
14CPPFLAGS+= -I${BUILDLINK_PREFIX.cdparanoia}/include/cdparanoia 12CPPFLAGS+= -I${BUILDLINK_PREFIX.cdparanoia}/include/cdparanoia
15 13
16BUILDLINK_API_DEPENDS.cdparanoia+= cdparanoia>=3.0.10.2 14BUILDLINK_API_DEPENDS.cdparanoia+= cdparanoia>=3.0.10.2
17.include "../../audio/cdparanoia/buildlink3.mk" 15.include "../../audio/cdparanoia/buildlink3.mk"
18.include "../../mk/bsd.pkg.mk" 16.include "../../mk/bsd.pkg.mk"

cvs diff -r1.5 -r1.6 pkgsrc/audio/gst-plugins0.10-dts/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/audio/gst-plugins0.10-dts/Attic/Makefile 2011/04/22 13:45:19 1.5
+++ pkgsrc/audio/gst-plugins0.10-dts/Attic/Makefile 2011/05/18 09:48:59 1.6
@@ -1,14 +1,12 @@ @@ -1,14 +1,12 @@
1# $NetBSD: Makefile,v 1.5 2011/04/22 13:45:19 obache Exp $ 1# $NetBSD: Makefile,v 1.6 2011/05/18 09:48:59 drochner Exp $
2# 2#
3 3
4GST_PLUGINS0.10_NAME= dts 4GST_PLUGINS0.10_NAME= dts
5GST_PLUGINS0.10_DIRS= ext/dts 5GST_PLUGINS0.10_DIRS= ext/dts
6 6
7PKGREVISION= 1 
8 
9PKG_DESTDIR_SUPPORT= user-destdir 7PKG_DESTDIR_SUPPORT= user-destdir
10 8
11.include "../../multimedia/gst-plugins0.10-bad/Makefile.common" 9.include "../../multimedia/gst-plugins0.10-bad/Makefile.common"
12 10
13.include "../../audio/libdca/buildlink3.mk" 11.include "../../audio/libdca/buildlink3.mk"
14.include "../../mk/bsd.pkg.mk" 12.include "../../mk/bsd.pkg.mk"

cvs diff -r1.4 -r1.5 pkgsrc/audio/gst-plugins0.10-esound/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/audio/gst-plugins0.10-esound/Attic/Makefile 2011/04/22 13:45:20 1.4
+++ pkgsrc/audio/gst-plugins0.10-esound/Attic/Makefile 2011/05/18 09:48:59 1.5
@@ -1,15 +1,13 @@ @@ -1,15 +1,13 @@
1# $NetBSD: Makefile,v 1.4 2011/04/22 13:45:20 obache Exp $ 1# $NetBSD: Makefile,v 1.5 2011/05/18 09:48:59 drochner Exp $
2# 2#
3 3
4GST_PLUGINS0.10_NAME= esound 4GST_PLUGINS0.10_NAME= esound
5GST_PLUGINS0.10_DIRS= ext/esd 5GST_PLUGINS0.10_DIRS= ext/esd
6GST_PLUGINS0.10_FLAGS= esd 6GST_PLUGINS0.10_FLAGS= esd
7 7
8PKGREVISION= 1 
9 
10PKG_DESTDIR_SUPPORT= user-destdir 8PKG_DESTDIR_SUPPORT= user-destdir
11 9
12.include "../../multimedia/gst-plugins0.10-good/Makefile.common" 10.include "../../multimedia/gst-plugins0.10-good/Makefile.common"
13 11
14.include "../../audio/esound/buildlink3.mk" 12.include "../../audio/esound/buildlink3.mk"
15.include "../../mk/bsd.pkg.mk" 13.include "../../mk/bsd.pkg.mk"

cvs diff -r1.2 -r1.3 pkgsrc/audio/gst-plugins0.10-faac/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/audio/gst-plugins0.10-faac/Attic/Makefile 2011/04/22 13:45:20 1.2
+++ pkgsrc/audio/gst-plugins0.10-faac/Attic/Makefile 2011/05/18 09:48:59 1.3
@@ -1,14 +1,12 @@ @@ -1,14 +1,12 @@
1# $NetBSD: Makefile,v 1.2 2011/04/22 13:45:20 obache Exp $ 1# $NetBSD: Makefile,v 1.3 2011/05/18 09:48:59 drochner Exp $
2# 2#
3 3
4GST_PLUGINS0.10_NAME= faac 4GST_PLUGINS0.10_NAME= faac
5GST_PLUGINS0.10_DIRS= ext/faac 5GST_PLUGINS0.10_DIRS= ext/faac
6 6
7PKGREVISION= 1 
8 
9PKG_DESTDIR_SUPPORT= user-destdir 7PKG_DESTDIR_SUPPORT= user-destdir
10 8
11.include "../../multimedia/gst-plugins0.10-bad/Makefile.common" 9.include "../../multimedia/gst-plugins0.10-bad/Makefile.common"
12 10
13.include "../../audio/faac/buildlink3.mk" 11.include "../../audio/faac/buildlink3.mk"
14.include "../../mk/bsd.pkg.mk" 12.include "../../mk/bsd.pkg.mk"

cvs diff -r1.3 -r1.4 pkgsrc/audio/gst-plugins0.10-faad/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/audio/gst-plugins0.10-faad/Attic/Makefile 2011/04/22 13:45:20 1.3
+++ pkgsrc/audio/gst-plugins0.10-faad/Attic/Makefile 2011/05/18 09:48:59 1.4
@@ -1,14 +1,12 @@ @@ -1,14 +1,12 @@
1# $NetBSD: Makefile,v 1.3 2011/04/22 13:45:20 obache Exp $ 1# $NetBSD: Makefile,v 1.4 2011/05/18 09:48:59 drochner Exp $
2# 2#
3 3
4GST_PLUGINS0.10_NAME= faad 4GST_PLUGINS0.10_NAME= faad
5GST_PLUGINS0.10_DIRS= ext/faad 5GST_PLUGINS0.10_DIRS= ext/faad
6 6
7PKGREVISION= 1 
8 
9PKG_DESTDIR_SUPPORT= user-destdir 7PKG_DESTDIR_SUPPORT= user-destdir
10 8
11.include "../../multimedia/gst-plugins0.10-bad/Makefile.common" 9.include "../../multimedia/gst-plugins0.10-bad/Makefile.common"
12 10
13.include "../../audio/faad2/buildlink3.mk" 11.include "../../audio/faad2/buildlink3.mk"
14.include "../../mk/bsd.pkg.mk" 12.include "../../mk/bsd.pkg.mk"

cvs diff -r1.6 -r1.7 pkgsrc/audio/gst-plugins0.10-flac/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/audio/gst-plugins0.10-flac/Attic/Makefile 2011/04/22 13:45:20 1.6
+++ pkgsrc/audio/gst-plugins0.10-flac/Attic/Makefile 2011/05/18 09:49:00 1.7
@@ -1,16 +1,14 @@ @@ -1,16 +1,14 @@
1# $NetBSD: Makefile,v 1.6 2011/04/22 13:45:20 obache Exp $ 1# $NetBSD: Makefile,v 1.7 2011/05/18 09:49:00 drochner Exp $
2# 2#
3 3
4GST_PLUGINS0.10_NAME= flac 4GST_PLUGINS0.10_NAME= flac
5GST_PLUGINS0.10_DIRS= ext/flac 5GST_PLUGINS0.10_DIRS= ext/flac
6GST_PLUGINS0.10_FLAGS= flac 6GST_PLUGINS0.10_FLAGS= flac
7 7
8PKGREVISION= 1 
9 
10PKG_DESTDIR_SUPPORT= user-destdir 8PKG_DESTDIR_SUPPORT= user-destdir
11 9
12.include "../../multimedia/gst-plugins0.10-good/Makefile.common" 10.include "../../multimedia/gst-plugins0.10-good/Makefile.common"
13 11
14BUILDLINK_API_DEPENDS.flac+= flac>=1.1.3nb1 12BUILDLINK_API_DEPENDS.flac+= flac>=1.1.3nb1
15.include "../../audio/flac/buildlink3.mk" 13.include "../../audio/flac/buildlink3.mk"
16.include "../../mk/bsd.pkg.mk" 14.include "../../mk/bsd.pkg.mk"

cvs diff -r1.6 -r1.7 pkgsrc/audio/gst-plugins0.10-jack/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/audio/gst-plugins0.10-jack/Attic/Makefile 2011/04/22 13:45:21 1.6
+++ pkgsrc/audio/gst-plugins0.10-jack/Attic/Makefile 2011/05/18 09:49:00 1.7
@@ -1,14 +1,12 @@ @@ -1,14 +1,12 @@
1# $NetBSD: Makefile,v 1.6 2011/04/22 13:45:21 obache Exp $ 1# $NetBSD: Makefile,v 1.7 2011/05/18 09:49:00 drochner Exp $
2# 2#
3 3
4GST_PLUGINS0.10_NAME= jack 4GST_PLUGINS0.10_NAME= jack
5GST_PLUGINS0.10_DIRS= ext/jack 5GST_PLUGINS0.10_DIRS= ext/jack
6 6
7PKGREVISION= 1 
8 
9PKG_DESTDIR_SUPPORT= user-destdir 7PKG_DESTDIR_SUPPORT= user-destdir
10 8
11.include "../../multimedia/gst-plugins0.10-good/Makefile.common" 9.include "../../multimedia/gst-plugins0.10-good/Makefile.common"
12 10
13.include "../../audio/jack/buildlink3.mk" 11.include "../../audio/jack/buildlink3.mk"
14.include "../../mk/bsd.pkg.mk" 12.include "../../mk/bsd.pkg.mk"

cvs diff -r1.2 -r1.3 pkgsrc/audio/gst-plugins0.10-lame/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/audio/gst-plugins0.10-lame/Attic/Makefile 2011/04/22 13:45:21 1.2
+++ pkgsrc/audio/gst-plugins0.10-lame/Attic/Makefile 2011/05/18 09:49:00 1.3
@@ -1,14 +1,12 @@ @@ -1,14 +1,12 @@
1# $NetBSD: Makefile,v 1.2 2011/04/22 13:45:21 obache Exp $ 1# $NetBSD: Makefile,v 1.3 2011/05/18 09:49:00 drochner Exp $
2# 2#
3 3
4GST_PLUGINS0.10_NAME= lame 4GST_PLUGINS0.10_NAME= lame
5GST_PLUGINS0.10_DIRS= ext/lame 5GST_PLUGINS0.10_DIRS= ext/lame
6 6
7PKGREVISION= 1 
8 
9PKG_DESTDIR_SUPPORT= user-destdir 7PKG_DESTDIR_SUPPORT= user-destdir
10 8
11.include "../../multimedia/gst-plugins0.10-ugly/Makefile.common" 9.include "../../multimedia/gst-plugins0.10-ugly/Makefile.common"
12 10
13.include "../../audio/lame/buildlink3.mk" 11.include "../../audio/lame/buildlink3.mk"
14.include "../../mk/bsd.pkg.mk" 12.include "../../mk/bsd.pkg.mk"

cvs diff -r1.5 -r1.6 pkgsrc/audio/gst-plugins0.10-libvisual/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/audio/gst-plugins0.10-libvisual/Attic/Makefile 2011/04/22 13:42:53 1.5
+++ pkgsrc/audio/gst-plugins0.10-libvisual/Attic/Makefile 2011/05/18 09:49:00 1.6
@@ -1,15 +1,13 @@ @@ -1,15 +1,13 @@
1# $NetBSD: Makefile,v 1.5 2011/04/22 13:42:53 obache Exp $ 1# $NetBSD: Makefile,v 1.6 2011/05/18 09:49:00 drochner Exp $
2# 2#
3 3
4GST_PLUGINS0.10_NAME= libvisual 4GST_PLUGINS0.10_NAME= libvisual
5GST_PLUGINS0.10_DIRS= ext/libvisual 5GST_PLUGINS0.10_DIRS= ext/libvisual
6GST_PLUGINS0.10_FLAGS= libvisual 6GST_PLUGINS0.10_FLAGS= libvisual
7 7
8PKGREVISION= 1 
9 
10PKG_DESTDIR_SUPPORT= user-destdir 8PKG_DESTDIR_SUPPORT= user-destdir
11 9
12.include "../../multimedia/gst-plugins0.10-base/Makefile.common" 10.include "../../multimedia/gst-plugins0.10-base/Makefile.common"
13 11
14.include "../../audio/libvisual/buildlink3.mk" 12.include "../../audio/libvisual/buildlink3.mk"
15.include "../../mk/bsd.pkg.mk" 13.include "../../mk/bsd.pkg.mk"

cvs diff -r1.3 -r1.4 pkgsrc/audio/gst-plugins0.10-mad/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/audio/gst-plugins0.10-mad/Attic/Makefile 2011/04/22 13:45:21 1.3
+++ pkgsrc/audio/gst-plugins0.10-mad/Attic/Makefile 2011/05/18 09:49:00 1.4
@@ -1,18 +1,16 @@ @@ -1,18 +1,16 @@
1# $NetBSD: Makefile,v 1.3 2011/04/22 13:45:21 obache Exp $ 1# $NetBSD: Makefile,v 1.4 2011/05/18 09:49:00 drochner Exp $
2# 2#
3 3
4GST_PLUGINS0.10_NAME= mad 4GST_PLUGINS0.10_NAME= mad
5GST_PLUGINS0.10_DIRS= ext/mad 5GST_PLUGINS0.10_DIRS= ext/mad
6 6
7PKGREVISION= 1 
8 
9PKG_DESTDIR_SUPPORT= user-destdir 7PKG_DESTDIR_SUPPORT= user-destdir
10 8
11.include "../../multimedia/gst-plugins0.10-ugly/Makefile.common" 9.include "../../multimedia/gst-plugins0.10-ugly/Makefile.common"
12 10
13CONFIGURE_ARGS+= --enable-id3tag 11CONFIGURE_ARGS+= --enable-id3tag
14CONFIGURE_ARGS+= --enable-mad 12CONFIGURE_ARGS+= --enable-mad
15 13
16.include "../../audio/libid3tag/buildlink3.mk" 14.include "../../audio/libid3tag/buildlink3.mk"
17.include "../../audio/libmad/buildlink3.mk" 15.include "../../audio/libmad/buildlink3.mk"
18.include "../../mk/bsd.pkg.mk" 16.include "../../mk/bsd.pkg.mk"

cvs diff -r1.5 -r1.6 pkgsrc/audio/gst-plugins0.10-musepack/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/audio/gst-plugins0.10-musepack/Attic/Makefile 2011/04/22 13:45:20 1.5
+++ pkgsrc/audio/gst-plugins0.10-musepack/Attic/Makefile 2011/05/18 09:49:00 1.6
@@ -1,14 +1,12 @@ @@ -1,14 +1,12 @@
1# $NetBSD: Makefile,v 1.5 2011/04/22 13:45:20 obache Exp $ 1# $NetBSD: Makefile,v 1.6 2011/05/18 09:49:00 drochner Exp $
2# 2#
3 3
4GST_PLUGINS0.10_NAME= musepack 4GST_PLUGINS0.10_NAME= musepack
5GST_PLUGINS0.10_DIRS= ext/musepack 5GST_PLUGINS0.10_DIRS= ext/musepack
6 6
7PKGREVISION= 1 
8 
9PKG_DESTDIR_SUPPORT= user-destdir 7PKG_DESTDIR_SUPPORT= user-destdir
10 8
11.include "../../multimedia/gst-plugins0.10-bad/Makefile.common" 9.include "../../multimedia/gst-plugins0.10-bad/Makefile.common"
12 10
13.include "../../audio/libmpcdec/buildlink3.mk" 11.include "../../audio/libmpcdec/buildlink3.mk"
14.include "../../mk/bsd.pkg.mk" 12.include "../../mk/bsd.pkg.mk"

cvs diff -r1.7 -r1.8 pkgsrc/audio/gst-plugins0.10-oss/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/audio/gst-plugins0.10-oss/Attic/Makefile 2011/04/22 13:45:21 1.7
+++ pkgsrc/audio/gst-plugins0.10-oss/Attic/Makefile 2011/05/18 09:49:00 1.8
@@ -1,21 +1,19 @@ @@ -1,21 +1,19 @@
1# $NetBSD: Makefile,v 1.7 2011/04/22 13:45:21 obache Exp $ 1# $NetBSD: Makefile,v 1.8 2011/05/18 09:49:00 drochner Exp $
2# 2#
3 3
4GST_PLUGINS0.10_NAME= oss 4GST_PLUGINS0.10_NAME= oss
5GST_PLUGINS0.10_DIRS= sys/oss 5GST_PLUGINS0.10_DIRS= sys/oss
6 6
7PKGREVISION= 1 
8 
9PKG_DESTDIR_SUPPORT= user-destdir 7PKG_DESTDIR_SUPPORT= user-destdir
10 8
11.include "../../multimedia/gst-plugins0.10-good/Makefile.common" 9.include "../../multimedia/gst-plugins0.10-good/Makefile.common"
12 10
13SUBST_CLASSES+= devoss 11SUBST_CLASSES+= devoss
14SUBST_MESSAGE.devoss= Fixing path to OSS audio device. 12SUBST_MESSAGE.devoss= Fixing path to OSS audio device.
15SUBST_STAGE.devoss= pre-configure 13SUBST_STAGE.devoss= pre-configure
16SUBST_FILES.devoss= sys/oss/*.c 14SUBST_FILES.devoss= sys/oss/*.c
17SUBST_SED.devoss= -e 's|/dev/dsp|${DEVOSSAUDIO}|g' 15SUBST_SED.devoss= -e 's|/dev/dsp|${DEVOSSAUDIO}|g'
18 16
19LIBS+= ${LIBOSSAUDIO} 17LIBS+= ${LIBOSSAUDIO}
20 18
21.include "../../mk/oss.buildlink3.mk" 19.include "../../mk/oss.buildlink3.mk"

cvs diff -r1.2 -r1.3 pkgsrc/audio/gst-plugins0.10-pulse/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/audio/gst-plugins0.10-pulse/Attic/Makefile 2011/04/22 13:42:54 1.2
+++ pkgsrc/audio/gst-plugins0.10-pulse/Attic/Makefile 2011/05/18 09:49:00 1.3
@@ -1,15 +1,13 @@ @@ -1,15 +1,13 @@
1# $NetBSD: Makefile,v 1.2 2011/04/22 13:42:54 obache Exp $ 1# $NetBSD: Makefile,v 1.3 2011/05/18 09:49:00 drochner Exp $
2# 2#
3 3
4GST_PLUGINS0.10_NAME= pulse 4GST_PLUGINS0.10_NAME= pulse
5GST_PLUGINS0.10_DIRS= ext/pulse 5GST_PLUGINS0.10_DIRS= ext/pulse
6GST_PLUGINS0.10_FLAGS= pulse 6GST_PLUGINS0.10_FLAGS= pulse
7 7
8PKGREVISION= 1 
9 
10PKG_DESTDIR_SUPPORT= user-destdir 8PKG_DESTDIR_SUPPORT= user-destdir
11 9
12.include "../../multimedia/gst-plugins0.10-good/Makefile.common" 10.include "../../multimedia/gst-plugins0.10-good/Makefile.common"
13 11
14.include "../../audio/pulseaudio/buildlink3.mk" 12.include "../../audio/pulseaudio/buildlink3.mk"
15.include "../../mk/bsd.pkg.mk" 13.include "../../mk/bsd.pkg.mk"

cvs diff -r1.4 -r1.5 pkgsrc/audio/gst-plugins0.10-sid/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/audio/gst-plugins0.10-sid/Attic/Makefile 2011/04/22 13:45:22 1.4
+++ pkgsrc/audio/gst-plugins0.10-sid/Attic/Makefile 2011/05/18 09:49:00 1.5
@@ -1,17 +1,15 @@ @@ -1,17 +1,15 @@
1# $NetBSD: Makefile,v 1.4 2011/04/22 13:45:22 obache Exp $ 1# $NetBSD: Makefile,v 1.5 2011/05/18 09:49:00 drochner Exp $
2# 2#
3 3
4GST_PLUGINS0.10_NAME= sid 4GST_PLUGINS0.10_NAME= sid
5GST_PLUGINS0.10_DIRS= ext/sidplay 5GST_PLUGINS0.10_DIRS= ext/sidplay
6GST_PLUGINS0.10_FLAGS= sidplay 6GST_PLUGINS0.10_FLAGS= sidplay
7 7
8PKGREVISION= 1 
9 
10PKG_DESTDIR_SUPPORT= user-destdir 8PKG_DESTDIR_SUPPORT= user-destdir
11 9
12USE_LANGUAGES= c c++ 10USE_LANGUAGES= c c++
13 11
14.include "../../multimedia/gst-plugins0.10-ugly/Makefile.common" 12.include "../../multimedia/gst-plugins0.10-ugly/Makefile.common"
15 13
16.include "../../audio/libsidplay/buildlink3.mk" 14.include "../../audio/libsidplay/buildlink3.mk"
17.include "../../mk/bsd.pkg.mk" 15.include "../../mk/bsd.pkg.mk"

cvs diff -r1.3 -r1.4 pkgsrc/audio/gst-plugins0.10-spc/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/audio/gst-plugins0.10-spc/Attic/Makefile 2011/04/22 13:45:20 1.3
+++ pkgsrc/audio/gst-plugins0.10-spc/Attic/Makefile 2011/05/18 09:49:00 1.4
@@ -1,14 +1,12 @@ @@ -1,14 +1,12 @@
1# $NetBSD: Makefile,v 1.3 2011/04/22 13:45:20 obache Exp $ 1# $NetBSD: Makefile,v 1.4 2011/05/18 09:49:00 drochner Exp $
2# 2#
3 3
4GST_PLUGINS0.10_NAME= spc 4GST_PLUGINS0.10_NAME= spc
5GST_PLUGINS0.10_DIRS= ext/spc 5GST_PLUGINS0.10_DIRS= ext/spc
6 6
7PKGREVISION= 1 
8 
9PKG_DESTDIR_SUPPORT= user-destdir 7PKG_DESTDIR_SUPPORT= user-destdir
10 8
11.include "../../multimedia/gst-plugins0.10-bad/Makefile.common" 9.include "../../multimedia/gst-plugins0.10-bad/Makefile.common"
12 10
13.include "../../audio/libopenspc/buildlink3.mk" 11.include "../../audio/libopenspc/buildlink3.mk"
14.include "../../mk/bsd.pkg.mk" 12.include "../../mk/bsd.pkg.mk"

cvs diff -r1.5 -r1.6 pkgsrc/audio/gst-plugins0.10-speex/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/audio/gst-plugins0.10-speex/Attic/Makefile 2011/04/22 13:45:21 1.5
+++ pkgsrc/audio/gst-plugins0.10-speex/Attic/Makefile 2011/05/18 09:49:01 1.6
@@ -1,15 +1,13 @@ @@ -1,15 +1,13 @@
1# $NetBSD: Makefile,v 1.5 2011/04/22 13:45:21 obache Exp $ 1# $NetBSD: Makefile,v 1.6 2011/05/18 09:49:01 drochner Exp $
2# 2#
3 3
4GST_PLUGINS0.10_NAME= speex 4GST_PLUGINS0.10_NAME= speex
5GST_PLUGINS0.10_DIRS= ext/speex 5GST_PLUGINS0.10_DIRS= ext/speex
6GST_PLUGINS0.10_FLAGS= speex 6GST_PLUGINS0.10_FLAGS= speex
7 7
8PKGREVISION= 1 
9 
10PKG_DESTDIR_SUPPORT= user-destdir 8PKG_DESTDIR_SUPPORT= user-destdir
11 9
12.include "../../multimedia/gst-plugins0.10-good/Makefile.common" 10.include "../../multimedia/gst-plugins0.10-good/Makefile.common"
13 11
14.include "../../audio/speex/buildlink3.mk" 12.include "../../audio/speex/buildlink3.mk"
15.include "../../mk/bsd.pkg.mk" 13.include "../../mk/bsd.pkg.mk"

cvs diff -r1.2 -r1.3 pkgsrc/audio/gst-plugins0.10-twolame/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/audio/gst-plugins0.10-twolame/Attic/Makefile 2011/04/22 13:45:22 1.2
+++ pkgsrc/audio/gst-plugins0.10-twolame/Attic/Makefile 2011/05/18 09:49:01 1.3
@@ -1,14 +1,12 @@ @@ -1,14 +1,12 @@
1# $NetBSD: Makefile,v 1.2 2011/04/22 13:45:22 obache Exp $ 1# $NetBSD: Makefile,v 1.3 2011/05/18 09:49:01 drochner Exp $
2# 2#
3 3
4GST_PLUGINS0.10_NAME= twolame 4GST_PLUGINS0.10_NAME= twolame
5GST_PLUGINS0.10_DIRS= ext/twolame 5GST_PLUGINS0.10_DIRS= ext/twolame
6 6
7PKGREVISION= 1 
8 
9PKG_DESTDIR_SUPPORT= user-destdir 7PKG_DESTDIR_SUPPORT= user-destdir
10 8
11.include "../../multimedia/gst-plugins0.10-ugly/Makefile.common" 9.include "../../multimedia/gst-plugins0.10-ugly/Makefile.common"
12 10
13.include "../../audio/twolame/buildlink3.mk" 11.include "../../audio/twolame/buildlink3.mk"
14.include "../../mk/bsd.pkg.mk" 12.include "../../mk/bsd.pkg.mk"

cvs diff -r1.3 -r1.4 pkgsrc/audio/gst-plugins0.10-vorbis/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/audio/gst-plugins0.10-vorbis/Attic/Makefile 2011/04/24 15:31:09 1.3
+++ pkgsrc/audio/gst-plugins0.10-vorbis/Attic/Makefile 2011/05/18 09:49:01 1.4
@@ -1,15 +1,13 @@ @@ -1,15 +1,13 @@
1# $NetBSD: Makefile,v 1.3 2011/04/24 15:31:09 obache Exp $ 1# $NetBSD: Makefile,v 1.4 2011/05/18 09:49:01 drochner Exp $
2# 2#
3 3
4GST_PLUGINS0.10_NAME= vorbis 4GST_PLUGINS0.10_NAME= vorbis
5GST_PLUGINS0.10_DIRS= ext/vorbis 5GST_PLUGINS0.10_DIRS= ext/vorbis
6GST_PLUGINS0.10_FLAGS= vorbis 6GST_PLUGINS0.10_FLAGS= vorbis
7 7
8PKGREVISION= 1 
9 
10PKG_DESTDIR_SUPPORT= user-destdir 8PKG_DESTDIR_SUPPORT= user-destdir
11 9
12.include "../../multimedia/gst-plugins0.10-base/Makefile.common" 10.include "../../multimedia/gst-plugins0.10-base/Makefile.common"
13 11
14.include "../../audio/libvorbis/buildlink3.mk" 12.include "../../audio/libvorbis/buildlink3.mk"
15.include "../../mk/bsd.pkg.mk" 13.include "../../mk/bsd.pkg.mk"

cvs diff -r1.4 -r1.5 pkgsrc/audio/gst-plugins0.10-wavpack/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/audio/gst-plugins0.10-wavpack/Attic/Makefile 2011/04/22 13:45:21 1.4
+++ pkgsrc/audio/gst-plugins0.10-wavpack/Attic/Makefile 2011/05/18 09:49:01 1.5
@@ -1,14 +1,12 @@ @@ -1,14 +1,12 @@
1# $NetBSD: Makefile,v 1.4 2011/04/22 13:45:21 obache Exp $ 1# $NetBSD: Makefile,v 1.5 2011/05/18 09:49:01 drochner Exp $
2# 2#
3 3
4GST_PLUGINS0.10_NAME= wavpack 4GST_PLUGINS0.10_NAME= wavpack
5GST_PLUGINS0.10_DIRS= ext/wavpack 5GST_PLUGINS0.10_DIRS= ext/wavpack
6 6
7PKGREVISION= 1 
8 
9PKG_DESTDIR_SUPPORT= user-destdir 7PKG_DESTDIR_SUPPORT= user-destdir
10 8
11.include "../../multimedia/gst-plugins0.10-good/Makefile.common" 9.include "../../multimedia/gst-plugins0.10-good/Makefile.common"
12 10
13.include "../../audio/wavpack/buildlink3.mk" 11.include "../../audio/wavpack/buildlink3.mk"
14.include "../../mk/bsd.pkg.mk" 12.include "../../mk/bsd.pkg.mk"

cvs diff -r1.9 -r1.10 pkgsrc/devel/gst-plugins0.10-pango/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/gst-plugins0.10-pango/Attic/Makefile 2011/04/22 13:43:19 1.9
+++ pkgsrc/devel/gst-plugins0.10-pango/Attic/Makefile 2011/05/18 09:49:01 1.10
@@ -1,15 +1,13 @@ @@ -1,15 +1,13 @@
1# $NetBSD: Makefile,v 1.9 2011/04/22 13:43:19 obache Exp $ 1# $NetBSD: Makefile,v 1.10 2011/05/18 09:49:01 drochner Exp $
2# 2#
3 3
4GST_PLUGINS0.10_NAME= pango 4GST_PLUGINS0.10_NAME= pango
5GST_PLUGINS0.10_DIRS= ext/pango 5GST_PLUGINS0.10_DIRS= ext/pango
6GST_PLUGINS0.10_FLAGS= pango 6GST_PLUGINS0.10_FLAGS= pango
7 7
8PKGREVISION= 1 
9 
10PKG_DESTDIR_SUPPORT= user-destdir 8PKG_DESTDIR_SUPPORT= user-destdir
11 9
12.include "../../multimedia/gst-plugins0.10-base/Makefile.common" 10.include "../../multimedia/gst-plugins0.10-base/Makefile.common"
13 11
14.include "../../devel/pango/buildlink3.mk" 12.include "../../devel/pango/buildlink3.mk"
15.include "../../mk/bsd.pkg.mk" 13.include "../../mk/bsd.pkg.mk"

cvs diff -r1.9 -r1.10 pkgsrc/graphics/gst-plugins0.10-cairo/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/gst-plugins0.10-cairo/Attic/Makefile 2011/04/22 13:45:21 1.9
+++ pkgsrc/graphics/gst-plugins0.10-cairo/Attic/Makefile 2011/05/18 09:49:01 1.10
@@ -1,15 +1,13 @@ @@ -1,15 +1,13 @@
1# $NetBSD: Makefile,v 1.9 2011/04/22 13:45:21 obache Exp $ 1# $NetBSD: Makefile,v 1.10 2011/05/18 09:49:01 drochner Exp $
2# 2#
3 3
4GST_PLUGINS0.10_NAME= cairo 4GST_PLUGINS0.10_NAME= cairo
5GST_PLUGINS0.10_DIRS= ext/cairo 5GST_PLUGINS0.10_DIRS= ext/cairo
6GST_PLUGINS0.10_FLAGS= cairo 6GST_PLUGINS0.10_FLAGS= cairo
7 7
8PKGREVISION= 1 
9 
10PKG_DESTDIR_SUPPORT= user-destdir 8PKG_DESTDIR_SUPPORT= user-destdir
11 9
12.include "../../multimedia/gst-plugins0.10-good/Makefile.common" 10.include "../../multimedia/gst-plugins0.10-good/Makefile.common"
13 11
14.include "../../graphics/cairo/buildlink3.mk" 12.include "../../graphics/cairo/buildlink3.mk"
15.include "../../mk/bsd.pkg.mk" 13.include "../../mk/bsd.pkg.mk"

cvs diff -r1.7 -r1.8 pkgsrc/graphics/gst-plugins0.10-jpeg/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/gst-plugins0.10-jpeg/Attic/Makefile 2011/04/22 13:45:21 1.7
+++ pkgsrc/graphics/gst-plugins0.10-jpeg/Attic/Makefile 2011/05/18 09:49:01 1.8
@@ -1,14 +1,12 @@ @@ -1,14 +1,12 @@
1# $NetBSD: Makefile,v 1.7 2011/04/22 13:45:21 obache Exp $ 1# $NetBSD: Makefile,v 1.8 2011/05/18 09:49:01 drochner Exp $
2# 2#
3 3
4GST_PLUGINS0.10_NAME= jpeg 4GST_PLUGINS0.10_NAME= jpeg
5GST_PLUGINS0.10_DIRS= ext/jpeg 5GST_PLUGINS0.10_DIRS= ext/jpeg
6 6
7PKGREVISION= 1 
8 
9PKG_DESTDIR_SUPPORT= user-destdir 7PKG_DESTDIR_SUPPORT= user-destdir
10 8
11.include "../../multimedia/gst-plugins0.10-good/Makefile.common" 9.include "../../multimedia/gst-plugins0.10-good/Makefile.common"
12 10
13.include "../../mk/jpeg.buildlink3.mk" 11.include "../../mk/jpeg.buildlink3.mk"
14.include "../../mk/bsd.pkg.mk" 12.include "../../mk/bsd.pkg.mk"

cvs diff -r1.9 -r1.10 pkgsrc/graphics/gst-plugins0.10-png/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/gst-plugins0.10-png/Attic/Makefile 2011/04/22 13:45:21 1.9
+++ pkgsrc/graphics/gst-plugins0.10-png/Attic/Makefile 2011/05/18 09:49:01 1.10
@@ -1,15 +1,13 @@ @@ -1,15 +1,13 @@
1# $NetBSD: Makefile,v 1.9 2011/04/22 13:45:21 obache Exp $ 1# $NetBSD: Makefile,v 1.10 2011/05/18 09:49:01 drochner Exp $
2# 2#
3 3
4GST_PLUGINS0.10_NAME= png 4GST_PLUGINS0.10_NAME= png
5GST_PLUGINS0.10_DIRS= ext/libpng 5GST_PLUGINS0.10_DIRS= ext/libpng
6GST_PLUGINS0.10_FLAGS= libpng 6GST_PLUGINS0.10_FLAGS= libpng
7 7
8PKGREVISION= 1 
9 
10PKG_DESTDIR_SUPPORT= user-destdir 8PKG_DESTDIR_SUPPORT= user-destdir
11 9
12.include "../../multimedia/gst-plugins0.10-good/Makefile.common" 10.include "../../multimedia/gst-plugins0.10-good/Makefile.common"
13 11
14.include "../../graphics/png/buildlink3.mk" 12.include "../../graphics/png/buildlink3.mk"
15.include "../../mk/bsd.pkg.mk" 13.include "../../mk/bsd.pkg.mk"

cvs diff -r1.3 -r1.4 pkgsrc/multimedia/gst-plugins0.10-dvdread/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/multimedia/gst-plugins0.10-dvdread/Attic/Makefile 2011/04/22 13:45:22 1.3
+++ pkgsrc/multimedia/gst-plugins0.10-dvdread/Attic/Makefile 2011/05/18 09:49:01 1.4
@@ -1,14 +1,12 @@ @@ -1,14 +1,12 @@
1# $NetBSD: Makefile,v 1.3 2011/04/22 13:45:22 obache Exp $ 1# $NetBSD: Makefile,v 1.4 2011/05/18 09:49:01 drochner Exp $
2# 2#
3 3
4GST_PLUGINS0.10_NAME= dvdread 4GST_PLUGINS0.10_NAME= dvdread
5GST_PLUGINS0.10_DIRS= ext/dvdread 5GST_PLUGINS0.10_DIRS= ext/dvdread
6 6
7PKGREVISION= 1 
8 
9PKG_DESTDIR_SUPPORT= user-destdir 7PKG_DESTDIR_SUPPORT= user-destdir
10 8
11.include "../../multimedia/gst-plugins0.10-ugly/Makefile.common" 9.include "../../multimedia/gst-plugins0.10-ugly/Makefile.common"
12 10
13.include "../../multimedia/libdvdread/buildlink3.mk" 11.include "../../multimedia/libdvdread/buildlink3.mk"
14.include "../../mk/bsd.pkg.mk" 12.include "../../mk/bsd.pkg.mk"

cvs diff -r1.2 -r1.3 pkgsrc/multimedia/gst-plugins0.10-hal/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/multimedia/gst-plugins0.10-hal/Attic/Makefile 2011/04/22 13:44:15 1.2
+++ pkgsrc/multimedia/gst-plugins0.10-hal/Attic/Makefile 2011/05/18 09:49:02 1.3
@@ -1,15 +1,13 @@ @@ -1,15 +1,13 @@
1# $NetBSD: Makefile,v 1.2 2011/04/22 13:44:15 obache Exp $ 1# $NetBSD: Makefile,v 1.3 2011/05/18 09:49:02 drochner Exp $
2# 2#
3 3
4GST_PLUGINS0.10_NAME= hal 4GST_PLUGINS0.10_NAME= hal
5GST_PLUGINS0.10_DIRS= ext/hal 5GST_PLUGINS0.10_DIRS= ext/hal
6GST_PLUGINS0.10_FLAGS= hal 6GST_PLUGINS0.10_FLAGS= hal
7 7
8PKGREVISION= 1 
9 
10PKG_DESTDIR_SUPPORT= user-destdir 8PKG_DESTDIR_SUPPORT= user-destdir
11 9
12.include "../../multimedia/gst-plugins0.10-good/Makefile.common" 10.include "../../multimedia/gst-plugins0.10-good/Makefile.common"
13 11
14.include "../../sysutils/hal/buildlink3.mk" 12.include "../../sysutils/hal/buildlink3.mk"
15.include "../../mk/bsd.pkg.mk" 13.include "../../mk/bsd.pkg.mk"

cvs diff -r1.5 -r1.6 pkgsrc/multimedia/gst-plugins0.10-mpeg2dec/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/multimedia/gst-plugins0.10-mpeg2dec/Attic/Makefile 2011/04/22 13:45:22 1.5
+++ pkgsrc/multimedia/gst-plugins0.10-mpeg2dec/Attic/Makefile 2011/05/18 09:49:02 1.6
@@ -1,14 +1,12 @@ @@ -1,14 +1,12 @@
1# $NetBSD: Makefile,v 1.5 2011/04/22 13:45:22 obache Exp $ 1# $NetBSD: Makefile,v 1.6 2011/05/18 09:49:02 drochner Exp $
2# 2#
3 3
4GST_PLUGINS0.10_NAME= mpeg2dec 4GST_PLUGINS0.10_NAME= mpeg2dec
5GST_PLUGINS0.10_DIRS= ext/mpeg2dec 5GST_PLUGINS0.10_DIRS= ext/mpeg2dec
6 6
7PKGREVISION= 1 
8 
9PKG_DESTDIR_SUPPORT= user-destdir 7PKG_DESTDIR_SUPPORT= user-destdir
10 8
11.include "../../multimedia/gst-plugins0.10-ugly/Makefile.common" 9.include "../../multimedia/gst-plugins0.10-ugly/Makefile.common"
12 10
13.include "../../multimedia/libmpeg2/buildlink3.mk" 11.include "../../multimedia/libmpeg2/buildlink3.mk"
14.include "../../mk/bsd.pkg.mk" 12.include "../../mk/bsd.pkg.mk"

cvs diff -r1.3 -r1.4 pkgsrc/multimedia/gst-plugins0.10-ogg/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/multimedia/gst-plugins0.10-ogg/Attic/Makefile 2011/04/24 15:31:09 1.3
+++ pkgsrc/multimedia/gst-plugins0.10-ogg/Attic/Makefile 2011/05/18 09:49:02 1.4
@@ -1,15 +1,13 @@ @@ -1,15 +1,13 @@
1# $NetBSD: Makefile,v 1.3 2011/04/24 15:31:09 obache Exp $ 1# $NetBSD: Makefile,v 1.4 2011/05/18 09:49:02 drochner Exp $
2# 2#
3 3
4GST_PLUGINS0.10_NAME= ogg 4GST_PLUGINS0.10_NAME= ogg
5GST_PLUGINS0.10_DIRS= ext/ogg 5GST_PLUGINS0.10_DIRS= ext/ogg
6GST_PLUGINS0.10_FLAGS= ogg 6GST_PLUGINS0.10_FLAGS= ogg
7 7
8PKGREVISION= 1 
9 
10PKG_DESTDIR_SUPPORT= user-destdir 8PKG_DESTDIR_SUPPORT= user-destdir
11 9
12.include "../../multimedia/gst-plugins0.10-base/Makefile.common" 10.include "../../multimedia/gst-plugins0.10-base/Makefile.common"
13 11
14.include "../../multimedia/libogg/buildlink3.mk" 12.include "../../multimedia/libogg/buildlink3.mk"
15.include "../../mk/bsd.pkg.mk" 13.include "../../mk/bsd.pkg.mk"

cvs diff -r1.2 -r1.3 pkgsrc/multimedia/gst-plugins0.10-resindvd/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/multimedia/gst-plugins0.10-resindvd/Attic/Makefile 2011/04/22 13:45:20 1.2
+++ pkgsrc/multimedia/gst-plugins0.10-resindvd/Attic/Makefile 2011/05/18 09:49:02 1.3
@@ -1,15 +1,13 @@ @@ -1,15 +1,13 @@
1# $NetBSD: Makefile,v 1.2 2011/04/22 13:45:20 obache Exp $ 1# $NetBSD: Makefile,v 1.3 2011/05/18 09:49:02 drochner Exp $
2# 2#
3 3
4GST_PLUGINS0.10_NAME= resindvd 4GST_PLUGINS0.10_NAME= resindvd
5GST_PLUGINS0.10_FLAGS= dvdnav 5GST_PLUGINS0.10_FLAGS= dvdnav
6GST_PLUGINS0.10_DIRS= ext/resindvd 6GST_PLUGINS0.10_DIRS= ext/resindvd
7 7
8PKGREVISION= 1 
9 
10PKG_DESTDIR_SUPPORT= user-destdir 8PKG_DESTDIR_SUPPORT= user-destdir
11 9
12.include "../../multimedia/gst-plugins0.10-bad/Makefile.common" 10.include "../../multimedia/gst-plugins0.10-bad/Makefile.common"
13 11
14.include "../../multimedia/libdvdnav/buildlink3.mk" 12.include "../../multimedia/libdvdnav/buildlink3.mk"
15.include "../../mk/bsd.pkg.mk" 13.include "../../mk/bsd.pkg.mk"

cvs diff -r1.3 -r1.4 pkgsrc/multimedia/gst-plugins0.10-theora/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/multimedia/gst-plugins0.10-theora/Attic/Makefile 2011/04/24 15:31:09 1.3
+++ pkgsrc/multimedia/gst-plugins0.10-theora/Attic/Makefile 2011/05/18 09:49:02 1.4
@@ -1,15 +1,13 @@ @@ -1,15 +1,13 @@
1# $NetBSD: Makefile,v 1.3 2011/04/24 15:31:09 obache Exp $ 1# $NetBSD: Makefile,v 1.4 2011/05/18 09:49:02 drochner Exp $
2# 2#
3 3
4GST_PLUGINS0.10_NAME= theora 4GST_PLUGINS0.10_NAME= theora
5GST_PLUGINS0.10_DIRS= ext/theora 5GST_PLUGINS0.10_DIRS= ext/theora
6GST_PLUGINS0.10_FLAGS= theora 6GST_PLUGINS0.10_FLAGS= theora
7 7
8PKGREVISION= 1 
9 
10PKG_DESTDIR_SUPPORT= user-destdir 8PKG_DESTDIR_SUPPORT= user-destdir
11 9
12.include "../../multimedia/gst-plugins0.10-base/Makefile.common" 10.include "../../multimedia/gst-plugins0.10-base/Makefile.common"
13 11
14.include "../../multimedia/libtheora/buildlink3.mk" 12.include "../../multimedia/libtheora/buildlink3.mk"
15.include "../../mk/bsd.pkg.mk" 13.include "../../mk/bsd.pkg.mk"

cvs diff -r1.3 -r1.4 pkgsrc/multimedia/gst-plugins0.10-v4l2/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/multimedia/gst-plugins0.10-v4l2/Attic/Makefile 2011/04/22 13:45:21 1.3
+++ pkgsrc/multimedia/gst-plugins0.10-v4l2/Attic/Makefile 2011/05/18 09:49:02 1.4
@@ -1,16 +1,14 @@ @@ -1,16 +1,14 @@
1# $NetBSD: Makefile,v 1.3 2011/04/22 13:45:21 obache Exp $ 1# $NetBSD: Makefile,v 1.4 2011/05/18 09:49:02 drochner Exp $
2# 2#
3 3
4GST_PLUGINS0.10_NAME= v4l2 4GST_PLUGINS0.10_NAME= v4l2
5GST_PLUGINS0.10_DIRS= sys/v4l2 5GST_PLUGINS0.10_DIRS= sys/v4l2
6GST_PLUGINS0.10_FLAGS= gst_v4l2 6GST_PLUGINS0.10_FLAGS= gst_v4l2
7 7
8PKGREVISION= 1 
9 
10PKG_DESTDIR_SUPPORT= user-destdir 8PKG_DESTDIR_SUPPORT= user-destdir
11 9
12ONLY_FOR_PLATFORM= NetBSD-[5-9]* Linux-* 10ONLY_FOR_PLATFORM= NetBSD-[5-9]* Linux-*
13 11
14.include "../../multimedia/gst-plugins0.10-good/Makefile.common" 12.include "../../multimedia/gst-plugins0.10-good/Makefile.common"
15 13
16.include "../../mk/bsd.pkg.mk" 14.include "../../mk/bsd.pkg.mk"

cvs diff -r1.2 -r1.3 pkgsrc/multimedia/gst-plugins0.10-vp8/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/multimedia/gst-plugins0.10-vp8/Attic/Makefile 2011/04/22 13:45:20 1.2
+++ pkgsrc/multimedia/gst-plugins0.10-vp8/Attic/Makefile 2011/05/18 09:49:02 1.3
@@ -1,14 +1,12 @@ @@ -1,14 +1,12 @@
1# $NetBSD: Makefile,v 1.2 2011/04/22 13:45:20 obache Exp $ 1# $NetBSD: Makefile,v 1.3 2011/05/18 09:49:02 drochner Exp $
2# 2#
3 3
4GST_PLUGINS0.10_NAME= vp8 4GST_PLUGINS0.10_NAME= vp8
5GST_PLUGINS0.10_DIRS= ext/vp8 5GST_PLUGINS0.10_DIRS= ext/vp8
6 6
7PKGREVISION= 1 
8 
9PKG_DESTDIR_SUPPORT= user-destdir 7PKG_DESTDIR_SUPPORT= user-destdir
10 8
11.include "../../multimedia/gst-plugins0.10-bad/Makefile.common" 9.include "../../multimedia/gst-plugins0.10-bad/Makefile.common"
12 10
13.include "../../multimedia/libvpx/buildlink3.mk" 11.include "../../multimedia/libvpx/buildlink3.mk"
14.include "../../mk/bsd.pkg.mk" 12.include "../../mk/bsd.pkg.mk"

cvs diff -r1.6 -r1.7 pkgsrc/multimedia/gst-plugins0.10-x264/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/multimedia/gst-plugins0.10-x264/Attic/Makefile 2011/04/22 13:45:22 1.6
+++ pkgsrc/multimedia/gst-plugins0.10-x264/Attic/Makefile 2011/05/18 09:49:02 1.7
@@ -1,16 +1,14 @@ @@ -1,16 +1,14 @@
1# $NetBSD: Makefile,v 1.6 2011/04/22 13:45:22 obache Exp $ 1# $NetBSD: Makefile,v 1.7 2011/05/18 09:49:02 drochner Exp $
2# 2#
3 3
4GST_PLUGINS0.10_NAME= x264 4GST_PLUGINS0.10_NAME= x264
5GST_PLUGINS0.10_DIRS= ext/x264 5GST_PLUGINS0.10_DIRS= ext/x264
6 6
7PKGREVISION= 1 
8 
9PKG_DESTDIR_SUPPORT= user-destdir 7PKG_DESTDIR_SUPPORT= user-destdir
10 8
11.include "../../multimedia/gst-plugins0.10-ugly/Makefile.common" 9.include "../../multimedia/gst-plugins0.10-ugly/Makefile.common"
12 10
13# need shared lib 11# need shared lib
14BUILDLINK_API_DEPENDS.x264-devel+= x264-devel>=20071218nb1 12BUILDLINK_API_DEPENDS.x264-devel+= x264-devel>=20071218nb1
15.include "../../multimedia/x264-devel/buildlink3.mk" 13.include "../../multimedia/x264-devel/buildlink3.mk"
16.include "../../mk/bsd.pkg.mk" 14.include "../../mk/bsd.pkg.mk"

cvs diff -r1.3 -r1.4 pkgsrc/multimedia/gst-plugins0.10-xvid/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/multimedia/gst-plugins0.10-xvid/Attic/Makefile 2011/04/22 13:45:20 1.3
+++ pkgsrc/multimedia/gst-plugins0.10-xvid/Attic/Makefile 2011/05/18 09:49:02 1.4
@@ -1,14 +1,12 @@ @@ -1,14 +1,12 @@
1# $NetBSD: Makefile,v 1.3 2011/04/22 13:45:20 obache Exp $ 1# $NetBSD: Makefile,v 1.4 2011/05/18 09:49:02 drochner Exp $
2# 2#
3 3
4GST_PLUGINS0.10_NAME= xvid 4GST_PLUGINS0.10_NAME= xvid
5GST_PLUGINS0.10_DIRS= ext/xvid 5GST_PLUGINS0.10_DIRS= ext/xvid
6 6
7PKGREVISION= 1 
8 
9PKG_DESTDIR_SUPPORT= user-destdir 7PKG_DESTDIR_SUPPORT= user-destdir
10 8
11.include "../../multimedia/gst-plugins0.10-bad/Makefile.common" 9.include "../../multimedia/gst-plugins0.10-bad/Makefile.common"
12 10
13.include "../../multimedia/xvidcore/buildlink3.mk" 11.include "../../multimedia/xvidcore/buildlink3.mk"
14.include "../../mk/bsd.pkg.mk" 12.include "../../mk/bsd.pkg.mk"

cvs diff -r1.2 -r1.3 pkgsrc/net/gst-plugins0.10-mms/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/net/gst-plugins0.10-mms/Attic/Makefile 2011/04/22 13:45:20 1.2
+++ pkgsrc/net/gst-plugins0.10-mms/Attic/Makefile 2011/05/18 09:49:03 1.3
@@ -1,16 +1,14 @@ @@ -1,16 +1,14 @@
1# $NetBSD: Makefile,v 1.2 2011/04/22 13:45:20 obache Exp $ 1# $NetBSD: Makefile,v 1.3 2011/05/18 09:49:03 drochner Exp $
2# 2#
3 3
4GST_PLUGINS0.10_NAME= mms 4GST_PLUGINS0.10_NAME= mms
5GST_PLUGINS0.10_FLAGS= libmms 5GST_PLUGINS0.10_FLAGS= libmms
6GST_PLUGINS0.10_DIRS= ext/libmms 6GST_PLUGINS0.10_DIRS= ext/libmms
7 7
8PKGREVISION= 1 
9 
10PKG_DESTDIR_SUPPORT= user-destdir 8PKG_DESTDIR_SUPPORT= user-destdir
11 9
12.include "../../multimedia/gst-plugins0.10-bad/Makefile.common" 10.include "../../multimedia/gst-plugins0.10-bad/Makefile.common"
13 11
14BUILDLINK_API_DEPENDS.libmms+= libmms>=0.4 12BUILDLINK_API_DEPENDS.libmms+= libmms>=0.4
15.include "../../net/libmms/buildlink3.mk" 13.include "../../net/libmms/buildlink3.mk"
16.include "../../mk/bsd.pkg.mk" 14.include "../../mk/bsd.pkg.mk"

cvs diff -r1.4 -r1.5 pkgsrc/net/gst-plugins0.10-soup/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/net/gst-plugins0.10-soup/Attic/Makefile 2011/04/22 13:44:22 1.4
+++ pkgsrc/net/gst-plugins0.10-soup/Attic/Makefile 2011/05/18 09:49:03 1.5
@@ -1,14 +1,12 @@ @@ -1,14 +1,12 @@
1# $NetBSD: Makefile,v 1.4 2011/04/22 13:44:22 obache Exp $ 1# $NetBSD: Makefile,v 1.5 2011/05/18 09:49:03 drochner Exp $
2# 2#
3 3
4GST_PLUGINS0.10_NAME= soup 4GST_PLUGINS0.10_NAME= soup
5GST_PLUGINS0.10_DIRS= ext/soup 5GST_PLUGINS0.10_DIRS= ext/soup
6 6
7PKGREVISION= 1 
8 
9PKG_DESTDIR_SUPPORT= user-destdir 7PKG_DESTDIR_SUPPORT= user-destdir
10 8
11.include "../../multimedia/gst-plugins0.10-good/Makefile.common" 9.include "../../multimedia/gst-plugins0.10-good/Makefile.common"
12 10
13.include "../../net/libsoup24/buildlink3.mk" 11.include "../../net/libsoup24/buildlink3.mk"
14.include "../../mk/bsd.pkg.mk" 12.include "../../mk/bsd.pkg.mk"

cvs diff -r1.2 -r1.3 pkgsrc/sysutils/gst-plugins0.10-gio/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/sysutils/gst-plugins0.10-gio/Attic/Makefile 2011/04/22 13:44:43 1.2
+++ pkgsrc/sysutils/gst-plugins0.10-gio/Attic/Makefile 2011/05/18 09:49:03 1.3
@@ -1,15 +1,13 @@ @@ -1,15 +1,13 @@
1# $NetBSD: Makefile,v 1.2 2011/04/22 13:44:43 obache Exp $ 1# $NetBSD: Makefile,v 1.3 2011/05/18 09:49:03 drochner Exp $
2# 2#
3 3
4GST_PLUGINS0.10_NAME= gio 4GST_PLUGINS0.10_NAME= gio
5GST_PLUGINS0.10_DIRS= ext/gio 5GST_PLUGINS0.10_DIRS= ext/gio
6GST_PLUGINS0.10_FLAGS= gio experimental 6GST_PLUGINS0.10_FLAGS= gio experimental
7 7
8PKGREVISION= 1 
9 
10PKG_DESTDIR_SUPPORT= user-destdir 8PKG_DESTDIR_SUPPORT= user-destdir
11 9
12.include "../../multimedia/gst-plugins0.10-base/Makefile.common" 10.include "../../multimedia/gst-plugins0.10-base/Makefile.common"
13 11
14.include "../../devel/glib2/buildlink3.mk" 12.include "../../devel/glib2/buildlink3.mk"
15.include "../../mk/bsd.pkg.mk" 13.include "../../mk/bsd.pkg.mk"

cvs diff -r1.23 -r1.24 pkgsrc/sysutils/gst-plugins0.10-gnomevfs/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/sysutils/gst-plugins0.10-gnomevfs/Attic/Makefile 2011/04/22 13:44:43 1.23
+++ pkgsrc/sysutils/gst-plugins0.10-gnomevfs/Attic/Makefile 2011/05/18 09:49:03 1.24
@@ -1,15 +1,13 @@ @@ -1,15 +1,13 @@
1# $NetBSD: Makefile,v 1.23 2011/04/22 13:44:43 obache Exp $ 1# $NetBSD: Makefile,v 1.24 2011/05/18 09:49:03 drochner Exp $
2# 2#
3 3
4GST_PLUGINS0.10_NAME= gnomevfs 4GST_PLUGINS0.10_NAME= gnomevfs
5GST_PLUGINS0.10_DIRS= ext/gnomevfs 5GST_PLUGINS0.10_DIRS= ext/gnomevfs
6GST_PLUGINS0.10_FLAGS= gnome_vfs 6GST_PLUGINS0.10_FLAGS= gnome_vfs
7 7
8PKGREVISION= 1 
9 
10PKG_DESTDIR_SUPPORT= user-destdir 8PKG_DESTDIR_SUPPORT= user-destdir
11 9
12.include "../../multimedia/gst-plugins0.10-base/Makefile.common" 10.include "../../multimedia/gst-plugins0.10-base/Makefile.common"
13 11
14.include "../../sysutils/gnome-vfs/buildlink3.mk" 12.include "../../sysutils/gnome-vfs/buildlink3.mk"
15.include "../../mk/bsd.pkg.mk" 13.include "../../mk/bsd.pkg.mk"

cvs diff -r1.6 -r1.7 pkgsrc/x11/gst-plugins0.10-x11/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/gst-plugins0.10-x11/Attic/Makefile 2011/04/24 15:31:09 1.6
+++ pkgsrc/x11/gst-plugins0.10-x11/Attic/Makefile 2011/05/18 09:49:03 1.7
@@ -1,15 +1,13 @@ @@ -1,15 +1,13 @@
1# $NetBSD: Makefile,v 1.6 2011/04/24 15:31:09 obache Exp $ 1# $NetBSD: Makefile,v 1.7 2011/05/18 09:49:03 drochner Exp $
2# 2#
3 3
4GST_PLUGINS0.10_NAME= x11 4GST_PLUGINS0.10_NAME= x11
5GST_PLUGINS0.10_DIRS= sys/ximage sys/xvimage 5GST_PLUGINS0.10_DIRS= sys/ximage sys/xvimage
6GST_PLUGINS0.10_FLAGS= x xshm xvideo 6GST_PLUGINS0.10_FLAGS= x xshm xvideo
7 7
8PKGREVISION= 1 
9 
10PKG_DESTDIR_SUPPORT= user-destdir 8PKG_DESTDIR_SUPPORT= user-destdir
11 9
12.include "../../multimedia/gst-plugins0.10-base/Makefile.common" 10.include "../../multimedia/gst-plugins0.10-base/Makefile.common"
13 11
14.include "../../x11/libXv/buildlink3.mk" 12.include "../../x11/libXv/buildlink3.mk"
15.include "../../mk/bsd.pkg.mk" 13.include "../../mk/bsd.pkg.mk"