- add some missing lib_depends

- fix build with latest gdl (from upstream SVN via jasper@)
- sync DESCR with reality
This commit is contained in:
ajacoutot 2008-11-22 23:55:08 +00:00
parent 5010871952
commit e399012143
4 changed files with 32 additions and 8 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.4 2008/08/26 18:11:03 martynas Exp $
# $OpenBSD: Makefile,v 1.5 2008/11/22 23:55:08 ajacoutot Exp $
COMMENT= additional Python bindings for GNOME
GNOME_PROJECT= gnome-python-extras
GNOME_VERSION= 2.19.1
PKGNAME= py-gnome-extras-${VERSION}p1
PKGNAME= py-gnome-extras-${VERSION}p2
HOMEPAGE= http://www.pygtk.org/
@ -16,15 +16,16 @@ PERMIT_DISTFILES_FTP= Yes
WANTLIB= ICE ORBit-2 ORBitCosNaming-2 SM X11 Xau Xcomposite \
Xcursor Xdamage Xdmcp Xext Xfixes Xi Xinerama Xrandr \
Xrender art_lgpl_2 aspell atk-1.0 audiofile bonobo-2 \
Xrender art_lgpl_2 atk-1.0 audiofile bonobo-2 \
bonobo-activation bonoboui-2 cairo crypto dbus-1 \
dbus-glib-1 esd expat fontconfig freetype gailutil \
gconf-2 gdk-x11-2.0 gdk_pixbuf-2.0 glade-2.0 glib-2.0 \
glitz gmodule-2.0 gnome-2 gnome-keyring gnomecanvas-2 \
gnomeui-2 gnomevfs-2 gobject-2.0 gthread-2.0 \
gtk-x11-2.0 gtop-2.0 jpeg kvm m nspr4 pango-1.0 \
gtk-x11-2.0 gtop-2.0 kvm m nspr4 pango-1.0 \
pangocairo-1.0 pangoft2-1.0 pcre plc4 plds4 png popt \
ssl startup-notification-1 util xml2 z
ssl startup-notification-1 util xml2 z db enchant fam \
gcrypt gio-2.0 gpg-error pixman-1 rpcsvc stdc++
MODULES= devel/gettext \
lang/python \
@ -35,8 +36,9 @@ BUILD_DEPENDS= ${RUN_DEPENDS} \
LIB_DEPENDS= xulrunner/gtkembedmoz,xulrunner/xpcom:xulrunner->=1.8:devel/xulrunner \
gksu2::sysutils/libgksu \
gtkspell::textproc/gtkspell \
gdl-1,gdl-gnome-1::x11/gnome/gdl \
gtkhtml-2::x11/gnome/libgtkhtml
gdl-1::x11/gnome/gdl \
gtkhtml-2::x11/gnome/libgtkhtml \
gda-3.0.>=1,gdasql-3.0::x11/gnome/libgda
RUN_DEPENDS= :py-gnome->=2.20.0:x11/gnome/py-gnome
REGRESS_DEPENDS= :${PKGNAME}:${BUILD_PKGPATH}

View File

@ -0,0 +1,11 @@
$OpenBSD: patch-gdl_gdl_override,v 1.1 2008/11/22 23:55:08 ajacoutot Exp $
--- gdl/gdl.override.orig Sun Nov 23 00:33:41 2008
+++ gdl/gdl.override Sun Nov 23 00:33:49 2008
@@ -6,7 +6,6 @@ headers
#include <pygtk/pygtk.h>
#include <gdl/gdl-dock.h>
#include <gdl/libgdltypebuiltins.h>
-#include <gdl/gdl-icons.h>
#ifndef HAVE_GDL_0_7
# include <gdl/gdl-dock-bar.h>
#endif

View File

@ -9,4 +9,6 @@ Currently covered parts are:
- gtkmozembed
- gtkspell
- gdl
- gda
- gksu2
- gksu.ui

View File

@ -1,5 +1,8 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/05/13 22:18:15 jasper Exp $
@comment $OpenBSD: PLIST,v 1.2 2008/11/22 23:55:08 ajacoutot Exp $
include/pygda-3.0/
include/pygda-3.0/pygdavalue_conversions.h
lib/pkgconfig/gnome-python-extras-2.0.pc
lib/pkgconfig/pygda-3.0.pc
lib/python${MODPY_VERSION}/site-packages/gtk-2.0/egg/
lib/python${MODPY_VERSION}/site-packages/gtk-2.0/egg/__init__.py
lib/python${MODPY_VERSION}/site-packages/gtk-2.0/egg/__init__.pyc
@ -8,6 +11,8 @@ lib/python${MODPY_VERSION}/site-packages/gtk-2.0/egg/recent.la
lib/python${MODPY_VERSION}/site-packages/gtk-2.0/egg/recent.so
lib/python${MODPY_VERSION}/site-packages/gtk-2.0/egg/trayicon.la
lib/python${MODPY_VERSION}/site-packages/gtk-2.0/egg/trayicon.so
lib/python${MODPY_VERSION}/site-packages/gtk-2.0/gda.la
lib/python${MODPY_VERSION}/site-packages/gtk-2.0/gda.so
lib/python${MODPY_VERSION}/site-packages/gtk-2.0/gdl.la
lib/python${MODPY_VERSION}/site-packages/gtk-2.0/gdl.so
lib/python${MODPY_VERSION}/site-packages/gtk-2.0/gksu2/
@ -53,6 +58,10 @@ share/gtk-doc/html/pygtkspell/gtkspell-class-reference.html
share/gtk-doc/html/pygtkspell/index.html
share/gtk-doc/html/pygtkspell/index.sgml
share/gtk-doc/html/pygtkspell/pygtkspell.devhelp
share/pygtk/2.0/argtypes/gda-arg-types.py
share/pygtk/2.0/argtypes/gda-arg-types.pyc
share/pygtk/2.0/argtypes/gda-arg-types.pyo
share/pygtk/2.0/defs/gda.defs
share/pygtk/2.0/defs/gtkhtml2.defs
share/pygtk/2.0/defs/gtkmozembed.defs
share/pygtk/2.0/defs/trayicon.defs