sync WANTLIB, bump PKGNAMEs. ok ajacoutot@

This commit is contained in:
sthen 2010-04-04 10:50:21 +00:00
parent 2c9264ed82
commit aef5c614d4
7 changed files with 30 additions and 25 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.9 2009/12/21 20:46:00 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.10 2010/04/04 10:50:21 sthen Exp $
COMMENT= avant window navigator
V= 0.3.2
DISTNAME= avant-window-navigator-$V
PKGNAME= ${DISTNAME}p6
PKGNAME= ${DISTNAME}p7
SHARED_LIBS += awn 0.0 # .0.1
@ -28,15 +28,15 @@ MODULES= devel/gettext \
WANTLIB += ICE ORBit-2 ORBitCosNaming-2 SM X11 XRes Xau Xcomposite
WANTLIB += Xcursor Xdamage Xdmcp Xext Xfixes Xi Xinerama Xrandr
WANTLIB += Xrender art_lgpl_2 atk-1.0 avahi-client avahi-common
WANTLIB += avahi-glib bonobo-2 bonobo-activation bonoboui-2 c
WANTLIB += Xrender atk-1.0 avahi-client avahi-common
WANTLIB += avahi-glib bonobo-activation bonobo-2 c
WANTLIB += cairo crypto dbus-1 dbus-glib-1 expat fontconfig freetype
WANTLIB += gailutil gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 glib-2.0
WANTLIB += glitz gmodule-2.0 gnome-2 gnome-keyring gnomecanvas-2
WANTLIB += gnomeui-2 gnomevfs-2 gobject-2.0 gthread-2.0 gtk-x11-2.0
WANTLIB += gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 glib-2.0
WANTLIB += glitz gmodule-2.0 gnome-2
WANTLIB += gnomevfs-2 gobject-2.0 gthread-2.0 gtk-x11-2.0
WANTLIB += m pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre pixman-1
WANTLIB += png popt pthread ssl startup-notification-1 util xml2
WANTLIB += z pthread-stubs xcb
WANTLIB += z pthread-stubs xcb execinfo ffi xcb-atom xcb-aux xcb-event
BUILD_DEPENDS= ::devel/py-xdg \
::x11/py-gtk2

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.86 2010/03/21 11:35:26 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.87 2010/04/04 10:50:21 sthen Exp $
COMMENT-main= applets for use with the GNOME panel
COMMENT-battstat= GNOME applet for monitoring battery level
@ -6,7 +6,7 @@ COMMENT-battstat= GNOME applet for monitoring battery level
GNOME_PROJECT= gnome-applets
GNOME_VERSION= 2.28.0
PKGNAME-main= gnome-applets2-${VERSION}p6
PKGNAME-main= gnome-applets2-${VERSION}p7
PKGNAME-battstat= gnome-applets2-battstat-${VERSION}p1
CATEGORIES= x11
@ -70,7 +70,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
WANTLIB-main= ${WANTLIB} \
XRes kvm xkbfile gcrypt gnome-desktop-2 gnutls \
gpg-error gweather execinfo xcb-atom xcb-aux xcb-event \
soup-2.4 startup-notification-1 tasn1 wnck-1
soup-2.4 startup-notification-1 tasn1 wnck-1 \
gnome-keyring proxy soup-gnome-2.4 sqlite3
FAKE_FLAGS= sysconfdir=${PREFIX}/share/examples/gnome-applets2

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.31 2009/12/21 18:03:18 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.32 2010/04/04 10:50:21 sthen Exp $
COMMENT= API documentation browser for GNOME
GNOME_PROJECT= devhelp
GNOME_VERSION= 2.28.1
PKGNAME= ${DISTNAME}p0
PKGNAME= ${DISTNAME}p1
SHARED_LIBS += devhelp-1 1.0 # .0.0
@ -27,6 +27,7 @@ WANTLIB += gpg-error gthread-2.0 gtk-x11-2.0 icudata icui18n icuuc
WANTLIB += jpeg m pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre pixman-1
WANTLIB += png pthread pthread-stubs soup-2.4 sqlite3 stdc++ tasn1
WANTLIB += xcb xcb-atom xcb-aux xcb-event xml2 xslt z
WANTLIB += gstbase-0.10 gstpbutils-0.10 gstreamer-0.10 gstvideo-0.10
MODULES= devel/gettext \
lang/python \

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.2 2009/10/21 12:20:01 jasper Exp $
# $OpenBSD: Makefile,v 1.3 2010/04/04 10:50:21 sthen Exp $
COMMENT= plugins for EOG
GNOME_PROJECT= eog-plugins
GNOME_VERSION= 2.28.1
PKGNAME= ${DISTNAME}p0
CATEGORIES= graphics
HOMEPAGE= http://live.gnome.org/EyeOfGnome/Plugins
@ -22,6 +23,7 @@ WANTLIB += gdk_pixbuf-2.0 gio-2.0 glib-2.0 glitz gmodule-2.0 gobject-2.0
WANTLIB += gpg-error gthread-2.0 gtk-x11-2.0 json-glib-1.0 m pango-1.0
WANTLIB += pangocairo-1.0 pangoft2-1.0 pcre pixman-1 png pthread-stubs
WANTLIB += soup-2.4 sqlite3 tasn1 xcb xml2 z
WANTLIB += gnome-keyring proxy soup-gnome-2.4
MODULES= devel/gettext \
lang/python \

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.16 2009/11/29 09:23:08 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.17 2010/04/04 10:50:21 sthen Exp $
COMMENT= Python bindings for the GNOME desktop
GNOME_PROJECT= gnome-python-desktop
GNOME_VERSION= 2.28.0
PKGNAME= py-gnome-desktop-${VERSION}p1
PKGNAME= py-gnome-desktop-${VERSION}p2
HOMEPAGE= http://www.pygtk.org/
@ -30,7 +30,7 @@ WANTLIB += icalvcal krb5 kvm ltdl m nspr4 nss3 ogg pango-1.0 pangocairo-1.0
WANTLIB += pangoft2-1.0 pcre pixman-1 plc4 plds4 png popt pthread-stubs
WANTLIB += smime3 softokn3 soup-2.4 sqlite3 ssl ssl3 startup-notification-1
WANTLIB += tasn1 util vorbis vorbisfile wnck-1 xcb xcb-atom xcb-aux
WANTLIB += xcb-event xml2 z
WANTLIB += xcb-event xml2 z pthread
MODULES= devel/gettext \
lang/python \

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.19 2009/11/24 09:01:47 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.20 2010/04/04 10:50:21 sthen Exp $
COMMENT= additional Python bindings for GNOME
GNOME_PROJECT= gnome-python-extras
GNOME_VERSION= 2.25.3
PKGNAME= py-gnome-extras-${VERSION}p2
PKGNAME= py-gnome-extras-${VERSION}p3
HOMEPAGE= http://www.pygtk.org/
@ -24,7 +24,7 @@ WANTLIB += glib-2.0 glitz gmodule-2.0 gnome-2 gnome-keyring gnomecanvas-2
WANTLIB += gnomeui-2 gnomevfs-2 gobject-2.0 gthread-2.0 gtk-x11-2.0
WANTLIB += m nspr4 pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre
WANTLIB += pixman-1 plc4 plds4 png popt pthread-stubs ssl stdc++
WANTLIB += util xcb xml2 z
WANTLIB += util xcb xml2 z sqlite3
MODULES= devel/gettext \
lang/python \
@ -37,7 +37,8 @@ LIB_DEPENDS= xulrunner/gtkembedmoz,xulrunner/xpcom:xulrunner->=1.8,<1.9:devel/x
enchant::textproc/enchant \
gdl-1::x11/gnome/gdl \
gtkhtml-2::x11/gnome/libgtkhtml \
gda-4.0::x11/gnome/libgda
gda-4.0::x11/gnome/libgda \
${MODPY_LIB_DEPENDS}
RUN_DEPENDS= :py-gnome->=2.20.0:x11/gnome/py-gnome
REGRESS_DEPENDS= :${PKGNAME}:${BUILD_PKGPATH}

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.14 2009/11/24 09:01:47 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.15 2010/04/04 10:50:21 sthen Exp $
COMMENT-main= VNC viewer widget for GTK
COMMENT-plugin= gtk-vnc browser plugin
@ -6,8 +6,8 @@ COMMENT-plugin= gtk-vnc browser plugin
GNOME_PROJECT= gtk-vnc
GNOME_VERSION= 0.3.10
PKGNAME-main= ${DISTNAME}
PKGNAME-plugin= gtk-vnc-plugin-${GNOME_VERSION}
PKGNAME-main= ${DISTNAME}p0
PKGNAME-plugin= gtk-vnc-plugin-${GNOME_VERSION}p0
SHARED_LIBS += gtk-vnc-1.0 1.1 # .0.1
@ -30,7 +30,7 @@ WANTLIB= X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes \
freetype gcrypt gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 \
glib-2.0 glitz gmodule-2.0 gobject-2.0 gpg-error gthread-2.0 \
gtk-x11-2.0 m pango-1.0 pangocairo-1.0 pangoft2-1.0 \
pcre pixman-1 png tasn1 z pthread-stubs xcb
pcre pixman-1 png tasn1 z pthread-stubs xcb ffi
WANTLIB-main= ${WANTLIB} c pthread