Sync dependencies after gconf2 lost its dependency to ORBit.

This should cover all fallout but there may be some dark corners which I
missed...
This commit is contained in:
ajacoutot 2011-10-29 08:12:31 +00:00
parent 1262b4af43
commit 1c86afc6cd
70 changed files with 293 additions and 281 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.103 2011/10/16 19:03:25 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.104 2011/10/29 08:12:32 ajacoutot Exp $
SHARED_ONLY= Yes
@ -6,7 +6,7 @@ COMMENT= unified backend for PIM programs
GNOME_PROJECT= evolution-data-server
GNOME_VERSION= 3.2.1
REVISION= 0
REVISION= 1
# Only get the first x.y which is needed in the PLIST.
R= ${GNOME_VERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@ -35,18 +35,17 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB += GL ORBit-2 X11 Xau Xcomposite Xcursor Xdamage Xdmcp
WANTLIB += Xext Xfixes Xi Xinerama Xrandr Xrender Xxf86vm asn1
WANTLIB += atk-1.0 c cairo cairo-gobject com_err crypto db dbus-1
WANTLIB += drm expat fontconfig freetype gconf-2 gcrypt gdata
WANTLIB += GL X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes
WANTLIB += Xi Xinerama Xrandr Xrender Xxf86vm asn1 atk-1.0 c cairo
WANTLIB += cairo-gobject com_err crypto curl db dbus-1 dbus-glib-1
WANTLIB += drm expat ffi fontconfig freetype gconf-2 gcrypt gdata
WANTLIB += gdk-3 gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0 gnome-keyring
WANTLIB += gobject-2.0 gpg-error gssapi gthread-2.0 gtk-3 gweather-3
WANTLIB += ical icalss icalvcal krb5 lber-2.4 ldap-2.4 m nspr4
WANTLIB += nss3 nssutil3 pango-1.0 pangocairo-1.0 pangoft2-1.0
WANTLIB += pcre pixman-1 plc4 plds4 png pthread pthread-stubs
WANTLIB += sasl2 smime3 soup-2.4 soup-gnome-2.4 sqlite3 ssl ssl3
WANTLIB += xcb xcb-render xcb-shm xml2 z curl idn oauth ffi
WANTLIB += softokn3 goa-1.0 dbus-glib-1
WANTLIB += goa-1.0 gobject-2.0 gpg-error gssapi gthread-2.0 gtk-3
WANTLIB += gweather-3 ical icalss icalvcal idn krb5 lber-2.4 ldap-2.4
WANTLIB += m nspr4 nss3 nssutil3 oauth pango-1.0 pangocairo-1.0
WANTLIB += pangoft2-1.0 pcre pixman-1 plc4 plds4 png pthread pthread-stubs
WANTLIB += sasl2 smime3 softokn3 soup-2.4 soup-gnome-2.4 sqlite3
WANTLIB += ssl ssl3 stdc++ xcb xcb-render xcb-shm xml2 z
MODULES= devel/gettext \
lang/python \

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.61 2011/10/16 20:51:12 jasper Exp $
# $OpenBSD: Makefile,v 1.62 2011/10/29 08:12:33 ajacoutot Exp $
COMMENT= editor for the GConf configuration system
GNOME_PROJECT= gconf-editor
GNOME_VERSION= 3.0.0
REVISION= 2
REVISION= 3
CATEGORIES= devel x11
@ -20,15 +20,15 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
EXTRACT_SUFX= .tar.bz2
WANTLIB += GL X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes
WANTLIB += Xi Xinerama Xrandr Xrender Xxf86vm atk-1.0 c cairo
WANTLIB += cairo-gobject dbus-1 dbus-glib-1 drm expat ffi fontconfig
WANTLIB += freetype gdk-3 gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0
WANTLIB += gobject-2.0 gthread-2.0 gtk-3 m pango-1.0 pangocairo-1.0
WANTLIB += pangoft2-1.0 pcre pixman-1 png pthread pthread-stubs
WANTLIB += stdc++ xcb xcb-render xcb-shm z
WANTLIB += GL ORBit-2 X11 Xau Xcomposite Xcursor Xdamage Xdmcp
WANTLIB += Xext Xfixes Xi Xinerama Xrandr Xrender Xxf86vm atk-1.0
WANTLIB += c cairo cairo-gobject drm expat fontconfig freetype
WANTLIB += gdk-3 gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0
WANTLIB += gthread-2.0 gtk-3 m pango-1.0 pangocairo-1.0 pangoft2-1.0
WANTLIB += pcre pixman-1 png pthread pthread-stubs xcb xcb-render
WANTLIB += xcb-shm z
EXTRACT_SUFX= .tar.bz2
MODULES= devel/gettext \
x11/gnome \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.42 2011/09/28 09:51:35 jasper Exp $
# $OpenBSD: Makefile,v 1.43 2011/10/29 08:12:32 ajacoutot Exp $
# XXX on goffice version change,
# update API_VERSION in math/gnumeric, bump PKGNAME then change the
@ -10,7 +10,7 @@ COMMENT= document centric objects and utilities
GNOME_PROJECT= goffice
GNOME_VERSION= 0.8.17
REVISION = 0
REVISION = 1
SHARED_LIBS += goffice-0.8 0.0 # .8.0
@ -22,15 +22,16 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
EXTRACT_SUFX= .tar.bz2
WANTLIB += GL X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes
WANTLIB += Xi Xinerama Xrandr Xrender Xxf86vm atk-1.0 bz2 cairo
WANTLIB += dbus-1 dbus-glib-1 drm expat ffi fontconfig freetype
WANTLIB += gconf-2 gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 glib-2.0
WANTLIB += gmodule-2.0 gobject-2.0 gsf-1 gthread-2.0 gtk-x11-2.0
WANTLIB += m pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre pixman-1
WANTLIB += png pthread-stubs stdc++ xcb xcb-render xcb-shm xml2
WANTLIB += z
WANTLIB += ORBit-2 X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext
WANTLIB += Xfixes Xi Xinerama Xrandr Xrender atk-1.0 bz2 cairo
WANTLIB += expat fontconfig freetype gconf-2
WANTLIB += gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0
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 pthread-stubs xcb xml2
WANTLIB += z xcb-render gsf-1 gconf-2 GL Xxf86vm drm xcb-shm
EXTRACT_SUFX= .tar.bz2
MODULES= devel/gettext \
x11/gnome

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.8 2011/09/16 09:48:08 espie Exp $
# $OpenBSD: Makefile,v 1.9 2011/10/29 08:12:31 ajacoutot Exp $
COMMENT-main = GNU editor: extensible, customizable, self-documenting
COMMENT-el = elisp sources for those who want to read/modify them
@ -9,7 +9,7 @@ PKGNAME-main = emacs-${VERSION}
FULLPKGNAME-el = emacs-el-${VERSION}
FULLPKGPATH-el = editors/emacs23,-el
REVISION-main = 3
REVISION-main = 4
REVISION-el = 2
CATEGORIES = editors
@ -69,10 +69,9 @@ MODULES += devel/gettext
CONFIGURE_ARGS += --with-x-toolkit=gtk
LIB_DEPENDS-main += x11/gtk+2 \
graphics/libungif \
devel/ORBit2 \
devel/gconf2 \
x11/gnome/librsvg
WANTLIB-main += GL ICE ORBit-2 SM X11 Xdmcp Xext Xft Xpm Xrender \
WANTLIB-main += GL ICE SM X11 Xdmcp Xext Xft Xpm Xrender \
Xau Xcomposite Xcursor Xdamage Xfixes Xi Xinerama \
Xrandr Xxf86vm jpeg png tiff gthread-2.0 pthread-stubs xcb \
atk-1.0 cairo drm expat fontconfig freetype \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.49 2011/10/17 10:10:59 espie Exp $
# $OpenBSD: Makefile,v 1.50 2011/10/29 08:12:31 ajacoutot Exp $
ONLY_FOR_ARCHS= amd64 i386
@ -14,6 +14,7 @@ PKGNAME= libreoffice-${VERSION}
PKGNAME-main= libreoffice-${VERSION}
PKGNAME-kde= libreoffice-kde-${VERSION}
PKGNAME-java= libreoffice-java-${VERSION}
REVISION-main= 0
REVISION-java= 0
CATEGORIES= editors productivity
@ -156,7 +157,7 @@ WANTLIB-main= gdk-x11-2.0>=400.14 gtk-x11-2.0>=400.14 \
db>=4 xslt>=3 curl>=7 neon>=24 \
icuuc>=0 icudata>=0 icui18n icule \
raptor>=2 rasqal rdf>=0 poppler
WANTLIB-main+= ICE ORBit-2 SM X11 Xau Xcomposite Xcursor Xdamage Xdmcp \
WANTLIB-main+= ICE SM X11 Xau Xcomposite Xcursor Xdamage Xdmcp \
Xext Xfixes Xi Xinerama Xrandr Xrender atk-1.0 c cairo \
crypto expat fontconfig freetype gio-2.0 glib-2.0 \
gmodule-2.0 gobject-2.0 gthread-2.0 \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.15 2011/09/16 09:48:09 espie Exp $
# $OpenBSD: Makefile,v 1.16 2011/10/29 08:12:31 ajacoutot Exp $
# Other archs have not been tested
ONLY_FOR_ARCHS = amd64 i386
@ -11,9 +11,9 @@ COMMENT-tools = tools to manipulate MAME/MESS roms and disk images
V = 0.132
DISTNAME = sdlmame${V:S/.//}
PKGNAME-main = sdlmame-${V}
REVISION-main = 7
REVISION-main = 8
PKGNAME-tools = sdlmame-tools-${V}
REVISION-tools = 5
REVISION-tools = 6
CATEGORIES = emulators games
@ -30,7 +30,7 @@ PERMIT_DISTFILES_FTP = Yes
MODULE = devel/gettext
WANTLIB += ORBit-2 X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext
WANTLIB += X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext
WANTLIB += Xfixes Xi Xinerama Xrandr Xrender atk-1.0 c cairo dbus-1
WANTLIB += expat fontconfig freetype gio-2.0 glib-2.0 gmodule-2.0
WANTLIB += gobject-2.0 gthread-2.0 m pango-1.0 pangocairo-1.0

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.17 2011/09/16 09:48:09 espie Exp $
# $OpenBSD: Makefile,v 1.18 2011/10/29 08:12:31 ajacoutot Exp $
# Other archs have not been tested
ONLY_FOR_ARCHS = amd64 i386
@ -8,7 +8,7 @@ COMMENT = emulates game consoles and old home computers
V = 0.132
DISTNAME = sdlmess${V:S/.//}
PKGNAME = sdlmess-${V}
REVISION= 6
REVISION= 7
CATEGORIES = emulators games
@ -22,7 +22,7 @@ PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM = may not sell
PERMIT_DISTFILES_FTP = Yes
WANTLIB += ORBit-2 X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext
WANTLIB += X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext
WANTLIB += Xfixes Xi Xinerama Xrandr Xrender atk-1.0 c cairo dbus-1
WANTLIB += expat fontconfig freetype gio-2.0 glib-2.0 gmodule-2.0
WANTLIB += gobject-2.0 gthread-2.0 m pango-1.0 pangocairo-1.0

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.4 2011/09/16 09:48:10 espie Exp $
# $OpenBSD: Makefile,v 1.5 2011/10/29 08:12:31 ajacoutot Exp $
COMMENT= interactive game for young children
DISTNAME= gamine-1.1
REVISION= 2
REVISION= 3
CATEGORIES= games
@ -18,7 +18,7 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB += GL ORBit-2 X11 Xau Xcomposite Xcursor Xdamage Xdmcp
WANTLIB += GL X11 Xau Xcomposite Xcursor Xdamage Xdmcp
WANTLIB += Xext Xfixes Xi Xinerama Xrandr Xrender Xxf86vm atk-1.0
WANTLIB += c cairo drm expat fontconfig freetype gdk-x11-2.0 gdk_pixbuf-2.0
WANTLIB += gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 gstreamer-0.10

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.14 2011/09/28 09:51:36 jasper Exp $
# $OpenBSD: Makefile,v 1.15 2011/10/29 08:12:31 ajacoutot Exp $
COMMENT = Mastermind clone reflexion game
GNOME_PROJECT = gnome-mastermind
GNOME_VERSION = 0.3.1
REVISION= 4
REVISION= 5
CATEGORIES = games
@ -30,7 +30,7 @@ RUN_DEPENDS += x11/gnome/librsvg
MODGNOME_TOOLS= yelp
CONFIGURE_STYLE = gnu
WANTLIB += ORBit-2 X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext
WANTLIB += X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext
WANTLIB += Xfixes Xi Xinerama Xrandr Xrender atk-1.0 c cairo dbus-1
WANTLIB += dbus-glib-1 expat fontconfig freetype gio-2.0 glib-2.0
WANTLIB += gmodule-2.0 gobject-2.0 gthread-2.0 m pango-1.0

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.15 2011/09/28 09:51:36 jasper Exp $
# $OpenBSD: Makefile,v 1.16 2011/10/29 08:12:31 ajacoutot Exp $
# XXX fix building with glib2 >= 2.29 (G_CONST_RETURN is deprecated)
CFLAGS += "-DG_CONST_RETURN=const"
@ -7,7 +7,7 @@ COMMENT = map viewer using Openstreetmap data
GNOME_VERSION = 0.1.2
GNOME_PROJECT = emerillon
REVISION= 5
REVISION= 6
CATEGORIES = geo x11
@ -48,7 +48,7 @@ WANTLIB += gmodule-2.0 gnutls gobject-2.0 gpg-error gthread-2.0
WANTLIB += gtk-x11-2.0 json-glib-1.0 m pango-1.0 pangocairo-1.0
WANTLIB += pangoft2-1.0 pcre pixman-1 png pthread pthread-stubs
WANTLIB += soup-2.4 sqlite3 tasn1 xcb xml2 z ethos-1.0 ethos-ui-1.0
WANTLIB += proxy ORBit-2 Xxf86vm dbus-1 dbus-glib-1 drm gnome-keyring
WANTLIB += proxy Xxf86vm dbus-1 dbus-glib-1 drm gnome-keyring
WANTLIB += champlain-0.8 champlain-gtk-0.8 soup-gnome-2.4
WANTLIB += geoclue rest-0.7 xcb-render xcb-shm

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.10 2011/09/16 21:01:45 jasper Exp $
# $OpenBSD: Makefile,v 1.11 2011/10/29 08:12:31 ajacoutot Exp $
COMMENT= modular geoinformation service on top of D-Bus
@ -6,7 +6,7 @@ DISTNAME= geoclue-0.12.0
SHARED_LIBS += geoclue 1.0 # .0.0
CATEGORIES= geo devel
REVISION= 1
REVISION= 2
HOMEPAGE= http://geoclue.freedesktop.org/
@ -21,7 +21,7 @@ MASTER_SITES= http://folks.o-hand.com/jku/geoclue-releases/ \
MODULES= devel/gettext
WANTLIB += ORBit-2 c dbus-1 dbus-glib-1 gconf-2 gcrypt gio-2.0
WANTLIB += c dbus-1 dbus-glib-1 gconf-2 gcrypt gio-2.0
WANTLIB += glib-2.0 gmodule-2.0 gnome-keyring gobject-2.0 gpg-error
WANTLIB += gps gthread-2.0 m pcre pthread soup-2.4 soup-gnome-2.4
WANTLIB += sqlite3 xml2 z

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.11 2011/09/16 09:48:11 espie Exp $
# $OpenBSD: Makefile,v 1.12 2011/10/29 08:12:31 ajacoutot Exp $
COMMENT = lightweight mapping application for use with or without GPS
DISTNAME = tangogps-0.99.4
REVISION = 4
REVISION = 5
CATEGORIES = geo
@ -19,7 +19,7 @@ PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM =Yes
PERMIT_DISTFILES_FTP = Yes
WANTLIB += ORBit-2 X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext
WANTLIB += X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext
WANTLIB += Xfixes Xi Xinerama Xrandr Xrender c cairo crypto
WANTLIB += expat fontconfig freetype gcrypt gdk-x11-2.0
WANTLIB += gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0 gnutls

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.21 2011/09/16 10:02:36 espie Exp $
# $OpenBSD: Makefile,v 1.22 2011/10/29 08:12:31 ajacoutot Exp $
COMMENT = Amide a Medical Imaging Data Examiner
DISTNAME = amide-0.9.2
REVISION = 11
REVISION = 12
CATEGORIES = graphics
HOMEPAGE = http://amide.sourceforge.net/
@ -16,7 +16,7 @@ PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM = Yes
PERMIT_DISTFILES_FTP = Yes
WANTLIB += GL ORBit-2 X11 Xau Xcomposite Xcursor Xdamage Xdmcp
WANTLIB += GL X11 Xau Xcomposite Xcursor Xdamage Xdmcp
WANTLIB += Xext Xfixes Xi Xinerama Xrandr Xrender Xxf86vm art_lgpl_2
WANTLIB += atk-1.0 avcodec avutil c cairo drm expat fontconfig
WANTLIB += freetype gailutil gconf-2 gdk-x11-2.0 gdk_pixbuf-2.0

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.12 2011/10/28 21:58:16 jasper Exp $
# $OpenBSD: Makefile,v 1.13 2011/10/29 08:12:32 ajacoutot Exp $
COMMENT= virtual lighttable and darkroom for photographers
DISTNAME= darktable-0.6
REVISION= 6
REVISION= 7
SHARED_ONLY= Yes
@ -19,7 +19,7 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB += Half Iex IlmImf IlmThread Imath ORBit-2 X11 Xau Xcomposite
WANTLIB += Half Iex IlmImf IlmThread Imath X11 Xau Xcomposite
WANTLIB += Xcursor Xdamage Xdmcp Xext Xfixes Xi Xinerama Xrandr Xrender
WANTLIB += atk-1.0 c cairo crypto curl dbus-1 dbus-glib-1
WANTLIB += exif exiv2 expat fontconfig freetype gcrypt gdk-x11-2.0

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.49 2011/10/28 22:08:24 jasper Exp $
# $OpenBSD: Makefile,v 1.50 2011/10/29 08:12:32 ajacoutot Exp $
COMMENT= image viewer and browser for GNOME
GNOME_PROJECT= gthumb
GNOME_VERSION= 2.14.0
REVISION= 0
CATEGORIES= graphics
@ -18,7 +19,7 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB += GL ICE ORBit-2 SM X11 Xau Xcomposite Xcursor Xdamage
WANTLIB += GL ICE SM X11 Xau Xcomposite Xcursor Xdamage
WANTLIB += Xdmcp Xext Xfixes Xi Xinerama Xrandr Xrender Xxf86vm
WANTLIB += atk-1.0 c cairo clutter-glx-1.0 clutter-gtk-0.10 dbus-1
WANTLIB += dbus-glib-1 drm exiv2 expat ffi fontconfig freetype

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.14 2011/09/16 10:02:38 espie Exp $
# $OpenBSD: Makefile,v 1.15 2011/10/29 08:12:32 ajacoutot Exp $
COMMENT = tool for working with RAW images
DISTNAME = rawstudio-1.2
REVISION = 5
REVISION = 6
CATEGORIES = graphics
@ -22,25 +22,20 @@ CONFIGURE_STYLE = gnu
CONFIGURE_ENV += CPPFLAGS=-I${LOCALBASE}/include \
LDFLAGS=-L${LOCALBASE}/lib
WANTLIB += ORBit-2 X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes
WANTLIB += Xi Xinerama Xrandr Xrender atk-1.0 c cairo dbus-1 exiv2 expat
WANTLIB += fontconfig freetype gconf-2 gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0
WANTLIB += GL X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama
WANTLIB += Xrandr Xrender atk-1.0 c cairo dbus-1 exiv2 expat fontconfig
WANTLIB += freetype gconf-2 gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0
WANTLIB += glib-2.0 gmodule-2.0 gobject-2.0 gthread-2.0 gtk-x11-2.0
WANTLIB += jpeg lcms m pango-1.0 pangocairo-1.0 pangoft2-1.0 pixman-1
WANTLIB += png pthread pthread-stubs stdc++ tiff xcb xcb-render
WANTLIB += xcb-render-util xml2 z
WANTLIB += xcb-shm xml2 z
MODULES = devel/gettext
LIB_DEPENDS += x11/dbus \
graphics/exiv2 \
devel/gconf2 \
x11/gtk+2 \
graphics/jpeg \
graphics/lcms \
devel/ORBit2 \
graphics/png \
graphics/tiff \
textproc/libxml
graphics/lcms
RUN_DEPENDS = devel/desktop-file-utils \
x11/gtk-engines2

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.20 2011/09/16 10:02:38 espie Exp $
# $OpenBSD: Makefile,v 1.21 2011/10/29 08:12:32 ajacoutot Exp $
SHARED_ONLY = Yes
COMMENT = intelligent input bus framework
DISTNAME = ibus-1.3.9
REVISION = 6
REVISION = 7
SHARED_LIBS = ibus 1.0 # 2.0
@ -19,7 +19,7 @@ PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM = Yes
PERMIT_DISTFILES_FTP = Yes
WANTLIB = GL ORBit-2 X11 Xau Xcomposite Xcursor Xdamage Xdmcp \
WANTLIB = GL X11 Xau Xcomposite Xcursor Xdamage Xdmcp \
Xext Xfixes Xi Xinerama Xrandr Xrender Xxf86vm atk-1.0 \
c cairo dbus-1 drm expat fontconfig freetype gdk-x11-2.0 \
gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.25 2011/09/16 10:31:20 espie Exp $
# $OpenBSD: Makefile,v 1.26 2011/10/29 08:12:32 ajacoutot Exp $
# uses gcj which is only supported on select archs
ONLY_FOR_ARCHS= i386 amd64 sparc64
@ -6,7 +6,7 @@ ONLY_FOR_ARCHS= i386 amd64 sparc64
COMMENT= essential libraries for java
DISTNAME= classpath-0.98
REVISION= 8
REVISION= 9
CATEGORIES= lang java
@ -39,19 +39,18 @@ RUN_DEPENDS= lang/gcc/4.2,-java \
lang/antlr3>=3.4p0
LIB_DEPENDS= x11/gtk+2 \
x11/dbus-glib \
devel/ORBit2 \
devel/gconf2 \
devel/libmagic \
devel/gmp
WANTLIB= ICE SM X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext \
Xfixes Xi Xinerama Xrandr Xrender Xtst atk-1.0 cairo \
dbus-1 expat fontconfig freetype gio-2.0 glib-2.0 \
gmodule-2.0 gobject-2.0 gthread-2.0 m pango-1.0 \
pangocairo-1.0 pangoft2-1.0 pcre pixman-1 png pthread-stubs \
xcb xcb-render xcb-render-util ORBit-2 gconf-2 magic gmp z \
gdk-x11-2.0 gdk_pixbuf-2.0 gtk-x11-2.0
WANTLIB += GL ICE SM X11 Xau Xcomposite Xcursor Xdamage Xdmcp
WANTLIB += Xext Xfixes Xi Xinerama Xrandr Xrender Xtst Xxf86vm
WANTLIB += atk-1.0 cairo dbus-1 dbus-glib-1 drm expat ffi fontconfig
WANTLIB += freetype gconf-2 gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0
WANTLIB += glib-2.0 gmodule-2.0 gmp gobject-2.0 gthread-2.0 gtk-x11-2.0
WANTLIB += m magic pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre
WANTLIB += pixman-1 png pthread-stubs stdc++ xcb xcb-render xcb-shm
WANTLIB += z
MASTER_SITES= ${MASTER_SITE_GNU:=classpath/}
MASTER_SITES0= http://archive.eclipse.org/eclipse/downloads/drops/R-3.2.2-200702121330/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.30 2011/10/16 19:03:57 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.31 2011/10/29 08:12:32 ajacoutot Exp $
# No NTLM support in OpenLDAP; Plaintext password authentication will be
# used when connecting to the Global Catalog server. Consider installing
@ -11,7 +11,7 @@ COMMENT= evolution connector for MS Exchange
GNOME_PROJECT= evolution-exchange
GNOME_VERSION= 3.2.1
REVISION= 1
REVISION= 2
SHARED_LIBS += exchange 0.0 # 0.0
SHARED_LIBS += xntlm 0.0 # 0.0
@ -32,7 +32,7 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB += GL ICE ORBit-2 SM X11 Xau Xcomposite Xcursor Xdamage
WANTLIB += GL ICE SM X11 Xau Xcomposite Xcursor Xdamage
WANTLIB += Xdmcp Xext Xfixes Xi Xinerama Xrandr Xrender Xxf86vm
WANTLIB += asn1 atk-1.0 c cairo cairo-gobject camel-1.2 camel-provider-1.2
WANTLIB += canberra canberra-gtk3 com_err crypto db dbus-1 drm

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.10 2011/10/07 08:22:04 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.11 2011/10/29 08:12:32 ajacoutot Exp $
SHARED_ONLY= Yes
@ -6,6 +6,7 @@ COMMENT= RSS reader plugin for evolution
GNOME_PROJECT= evolution-rss
GNOME_VERSION= 0.2.90.20111007
REVISION= 0
CATEGORIES= mail
@ -23,7 +24,7 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB += GL ORBit-2 X11 Xcomposite Xcursor Xdamage Xext Xfixes
WANTLIB += GL X11 Xcomposite Xcursor Xdamage Xext Xfixes
WANTLIB += Xi Xinerama Xrandr Xrender asn1 atk-1.0 c cairo cairo-gobject
WANTLIB += camel-1.2 camel-provider-1.2 com_err crypto dbus-1
WANTLIB += ebook-1.2 ecal-1.2 edataserver-1.2 edataserverui-3.0

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.144 2011/10/16 19:03:34 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.145 2011/10/29 08:12:32 ajacoutot Exp $
COMMENT-main= integrated email and PIM software for GNOME
COMMENT-plugins= additionnal plugins for evolution
@ -9,8 +9,8 @@ GNOME_VERSION= 3.2.1
PKGNAME-main= ${DISTNAME}
PKGNAME-plugins= evolution-plugins-${GNOME_VERSION}
REVISION-main= 0
REVISION-plugins= 0
REVISION-main= 1
REVISION-plugins= 1
# Only get the first x.y which is needed in the PLIST.
# NOTE: when major version changes, increment EVO_VERSION accordingly
@ -45,7 +45,7 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB += GL ICE ORBit-2 SM X11 Xau Xcomposite Xcursor
WANTLIB += GL ICE SM X11 Xau Xcomposite Xcursor
WANTLIB += Xdamage Xdmcp Xext Xfixes Xi Xinerama Xrandr Xrender
WANTLIB += Xxf86vm asn1 atk-1.0 c cairo cairo-gobject camel-1.2
WANTLIB += camel-provider-1.2 canberra com_err crypto

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.71 2011/09/28 09:51:36 jasper Exp $
# $OpenBSD: Makefile,v 1.72 2011/10/29 08:12:32 ajacoutot Exp $
COMMENT= spreadsheet application for GNOME
GNOME_PROJECT= gnumeric
GNOME_VERSION= 1.10.17
REVISION= 0
REVISION= 1
CATEGORIES= math
@ -21,7 +21,7 @@ PERMIT_DISTFILES_FTP= Yes
EXTRACT_SUFX= .tar.bz2
WANTLIB += GL ORBit-2 X11 Xau Xcomposite Xcursor Xdamage Xdmcp
WANTLIB += GL X11 Xau Xcomposite Xcursor Xdamage Xdmcp
WANTLIB += Xext Xfixes Xi Xinerama Xrandr Xrender Xxf86vm atk-1.0
WANTLIB += bz2 c cairo drm expat fontconfig freetype gdk-x11-2.0
WANTLIB += gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.31 2011/09/16 10:31:23 espie Exp $
# $OpenBSD: Makefile,v 1.32 2011/10/29 08:12:32 ajacoutot Exp $
COMMENT = GTK client for LiveJournal
DISTNAME = logjam-4.6.1
REVISION= 0
REVISION = 1
CATEGORIES = misc x11
HOMEPAGE = http://andy-shev.github.com/LogJam/
@ -14,7 +14,7 @@ PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM = Yes
PERMIT_DISTFILES_FTP = Yes
WANTLIB += GL ORBit-2 X11 Xau Xcomposite Xcursor Xdamage Xdmcp
WANTLIB += GL X11 Xau Xcomposite Xcursor Xdamage Xdmcp
WANTLIB += Xext Xfixes Xi Xinerama Xrandr Xrender Xxf86vm atk-1.0
WANTLIB += c cairo dbus-1 dbus-glib-1 drm enchant expat fontconfig
WANTLIB += freetype gailutil gconf-2 gcrypt gdk-x11-2.0 gdk_pixbuf-2.0

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.9 2011/09/16 10:31:23 espie Exp $
# $OpenBSD: Makefile,v 1.10 2011/10/29 08:12:32 ajacoutot Exp $
COMMENT = farsight element for GStreamer
@ -6,13 +6,13 @@ V = 0.12.11
DISTNAME = gst-plugins-farsight-$V
PKGNAME = gstreamer-plugins-farsight-$V
REVISION = 5
REVISION = 6
HOMEPAGE = http://farsight.freedesktop.org/
MASTER_SITES = ${HOMEPAGE}/releases/gst-plugins-farsight/
EXTRACT_SUFX = .tar.gz
WANTLIB += ORBit-2 gio-2.0 util glib-2.0 gmodule-2.0 gobject-2.0
WANTLIB += gio-2.0 util glib-2.0 gmodule-2.0 gobject-2.0
WANTLIB += gthread-2.0 m pcre z gsm gconf-2 gstnet-0.10 gstreamer-0.10
WANTLIB += gstbase-0.10 gstinterfaces-0.10 gstrtp-0.10 gstnetbuffer-0.10
WANTLIB += xml2 stdc++

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.79 2011/09/30 19:05:50 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.80 2011/10/29 08:12:32 ajacoutot Exp $
# XXX ossaudio(3) is only enabled to be used as a mixing device by
# audio/pulseaudio and x11/xfce4/xfce4-mixer
@ -16,10 +16,10 @@ PKGNAME-aalib = gstreamer-aalib-${V}
PKGNAME-dv = gstreamer-dv-${V}
PKGNAME-caca = gstreamer-libcaca-${V}
REVISION-main = 1
REVISION-aalib = 1
REVISION-dv = 1
REVISION-caca = 1
REVISION-main = 2
REVISION-aalib = 2
REVISION-dv = 2
REVISION-caca = 2
EPOCH-main = 0
@ -44,7 +44,7 @@ REGRESS_DEPENDS += ${BASE_PKGPATH},${i}
RUN_DEPENDS = ${BUILD_PKGPATH}
WANTLIB = glib-2.0 gmodule-2.0 gobject-2.0 gthread-2.0 \
pcre xml2 m z gstreamer-0.10 gstbase-0.10
pcre xml2 m z gstreamer-0.10 gstbase-0.10 ffi
LIB_DEPENDS = $P/core>=0.10.30
WANTLIB-main = ${WANTLIB} ${MODGCONF2_WANTLIB} gdk_pixbuf-2.0 \
@ -52,13 +52,13 @@ WANTLIB-main = ${WANTLIB} ${MODGCONF2_WANTLIB} gdk_pixbuf-2.0 \
gstcontroller-0.10 Xau Xdmcp xcb-render cairo-gobject \
pthread-stubs xcb Xrender cairo expat orc-0.4 \
fontconfig freetype ogg pixman-1 png Xv \
stdc++ theora vorbis ORBit-2 dbus-1 GL Xxf86vm \
stdc++ theora vorbis dbus-1 GL Xxf86vm \
gstaudio-0.10 gstinterfaces-0.10 gstnetbuffer-0.10 \
gstriff-0.10 gstrtp-0.10 gsttag-0.10 gstvideo-0.10 \
gstfft-0.10 gstrtsp-0.10 gstsdp-0.10 gstpbutils-0.10 \
FLAC jpeg tag wavpack speex gsttag-0.10 shout bz2 \
gcrypt gio-2.0 gnome-keyring drm xcb-shm \
gpg-error soup-2.4 soup-gnome-2.4 sqlite3
gpg-error soup-2.4 soup-gnome-2.4 sqlite3 dbus-glib-1
LIB_DEPENDS-main = ${LIB_DEPENDS} \
${MODGCONF2_LIB_DEPENDS} \
devel/orc>=0.4.6 \
@ -77,7 +77,7 @@ RUN_DEPENDS-main = ${MODGCONF2_RUN_DEPENDS} \
${MODGETTEXT_RUN_DEPENDS}
WANTLIB-aalib= ${WANTLIB} \
X11 ncurses Xau Xdmcp pthread-stubs xcb aa
X11 ncurses xcb aa
LIB_DEPENDS-aalib = ${LIB_DEPENDS} \
graphics/aalib
@ -87,7 +87,7 @@ LIB_DEPENDS-dv = ${LIB_DEPENDS} \
${P}/plugins-base
WANTLIB-caca = ${WANTLIB} \
X11 ncursesw Xau Xdmcp pthread-stubs xcb caca
X11 ncursesw xcb caca
LIB_DEPENDS-caca = ${LIB_DEPENDS} \
graphics/libcaca

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.16 2011/09/19 07:39:05 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.17 2011/10/29 08:12:32 ajacoutot Exp $
COMMENT= fast and easy porn downloader
DISTNAME= gnaughty-1.2.5
CATEGORIES= net graphics biology productivity education russian
REVISION= 3
REVISION= 4
HOMEPAGE= http://gnaughty.sourceforge.net/
@ -17,7 +17,7 @@ PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnaughty/}
WANTLIB += ORBit-2 X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext
WANTLIB += X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext
WANTLIB += Xfixes Xi Xinerama Xrandr Xrender atk-1.0 c cairo
WANTLIB += expat fontconfig freetype gdk-x11-2.0 gdk_pixbuf-2.0
WANTLIB += gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 gthread-2.0

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.21 2011/09/18 19:57:30 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.22 2011/10/29 08:12:32 ajacoutot Exp $
SHARED_ONLY= Yes
@ -13,7 +13,7 @@ PKGNAME-main= libproxy-${VERSION}
PKGNAME-mozilla= libproxy-mozilla-${VERSION}
PKGNAME-webkit= libproxy-webkit-${VERSION}
REVISION-main= 5
REVISION-main= 6
REVISION-mozilla= 4
REVISION-webkit= 6
@ -63,9 +63,8 @@ LIB_DEPENDS-webkit= STEM->=${VERSION}:${BUILD_PKGPATH}, \
cWANTLIB += m stdc++
WANTLIB-main += ${cWANTLIB} ${MODGETTEXT_WANTLIB} c perl pthread
WANTLIB-main += c perl pthread gobject-2.0 gthread-2.0 pthread
WANTLIB-main += ORBit-2 c gconf-2 gio-2.0 glib-2.0 gmodule-2.0
WANTLIB-main += ${cWANTLIB} ${MODGETTEXT_WANTLIB}
WANTLIB-main += c gconf-2 glib-2.0 gobject-2.0 gthread-2.0 perl pthread
WANTLIB-mozilla += ${cWANTLIB} c modman nspr4 plc4 plds4 proxy
WANTLIB-mozilla += xulrunner1.9/mozjs

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.9 2011/09/28 15:08:15 jasper Exp $
# $OpenBSD: Makefile,v 1.10 2011/10/29 08:12:32 ajacoutot Exp $
SHARED_ONLY= Yes
@ -6,7 +6,7 @@ COMMENT= social web services integration framework
GNOME_PROJECT= libsocialweb
GNOME_VERSION= 0.25.19
REVISION= 0
REVISION= 1
SHARED_LIBS += socialweb-client 2.0 # 2.0
SHARED_LIBS += socialweb-keyfob 0.0 # 0.0
@ -27,7 +27,7 @@ PERMIT_DISTFILES_FTP= Yes
MODULES= devel/gettext \
x11/gnome
WANTLIB += ORBit-2 c dbus-1 dbus-glib-1 gconf-2 gcrypt gio-2.0
WANTLIB += c dbus-1 dbus-glib-1 gconf-2 gcrypt gio-2.0
WANTLIB += glib-2.0 gmodule-2.0 gnome-keyring gobject-2.0 gpg-error
WANTLIB += gthread-2.0 json-glib-1.0 m pcre pthread rest-0.7 rest-extras-0.7
WANTLIB += soup-2.4 soup-gnome-2.4 sqlite3 xml2 z

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.23 2011/10/18 18:05:46 jasper Exp $
# $OpenBSD: Makefile,v 1.24 2011/10/29 08:12:32 ajacoutot Exp $
SHARED_ONLY= Yes
@ -6,6 +6,7 @@ COMMENT= people aggregation library
GNOME_PROJECT= folks
GNOME_VERSION= 0.6.4.1
REVISION= 0
SHARED_LIBS += folks-telepathy 4.0 # 28.0
SHARED_LIBS += folks 4.0 # 28.0
@ -16,7 +17,7 @@ HOMEPAGE= ${HOMEPAGE_TP:=Folks}
MODULES= devel/gettext \
x11/gnome
WANTLIB += ORBit-2 asn1 c camel-1.2 com_err crypto dbus-1 dbus-glib-1
WANTLIB += asn1 c camel-1.2 com_err crypto dbus-1 dbus-glib-1
WANTLIB += ebook-1.2 edataserver-1.2 ffi gconf-2 gee gio-2.0 glib-2.0
WANTLIB += gmodule-2.0 gobject-2.0 gssapi gthread-2.0 krb5 m ncurses
WANTLIB += nspr4 nss3 nssutil3 pcre plc4 plds4 pthread readline

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.22 2011/09/28 09:51:36 jasper Exp $
# $OpenBSD: Makefile,v 1.23 2011/10/29 08:12:32 ajacoutot Exp $
COMMENT= Gtk-based GUI client for Twitter
GNOME_PROJECT= twitux
GNOME_VERSION= 0.69
REVISION= 1
REVISION= 2
EPOCH= 0
CATEGORIES= net
@ -20,7 +20,7 @@ PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=twitux/}
EXTRACT_SUFX= .tar.bz2
WANTLIB += GL ORBit-2 X11 Xau Xcomposite Xcursor Xdamage Xdmcp
WANTLIB += GL X11 Xau Xcomposite Xcursor Xdamage Xdmcp
WANTLIB += Xext Xfixes Xi Xinerama Xrandr Xrender Xxf86vm atk-1.0
WANTLIB += c cairo canberra canberra-gtk dbus-1 dbus-glib-1 drm
WANTLIB += enchant expat fontconfig freetype gcrypt gdk-x11-2.0

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.21 2011/09/28 09:51:36 jasper Exp $
# $OpenBSD: Makefile,v 1.22 2011/10/29 08:12:32 ajacoutot Exp $
COMMENT = labels and business card designer
GNOME_PROJECT = glabels
GNOME_VERSION = 3.0.0
REVISION = 1
REVISION = 2
CATEGORIES = productivity graphics
@ -22,7 +22,7 @@ PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM = Yes
PERMIT_DISTFILES_FTP = Yes
WANTLIB += GL ORBit-2 X11 Xau Xcomposite Xcursor Xdamage Xdmcp
WANTLIB += GL X11 Xau Xcomposite Xcursor Xdamage Xdmcp
WANTLIB += Xext Xfixes Xi Xinerama Xrandr Xrender Xxf86vm asn1
WANTLIB += atk-1.0 c cairo cairo-gobject camel-1.2 com_err croco-0.6
WANTLIB += crypto drm ebook-1.2 edataserver-1.2 expat fontconfig

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.12 2011/09/16 11:13:42 espie Exp $
# $OpenBSD: Makefile,v 1.13 2011/10/29 08:12:32 ajacoutot Exp $
SHARED_ONLY= Yes
COMMENT= addressbook manager
DISTNAME= rubrica2-2.0.7
REVISION= 3
REVISION= 4
EPOCH= 0
CATEGORIES= productivity x11
@ -24,7 +24,7 @@ PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_BERLIOS:=rubrica/}
WANTLIB += GL ORBit-2 X11 Xau Xcomposite Xcursor Xdamage Xdmcp
WANTLIB += GL X11 Xau Xcomposite Xcursor Xdamage Xdmcp
WANTLIB += Xext Xfixes Xi Xinerama Xrandr Xrender Xxf86vm atk-1.0
WANTLIB += c cairo drm expat fontconfig freetype gdk-x11-2.0 gdk_pixbuf-2.0
WANTLIB += gio-2.0 glade-2.0 glib-2.0 gmodule-2.0 gobject-2.0

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.28 2011/09/16 11:13:43 espie Exp $
# $OpenBSD: Makefile,v 1.29 2011/10/29 08:12:32 ajacoutot Exp $
COMMENT= reminder program for prevention of RSI
DISTNAME= workrave-1.9.4
REVISION= 0
REVISION= 1
CATEGORIES= productivity x11
HOMEPAGE= http://www.workrave.org/
@ -14,15 +14,15 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB += GL ICE ORBit-2 SM X11 Xau Xcomposite Xcursor Xdamage
WANTLIB += Xdmcp Xext Xfixes Xi Xinerama Xrandr Xrender Xtst Xxf86vm
WANTLIB += GL ICE SM X11 Xau Xcomposite Xcursor Xdamage Xdmcp
WANTLIB += Xext Xfixes Xi Xinerama Xrandr Xrender Xtst Xxf86vm
WANTLIB += atk-1.0 atkmm-1.6 c cairo cairomm-1.0 dbus-1 dbus-glib-1
WANTLIB += drm expat fontconfig freetype gconf-2 gdk-x11-2.0 gdk_pixbuf-2.0
WANTLIB += gdkmm-2.4 gio-2.0 giomm-2.4 glib-2.0 glibmm-2.4 gmodule-2.0
WANTLIB += gobject-2.0 gstreamer-0.10 gthread-2.0 gtk-x11-2.0
WANTLIB += gtkmm-2.4 m pango-1.0 pangocairo-1.0 pangoft2-1.0 pangomm-1.4
WANTLIB += pcre pixman-1 png pthread pthread-stubs sigc-2.0 stdc++
WANTLIB += xcb xcb-render xcb-shm xml2 z
WANTLIB += drm expat ffi fontconfig freetype gconf-2 gdk-x11-2.0
WANTLIB += gdk_pixbuf-2.0 gdkmm-2.4 gio-2.0 giomm-2.4 glib-2.0
WANTLIB += glibmm-2.4 gmodule-2.0 gobject-2.0 gstreamer-0.10 gthread-2.0
WANTLIB += gtk-x11-2.0 gtkmm-2.4 m pango-1.0 pangocairo-1.0 pangoft2-1.0
WANTLIB += pangomm-1.4 pcre pixman-1 png pthread pthread-stubs
WANTLIB += sigc-2.0 stdc++ xcb xcb-render xcb-shm xml2 z
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=workrave/}

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.6 2011/09/16 11:41:38 espie Exp $
# $OpenBSD: Makefile,v 1.7 2011/10/29 08:12:32 ajacoutot Exp $
COMMENT= X.509 Certification Authority management tool
DISTNAME= gnomint-1.2.1
REVISION= 4
REVISION= 5
CATEGORIES= security x11
@ -17,7 +17,7 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB += GL ORBit-2 X11 Xau Xcomposite Xcursor Xdamage Xdmcp
WANTLIB += GL X11 Xau Xcomposite Xcursor Xdamage Xdmcp
WANTLIB += Xext Xfixes Xi Xinerama Xrandr Xrender Xxf86vm atk-1.0
WANTLIB += c cairo drm expat fontconfig freetype gcrypt gdk-x11-2.0
WANTLIB += gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0 gmp gnutls

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.21 2011/09/28 09:51:36 jasper Exp $
# $OpenBSD: Makefile,v 1.22 2011/10/29 08:12:32 ajacoutot Exp $
BROKEN= does not compile with new libgda
@ -9,7 +9,7 @@ COMMENT= gettext(1) files editor for GNOME
GNOME_PROJECT= gtranslator
GNOME_VERSION= 1.9.13
REVISION= 5
REVISION= 6
CATEGORIES= textproc devel
@ -23,7 +23,7 @@ PERMIT_DISTFILES_FTP= Yes
EXTRACT_SUFX= .tar.bz2
WANTLIB += ORBit-2 X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes
WANTLIB += X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes
WANTLIB += Xi Xinerama Xrandr Xrender atk-1.0 c cairo dbus-1 dbus-glib-1
WANTLIB += enchant expat fontconfig freetype gcrypt gdk-x11-2.0
WANTLIB += gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.52 2011/09/28 09:51:36 jasper Exp $
# $OpenBSD: Makefile,v 1.53 2011/10/29 08:12:32 ajacoutot Exp $
# XXX fix building with glib2 >= 2.29 (G_CONST_RETURN is deprecated)
CFLAGS += "-DG_CONST_RETURN=const"
@ -13,7 +13,7 @@ API_VERSION= 3.14
PKGNAME= gtkhtml3-${VERSION}
REVISION= 2
REVISION= 3
HOMEPAGE= http://www.gnome.org/
@ -31,16 +31,16 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
EXTRACT_SUFX= .tar.bz2
WANTLIB += GL X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes
WANTLIB += Xi Xinerama Xrandr Xrender Xxf86vm atk-1.0 c cairo
WANTLIB += dbus-1 dbus-glib-1 drm enchant expat ffi fontconfig
WANTLIB += freetype gailutil gconf-2 gdk-x11-2.0 gdk_pixbuf-2.0
WANTLIB += gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 gthread-2.0
WANTLIB += gtk-x11-2.0 m pango-1.0 pangocairo-1.0 pangoft2-1.0
WANTLIB += pcre pixman-1 png pthread pthread-stubs stdc++ xcb
WANTLIB += xcb-render xcb-shm z
WANTLIB += ORBit-2 X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext
WANTLIB += Xfixes Xi Xinerama Xrandr Xrender atk-1.0 c cairo
WANTLIB += expat fontconfig freetype gailutil gdk-x11-2.0
WANTLIB += gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0
WANTLIB += gthread-2.0 gtk-x11-2.0 m pango-1.0 pangocairo-1.0
WANTLIB += pangoft2-1.0 pcre pixman-1 png pthread pthread-stubs
WANTLIB += stdc++ xcb xcb-render z gconf-2 enchant GL Xxf86vm
WANTLIB += drm xcb-shm
EXTRACT_SUFX= .tar.bz2
MODULES= devel/gettext \
x11/gnome

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.45 2011/10/13 06:55:58 jasper Exp $
# $OpenBSD: Makefile,v 1.46 2011/10/29 08:12:32 ajacoutot Exp $
SHARED_ONLY= Yes
@ -7,7 +7,7 @@ COMMENT= simple GTK desktop news aggregator
DISTNAME= liferea-1.6.5
CATEGORIES= www x11
REVISION= 5
REVISION= 6
HOMEPAGE= http://liferea.sourceforge.net/
@ -19,7 +19,7 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB += GL ICE ORBit-2 SM X11 Xau Xcomposite Xcursor Xdamage
WANTLIB += GL ICE SM X11 Xau Xcomposite Xcursor Xdamage
WANTLIB += Xdmcp Xext Xfixes Xi Xinerama Xrandr Xrender Xt Xxf86vm
WANTLIB += atk-1.0 c cairo dbus-1 dbus-glib-1 drm enchant expat
WANTLIB += fontconfig freetype gailutil gdk-x11-2.0 gdk_pixbuf-2.0

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.16 2011/10/14 07:15:08 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.17 2011/10/29 08:12:32 ajacoutot Exp $
SHARED_ONLY = Yes
@ -6,7 +6,7 @@ COMMENT = OpenGL window and compositing manager
V = 0.8.2
DISTNAME = compiz-${V}
REVISION= 10
REVISION= 11
SHARED_LIBS = decoration 0.0
@ -20,7 +20,7 @@ PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM =Yes
PERMIT_DISTFILES_FTP = Yes
WANTLIB += GL GLU ICE ORBit-2 SM X11 X11-xcb XRes Xau Xcomposite
WANTLIB += GL GLU ICE SM X11 X11-xcb XRes Xau Xcomposite
WANTLIB += Xcursor Xdamage Xdmcp Xext Xfixes Xi Xinerama Xrandr
WANTLIB += Xrender Xxf86vm atk-1.0 c cairo dbus-1 dbus-glib-1
WANTLIB += drm expat ffi fontconfig freetype gdk-x11-2.0 gdk_pixbuf-2.0

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.47 2011/10/19 12:17:54 jasper Exp $
# $OpenBSD: Makefile,v 1.48 2011/10/29 08:12:32 ajacoutot Exp $
SHARED_ONLY= Yes
@ -6,6 +6,7 @@ COMMENT= versatile IDE for GNOME
GNOME_PROJECT= anjuta
GNOME_VERSION= 3.2.1
REVISION= 0
SHARED_LIBS += anjuta-3 0.0 # 0.0
@ -24,7 +25,7 @@ MODULES= devel/dconf \
lang/python \
x11/gnome
WANTLIB += GL ICE ORBit-2 SM X11 Xau Xcomposite Xcursor Xdamage
WANTLIB += GL ICE SM X11 Xau Xcomposite Xcursor Xdamage
WANTLIB += Xdmcp Xext Xfixes Xi Xinerama Xrandr Xrender Xt Xxf86vm
WANTLIB += apr-1 aprutil-1 asn1 atk-1.0 c cairo cairo-gobject
WANTLIB += crypto db devhelp-3 drm enchant expat ffi fontconfig

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.14 2011/09/28 09:47:46 jasper Exp $
# $OpenBSD: Makefile,v 1.15 2011/10/29 08:12:32 ajacoutot Exp $
COMMENT= simple desktop recording tool
# git clone of b5a46ddca3b2b207f7f6ba444f9e0f02dc23128e
GNOME_VERSION= 0.2.3.1
GNOME_PROJECT= byzanz
REVISION= 0
REVISION= 1
CATEGORIES= multimedia
@ -21,7 +21,7 @@ MODULES= devel/gconf2 \
devel/gettext \
x11/gnome
WANTLIB += GL ORBit-2 X11 Xau Xcomposite Xcursor Xdamage Xdmcp
WANTLIB += GL X11 Xau Xcomposite Xcursor Xdamage Xdmcp
WANTLIB += Xext Xfixes Xi Xinerama Xrandr Xrender Xxf86vm atk-1.0
WANTLIB += c cairo cairo-gobject drm expat fontconfig freetype
WANTLIB += gdk-3 gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.5 2011/10/20 20:08:35 jasper Exp $
# $OpenBSD: Makefile,v 1.6 2011/10/29 08:12:33 ajacoutot Exp $
COMMENT= contacts manager for GNOME
GNOME_PROJECT= gnome-contacts
GNOME_VERSION= 3.2.2
REVISION= 0
CATEGORIES= productivity
@ -16,7 +17,7 @@ PERMIT_DISTFILES_FTP= Yes
MODULES= devel/gettext \
x11/gnome
WANTLIB += GL ORBit-2 X11 Xau Xcomposite Xcursor Xdamage Xdmcp
WANTLIB += GL X11 Xau Xcomposite Xcursor Xdamage Xdmcp
WANTLIB += Xext Xfixes Xi Xinerama Xrandr Xrender Xxf86vm asn1
WANTLIB += atk-1.0 c cairo cairo-gobject camel-1.2 com_err crypto
WANTLIB += dbus-1 dbus-glib-1 drm ebook-1.2 edataserver-1.2 expat

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.45 2011/10/18 14:53:25 sthen Exp $
# $OpenBSD: Makefile,v 1.46 2011/10/29 08:12:33 ajacoutot Exp $
# XXX Binary files patch-panels_info_hostnames-test_txt and
# patch-panels_info_hostnames-test_txt.new differ
@ -10,7 +10,7 @@ COMMENT= GNOME control center
GNOME_PROJECT= gnome-control-center
GNOME_VERSION= 3.2.1
REVISION= 0
REVISION= 1
SHARED_LIBS += gnome-control-center 0.0 # 1.0
@ -22,7 +22,7 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB += GL ICE ORBit-2 SM X11 Xau Xcomposite Xcursor
WANTLIB += GL ICE SM X11 Xau Xcomposite Xcursor
WANTLIB += Xdamage Xdmcp Xext Xfixes Xi Xinerama Xrandr Xrender
WANTLIB += Xt Xxf86vm asn1 atk-1.0 c cairo cairo-gobject
WANTLIB += canberra canberra-gtk3 crypto cups dbus-1 dbus-glib-1

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.57 2011/10/17 14:28:40 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.58 2011/10/29 08:12:33 ajacoutot Exp $
COMMENT= API documentation browser for GNOME
GNOME_PROJECT= devhelp
GNOME_VERSION= 3.2.0
REVISION= 1
REVISION= 2
SHARED_LIBS += devhelp-3 0.0 # 0.0
@ -18,7 +18,7 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB += GL ICE ORBit-2 SM X11 Xau Xcomposite Xcursor Xdamage
WANTLIB += GL ICE SM X11 Xau Xcomposite Xcursor Xdamage
WANTLIB += Xdmcp Xext Xfixes Xi Xinerama Xrandr Xrender Xt Xxf86vm
WANTLIB += atk-1.0 c cairo cairo-gobject drm enchant expat fontconfig
WANTLIB += freetype gailutil-3 gdk-3 gdk_pixbuf-2.0 gio-2.0 glib-2.0

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.82 2011/10/24 20:11:54 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.83 2011/10/29 08:12:33 ajacoutot Exp $
COMMENT= telepathy based messenger for GNOME
GNOME_PROJECT= empathy
GNOME_VERSION= 3.2.1.1
REVISION= 0
CATEGORIES= net
@ -15,7 +16,7 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB += GL ICE ORBit-2 SM X11 Xau Xcomposite Xcursor Xdamage
WANTLIB += GL ICE SM X11 Xau Xcomposite Xcursor Xdamage
WANTLIB += Xdmcp Xext Xfixes Xi Xinerama Xrandr Xrender Xt Xxf86vm
WANTLIB += asn1 atk-1.0 c cairo cairo-gobject camel-1.2 canberra
WANTLIB += canberra-gtk3 com_err crypto dbus-1 dbus-glib-1 drm

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.55 2011/09/28 09:47:46 jasper Exp $
# $OpenBSD: Makefile,v 1.56 2011/10/29 08:12:32 ajacoutot Exp $
BROKEN= update needs fixed clutter/Mesa
@ -7,7 +7,7 @@ COMMENT= collection of games for the GNOME desktop
GNOME_PROJECT= gnome-games
GNOME_VERSION= 2.32.1
REVISION= 5
REVISION= 6
SHARED_LIBS += games-support-gi 0.0 # 0.0
@ -23,7 +23,7 @@ PERMIT_DISTFILES_FTP= Yes
EXTRACT_SUFX= .tar.bz2
WANTLIB += GL ICE ORBit-2 SM X11 Xau Xcomposite Xcursor Xdamage rsvg-2
WANTLIB += GL ICE SM X11 Xau Xcomposite Xcursor Xdamage rsvg-2
WANTLIB += Xdmcp Xext Xfixes Xi Xinerama Xrandr Xrender Xxf86vm guile
WANTLIB += atk-1.0 c cairo canberra canberra-gtk clutter-glx-1.0
WANTLIB += croco-0.6 xcb-shm drm expat fontconfig freetype

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.19 2011/10/23 16:52:24 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.20 2011/10/29 08:12:33 ajacoutot Exp $
SHARED_ONLY= Yes
@ -6,6 +6,7 @@ COMMENT= desktop note-taking application written in C++
GNOME_PROJECT= gnote
GNOME_VERSION= 0.8.1
REVISION= 0
SUBST_VARS= GNOME_VERSION
@ -21,7 +22,7 @@ MODULES= devel/dconf \
devel/gettext \
x11/gnome
WANTLIB += GL ORBit-2 X11 Xau Xcomposite Xcursor Xdamage Xdmcp
WANTLIB += GL X11 Xau Xcomposite Xcursor Xdamage Xdmcp
WANTLIB += Xext Xfixes Xi Xinerama Xrandr Xrender Xxf86vm atk-1.0
WANTLIB += atkmm-1.6 c cairo cairo-gobject cairomm-1.0 drm e2fs-uuid
WANTLIB += expat ffi fontconfig freetype gconf-2 gdk-3 gdk_pixbuf-2.0

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.58 2011/10/17 11:58:22 jasper Exp $
# $OpenBSD: Makefile,v 1.59 2011/10/29 08:12:32 ajacoutot Exp $
SHARED_ONLY= Yes
@ -6,6 +6,7 @@ COMMENT= Unicode character map for the GNOME project
GNOME_PROJECT= gucharmap
GNOME_VERSION= 3.2.1
REVISION= 0
SHARED_LIBS += gucharmap_2_90 0.0 # 7.0
@ -17,9 +18,9 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB += GL ORBit-2 X11 Xcomposite Xcursor Xdamage Xext Xfixes
WANTLIB += Xi Xinerama Xrandr Xrender atk-1.0 c cairo cairo-gobject
WANTLIB += expat ffi fontconfig freetype gdk-3 gdk_pixbuf-2.0
WANTLIB += GL X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama
WANTLIB += Xrandr Xrender atk-1.0 c cairo cairo-gobject dbus-1
WANTLIB += dbus-glib-1 expat ffi fontconfig freetype gdk-3 gdk_pixbuf-2.0
WANTLIB += gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 gthread-2.0
WANTLIB += gtk-3 m pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre
WANTLIB += pixman-1 png pthread pthread-stubs xcb xcb-render xcb-shm

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.26 2011/10/16 17:13:49 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.27 2011/10/29 08:12:32 ajacoutot Exp $
SHARED_ONLY= Yes
@ -6,6 +6,7 @@ COMMENT= monitor kerberos tickets
GNOME_PROJECT= krb5-auth-dialog
GNOME_VERSION= 3.2.1
REVISION= 0
CATEGORIES= security
@ -17,13 +18,13 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB += GL ORBit-2 X11 Xau Xcomposite Xcursor Xdamage Xdmcp
WANTLIB += Xext Xfixes Xi Xinerama Xrandr Xrender Xxf86vm asn1
WANTLIB += atk-1.0 c cairo cairo-gobject crypto dbus-1 dbus-glib-1
WANTLIB += drm expat ffi fontconfig freetype gdk-3 gdk_pixbuf-2.0
WANTLIB += gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 gssapi gthread-2.0
WANTLIB += gtk-3 krb5 m notify pango-1.0 pangocairo-1.0 pangoft2-1.0
WANTLIB += pcre pixman-1 png pthread pthread-stubs xcb xcb-render
WANTLIB += GL X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes
WANTLIB += Xi Xinerama Xrandr Xrender Xxf86vm asn1 atk-1.0 c cairo
WANTLIB += cairo-gobject crypto dbus-1 dbus-glib-1 drm expat ffi
WANTLIB += fontconfig freetype gdk-3 gdk_pixbuf-2.0 gio-2.0 glib-2.0
WANTLIB += gmodule-2.0 gobject-2.0 gssapi gthread-2.0 gtk-3 krb5
WANTLIB += m notify pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre
WANTLIB += pixman-1 png pthread pthread-stubs stdc++ xcb xcb-render
WANTLIB += xcb-shm z
MODULES= devel/gettext \

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.53 2011/09/28 09:47:47 jasper Exp $
# $OpenBSD: Makefile,v 1.54 2011/10/29 08:12:32 ajacoutot Exp $
COMMENT= GNOME component and compound document system
GNOME_PROJECT= libbonobo
GNOME_VERSION= 2.32.1
REVISION= 1
REVISION= 2
SHARED_LIBS += bonobo-activation 6.0 # .4.0
SHARED_LIBS += bonobo-2 2.0 # .0.0
@ -21,7 +21,7 @@ PERMIT_DISTFILES_FTP= Yes
EXTRACT_SUFX= .tar.bz2
WANTLIB += c m pcre pthread z ORBit-2 ORBitCosNaming-2 glib-2.0
WANTLIB += gmodule-2.0 gobject-2.0 gthread-2.0 xml2 gio-2.0
WANTLIB += gmodule-2.0 gobject-2.0 gthread-2.0 xml2 gio-2.0 ffi
MODULES= devel/gettext \
x11/gnome

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.54 2011/09/28 09:47:47 jasper Exp $
# $OpenBSD: Makefile,v 1.55 2011/10/29 08:12:32 ajacoutot Exp $
COMMENT= user interface components for bonobo
GNOME_PROJECT= libbonoboui
GNOME_VERSION= 2.24.5
REVISION= 0
SHARED_LIBS += bonoboui-2 3.0 # .0.0
@ -23,7 +24,7 @@ WANTLIB += gconf-2 gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 glade-2.0 popt
WANTLIB += glib-2.0 gmodule-2.0 gnomevfs-2 gobject-2.0 gthread-2.0
WANTLIB += gtk-x11-2.0 m pango-1.0 pangocairo-1.0 pangoft2-1.0
WANTLIB += pcre pixman-1 png pthread pthread-stubs ssl util xcb
WANTLIB += xml2 z xcb-render gnome-2 gnomecanvas-2
WANTLIB += xml2 z xcb-render gnome-2 gnomecanvas-2 ffi stdc++
WANTLIB += canberra ltdl ogg vorbis vorbisfile GL Xxf86vm drm xcb-shm
MODULES= devel/gettext \

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.7 2011/09/28 09:47:47 jasper Exp $
# $OpenBSD: Makefile,v 1.8 2011/10/29 08:12:33 ajacoutot Exp $
COMMENT= media profiles management library
GNOME_PROJECT= libgnome-media-profiles
GNOME_VERSION= 3.0.0
REVISION= 1
REVISION= 2
SHARED_LIBS += gnome-media-profiles-3.0 0.0 # 0.0
@ -18,7 +18,7 @@ PERMIT_DISTFILES_FTP= Yes
EXTRACT_SUFX= .tar.bz2
WANTLIB += GL ORBit-2 X11 Xau Xcomposite Xcursor Xdamage Xdmcp
WANTLIB += GL X11 Xau Xcomposite Xcursor Xdamage Xdmcp
WANTLIB += Xext Xfixes Xi Xinerama Xrandr Xrender Xxf86vm atk-1.0
WANTLIB += c cairo cairo-gobject drm expat fontconfig freetype
WANTLIB += gdk-3 gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.50 2011/09/28 09:47:47 jasper Exp $
# $OpenBSD: Makefile,v 1.51 2011/10/29 08:12:32 ajacoutot Exp $
COMMENT= libraries for the GNOME project
GNOME_PROJECT= libgnome
GNOME_VERSION= 2.32.1
REVISION= 1
REVISION= 2
SHARED_LIBS += gnome-2 2402.0 # .3000.0
@ -19,7 +19,7 @@ EXTRACT_SUFX= .tar.bz2
WANTLIB += gmodule-2.0 gobject-2.0 gthread-2.0 m pcre pthread
WANTLIB += ssl util xml2 z bonobo-2 bonobo-activation gnomevfs-2
WANTLIB += canberra ltdl ogg vorbis vorbisfile dbus-1
WANTLIB += canberra ltdl ogg vorbis vorbisfile dbus-1 ffi
WANTLIB += dbus-glib-1 gio-2.0 glib-2.0 ORBit-2 ORBitCosNaming-2
WANTLIB += c crypto popt

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.54 2011/09/28 09:47:47 jasper Exp $
# $OpenBSD: Makefile,v 1.55 2011/10/29 08:12:32 ajacoutot Exp $
COMMENT= user interface components for GNOME
GNOME_PROJECT= libgnomeui
GNOME_VERSION= 2.24.5
REVISION= 1
REVISION= 2
SHARED_LIBS += gnomeui-2 2400.0 # .2400.2
@ -26,7 +26,7 @@ WANTLIB += gtk-x11-2.0 m pango-1.0 pangocairo-1.0 pangoft2-1.0
WANTLIB += pcre pixman-1 png popt pthread-stubs ssl util xcb xml2
WANTLIB += gcrypt gpg-error xcb-render GL Xxf86vm drm xcb-shm
WANTLIB += gnome-keyring>=6 gnome-2 gnomecanvas-2 bonoboui-2
WANTLIB += canberra ltdl ogg vorbis vorbisfile z
WANTLIB += canberra ltdl ogg vorbis vorbisfile z ffi stdc++
MODULES= devel/gettext \
x11/gnome

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.31 2011/10/24 17:44:03 jasper Exp $
# $OpenBSD: Makefile,v 1.32 2011/10/29 08:12:32 ajacoutot Exp $
SHARED_ONLY= Yes
@ -7,6 +7,8 @@ COMMENT= weather information access library
GNOME_PROJECT= libgweather
GNOME_VERSION= 3.2.1
REVISION= 0
SHARED_LIBS += gweather-3 0.0 # 0.3
CATEGORIES= net
@ -17,6 +19,15 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB += GL X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes
WANTLIB += Xi Xinerama Xrandr Xrender Xxf86vm atk-1.0 cairo cairo-gobject
WANTLIB += dbus-1 dbus-glib-1 drm expat ffi fontconfig freetype
WANTLIB += gcrypt gdk-3 gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0
WANTLIB += gnome-keyring gobject-2.0 gpg-error gthread-2.0 gtk-3
WANTLIB += m pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre pixman-1
WANTLIB += png pthread-stubs soup-2.4 soup-gnome-2.4 sqlite3 stdc++
WANTLIB += xcb xcb-render xcb-shm xml2 z
MODULES= devel/gettext \
devel/gconf2 \
x11/gnome
@ -26,14 +37,6 @@ MODGNOME_TOOLS= goi
LIB_DEPENDS= devel/libsoup,-gnome \
x11/gtk+3
WANTLIB += GL ORBit-2 X11 Xau Xcomposite Xcursor Xdamage Xdmcp
WANTLIB += Xext Xfixes Xi Xinerama Xrandr Xrender Xxf86vm atk-1.0
WANTLIB += cairo cairo-gobject dbus-1 drm expat ffi fontconfig
WANTLIB += freetype gcrypt gdk-3 gdk_pixbuf-2.0 gio-2.0 glib-2.0
WANTLIB += gmodule-2.0 gnome-keyring gobject-2.0 gpg-error gthread-2.0
WANTLIB += gtk-3 m pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre
WANTLIB += pixman-1 png pthread-stubs soup-2.4 soup-gnome-2.4
WANTLIB += sqlite3 xcb xcb-render xcb-shm xml2 z
MODGCONF2_SCHEMAS_DIR= libgweather

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.59 2011/10/16 19:23:34 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.60 2011/10/29 08:12:33 ajacoutot Exp $
COMMENT= GNOME media utilities
GNOME_PROJECT= gnome-media
GNOME_VERSION= 2.91.2
REVISION= 6
REVISION= 7
EXTRACT_SUFX= .tar.bz2
@ -14,7 +14,7 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB += GL ORBit-2 X11 Xau Xcomposite Xcursor Xdamage Xdmcp
WANTLIB += GL X11 Xau Xcomposite Xcursor Xdamage Xdmcp
WANTLIB += Xext Xfixes Xi Xinerama Xrandr Xrender Xxf86vm atk-1.0
WANTLIB += c cairo cairo-gobject dbus-1 dbus-glib-1 drm expat
WANTLIB += ffi fontconfig freetype gdk-3 gdk_pixbuf-2.0 gio-2.0

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.74 2011/10/13 14:08:24 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.75 2011/10/29 08:12:33 ajacoutot Exp $
SHARED_ONLY= Yes
@ -6,7 +6,7 @@ COMMENT= lightweight window manager
GNOME_PROJECT= metacity
GNOME_VERSION= 2.34.1
REVISION= 5
REVISION= 6
SHARED_LIBS += metacity-private 1.0 # .0.0
@ -18,7 +18,7 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB += GL ICE ORBit-2 SM X11 X11-xcb Xau Xcomposite Xcursor
WANTLIB += GL ICE SM X11 X11-xcb Xau Xcomposite Xcursor
WANTLIB += Xdamage Xdmcp Xext Xfixes Xi Xinerama Xrandr Xrender
WANTLIB += Xxf86vm atk-1.0 c cairo canberra canberra-gtk dbus-1
WANTLIB += dbus-glib-1 drm expat ffi fontconfig freetype gdk-x11-2.0

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.23 2011/10/16 19:23:34 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.24 2011/10/29 08:12:33 ajacoutot Exp $
# dlopen() module
SHARED_ONLY= Yes
@ -7,7 +7,7 @@ COMMENT= open terminal from a nautilus folder
GNOME_PROJECT= nautilus-open-terminal
GNOME_VERSION= 0.19
REVISION= 2
REVISION= 3
CATEGORIES= sysutils
@ -19,7 +19,7 @@ PERMIT_DISTFILES_FTP= Yes
EXTRACT_SUFX= .tar.bz2
WANTLIB += GL ORBit-2 X11 Xau Xcomposite Xcursor Xdamage
WANTLIB += GL X11 Xau Xcomposite Xcursor Xdamage
WANTLIB += Xdmcp Xext Xfixes Xi Xinerama Xrandr Xrender Xxf86vm
WANTLIB += atk-1.0 cairo cairo-gobject drm expat fontconfig
WANTLIB += freetype gdk-3 gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.37 2011/10/16 19:23:34 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.38 2011/10/29 08:12:33 ajacoutot Exp $
SHARED_ONLY= Yes
@ -6,7 +6,7 @@ COMMENT= applications integration into Nautilus
GNOME_PROJECT= nautilus-sendto
GNOME_VERSION= 3.0.1
REVISION= 0
REVISION= 1
CATEGORIES= misc net
@ -20,7 +20,7 @@ MODULES= devel/dconf \
devel/gettext \
x11/gnome
WANTLIB += GL ORBit-2 X11 Xau Xcomposite Xcursor Xdamage Xdmcp
WANTLIB += GL X11 Xau Xcomposite Xcursor Xdamage Xdmcp
WANTLIB += Xext Xfixes Xi Xinerama Xrandr Xrender Xxf86vm asn1
WANTLIB += atk-1.0 c cairo cairo-gobject camel-1.2 com_err crypto
WANTLIB += dbus-1 dbus-glib-1 drm e2fs-uuid ebook-1.2 edataserver-1.2

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.105 2011/10/16 19:23:34 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.106 2011/10/29 08:12:33 ajacoutot Exp $
SHARED_ONLY= Yes
@ -6,7 +6,7 @@ COMMENT= GNOME panel
GNOME_PROJECT= gnome-panel
GNOME_VERSION= 3.2.1
REVISION= 0
REVISION= 1
SHARED_LIBS= panel-applet-4 1.0 # 0.0
@ -18,7 +18,7 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB += GL ICE ORBit-2 SM X11 XRes Xau Xcomposite Xcursor Xdamage
WANTLIB += GL ICE SM X11 XRes Xau Xcomposite Xcursor Xdamage
WANTLIB += Xdmcp Xext Xfixes Xi Xinerama Xrandr Xrender Xxf86vm
WANTLIB += asn1 atk-1.0 c cairo cairo-gobject camel-1.2 com_err
WANTLIB += croco-0.6 crypto dbus-1 dbus-glib-1 dconf drm ebook-1.2

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.47 2011/09/28 09:47:47 jasper Exp $
# $OpenBSD: Makefile,v 1.48 2011/10/29 08:12:33 ajacoutot Exp $
COMMENT= project management application
GNOME_PROJECT= planner
GNOME_VERSION= 0.14.5
REVISION= 1
REVISION= 2
CATEGORIES= productivity
@ -28,7 +28,7 @@ WANTLIB += gmodule-2.0 gnome-2 gnome-keyring gnomecanvas-2 gnomeui-2
WANTLIB += gnomevfs-2 gobject-2.0 gpg-error gthread-2.0 gtk-x11-2.0
WANTLIB += ltdl m ogg pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre
WANTLIB += pixman-1 png popt pthread pthread-stubs ssl util vorbis
WANTLIB += vorbisfile xcb xcb-render xcb-shm xml2 xslt z
WANTLIB += vorbisfile xcb xcb-render xcb-shm xml2 xslt z ffi stdc++
WANTLIB += ${MODPY_WANTLIB}
MODULES= devel/gettext \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.41 2011/10/09 14:11:11 shadchin Exp $
# $OpenBSD: Makefile,v 1.42 2011/10/29 08:12:33 ajacoutot Exp $
COMMENT= GNOME Python bindings
@ -7,7 +7,7 @@ GNOME_VERSION= 2.28.1
EXTRACT_SUFX= .tar.bz2
PKGNAME= py-gnome-${VERSION}
REVISION= 11
REVISION= 12
HOMEPAGE= http://www.pygtk.org/
@ -27,7 +27,7 @@ WANTLIB += gmodule-2.0 gnome-2 gnome-keyring gnomecanvas-2 gnomeui-2
WANTLIB += gnomevfs-2 gobject-2.0 gpg-error gthread-2.0 gtk-x11-2.0
WANTLIB += ltdl m ogg pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre
WANTLIB += pixman-1 png popt pthread-stubs ssl util vorbis vorbisfile
WANTLIB += xcb xcb-render xcb-shm xml2 z
WANTLIB += xcb xcb-render xcb-shm xml2 z stdc++
WANTLIB += ${MODPY_WANTLIB}

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.36 2011/10/16 19:23:35 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.37 2011/10/29 08:12:33 ajacoutot Exp $
SHARED_ONLY= Yes
@ -8,7 +8,7 @@ GNOME_PROJECT= seahorse-plugins
GNOME_VERSION= 2.91.6
EXTRACT_SUFX= .tar.bz2
REVISION= 6
REVISION= 7
# XXX until we have a stable 3.X release
MASTER_SITES= http://distfiles.bsdfrog.org/
@ -23,7 +23,7 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB += GL ORBit-2 X11 Xau Xcomposite Xcursor Xdamage Xdmcp
WANTLIB += GL X11 Xau Xcomposite Xcursor Xdamage Xdmcp
WANTLIB += Xext Xfixes Xi Xinerama Xrandr Xrender Xxf86vm assuan
WANTLIB += atk-1.0 c cairo cairo-gobject cryptui dbus-1 dbus-glib-1
WANTLIB += drm expat ffi fontconfig freetype gcrypt gdk-3 gdk_pixbuf-2.0

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.195 2011/10/16 14:58:27 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.196 2011/10/29 08:12:33 ajacoutot Exp $
COMMENT= GNOME session
GNOME_PROJECT= gnome-session
GNOME_VERSION= 3.2.1
REVISION= 0
CATEGORIES= x11
@ -13,7 +14,7 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB += GL ICE ORBit-2 SM X11 Xau Xcomposite Xcursor Xdamage
WANTLIB += GL ICE SM X11 Xau Xcomposite Xcursor Xdamage
WANTLIB += Xdmcp Xext Xfixes Xi Xinerama Xrandr Xrender Xtst Xxf86vm
WANTLIB += atk-1.0 c cairo cairo-gobject dbus-1 dbus-glib-1 drm
WANTLIB += execinfo expat ffi fontconfig freetype gconf-2 gdk-3

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.62 2011/10/17 14:52:00 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.63 2011/10/29 08:12:33 ajacoutot Exp $
SHARED_ONLY= Yes
@ -6,6 +6,7 @@ COMMENT= GNOME settings daemon
GNOME_PROJECT= gnome-settings-daemon
GNOME_VERSION= 3.2.1
REVISION= 0
# GPLv3
PERMIT_PACKAGE_CDROM= Yes
@ -13,7 +14,7 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB += GL ORBit-2 X11 Xau Xcomposite Xcursor json
WANTLIB += GL X11 Xau Xcomposite Xcursor json
WANTLIB += Xdamage Xdmcp Xext Xfixes Xi Xinerama Xrandr Xrender
WANTLIB += Xxf86vm asn1 atk-1.0 c cairo cairo-gobject
WANTLIB += canberra canberra-gtk3 crypto cups dbus-1 dbus-glib-1

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.78 2011/10/17 11:53:45 jasper Exp $
# $OpenBSD: Makefile,v 1.79 2011/10/29 08:12:33 ajacoutot Exp $
COMMENT= GNOME terminal
GNOME_PROJECT= gnome-terminal
GNOME_VERSION= 3.2.1
REVISION= 0
# GPLv3+
PERMIT_PACKAGE_CDROM= Yes
@ -15,7 +16,7 @@ MODULES= devel/gconf2 \
devel/gettext \
x11/gnome
WANTLIB += GL ICE ORBit-2 SM X11 Xau Xcomposite Xcursor Xdamage
WANTLIB += GL ICE SM X11 Xau Xcomposite Xcursor Xdamage
WANTLIB += Xdmcp Xext Xfixes Xi Xinerama Xrandr Xrender Xxf86vm
WANTLIB += atk-1.0 c cairo cairo-gobject drm expat fontconfig
WANTLIB += freetype gdk-3 gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.84 2011/10/27 15:39:00 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.85 2011/10/29 08:12:33 ajacoutot Exp $
# XXX Binary files patch-src_tracker-control_tracker-control-general_c
# and patch-src_tracker-control_tracker-control-general_c.new differ
@ -21,6 +21,9 @@ PKGNAME-main= meta-tracker-${VERSION}
PKGNAME-evolution= evolution-meta-tracker-${VERSION}
PKGNAME-nautilus= nautilus-meta-tracker-${VERSION}
REVISION-main= 0
REVISION-evolution= 0
MAJ_V= ${GNOME_VERSION:C/^([0-9]+\.[0-9]+).*/\1/}
EVO_VERSION= 3.2
SUBST_VARS= MAJ_V EVO_VERSION
@ -53,7 +56,7 @@ WANTLIB += kvm m pcre pixman-1 pthread-stubs xcb xcb-render xcb-shm
WANTLIB += z
WANTLIB-main += ${WANTLIB}
WANTLIB-main += ORBit-2 archive assuan atk-1.0 bz2 c cairo cairo-gobject
WANTLIB-main += archive assuan atk-1.0 bz2 c cairo cairo-gobject
WANTLIB-main += dbus-1 dbus-glib-1 e2fs-uuid enca exempi exif gconf-2
WANTLIB-main += gcrypt gdk-3 gdk-x11-2.0 gdk_pixbuf-2.0 gee gif gmime-2.6
WANTLIB-main += gnome-keyring gpg-error gpgme-pthread gsf-1 gtk-3 icudata
@ -66,7 +69,7 @@ WANTLIB-main += gstbase-0.10 gstpbutils-0.10 gstreamer-0.10 gsttag-0.10
WANTLIB-evolution += ${WANTLIB}
WANTLIB-evolution += lib/tracker-${MAJ_V}/tracker-common
WANTLIB-evolution += lib/tracker-${MAJ_V}/tracker-data
WANTLIB-evolution += ICE ORBit-2 SM asn1 atk-1.0 cairo cairo-gobject camel-1.2
WANTLIB-evolution += ICE SM asn1 atk-1.0 cairo cairo-gobject camel-1.2
WANTLIB-evolution += camel-provider-1.2 com_err crypto db dbus-1 e2fs-uuid
WANTLIB-evolution += ebackend-1.2 ebook-1.2 ecal-1.2 edataserver-1.2 edataserverui-3.0
WANTLIB-evolution += enchant gailutil-3 gconf-2 gcrypt gdk-3 gdk_pixbuf-2.0

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.73 2011/10/18 15:14:08 sthen Exp $
# $OpenBSD: Makefile,v 1.74 2011/10/29 08:12:33 ajacoutot Exp $
SHARED_ONLY= Yes
@ -6,7 +6,7 @@ COMMENT= GNOME utility programs
GNOME_PROJECT= gnome-utils
GNOME_VERSION= 3.2.1
REVISION= 0
REVISION= 1
SHARED_LIBS += gdict-1.0 6.1 # .6.7
@ -16,7 +16,7 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB += GL ICE ORBit-2 SM X11 Xau Xcomposite Xcursor Xdamage
WANTLIB += GL ICE SM X11 Xau Xcomposite Xcursor Xdamage
WANTLIB += Xdmcp Xext Xfixes Xi Xinerama Xrandr Xrender Xxf86vm
WANTLIB += atk-1.0 c cairo cairo-gobject canberra canberra-gtk3
WANTLIB += drm expat fontconfig freetype gdk-3 gdk_pixbuf-2.0

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.69 2011/09/28 09:47:48 jasper Exp $
# $OpenBSD: Makefile,v 1.70 2011/10/29 08:12:32 ajacoutot Exp $
SHARED_ONLY= Yes
@ -9,7 +9,7 @@ GNOME_VERSION= 2.24.4
PKGNAME= gnome-vfs2-${VERSION}
REVISION= 1
REVISION= 2
SHARED_LIBS += gnomevfs-2 2400.0 # .2400.0
@ -19,11 +19,11 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
EXTRACT_SUFX= .tar.bz2
WANTLIB += asn1 bz2 c crypto dbus-1 dbus-glib-1 fam ffi gio-2.0
WANTLIB += glib-2.0 gmodule-2.0 gobject-2.0 gssapi gthread-2.0
WANTLIB += krb5 m pcre pthread ssl util xml2 z
WANTLIB += crypto dbus-1 glib-2.0 gmodule-2.0 gobject-2.0 gthread-2.0
WANTLIB += m pcre ssl util z ORBit-2 xml2 dbus-glib-1 c asn1 gssapi krb5
WANTLIB += pthread gio-2.0 bz2 fam
EXTRACT_SUFX= .tar.bz2
MODULES= devel/gettext \
x11/gnome \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.6 2011/09/28 09:51:36 jasper Exp $
# $OpenBSD: Makefile,v 1.7 2011/10/29 08:12:32 ajacoutot Exp $
SHARED_ONLY = Yes
@ -7,7 +7,7 @@ COMMENT = tool for setting pointing devices
DISTNAME = gpointing-device-settings-1.5.1
CATEGORIES = x11 sysutils
REVISION = 1
REVISION = 2
SHARED_LIBS += gpds 0.0 # 1.0
@ -25,7 +25,7 @@ MODULES = devel/gconf2 \
devel/gettext \
x11/gnome
WANTLIB += GL ORBit-2 X11 Xau Xcomposite Xcursor Xdamage Xdmcp
WANTLIB += GL X11 Xau Xcomposite Xcursor Xdamage Xdmcp
WANTLIB += Xext Xfixes Xi Xinerama Xrandr Xrender Xxf86vm atk-1.0
WANTLIB += c cairo dbus-1 dbus-glib-1 drm expat fontconfig freetype
WANTLIB += gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.4 2011/09/23 08:09:18 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.5 2011/10/29 08:12:32 ajacoutot Exp $
COMMENT= desktop-agnostic library, apis and tools
V= 0.3.92
DISTNAME= libdesktop-agnostic-$V
REVISION= 1
REVISION= 2
CATEGORIES= x11
@ -34,7 +34,7 @@ LIB_DEPENDS = x11/gtk+2 \
devel/gconf2 \
${MODPY_LIB_DEPENDS}
WANTLIB = GL ORBit-2 X11 Xau Xcomposite Xcursor Xdamage Xdmcp
WANTLIB = GL X11 Xau Xcomposite Xcursor Xdamage Xdmcp
WANTLIB += Xext Xfixes Xi Xinerama Xrandr Xrender Xxf86vm atk-1.0
WANTLIB += c cairo drm expat ffi fontconfig freetype gconf-2 gdk-x11-2.0
WANTLIB += gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0