summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorYukihiro Nakai <nakai@FreeBSD.org>1999-10-14 09:36:04 +0000
committerYukihiro Nakai <nakai@FreeBSD.org>1999-10-14 09:36:04 +0000
commit4f58c8a9bb8a3f7773ebc5acc3a0573f48d752ce (patch)
treed76f6944b2cfd90e23fadbb614cbf5b6d63260c0 /x11-toolkits
parentPR: ports/14303 (diff)
PR: ports/14303
Submitted by:Ade Lovett<ade@lovett.com> Update to 0.6.3 Notes: Make this port use the actual py-gtk distribution file, rather than downloading all of gnome-python. Forcibly disable libglade hooks, even if present, since libglade is part of GNOME, and people should be using py-gnome instead.
Notes
Notes: svn path=/head/; revision=22442
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/py-gtk/Makefile9
-rw-r--r--x11-toolkits/py-gtk/distinfo2
-rw-r--r--x11-toolkits/py-gtk/pkg-plist1
-rw-r--r--x11-toolkits/py-gtk2/Makefile9
-rw-r--r--x11-toolkits/py-gtk2/distinfo2
-rw-r--r--x11-toolkits/py-gtk2/pkg-plist1
6 files changed, 12 insertions, 12 deletions
diff --git a/x11-toolkits/py-gtk/Makefile b/x11-toolkits/py-gtk/Makefile
index e2818f15facb..28169b7ba5df 100644
--- a/x11-toolkits/py-gtk/Makefile
+++ b/x11-toolkits/py-gtk/Makefile
@@ -1,13 +1,13 @@
# New ports collection makefile for: py-gtk
-# Version required: 0.6.2
+# Version required: 0.6.3
# Date created: 09/14/1999
# Whom: nectar@FreeBSD.org
#
# $FreeBSD$
#
-DISTNAME= gnome-python-1.0.4
-PKGNAME= py-gtk-0.6.2
+DISTNAME= pygtk-0.6.3
+PKGNAME= py-gtk-0.6.3
CATEGORIES= x11-toolkits python
MASTER_SITES= ftp://ftp.daa.com.au/pub/james/python/ \
ftp://ftp.gimp.org/pub/gtk/python/ \
@@ -22,14 +22,13 @@ LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
Imlib.5:${PORTSDIR}/graphics/imlib
RUN_DEPENDS= python1.5:${PORTSDIR}/lang/python
-GTK_CONFIG= ${X11BASE}/bin/gtk12-config
+GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
GNU_CONFIGURE= yes
USE_GMAKE= yes
CONFIGURE_ENV= GTK_CONFIG=${GTK_CONFIG}
CONFIGURE_ARGS= --with-python=python1.5
PLIST_COMPLETE= ${PKGDIR}/PLIST
-WRKSRC= ${WRKDIR}/${DISTNAME}/pygtk
EG_SRC_DIR= ${WRKSRC}/examples
EG_DST_DIR= ${PREFIX}/share/examples/py-gtk
diff --git a/x11-toolkits/py-gtk/distinfo b/x11-toolkits/py-gtk/distinfo
index 2f33910943de..937a652a4a7f 100644
--- a/x11-toolkits/py-gtk/distinfo
+++ b/x11-toolkits/py-gtk/distinfo
@@ -1 +1 @@
-MD5 (gnome-python-1.0.4.tar.gz) = 886bb00f90545619544ff1e4beca1c77
+MD5 (pygtk-0.6.3.tar.gz) = 16ce03c7023eed5e953237b32c55b7ad
diff --git a/x11-toolkits/py-gtk/pkg-plist b/x11-toolkits/py-gtk/pkg-plist
index d26b5316dba0..f0510cb67037 100644
--- a/x11-toolkits/py-gtk/pkg-plist
+++ b/x11-toolkits/py-gtk/pkg-plist
@@ -92,3 +92,4 @@ share/examples/py-gtk/testgtk/testgtkrc
@dirrm share/examples/py-gtk/simple
@dirrm share/examples/py-gtk/testgtk
@dirrm share/examples/py-gtk
+@dirrm include/pygtk
diff --git a/x11-toolkits/py-gtk2/Makefile b/x11-toolkits/py-gtk2/Makefile
index e2818f15facb..28169b7ba5df 100644
--- a/x11-toolkits/py-gtk2/Makefile
+++ b/x11-toolkits/py-gtk2/Makefile
@@ -1,13 +1,13 @@
# New ports collection makefile for: py-gtk
-# Version required: 0.6.2
+# Version required: 0.6.3
# Date created: 09/14/1999
# Whom: nectar@FreeBSD.org
#
# $FreeBSD$
#
-DISTNAME= gnome-python-1.0.4
-PKGNAME= py-gtk-0.6.2
+DISTNAME= pygtk-0.6.3
+PKGNAME= py-gtk-0.6.3
CATEGORIES= x11-toolkits python
MASTER_SITES= ftp://ftp.daa.com.au/pub/james/python/ \
ftp://ftp.gimp.org/pub/gtk/python/ \
@@ -22,14 +22,13 @@ LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
Imlib.5:${PORTSDIR}/graphics/imlib
RUN_DEPENDS= python1.5:${PORTSDIR}/lang/python
-GTK_CONFIG= ${X11BASE}/bin/gtk12-config
+GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
GNU_CONFIGURE= yes
USE_GMAKE= yes
CONFIGURE_ENV= GTK_CONFIG=${GTK_CONFIG}
CONFIGURE_ARGS= --with-python=python1.5
PLIST_COMPLETE= ${PKGDIR}/PLIST
-WRKSRC= ${WRKDIR}/${DISTNAME}/pygtk
EG_SRC_DIR= ${WRKSRC}/examples
EG_DST_DIR= ${PREFIX}/share/examples/py-gtk
diff --git a/x11-toolkits/py-gtk2/distinfo b/x11-toolkits/py-gtk2/distinfo
index 2f33910943de..937a652a4a7f 100644
--- a/x11-toolkits/py-gtk2/distinfo
+++ b/x11-toolkits/py-gtk2/distinfo
@@ -1 +1 @@
-MD5 (gnome-python-1.0.4.tar.gz) = 886bb00f90545619544ff1e4beca1c77
+MD5 (pygtk-0.6.3.tar.gz) = 16ce03c7023eed5e953237b32c55b7ad
diff --git a/x11-toolkits/py-gtk2/pkg-plist b/x11-toolkits/py-gtk2/pkg-plist
index d26b5316dba0..f0510cb67037 100644
--- a/x11-toolkits/py-gtk2/pkg-plist
+++ b/x11-toolkits/py-gtk2/pkg-plist
@@ -92,3 +92,4 @@ share/examples/py-gtk/testgtk/testgtkrc
@dirrm share/examples/py-gtk/simple
@dirrm share/examples/py-gtk/testgtk
@dirrm share/examples/py-gtk
+@dirrm include/pygtk