summaryrefslogtreecommitdiff
path: root/x11-toolkits/py-gnome
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-07-03 17:39:22 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-07-03 17:39:22 +0000
commit9b304be6e051d871b3c31a403672c52b805b668e (patch)
treed33f5afc53f5d3cfae987a7e4098c07392b30d28 /x11-toolkits/py-gnome
parentUpdate to 0.6.8. (diff)
Update to 1.4.1.
Notes
Notes: svn path=/head/; revision=44713
Diffstat (limited to 'x11-toolkits/py-gnome')
-rw-r--r--x11-toolkits/py-gnome/Makefile11
-rw-r--r--x11-toolkits/py-gnome/distinfo2
-rw-r--r--x11-toolkits/py-gnome/files/patch-ltmain.sh18
-rw-r--r--x11-toolkits/py-gnome/pkg-plist8
4 files changed, 31 insertions, 8 deletions
diff --git a/x11-toolkits/py-gnome/Makefile b/x11-toolkits/py-gnome/Makefile
index a52426f80f32..4714b548905a 100644
--- a/x11-toolkits/py-gnome/Makefile
+++ b/x11-toolkits/py-gnome/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= py-gnome
-PORTVERSION= 1.4.0
-PORTREVISION= 3
+PORTVERSION= 1.4.1
CATEGORIES= x11-toolkits python gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/gnome-python
@@ -15,22 +14,20 @@ DISTNAME= gnome-python-${PORTVERSION}
MAINTAINER= gnome@FreeBSD.org
-BUILD_DEPENDS= ${PYGTK_DEP}
+BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/_gtkmodule.so:${PORTSDIR}/x11-toolkits/py-gtk
LIB_DEPENDS= gtkhtml.10:${PORTSDIR}/www/gtkhtml
-RUN_DEPENDS= ${PYGTK_DEP}
+RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_gtkmodule.so:${PORTSDIR}/x11-toolkits/py-gtk
USE_GMAKE= yes
USE_PYTHON= yes
USE_GNOME= yes
-USE_LIBTOOL= yes
-LIBTOOLFILES= configure pygnome/configure pygtk/configure
+GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-python=${PYTHON_CMD} \
--with-gnome-config=${X11BASE}/bin/gnome-config \
--with-gtkhtml
EG_SRC_DIR= ${WRKSRC}/pygnome/examples
EG_DST_DIR= ${PREFIX}/share/examples/py-gnome
-PYGTK_DEP= ${PYTHON_SITELIBDIR}/_gtkmodule.so:${PORTSDIR}/x11-toolkits/py-gtk
.if !defined(NOPORTDOCS)
post-install:
diff --git a/x11-toolkits/py-gnome/distinfo b/x11-toolkits/py-gnome/distinfo
index 563b6e614aa0..321d29ecd05d 100644
--- a/x11-toolkits/py-gnome/distinfo
+++ b/x11-toolkits/py-gnome/distinfo
@@ -1 +1 @@
-MD5 (gnome-python-1.4.0.tar.gz) = bbb83517e6d042832c86c96c0451fdad
+MD5 (gnome-python-1.4.1.tar.gz) = 52f8b5ef4cbdaba3c00c08e28702be69
diff --git a/x11-toolkits/py-gnome/files/patch-ltmain.sh b/x11-toolkits/py-gnome/files/patch-ltmain.sh
new file mode 100644
index 000000000000..828513874fec
--- /dev/null
+++ b/x11-toolkits/py-gnome/files/patch-ltmain.sh
@@ -0,0 +1,18 @@
+
+$FreeBSD$
+
+--- ltmain.sh 2001/07/03 13:03:22 1.1
++++ ltmain.sh 2001/07/03 13:03:38
+@@ -4136,10 +4136,12 @@
+ fi
+
+ # Install the pseudo-library for information purposes.
++ if false; then
+ name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
+ instname="$dir/$name"i
+ $show "$install_prog $instname $destdir/$name"
+ $run eval "$install_prog $instname $destdir/$name" || exit $?
++ fi
+
+ # Maybe install the static library, too.
+ test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library"
diff --git a/x11-toolkits/py-gnome/pkg-plist b/x11-toolkits/py-gnome/pkg-plist
index 3baada86534b..92f764fb8720 100644
--- a/x11-toolkits/py-gnome/pkg-plist
+++ b/x11-toolkits/py-gnome/pkg-plist
@@ -81,5 +81,13 @@ share/examples/py-gnome/stock_demo.py
share/examples/py-gnome/ted_demo.py
share/examples/py-gnome/uiinfo_demo.py
share/examples/py-gnome/zterm.py
+share/pygtk/1.2/defs/applet.defs
+share/pygtk/1.2/defs/capplet.defs
+share/pygtk/1.2/defs/gnome-enums.defs
+share/pygtk/1.2/defs/gnome.defs
+share/pygtk/1.2/defs/gnomeui.defs
+share/pygtk/1.2/defs/gtkhtml.defs
+share/pygtk/1.2/defs/xmhtml.defs
+share/pygtk/1.2/defs/zvt.defs
@dirrm share/examples/py-gnome
@dirrm lib/%%PYTHON_VERSION%%/site-packages/gnome