update py-gnome to 2.20
ok ajacoutot@
This commit is contained in:
parent
ecf19d5057
commit
a1a34f4946
@ -1,12 +1,12 @@
|
|||||||
# $OpenBSD: Makefile,v 1.3 2007/10/08 08:22:43 steven Exp $
|
# $OpenBSD: Makefile,v 1.4 2007/10/26 16:18:29 jasper Exp $
|
||||||
|
|
||||||
SHARED_ONLY= Yes
|
SHARED_ONLY= Yes
|
||||||
|
|
||||||
COMMENT= Gnome2 Python bindings
|
COMMENT= Gnome2 Python bindings
|
||||||
|
|
||||||
GNOME_PROJECT= gnome-python
|
GNOME_PROJECT= gnome-python
|
||||||
GNOME_VERSION= 2.18.2
|
GNOME_VERSION= 2.20.0
|
||||||
PKGNAME= py-gnome-${VERSION}p0
|
PKGNAME= py-gnome-${VERSION}
|
||||||
|
|
||||||
HOMEPAGE= http://www.pygtk.org/
|
HOMEPAGE= http://www.pygtk.org/
|
||||||
|
|
||||||
@ -16,18 +16,20 @@ PERMIT_PACKAGE_FTP= Yes
|
|||||||
PERMIT_DISTFILES_CDROM= Yes
|
PERMIT_DISTFILES_CDROM= Yes
|
||||||
PERMIT_DISTFILES_FTP= Yes
|
PERMIT_DISTFILES_FTP= Yes
|
||||||
|
|
||||||
WANTLIB= ICE ORBit-2 ORBitCosNaming-2 SM X11 Xau Xcursor Xdmcp \
|
WANTLIB= ICE ORBit-2 ORBitCosNaming-2 SM X11 Xau Xcomposite \
|
||||||
Xext Xfixes Xi Xinerama Xrandr Xrender art_lgpl_2 \
|
Xcursor Xdamage Xdmcp Xext Xfixes Xi Xinerama Xrandr \
|
||||||
atk-1.0 audiofile bonobo-2 bonobo-activation \
|
Xrender art_lgpl_2 atk-1.0 audiofile bonobo-2 bonobo-activation \
|
||||||
bonoboui-2 cairo crypto dbus-1 dbus-glib-1 esd expat \
|
bonoboui-2 cairo crypto dbus-1 dbus-glib-1 esd expat \
|
||||||
fontconfig freetype gconf-2 gdk-x11-2.0 gdk_pixbuf-2.0 \
|
fontconfig freetype gailutil gconf-2 gdk-x11-2.0 gdk_pixbuf-2.0 \
|
||||||
glib-2.0 glitz gmodule-2.0 gnome-2 gnome-keyring \
|
glib-2.0 glitz gmodule-2.0 gnome-2 gnome-keyring gnomecanvas-2 \
|
||||||
gnomecanvas-2 gnomevfs-2 gobject-2.0 gthread-2.0 \
|
gnomevfs-2 gobject-2.0 gthread-2.0 gtk-x11-2.0 jpeg \
|
||||||
gtk-x11-2.0 iconv intl jpeg m pango-1.0 pangocairo-1.0 \
|
m pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre png popt \
|
||||||
pangoft2-1.0 png popt ssl util xml2 z
|
ssl util xml2 z
|
||||||
|
|
||||||
MODULES= lang/python \
|
MODULES= devel/gettext \
|
||||||
|
lang/python \
|
||||||
x11/gnome
|
x11/gnome
|
||||||
|
|
||||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||||
LIB_DEPENDS= python${MODPY_VERSION}:python-${MODPY_VERSION}*:lang/python/${MODPY_VERSION} \
|
LIB_DEPENDS= python${MODPY_VERSION}:python-${MODPY_VERSION}*:lang/python/${MODPY_VERSION} \
|
||||||
gnomeui-2.>=1800::x11/gnome/libgnomeui
|
gnomeui-2.>=1800::x11/gnome/libgnomeui
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
MD5 (gnome/gnome-python-2.18.2.tar.bz2) = PfWOQ1RSbU4L6FJMC/bduA==
|
MD5 (gnome/gnome-python-2.20.0.tar.bz2) = tfF7ZTM/HPaowN6RTrBhkQ==
|
||||||
RMD160 (gnome/gnome-python-2.18.2.tar.bz2) = KkXZRh3bQM0tSa5WUYm8fxHkgfM=
|
RMD160 (gnome/gnome-python-2.20.0.tar.bz2) = JIOrPZFUtwwrloTMQRAfg3yBO7s=
|
||||||
SHA1 (gnome/gnome-python-2.18.2.tar.bz2) = LaUMtxd7Ka7iP8cyxeaIShIAmcM=
|
SHA1 (gnome/gnome-python-2.20.0.tar.bz2) = Tfw7/eP06+vEHjylmwEGAGygwps=
|
||||||
SHA256 (gnome/gnome-python-2.18.2.tar.bz2) = wa4R5DJ234fsSOxjDOjyRN8I7qv6Aj0FW/nmcwSHiNc=
|
SHA256 (gnome/gnome-python-2.20.0.tar.bz2) = Rb8xMiA/ck8LpKRZe1DEOjYdV+SN/CNseIgmVCBLTQY=
|
||||||
SIZE (gnome/gnome-python-2.18.2.tar.bz2) = 415869
|
SIZE (gnome/gnome-python-2.20.0.tar.bz2) = 417469
|
||||||
|
Loading…
Reference in New Issue
Block a user