Sat Aug 14 11:33:41 2010 UTC ()
Update MASTER_SITES.


(obache)
diff -r1.6 -r1.7 pkgsrc/graphics/clutter-box2d/Makefile
diff -r1.14 -r1.15 pkgsrc/graphics/py-clutter/Makefile
diff -r1.2 -r1.3 pkgsrc/graphics/py-clutter-gtk/Makefile
diff -r1.7 -r1.8 pkgsrc/multimedia/clutter-gst/Makefile
diff -r1.2 -r1.3 pkgsrc/multimedia/py-clutter-gst/Makefile

cvs diff -r1.6 -r1.7 pkgsrc/graphics/clutter-box2d/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/clutter-box2d/Makefile 2010/06/13 22:44:27 1.6
+++ pkgsrc/graphics/clutter-box2d/Makefile 2010/08/14 11:33:41 1.7
@@ -1,20 +1,20 @@ @@ -1,20 +1,20 @@
1# $NetBSD: Makefile,v 1.6 2010/06/13 22:44:27 wiz Exp $ 1# $NetBSD: Makefile,v 1.7 2010/08/14 11:33:41 obache Exp $
2# 2#
3 3
4DISTNAME= clutter-box2d-0.10.0 4DISTNAME= clutter-box2d-0.10.0
5PKGREVISION= 1 5PKGREVISION= 1
6CATEGORIES= graphics 6CATEGORIES= graphics
7MASTER_SITES= http://www.clutter-project.org/sources/clutter-box2d/0.10/ 7MASTER_SITES= http://source.clutter-project.org/sources/clutter-box2d/0.10/
8 8
9MAINTAINER= obache@NetBSD.org 9MAINTAINER= obache@NetBSD.org
10HOMEPAGE= http://www.clutter-project.org/ 10HOMEPAGE= http://www.clutter-project.org/
11COMMENT= Clutter Box2D integration library 11COMMENT= Clutter Box2D integration library
12LICENSE= gnu-lgpl-v2.1 12LICENSE= gnu-lgpl-v2.1
13 13
14PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
15 15
16GNU_CONFIGURE= yes 16GNU_CONFIGURE= yes
17USE_LIBTOOL= yes 17USE_LIBTOOL= yes
18USE_TOOLS+= gmake pkg-config 18USE_TOOLS+= gmake pkg-config
19USE_LANGUAGES= c c++ 19USE_LANGUAGES= c c++
20 20

cvs diff -r1.14 -r1.15 pkgsrc/graphics/py-clutter/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/py-clutter/Attic/Makefile 2010/06/13 22:44:42 1.14
+++ pkgsrc/graphics/py-clutter/Attic/Makefile 2010/08/14 11:33:41 1.15
@@ -1,21 +1,21 @@ @@ -1,21 +1,21 @@
1# $NetBSD: Makefile,v 1.14 2010/06/13 22:44:42 wiz Exp $ 1# $NetBSD: Makefile,v 1.15 2010/08/14 11:33:41 obache Exp $
2# 2#
3 3
4DISTNAME= pyclutter-1.0.2 4DISTNAME= pyclutter-1.0.2
5PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//} 5PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//}
6PKGREVISION= 1 6PKGREVISION= 1
7CATEGORIES= graphics 7CATEGORIES= graphics
8MASTER_SITES= http://www.clutter-project.org/sources/pyclutter/1.0/ 8MASTER_SITES= http://source.clutter-project.org/sources/pyclutter/1.0/
9 9
10MAINTAINER= obache@NetBSD.org 10MAINTAINER= obache@NetBSD.org
11HOMEPAGE= http://www.clutter-project.org/ 11HOMEPAGE= http://www.clutter-project.org/
12COMMENT= Python modules for Clutter toolkit 12COMMENT= Python modules for Clutter toolkit
13LICENSE= gnu-lgpl-v2.1 13LICENSE= gnu-lgpl-v2.1
14 14
15PKG_DESTDIR_SUPPORT= user-destdir 15PKG_DESTDIR_SUPPORT= user-destdir
16PYTHON_VERSIONS_ACCEPTED= 26 25 16PYTHON_VERSIONS_ACCEPTED= 26 25
17 17
18PREV_PKGPATH= graphics/py-pyclutter 18PREV_PKGPATH= graphics/py-pyclutter
19SUPERSEDES= ${PYPKGPREFIX}-pyclutter-[0-9]* 19SUPERSEDES= ${PYPKGPREFIX}-pyclutter-[0-9]*
20 20
21GNU_CONFIGURE= yes 21GNU_CONFIGURE= yes

cvs diff -r1.2 -r1.3 pkgsrc/graphics/py-clutter-gtk/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/py-clutter-gtk/Attic/Makefile 2010/06/13 22:44:42 1.2
+++ pkgsrc/graphics/py-clutter-gtk/Attic/Makefile 2010/08/14 11:33:41 1.3
@@ -1,21 +1,21 @@ @@ -1,21 +1,21 @@
1# $NetBSD: Makefile,v 1.2 2010/06/13 22:44:42 wiz Exp $ 1# $NetBSD: Makefile,v 1.3 2010/08/14 11:33:41 obache Exp $
2# 2#
3 3
4DISTNAME= pyclutter-gtk-0.10.0 4DISTNAME= pyclutter-gtk-0.10.0
5PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//} 5PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//}
6PKGREVISION= 1 6PKGREVISION= 1
7CATEGORIES= graphics 7CATEGORIES= graphics
8MASTER_SITES= http://www.clutter-project.org/sources/pyclutter-gtk/0.10/ 8MASTER_SITES= http://source.clutter-project.org/sources/pyclutter-gtk/0.10/
9 9
10MAINTAINER= obache@NetBSD.org 10MAINTAINER= obache@NetBSD.org
11HOMEPAGE= http://www.clutter-project.org/ 11HOMEPAGE= http://www.clutter-project.org/
12COMMENT= Python modules for Clutter-Gtk 12COMMENT= Python modules for Clutter-Gtk
13LICENSE= gnu-lgpl-v2.1 13LICENSE= gnu-lgpl-v2.1
14 14
15PKG_DESTDIR_SUPPORT= user-destdir 15PKG_DESTDIR_SUPPORT= user-destdir
16PYTHON_VERSIONS_ACCEPTED= 26 25 16PYTHON_VERSIONS_ACCEPTED= 26 25
17 17
18GNU_CONFIGURE= yes 18GNU_CONFIGURE= yes
19USE_LIBTOOL= yes 19USE_LIBTOOL= yes
20USE_TOOLS+= gmake pkg-config 20USE_TOOLS+= gmake pkg-config
21 21

cvs diff -r1.7 -r1.8 pkgsrc/multimedia/clutter-gst/Makefile (expand / switch to unified diff)

--- pkgsrc/multimedia/clutter-gst/Makefile 2010/06/13 22:45:03 1.7
+++ pkgsrc/multimedia/clutter-gst/Makefile 2010/08/14 11:33:41 1.8
@@ -1,20 +1,20 @@ @@ -1,20 +1,20 @@
1# $NetBSD: Makefile,v 1.7 2010/06/13 22:45:03 wiz Exp $ 1# $NetBSD: Makefile,v 1.8 2010/08/14 11:33:41 obache Exp $
2# 2#
3 3
4DISTNAME= clutter-gst-1.0.0 4DISTNAME= clutter-gst-1.0.0
5PKGREVISION= 1 5PKGREVISION= 1
6CATEGORIES= multimedia 6CATEGORIES= multimedia
7MASTER_SITES= http://www.clutter-project.org/sources/clutter-gst/1.0/ 7MASTER_SITES= http://source.clutter-project.org/sources/clutter-gst/1.0/
8 8
9MAINTAINER= obache@NetBSD.org 9MAINTAINER= obache@NetBSD.org
10HOMEPAGE= http://www.clutter-project.org/ 10HOMEPAGE= http://www.clutter-project.org/
11COMMENT= Clutter GStreamer integration 11COMMENT= Clutter GStreamer integration
12LICENSE= gnu-lgpl-v2.1 12LICENSE= gnu-lgpl-v2.1
13 13
14PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
15 15
16GNU_CONFIGURE= yes 16GNU_CONFIGURE= yes
17USE_LIBTOOL= yes 17USE_LIBTOOL= yes
18USE_TOOLS+= pkg-config 18USE_TOOLS+= pkg-config
19 19
20PKGCONFIG_OVERRIDE+= clutter-gst.pc.in 20PKGCONFIG_OVERRIDE+= clutter-gst.pc.in

cvs diff -r1.2 -r1.3 pkgsrc/multimedia/py-clutter-gst/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/multimedia/py-clutter-gst/Attic/Makefile 2010/06/13 22:45:06 1.2
+++ pkgsrc/multimedia/py-clutter-gst/Attic/Makefile 2010/08/14 11:33:41 1.3
@@ -1,21 +1,21 @@ @@ -1,21 +1,21 @@
1# $NetBSD: Makefile,v 1.2 2010/06/13 22:45:06 wiz Exp $ 1# $NetBSD: Makefile,v 1.3 2010/08/14 11:33:41 obache Exp $
2# 2#
3 3
4DISTNAME= pyclutter-gst-1.0.0 4DISTNAME= pyclutter-gst-1.0.0
5PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//} 5PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//}
6PKGREVISION= 1 6PKGREVISION= 1
7CATEGORIES= graphics 7CATEGORIES= graphics
8MASTER_SITES= http://www.clutter-project.org/sources/pyclutter-gst/1.0/ 8MASTER_SITES= http://source.clutter-project.org/sources/pyclutter-gst/1.0/
9 9
10MAINTAINER= obache@NetBSD.org 10MAINTAINER= obache@NetBSD.org
11HOMEPAGE= http://www.clutter-project.org/ 11HOMEPAGE= http://www.clutter-project.org/
12COMMENT= Python modules for Clutter-Gstreamer 12COMMENT= Python modules for Clutter-Gstreamer
13LICENSE= gnu-lgpl-v2.1 13LICENSE= gnu-lgpl-v2.1
14 14
15PKG_DESTDIR_SUPPORT= user-destdir 15PKG_DESTDIR_SUPPORT= user-destdir
16PYTHON_VERSIONS_ACCEPTED= 26 25 16PYTHON_VERSIONS_ACCEPTED= 26 25
17 17
18GNU_CONFIGURE= yes 18GNU_CONFIGURE= yes
19USE_LIBTOOL= yes 19USE_LIBTOOL= yes
20USE_TOOLS+= gmake pkg-config 20USE_TOOLS+= gmake pkg-config
21 21