summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2008-12-14 15:53:45 +0000
committerobache <obache@pkgsrc.org>2008-12-14 15:53:45 +0000
commit743a7a1a889feffdf298ecbb589670f32e418e61 (patch)
tree21070af64b2e37b5be7246d33446b5258c2d7c2a /graphics
parent0c50f5d83115e572c7f121f791ee3284c0740081 (diff)
downloadpkgsrc-743a7a1a889feffdf298ecbb589670f32e418e61.tar.gz
Renamed graphics/py-pyclutter to graphics/py-clutter.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/Makefile4
-rw-r--r--graphics/py-pyclutter/DESCR2
-rw-r--r--graphics/py-pyclutter/Makefile33
-rw-r--r--graphics/py-pyclutter/PLIST27
-rw-r--r--graphics/py-pyclutter/distinfo5
5 files changed, 2 insertions, 69 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index b10b715407f..b0a28e9b837 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.502 2008/12/14 11:26:10 obache Exp $
+# $NetBSD: Makefile,v 1.503 2008/12/14 15:53:45 obache Exp $
#
COMMENT= Graphics tools and libraries
@@ -284,6 +284,7 @@ SUBDIR+= pstoedit
SUBDIR+= py-OpenGL
SUBDIR+= py-biggles
SUBDIR+= py-cairo
+SUBDIR+= py-clutter
SUBDIR+= py-gd
SUBDIR+= py-gdchart
SUBDIR+= py-gnuplot
@@ -293,7 +294,6 @@ SUBDIR+= py-imagingtk
SUBDIR+= py-matplotlib
SUBDIR+= py-matplotlib-gtk2
SUBDIR+= py-piddle
-SUBDIR+= py-pyclutter
SUBDIR+= qcamview
SUBDIR+= qimageblitz
SUBDIR+= qiv
diff --git a/graphics/py-pyclutter/DESCR b/graphics/py-pyclutter/DESCR
deleted file mode 100644
index ce442c498b9..00000000000
--- a/graphics/py-pyclutter/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-pyclutter/Makefile b/graphics/py-pyclutter/Makefile
deleted file mode 100644
index f4b23907656..00000000000
--- a/graphics/py-pyclutter/Makefile
+++ /dev/null
@@ -1,33 +0,0 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/12/14 11:19:24 obache Exp $
-#
-
-DISTNAME= pyclutter-0.8.2
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES= graphics
-MASTER_SITES= http://www.clutter-project.org/sources/pyclutter/0.8/
-
-MAINTAINER= obache@NetBSD.org
-HOMEPAGE= http://www.clutter-project.org/
-COMMENT= Python modules for Clutter toolkit
-
-PKG_DESTDIR_SUPPORT= user-destdir
-
-GNU_CONFIGURE= yes
-USE_LIBTOOL= yes
-USE_TOOLS+= gmake pkg-config
-
-PKGCONFIG_OVERRIDE+= pyclutter.pc.in
-
-PY_PATCHPLIST= yes
-
-.include "../../devel/glib2/buildlink3.mk"
-.include "../../x11/gtk2/buildlink3.mk"
-BUILDLINK_API_DEPENDS.clutter+= clutter>=0.8.4
-.include "../../graphics/clutter/buildlink3.mk"
-.include "../../graphics/py-cairo/buildlink3.mk"
-.include "../../devel/py-gobject/buildlink3.mk"
-.include "../../multimedia/gstreamer0.10/buildlink3.mk"
-.include "../../multimedia/py-gstreamer0.10/buildlink3.mk"
-.include "../../x11/py-gtk2/buildlink3.mk"
-.include "../../lang/python/extension.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/py-pyclutter/PLIST b/graphics/py-pyclutter/PLIST
deleted file mode 100644
index 757bbe0ba01..00000000000
--- a/graphics/py-pyclutter/PLIST
+++ /dev/null
@@ -1,27 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2008/12/14 11:19:24 obache Exp $
-include/pyclutter-1.0/pyclutter/pyclutter.h
-lib/pkgconfig/pyclutter-0.8.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
-${PYSITELIB}/clutter/keysyms.py
-${PYSITELIB}/clutter/keysyms.pyc
-${PYSITELIB}/clutter/keysyms.pyo
-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
-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
-@dirrm share/pyclutter/1.0/defs
-@dirrm share/pyclutter/1.0
-@dirrm share/pyclutter
-@dirrm ${PYSITELIB}/clutter
-@dirrm include/pyclutter-1.0/pyclutter
-@dirrm include/pyclutter-1.0
diff --git a/graphics/py-pyclutter/distinfo b/graphics/py-pyclutter/distinfo
deleted file mode 100644
index 26109702cab..00000000000
--- a/graphics/py-pyclutter/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/12/14 11:19:24 obache Exp $
-
-SHA1 (pyclutter-0.8.2.tar.gz) = d9b5ac3d1cd40e94932d67319a995f7f9ca1fd98
-RMD160 (pyclutter-0.8.2.tar.gz) = d62b4df0696748ac002a47505f3efc9bf0d3c238
-Size (pyclutter-0.8.2.tar.gz) = 552778 bytes