diff options
author | obache <obache> | 2013-07-15 02:20:54 +0000 |
---|---|---|
committer | obache <obache> | 2013-07-15 02:20:54 +0000 |
commit | f2b497840f853075cfd4aeaf0da613e1fa4bde80 (patch) | |
tree | 46ff5f0364cc0c2bf45e1cfeadd366b896c7ecad | |
parent | 2468dec4efe55c6b3b49749b7fe81255be3d02fa (diff) | |
download | pkgsrc-f2b497840f853075cfd4aeaf0da613e1fa4bde80.tar.gz |
Removed python clutter bindings, dead upstream.
-rw-r--r-- | doc/CHANGES-2013 | 5 | ||||
-rw-r--r-- | graphics/Makefile | 4 | ||||
-rw-r--r-- | graphics/py-clutter-gtk/DESCR | 1 | ||||
-rw-r--r-- | graphics/py-clutter-gtk/Makefile | 28 | ||||
-rw-r--r-- | graphics/py-clutter-gtk/PLIST | 8 | ||||
-rw-r--r-- | graphics/py-clutter-gtk/distinfo | 5 | ||||
-rw-r--r-- | graphics/py-clutter/DESCR | 2 | ||||
-rw-r--r-- | graphics/py-clutter/Makefile | 35 | ||||
-rw-r--r-- | graphics/py-clutter/PLIST | 75 | ||||
-rw-r--r-- | graphics/py-clutter/buildlink3.mk | 19 | ||||
-rw-r--r-- | graphics/py-clutter/distinfo | 7 | ||||
-rw-r--r-- | graphics/py-clutter/patches/patch-aa | 37 | ||||
-rw-r--r-- | graphics/py-clutter/patches/patch-ab | 18 | ||||
-rw-r--r-- | multimedia/Makefile | 3 | ||||
-rw-r--r-- | multimedia/py-clutter-gst/DESCR | 2 | ||||
-rw-r--r-- | multimedia/py-clutter-gst/Makefile | 27 | ||||
-rw-r--r-- | multimedia/py-clutter-gst/PLIST | 8 | ||||
-rw-r--r-- | multimedia/py-clutter-gst/distinfo | 5 |
18 files changed, 6 insertions, 283 deletions
diff --git a/doc/CHANGES-2013 b/doc/CHANGES-2013 index 2ec4ffe337f..fe1f962dcac 100644 --- a/doc/CHANGES-2013 +++ b/doc/CHANGES-2013 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2013,v 1.2600 2013/07/15 02:07:56 obache Exp $ +$NetBSD: CHANGES-2013,v 1.2601 2013/07/15 02:20:54 obache Exp $ Changes to the packages collection and infrastructure in 2013: @@ -3864,3 +3864,6 @@ Changes to the packages collection and infrastructure in 2013: Updated devel/p5-Class-C3 to 0.25 [wen 2013-07-15] Added devel/editline version 3.1.20130712 [ryoon 2013-07-15] Updated multimedia/clutter-gst to 2.0.4 [obache 2013-07-15] + Removed graphics/py-clutter [obache 2013-07-15] + Removed graphics/py-clutter-gtk [obache 2013-07-15] + Removed multimedia/py-clutter-gst [obache 2013-07-15] diff --git a/graphics/Makefile b/graphics/Makefile index a5558ba37f1..f22a981498f 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.656 2013/07/15 02:13:52 obache Exp $ +# $NetBSD: Makefile,v 1.657 2013/07/15 02:20:54 obache Exp $ # COMMENT= Graphics tools and libraries @@ -378,8 +378,6 @@ SUBDIR+= py-actdiag SUBDIR+= py-biggles SUBDIR+= py-blockdiag SUBDIR+= py-cairo -SUBDIR+= py-clutter -SUBDIR+= py-clutter-gtk SUBDIR+= py-gd SUBDIR+= py-gdchart SUBDIR+= py-gnuplot diff --git a/graphics/py-clutter-gtk/DESCR b/graphics/py-clutter-gtk/DESCR deleted file mode 100644 index 07b4c5d324a..00000000000 --- a/graphics/py-clutter-gtk/DESCR +++ /dev/null @@ -1 +0,0 @@ -This archive provides Python bindings for the clutter-gtk integration library. diff --git a/graphics/py-clutter-gtk/Makefile b/graphics/py-clutter-gtk/Makefile deleted file mode 100644 index 4c42e71dc24..00000000000 --- a/graphics/py-clutter-gtk/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# $NetBSD: Makefile,v 1.24 2013/06/06 12:54:33 wiz Exp $ -# - -DISTNAME= pyclutter-gtk-0.10.0 -PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//} -PKGREVISION= 18 -CATEGORIES= graphics -MASTER_SITES= http://source.clutter-project.org/sources/pyclutter-gtk/0.10/ - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.clutter-project.org/ -COMMENT= Python modules for Clutter-Gtk -LICENSE= gnu-lgpl-v2.1 - -GNU_CONFIGURE= yes -USE_LIBTOOL= yes -USE_TOOLS+= gmake pkg-config - -PKGCONFIG_OVERRIDE+= pyclutter-gtk.pc.in - -PY_PATCHPLIST= yes - -BUILDLINK_API_DEPENDS.clutter-gtk+= clutter-gtk>=0.10.2 -.include "../../graphics/clutter-gtk/buildlink3.mk" -.include "../../graphics/py-clutter/buildlink3.mk" -.include "../../x11/py-gtk2/buildlink3.mk" -.include "../../lang/python/extension.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/graphics/py-clutter-gtk/PLIST b/graphics/py-clutter-gtk/PLIST deleted file mode 100644 index 808da49d2c1..00000000000 --- a/graphics/py-clutter-gtk/PLIST +++ /dev/null @@ -1,8 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2010/03/11 06:12:59 obache Exp $ -lib/pkgconfig/pyclutter-gtk-0.10.pc -${PYSITELIB}/cluttergtk/__init__.py -${PYSITELIB}/cluttergtk/__init__.pyc -${PYSITELIB}/cluttergtk/__init__.pyo -${PYSITELIB}/cluttergtk/_cluttergtk.la -share/pyclutter/1.0/defs/cluttergtk-types.defs -share/pyclutter/1.0/defs/cluttergtk.defs diff --git a/graphics/py-clutter-gtk/distinfo b/graphics/py-clutter-gtk/distinfo deleted file mode 100644 index 2809cd3862c..00000000000 --- a/graphics/py-clutter-gtk/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/03/11 06:12:59 obache Exp $ - -SHA1 (pyclutter-gtk-0.10.0.tar.gz) = ebe7af54839ffdcc626fbcc4166cc48e809087a7 -RMD160 (pyclutter-gtk-0.10.0.tar.gz) = 924060e65c7f0d0c0bb613cb1f8132180df665c3 -Size (pyclutter-gtk-0.10.0.tar.gz) = 314949 bytes diff --git a/graphics/py-clutter/DESCR b/graphics/py-clutter/DESCR deleted file mode 100644 index ce442c498b9..00000000000 --- a/graphics/py-clutter/DESCR +++ /dev/null @@ -1,2 +0,0 @@ -This package contains the Python modules that allow you to use the -Clutter toolkit in Python programs. diff --git a/graphics/py-clutter/Makefile b/graphics/py-clutter/Makefile deleted file mode 100644 index 39eef04974c..00000000000 --- a/graphics/py-clutter/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -# $NetBSD: Makefile,v 1.36 2013/06/06 12:53:50 wiz Exp $ -# - -DISTNAME= pyclutter-1.0.2 -PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//} -PKGREVISION= 18 -CATEGORIES= graphics -MASTER_SITES= http://source.clutter-project.org/sources/pyclutter/1.0/ - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.clutter-project.org/ -COMMENT= Python modules for Clutter toolkit -LICENSE= gnu-lgpl-v2.1 - -PREV_PKGPATH= graphics/py-pyclutter -SUPERSEDES= ${PYPKGPREFIX}-pyclutter-[0-9]* - -GNU_CONFIGURE= yes -USE_LIBTOOL= yes -USE_TOOLS+= gmake pkg-config - -PKGCONFIG_OVERRIDE+= pyclutter.pc.in - -PY_PATCHPLIST= yes - -PLIST_VARS+= x11 - -.include "../../graphics/clutter/buildlink3.mk" -.if !empty(PKG_BUILD_OPTIONS.clutter:Mx11) -PLIST.x11= yes -.endif -.include "../../graphics/py-cairo/buildlink3.mk" -.include "../../x11/py-gtk2/buildlink3.mk" -.include "../../lang/python/extension.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/graphics/py-clutter/PLIST b/graphics/py-clutter/PLIST deleted file mode 100644 index 6e6489edc65..00000000000 --- a/graphics/py-clutter/PLIST +++ /dev/null @@ -1,75 +0,0 @@ -@comment $NetBSD: PLIST,v 1.4 2010/04/09 01:43:23 obache Exp $ -include/pyclutter-1.0/pyclutter/pyclutter.h -lib/pkgconfig/pyclutter-1.0.pc -${PYSITELIB}/clutter/__init__.py -${PYSITELIB}/clutter/__init__.pyc -${PYSITELIB}/clutter/__init__.pyo -${PYSITELIB}/clutter/_clutter.la -${PYSITELIB}/clutter/deprecation.py -${PYSITELIB}/clutter/deprecation.pyc -${PYSITELIB}/clutter/deprecation.pyo -${PLIST.x11}${PYSITELIB}/clutter/glx.la -${PYSITELIB}/clutter/keysyms.py -${PYSITELIB}/clutter/keysyms.pyc -${PYSITELIB}/clutter/keysyms.pyo -${PLIST.x11}${PYSITELIB}/clutter/x11.la -share/gtk-doc/html/pyclutter/ch01.html -share/gtk-doc/html/pyclutter/ch02.html -share/gtk-doc/html/pyclutter/ch03.html -share/gtk-doc/html/pyclutter/ch04.html -share/gtk-doc/html/pyclutter/class-clutteractor.html -share/gtk-doc/html/pyclutter/class-clutteractorbox.html -share/gtk-doc/html/pyclutter/class-clutteralpha.html -share/gtk-doc/html/pyclutter/class-clutterbehaviour.html -share/gtk-doc/html/pyclutter/class-clutterbehaviourdepth.html -share/gtk-doc/html/pyclutter/class-clutterbehaviourellipse.html -share/gtk-doc/html/pyclutter/class-clutterbehaviouropacity.html -share/gtk-doc/html/pyclutter/class-clutterbehaviourpath.html -share/gtk-doc/html/pyclutter/class-clutterbehaviourrotate.html -share/gtk-doc/html/pyclutter/class-clutterbehaviourscale.html -share/gtk-doc/html/pyclutter/class-clutterchildmeta.html -share/gtk-doc/html/pyclutter/class-clutterclonetexture.html -share/gtk-doc/html/pyclutter/class-cluttercolor.html -share/gtk-doc/html/pyclutter/class-cluttercontainer.html -share/gtk-doc/html/pyclutter/class-clutterevent.html -share/gtk-doc/html/pyclutter/class-cluttergeometry.html -share/gtk-doc/html/pyclutter/class-cluttergroup.html -share/gtk-doc/html/pyclutter/class-clutterknot.html -share/gtk-doc/html/pyclutter/class-clutterlistmodel.html -share/gtk-doc/html/pyclutter/class-cluttermedia.html -share/gtk-doc/html/pyclutter/class-cluttermodel.html -share/gtk-doc/html/pyclutter/class-cluttermodeliter.html -share/gtk-doc/html/pyclutter/class-clutterrectangle.html -share/gtk-doc/html/pyclutter/class-clutterscore.html -share/gtk-doc/html/pyclutter/class-clutterscript.html -share/gtk-doc/html/pyclutter/class-clutterscriptable.html -share/gtk-doc/html/pyclutter/class-cluttershader.html -share/gtk-doc/html/pyclutter/class-clutterstage.html -share/gtk-doc/html/pyclutter/class-cluttertext.html -share/gtk-doc/html/pyclutter/class-cluttertexture.html -share/gtk-doc/html/pyclutter/class-cluttertimeline.html -share/gtk-doc/html/pyclutter/class-cluttervertex.html -share/gtk-doc/html/pyclutter/index.html -share/gtk-doc/html/pyclutter/index.sgml -share/gtk-doc/html/pyclutter/pt01.html -share/gtk-doc/html/pyclutter/pt02.html -share/gtk-doc/html/pyclutter/pt03.html -share/gtk-doc/html/pyclutter/pt04.html -share/gtk-doc/html/pyclutter/pyclutter.devhelp -share/gtk-doc/html/pyclutter/style.css -share/pyclutter/1.0/defs/clutter-base-types.defs -share/pyclutter/1.0/defs/clutter-base.defs -share/pyclutter/1.0/defs/clutter-types.defs -share/pyclutter/1.0/defs/clutter.defs -${PLIST.x11}share/pyclutter/1.0/defs/clutterglx-base-types.defs -${PLIST.x11}share/pyclutter/1.0/defs/clutterglx-base.defs -${PLIST.x11}share/pyclutter/1.0/defs/clutterglx-types.defs -${PLIST.x11}share/pyclutter/1.0/defs/clutterglx.defs -${PLIST.x11}share/pyclutter/1.0/defs/clutterx11-base-types.defs -${PLIST.x11}share/pyclutter/1.0/defs/clutterx11-base.defs -${PLIST.x11}share/pyclutter/1.0/defs/clutterx11-types.defs -${PLIST.x11}share/pyclutter/1.0/defs/clutterx11.defs -share/pyclutter/1.0/defs/cogl-base-types.defs -share/pyclutter/1.0/defs/cogl-base.defs -share/pyclutter/1.0/defs/cogl-types.defs -share/pyclutter/1.0/defs/cogl.defs diff --git a/graphics/py-clutter/buildlink3.mk b/graphics/py-clutter/buildlink3.mk deleted file mode 100644 index 626dfdf1a64..00000000000 --- a/graphics/py-clutter/buildlink3.mk +++ /dev/null @@ -1,19 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.22 2013/06/06 12:53:50 wiz Exp $ - -BUILDLINK_TREE+= py-clutter - -.if !defined(PY_CLUTTER_BUILDLINK3_MK) -PY_CLUTTER_BUILDLINK3_MK:= - -. include "../../lang/python/pyversion.mk" - -BUILDLINK_API_DEPENDS.py-clutter+= ${PYPKGPREFIX}-clutter>=1.0.0 -BUILDLINK_ABI_DEPENDS.py-clutter+= ${PYPKGPREFIX}-clutter>=1.0.2nb18 -BUILDLINK_PKGSRCDIR.py-clutter?= ../../graphics/py-clutter - -.include "../../graphics/clutter/buildlink3.mk" -.include "../../graphics/py-cairo/buildlink3.mk" -.include "../../x11/py-gtk2/buildlink3.mk" -.endif # PY_CLUTTER_BUILDLINK3_MK - -BUILDLINK_TREE+= -py-clutter diff --git a/graphics/py-clutter/distinfo b/graphics/py-clutter/distinfo deleted file mode 100644 index 6a9a65d4e30..00000000000 --- a/graphics/py-clutter/distinfo +++ /dev/null @@ -1,7 +0,0 @@ -$NetBSD: distinfo,v 1.5 2010/12/03 05:43:23 obache Exp $ - -SHA1 (pyclutter-1.0.2.tar.gz) = c3a7abed60798a97e993773791c9b11c85bf0513 -RMD160 (pyclutter-1.0.2.tar.gz) = 0e48bb8c53c78397dc9943bf0cba966002d70cea -Size (pyclutter-1.0.2.tar.gz) = 628308 bytes -SHA1 (patch-aa) = c606bda8c6caa402f595fe57140c081919354d54 -SHA1 (patch-ab) = dfdc43f7221662d4f3f0cf482e5e54ace4fbaa95 diff --git a/graphics/py-clutter/patches/patch-aa b/graphics/py-clutter/patches/patch-aa deleted file mode 100644 index df2c18d2787..00000000000 --- a/graphics/py-clutter/patches/patch-aa +++ /dev/null @@ -1,37 +0,0 @@ -$NetBSD: patch-aa,v 1.3 2010/12/03 05:42:53 obache Exp $ - -for clutter-1.4 - ---- clutter/cogl-base-types.defs.orig 2009-09-21 10:28:36.000000000 +0000 -+++ clutter/cogl-base-types.defs -@@ -7,30 +7,6 @@ - (gtype-id "COGL_PANGO_TYPE_FONT_MAP") - ) - --(define-flags DebugFlags -- (in-module "Cogl") -- (c-name "CoglDebugFlags") -- (gtype-id "COGL_TYPE_DEBUG_FLAGS") -- (values -- '("misc" "COGL_DEBUG_MISC") -- '("texture" "COGL_DEBUG_TEXTURE") -- '("material" "COGL_DEBUG_MATERIAL") -- '("shader" "COGL_DEBUG_SHADER") -- '("offscreen" "COGL_DEBUG_OFFSCREEN") -- '("draw" "COGL_DEBUG_DRAW") -- '("pango" "COGL_DEBUG_PANGO") -- '("rectangles" "COGL_DEBUG_RECTANGLES") -- '("handle" "COGL_DEBUG_HANDLE") -- '("blend-strings" "COGL_DEBUG_BLEND_STRINGS") -- '("disable-batching" "COGL_DEBUG_DISABLE_BATCHING") -- '("force-client-side-matrices" "COGL_DEBUG_FORCE_CLIENT_SIDE_MATRICES") -- '("disable-vbos" "COGL_DEBUG_DISABLE_VBOS") -- '("journal" "COGL_DEBUG_JOURNAL") -- '("batching" "COGL_DEBUG_BATCHING") -- '("disable-software-transform" "COGL_DEBUG_DISABLE_SOFTWARE_TRANSFORM") -- ) --) -- - (define-flags BufferBit - (in-module "Cogl") - (c-name "CoglBufferBit") diff --git a/graphics/py-clutter/patches/patch-ab b/graphics/py-clutter/patches/patch-ab deleted file mode 100644 index a5e9396ca56..00000000000 --- a/graphics/py-clutter/patches/patch-ab +++ /dev/null @@ -1,18 +0,0 @@ -$NetBSD: patch-ab,v 1.3 2010/12/03 05:42:53 obache Exp $ - -for clutter-1.4 - ---- clutter/cogl-base.defs.orig 2010-03-30 17:25:33.000000000 +0000 -+++ clutter/cogl-base.defs -@@ -189,11 +189,6 @@ - - ;; From cogl-enum-types.h - --(define-function debug_flags_get_type -- (c-name "cogl_debug_flags_get_type") -- (return-type "GType") --) -- - (define-function material_filter_get_type - (c-name "cogl_material_filter_get_type") - (return-type "GType") diff --git a/multimedia/Makefile b/multimedia/Makefile index 41f5e205613..e51cfb06f31 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.212 2013/06/13 14:01:34 obache Exp $ +# $NetBSD: Makefile,v 1.213 2013/07/15 02:20:54 obache Exp $ # COMMENT= Multimedia utilities @@ -154,7 +154,6 @@ SUBDIR+= phonon-backend-vlc SUBDIR+= php-ming SUBDIR+= pitivi SUBDIR+= pspvc -SUBDIR+= py-clutter-gst SUBDIR+= py-gstreamer0.10 SUBDIR+= py-ming SUBDIR+= realplayer-codecs diff --git a/multimedia/py-clutter-gst/DESCR b/multimedia/py-clutter-gst/DESCR deleted file mode 100644 index a34d68d5173..00000000000 --- a/multimedia/py-clutter-gst/DESCR +++ /dev/null @@ -1,2 +0,0 @@ -This archive provides Python bindings for the Clutter-GStreamer integration -library. diff --git a/multimedia/py-clutter-gst/Makefile b/multimedia/py-clutter-gst/Makefile deleted file mode 100644 index 0051b157355..00000000000 --- a/multimedia/py-clutter-gst/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# $NetBSD: Makefile,v 1.24 2013/06/06 12:54:53 wiz Exp $ -# - -DISTNAME= pyclutter-gst-1.0.0 -PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//} -PKGREVISION= 18 -CATEGORIES= graphics -MASTER_SITES= http://source.clutter-project.org/sources/pyclutter-gst/1.0/ - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.clutter-project.org/ -COMMENT= Python modules for Clutter-Gstreamer -LICENSE= gnu-lgpl-v2.1 - -GNU_CONFIGURE= yes -USE_LIBTOOL= yes -USE_TOOLS+= gmake pkg-config - -PKGCONFIG_OVERRIDE+= pyclutter-gst.pc.in - -PY_PATCHPLIST= yes - -.include "../../graphics/py-clutter/buildlink3.mk" -.include "../../multimedia/clutter-gst/buildlink3.mk" -.include "../../multimedia/py-gstreamer0.10/buildlink3.mk" -.include "../../lang/python/extension.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/multimedia/py-clutter-gst/PLIST b/multimedia/py-clutter-gst/PLIST deleted file mode 100644 index a2f62dcbc40..00000000000 --- a/multimedia/py-clutter-gst/PLIST +++ /dev/null @@ -1,8 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2010/03/11 06:26:59 obache Exp $ -lib/pkgconfig/pyclutter-gst-1.0.pc -${PYSITELIB}/cluttergst/__init__.py -${PYSITELIB}/cluttergst/__init__.pyc -${PYSITELIB}/cluttergst/__init__.pyo -${PYSITELIB}/cluttergst/_cluttergst.la -share/pyclutter/1.0/defs/cluttergst-types.defs -share/pyclutter/1.0/defs/cluttergst.defs diff --git a/multimedia/py-clutter-gst/distinfo b/multimedia/py-clutter-gst/distinfo deleted file mode 100644 index a511411c7c6..00000000000 --- a/multimedia/py-clutter-gst/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/03/11 06:26:59 obache Exp $ - -SHA1 (pyclutter-gst-1.0.0.tar.gz) = 906e993654139a1de8577dc614df4647a7735311 -RMD160 (pyclutter-gst-1.0.0.tar.gz) = 1e8208d31b73c05692f714b1b846b9a691130e95 -Size (pyclutter-gst-1.0.0.tar.gz) = 311684 bytes |