Unbreak after recent gnome MODULE changes.
This commit is contained in:
parent
e9d2524495
commit
a73fe11160
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.37 2011/09/20 22:54:25 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.38 2011/09/22 11:45:47 ajacoutot Exp $
|
||||
|
||||
COMMENT= GNOME Python bindings
|
||||
|
||||
GNOME_PROJECT= gnome-python
|
||||
GNOME_VERSION= 2.28.1
|
||||
PKGNAME= py-gnome-${VERSION}
|
||||
REVISION= 8
|
||||
REVISION= 9
|
||||
|
||||
HOMEPAGE= http://www.pygtk.org/
|
||||
|
||||
@ -27,7 +27,7 @@ WANTLIB += glib-2.0 gmodule-2.0 gnome-keyring gnomevfs-2
|
||||
WANTLIB += gobject-2.0 gthread-2.0 gtk-x11-2.0 m pango-1.0 pangocairo-1.0
|
||||
WANTLIB += pangoft2-1.0 pcre pixman-1 png popt pthread-stubs ssl
|
||||
WANTLIB += util xcb xml2 z gcrypt gpg-error xcb-render
|
||||
WANTLIB += gnomeui-2 gnomecanvas-2 gnome-2
|
||||
WANTLIB += gnomeui-2 gnomecanvas-2 gnome-2 ffi
|
||||
WANTLIB += canberra ltdl ogg vorbis vorbisfile
|
||||
WANTLIB += ${MODPY_WANTLIB}
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2011/07/20 15:00:03 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.5 2011/09/22 11:45:47 ajacoutot Exp $
|
||||
include/gnome-python-2.0/
|
||||
include/gnome-python-2.0/pygnomevfs.h
|
||||
include/gnome-python-2.0/pygnomevfsbonobo.h
|
||||
@ -72,20 +72,6 @@ share/doc/py-gnome/vfs/pygvfsmethod/pyfs.conf
|
||||
share/doc/py-gnome/vfs/pygvfsmethod/pyfs.py
|
||||
share/doc/py-gnome/vfs/shell.py
|
||||
share/doc/py-gnome/vfs/sync-xfer.py
|
||||
share/gtk-doc/html/pygnomevfs/
|
||||
share/gtk-doc/html/pygnomevfs/class-gnomevfs-context.html
|
||||
share/gtk-doc/html/pygnomevfs/class-gnomevfs-directoryhandle.html
|
||||
share/gtk-doc/html/pygnomevfs/class-gnomevfs-drive.html
|
||||
share/gtk-doc/html/pygnomevfs/class-gnomevfs-fileinfo.html
|
||||
share/gtk-doc/html/pygnomevfs/class-gnomevfs-handle.html
|
||||
share/gtk-doc/html/pygnomevfs/class-gnomevfs-uri.html
|
||||
share/gtk-doc/html/pygnomevfs/class-gnomevfs-volume.html
|
||||
share/gtk-doc/html/pygnomevfs/gnomevfs-class-reference.html
|
||||
share/gtk-doc/html/pygnomevfs/gnomevfs-constants.html
|
||||
share/gtk-doc/html/pygnomevfs/gnomevfs-functions.html
|
||||
share/gtk-doc/html/pygnomevfs/index.html
|
||||
share/gtk-doc/html/pygnomevfs/index.sgml
|
||||
share/gtk-doc/html/pygnomevfs/pygnomevfs.devhelp
|
||||
share/pygtk/2.0/argtypes/
|
||||
share/pygtk/2.0/argtypes/bonobo-arg-types.py
|
||||
share/pygtk/2.0/argtypes/bonobo-arg-types.pyc
|
||||
|
Loading…
Reference in New Issue
Block a user