new style lib specs
This commit is contained in:
parent
f43898f6cd
commit
d0a451a7d0
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2004/12/17 15:18:33 alek Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2006/09/18 09:40:31 espie Exp $
|
||||
|
||||
COMMENT= "GTK+ Graphical filemanager"
|
||||
|
||||
@ -18,8 +18,8 @@ PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB= X11 Xext Xi c gmodule iconv intl m
|
||||
|
||||
LIB_DEPENDS= gtk.1.2,gdk.1.2::x11/gtk+ \
|
||||
glib.1::devel/glib
|
||||
LIB_DEPENDS= gtk.>=1.2,gdk.>=1.2::x11/gtk+ \
|
||||
glib.>=1::devel/glib
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
NO_REGRESS= Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.25 2006/06/13 13:36:44 bernd Exp $
|
||||
# $OpenBSD: Makefile,v 1.26 2006/09/18 09:40:31 espie Exp $
|
||||
|
||||
COMMENT= "applets for use with the GNOME panel"
|
||||
COMMENT-battstat= "GNOME applet for monitoring battery level"
|
||||
@ -37,10 +37,10 @@ BUILD_DEPENDS= :pkgconfig-*:devel/pkgconfig \
|
||||
:p5-XML-Parser-*:textproc/p5-XML-Parser
|
||||
RUN_DEPENDS= :scrollkeeper-*:textproc/scrollkeeper \
|
||||
:hicolor-icon-theme-*:x11/hicolor-icon-theme
|
||||
LIB_DEPENDS= panel-applet-2.0::x11/gnome/panel \
|
||||
gailutil.17::x11/gnome/gail \
|
||||
gstinterfaces-0.8.1.0::devel/gstreamer-plugins,minimal \
|
||||
gtop-2.0.3.0::devel/libgtop2 \
|
||||
LIB_DEPENDS= panel-applet-2::x11/gnome/panel \
|
||||
gailutil.>=17::x11/gnome/gail \
|
||||
gstinterfaces-0.8.>=1.0::devel/gstreamer-plugins,minimal \
|
||||
gtop-2.0.>=3.0::devel/libgtop2 \
|
||||
xklavier::x11/gnome/libxklavier
|
||||
|
||||
PSEUDO_FLAVORS= no_battstat
|
||||
@ -72,9 +72,9 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
.if defined(PACKAGING)
|
||||
. if ${SUBPACKAGE} == "-battstat"
|
||||
ONLY_FOR_ARCHS= i386 powerpc
|
||||
LIB_DEPENDS= panel-applet-2.0::x11/gnome/panel
|
||||
LIB_DEPENDS= panel-applet-2::x11/gnome/panel
|
||||
. else
|
||||
WANTLIB+= Xau XRes kvm xkbfile gstreamer-0.8.5.0 \
|
||||
WANTLIB+= Xau XRes kvm xkbfile gstreamer-0.8.>=5.0 \
|
||||
startup-notification-1 wnck-1
|
||||
. endif
|
||||
.endif
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2006/01/09 16:31:52 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2006/09/18 09:40:31 espie Exp $
|
||||
|
||||
COMMENT= "architecture for creating reusable software components"
|
||||
COMMENT-docs= "documentation for the bonobo architecture"
|
||||
@ -33,9 +33,9 @@ WANTLIB= ICE IIOP ORBit ORBitCosNaming ORBitutil SM X11 Xext \
|
||||
Xi audiofile c esd freetype gdk gdk_imlib gdk_pixbuf \
|
||||
glib gmodule gtk jpeg m png popt tiff ungif wrap xml z
|
||||
MODULES= devel/gettext
|
||||
LIB_DEPENDS= art_lgpl.4,gnome.36,gnomesupport,gnomeui.46::x11/gnome/libs \
|
||||
LIB_DEPENDS= art_lgpl.>=4,gnome.>=36,gnomesupport,gnomeui.>=46::x11/gnome/libs \
|
||||
oaf::x11/gnome/oaf \
|
||||
gnomeprint.16::x11/gnome/print
|
||||
gnomeprint.>=16::x11/gnome/print
|
||||
.endif
|
||||
|
||||
SEPARATE_BUILD= concurrent
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.17 2006/06/13 13:36:44 bernd Exp $
|
||||
# $OpenBSD: Makefile,v 1.18 2006/09/18 09:40:31 espie Exp $
|
||||
|
||||
COMMENT= "GNOME control center"
|
||||
|
||||
@ -16,8 +16,8 @@ MODULES= devel/gettext
|
||||
|
||||
LIB_DEPENDS= xklavier::x11/gnome/libxklavier \
|
||||
metacity-private::x11/gnome/metacity \
|
||||
nautilus-extension.1::x11/gnome/nautilus \
|
||||
gstinterfaces-0.8.1.0::devel/gstreamer-plugins,minimal
|
||||
nautilus-extension.>=1::x11/gnome/nautilus \
|
||||
gstinterfaces-0.8.>=1.0::devel/gstreamer-plugins,minimal
|
||||
BUILD_DEPENDS= :pkgconfig-*:devel/pkgconfig \
|
||||
:p5-XML-Parser-*:textproc/p5-XML-Parser
|
||||
RUN_DEPENDS= ::devel/desktop-file-utils
|
||||
@ -37,7 +37,7 @@ WANTLIB= ICE ORBit-2 ORBitCosNaming-2 SM X11 Xext Xft Xss \
|
||||
gobject-2.0.0.0 gthread-2.0.0.0 gtk-x11-2.0.0.0 jpeg m \
|
||||
pango-1.0.0.0 pangoft2-1.0.0.0 pangocairo-1.0.0.0 \
|
||||
pangoxft-1.0.0.0 popt pthread ssl startup-notification-1 \
|
||||
xkbfile xml2 z gstreamer-0.8.5.0 cairo glitz png
|
||||
xkbfile xml2 z gstreamer-0.8.>=5.0 cairo glitz png
|
||||
|
||||
USE_X11= Yes
|
||||
USE_GMAKE= Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.19 2006/06/13 13:36:44 bernd Exp $
|
||||
# $OpenBSD: Makefile,v 1.20 2006/09/18 09:40:31 espie Exp $
|
||||
|
||||
COMMENT= "Eazel Extensions Library"
|
||||
|
||||
@ -30,11 +30,11 @@ WANTLIB= ICE ORBit-2 SM X11 Xext Xrender \
|
||||
MODULES= devel/gettext
|
||||
|
||||
BUILD_DEPENDS= :pkgconfig-*:devel/pkgconfig
|
||||
LIB_DEPENDS= gnomeui-2.0::x11/gnome/libgnomeui \
|
||||
gailutil.17::x11/gnome/gail \
|
||||
gnome-desktop-2.4::x11/gnome/desktop \
|
||||
LIB_DEPENDS= gnomeui-2::x11/gnome/libgnomeui \
|
||||
gailutil.>=17::x11/gnome/gail \
|
||||
gnome-desktop-2.>=4::x11/gnome/desktop \
|
||||
gnome-menu::x11/gnome/menus \
|
||||
startup-notification-1.0::devel/startup-notification
|
||||
startup-notification-1::devel/startup-notification
|
||||
|
||||
USE_X11= Yes
|
||||
USE_GMAKE= Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2006/06/13 13:36:44 bernd Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2006/09/18 09:40:31 espie Exp $
|
||||
|
||||
COMMENT= "GNOME Accessibility Implementation Library"
|
||||
|
||||
@ -25,7 +25,7 @@ WANTLIB= X11 Xext Xrender fontconfig freetype m z cairo glitz png \
|
||||
MODULES= devel/gettext
|
||||
|
||||
BUILD_DEPENDS= :pkgconfig-*:devel/pkgconfig
|
||||
LIB_DEPENDS= atk-1.0.800.0::devel/atk \
|
||||
LIB_DEPENDS= atk-1.0.>=800.0::devel/atk \
|
||||
gnomecanvas-2::x11/gnome/libgnomecanvas
|
||||
|
||||
USE_X11= Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2006/06/13 13:36:44 bernd Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2006/09/18 09:40:31 espie Exp $
|
||||
|
||||
COMMENT= "Lightweight GNOME text editor"
|
||||
DISTNAME= gedit-2.8.3
|
||||
@ -33,7 +33,7 @@ MODULES= devel/gettext
|
||||
BUILD_DEPENDS= :pkgconfig-*:devel/pkgconfig \
|
||||
:p5-XML-Parser-*:textproc/p5-XML-Parser \
|
||||
:scrollkeeper-*:textproc/scrollkeeper
|
||||
LIB_DEPENDS= aspell.15.2::textproc/aspell/core \
|
||||
LIB_DEPENDS= aspell.>=15.2::textproc/aspell/core \
|
||||
eel-2::x11/gnome/eel \
|
||||
gnomeprintui-2-2::x11/gnome/libgnomeprintui \
|
||||
gnomeui-2::x11/gnome/libgnomeui \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2006/06/13 13:36:44 bernd Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2006/09/18 09:40:31 espie Exp $
|
||||
|
||||
COMMENT= "password agent for the GNOME project"
|
||||
|
||||
@ -25,7 +25,7 @@ EXTRACT_SUFX= .tar.bz2
|
||||
MODULES= devel/gettext
|
||||
|
||||
BUILD_DEPENDS= :pkgconfig-*:devel/pkgconfig
|
||||
LIB_DEPENDS= gdk-x11-2.0.600.0,gdk_pixbuf-2.0.600.0,gtk-x11-2.0.600.0::x11/gtk+2
|
||||
LIB_DEPENDS= gdk-x11-2.0.>=600.0,gdk_pixbuf-2.0.>=600.0,gtk-x11-2.0.>=600.0::x11/gtk+2
|
||||
|
||||
USE_GMAKE= Yes
|
||||
USE_LIBTOOL= Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2006/01/08 13:25:21 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2006/09/18 09:40:31 espie Exp $
|
||||
|
||||
COMMENT= "GNOME component and compound document system"
|
||||
|
||||
@ -26,7 +26,7 @@ MODULES= devel/gettext
|
||||
BUILD_DEPENDS= :pkgconfig-*:devel/pkgconfig \
|
||||
:p5-XML-Parser-*:textproc/p5-XML-Parser
|
||||
LIB_DEPENDS= ORBit-2,ORBitCosNaming-2::devel/ORBit2 \
|
||||
xml2.6::textproc/libxml
|
||||
xml2.>=6::textproc/libxml
|
||||
|
||||
USE_GMAKE= Yes
|
||||
USE_LIBTOOL= Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.17 2006/06/13 13:36:44 bernd Exp $
|
||||
# $OpenBSD: Makefile,v 1.18 2006/09/18 09:40:31 espie Exp $
|
||||
|
||||
COMMENT= "user interface components for bonobo"
|
||||
|
||||
@ -33,7 +33,7 @@ BUILD_DEPENDS= :pkgconfig-*:devel/pkgconfig \
|
||||
:p5-XML-Parser-*:textproc/p5-XML-Parser
|
||||
LIB_DEPENDS= gnome-2::x11/gnome/libgnome \
|
||||
gnomecanvas-2::x11/gnome/libgnomecanvas \
|
||||
popt.0.3::devel/popt
|
||||
popt.>=0.3::devel/popt
|
||||
|
||||
USE_GMAKE= Yes
|
||||
USE_LIBTOOL= Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2006/01/08 14:35:20 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2006/09/18 09:40:31 espie Exp $
|
||||
|
||||
COMMENT= "libraries for the GNOME project"
|
||||
|
||||
@ -26,7 +26,7 @@ MODULES= devel/gettext
|
||||
|
||||
BUILD_DEPENDS= :pkgconfig-*:devel/pkgconfig \
|
||||
:p5-XML-Parser-*:textproc/p5-XML-Parser
|
||||
LIB_DEPENDS= esd.2.26::audio/esound \
|
||||
LIB_DEPENDS= esd.>=2.26::audio/esound \
|
||||
gnomevfs-2::x11/gnome/vfs2 \
|
||||
audiofile::devel/libaudiofile
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2006/06/13 13:36:44 bernd Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2006/09/18 09:40:31 espie Exp $
|
||||
|
||||
COMMENT= "graphics library for GNOME"
|
||||
|
||||
@ -25,8 +25,8 @@ WANTLIB= X11 Xext Xrender atk-1.0.0.0 \
|
||||
MODULES= devel/gettext
|
||||
|
||||
BUILD_DEPENDS= :pkgconfig-*:devel/pkgconfig
|
||||
LIB_DEPENDS= art_lgpl_2.5::graphics/libart \
|
||||
gdk-x11-2.0.0.3,gdk_pixbuf-2.0.0.3,gtk-x11-2.0.0.3::x11/gtk+2 \
|
||||
LIB_DEPENDS= art_lgpl_2.>=5::graphics/libart \
|
||||
gdk-x11-2.0.>=0.3,gdk_pixbuf-2.0.>=0.3,gtk-x11-2.0.>=0.3::x11/gtk+2 \
|
||||
glade-2.0.0.0::devel/libglade2 \
|
||||
pangoft2-1.0.0.0::devel/pango
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2006/01/08 13:48:31 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2006/09/18 09:40:31 espie Exp $
|
||||
|
||||
COMMENT= "printing framework for GNOME"
|
||||
|
||||
@ -24,11 +24,11 @@ MODULES= devel/gettext
|
||||
|
||||
BUILD_DEPENDS= :pkgconfig-*:devel/pkgconfig \
|
||||
:p5-XML-Parser-*:textproc/p5-XML-Parser
|
||||
LIB_DEPENDS= art_lgpl_2.5::graphics/libart \
|
||||
LIB_DEPENDS= art_lgpl_2.>=5::graphics/libart \
|
||||
glib-2.0.0.0,gmodule-2.0.0.0,gobject-2.0.0.0::devel/glib2 \
|
||||
pango-1.0.0.0::devel/pango \
|
||||
popt.0::devel/popt \
|
||||
xml2.6::textproc/libxml
|
||||
popt::devel/popt \
|
||||
xml2.>=6::textproc/libxml
|
||||
|
||||
USE_GMAKE= Yes
|
||||
USE_LIBTOOL= Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2006/06/13 13:36:44 bernd Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2006/09/18 09:40:32 espie Exp $
|
||||
|
||||
COMMENT= "lightweight HTML rendering/printing/editing engine"
|
||||
|
||||
@ -26,7 +26,7 @@ EXTRACT_SUFX= .tar.bz2
|
||||
MODULES= devel/gettext
|
||||
|
||||
BUILD_DEPENDS= :pkgconfig-*:devel/pkgconfig
|
||||
LIB_DEPENDS= gailutil.17::x11/gnome/gail
|
||||
LIB_DEPENDS= gailutil.>=17::x11/gnome/gail
|
||||
|
||||
USE_GMAKE= Yes
|
||||
USE_LIBTOOL= Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.19 2006/06/13 13:36:44 bernd Exp $
|
||||
# $OpenBSD: Makefile,v 1.20 2006/09/18 09:40:32 espie Exp $
|
||||
|
||||
COMMENT= "SAX-based render library for SVG files"
|
||||
|
||||
@ -28,16 +28,16 @@ WANTLIB= ORBit-2 ORBitCosNaming-2 X11 Xrender Xext \
|
||||
MODULES= devel/gettext
|
||||
|
||||
BUILD_DEPENDS= :pkgconfig-*:devel/pkgconfig
|
||||
LIB_DEPENDS= art_lgpl_2.5::graphics/libart \
|
||||
LIB_DEPENDS= art_lgpl_2.>=5::graphics/libart \
|
||||
bz2::archivers/bzip2 \
|
||||
gdk-x11-2.0.0.0,gdk_pixbuf-2.0.0.0,gtk-x11-2.0.0.0::x11/gtk+2 \
|
||||
gnomevfs-2.800.3::x11/gnome/vfs2 \
|
||||
gnomecanvas-2.800.0::x11/gnome/libgnomecanvas \
|
||||
gnomeprintui-2-2.1.0::x11/gnome/libgnomeprintui \
|
||||
gnomevfs-2.>=800.3::x11/gnome/vfs2 \
|
||||
gnomecanvas-2.>=800.0::x11/gnome/libgnomecanvas \
|
||||
gnomeprintui-2-2.>=1.0::x11/gnome/libgnomeprintui \
|
||||
gsf-1::devel/libgsf,no_gnome \
|
||||
pangoft2-1.0.0.0::devel/pango \
|
||||
popt.0.3::devel/popt \
|
||||
xml2.6::textproc/libxml
|
||||
popt.>=0.3::devel/popt \
|
||||
xml2.>=6::textproc/libxml
|
||||
|
||||
USE_X11= Yes
|
||||
USE_GMAKE= Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2006/01/09 07:11:22 alek Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2006/09/18 09:40:32 espie Exp $
|
||||
|
||||
COMMENT= "Implementation of the FreeDesktop Desktop Menu Spec"
|
||||
|
||||
@ -18,9 +18,9 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB= c crypto m pthread ssl z \
|
||||
glib-2.0.0.0 gthread-2.0.0.0 \
|
||||
gmodule-2.0.0.0 gobject-2.0.0.0 \
|
||||
ORBit-2.0 ORBitCosNaming-2.0 \
|
||||
ORBit-2 ORBitCosNaming-2 \
|
||||
bonobo-activation bonobo-2 \
|
||||
popt xml2 gconf-2.5
|
||||
popt xml2 gconf-2.>=5
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-menus/2.10/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.19 2006/06/13 13:36:44 bernd Exp $
|
||||
# $OpenBSD: Makefile,v 1.20 2006/09/18 09:40:32 espie Exp $
|
||||
|
||||
COMMENT= "GNOME shell and file manager"
|
||||
|
||||
@ -35,9 +35,9 @@ MODULES= devel/gettext
|
||||
BUILD_DEPENDS= :pkgconfig-*:devel/pkgconfig \
|
||||
:p5-XML-Parser-*:textproc/p5-XML-Parser
|
||||
RUN_DEPENDS= ::devel/desktop-file-utils
|
||||
LIB_DEPENDS= eel-2.12.1::x11/gnome/eel \
|
||||
gnome-desktop-2.0::x11/gnome/desktop \
|
||||
rsvg-2.2::x11/gnome/librsvg
|
||||
LIB_DEPENDS= eel-2.>=12.1::x11/gnome/eel \
|
||||
gnome-desktop-2::x11/gnome/desktop \
|
||||
rsvg-2.>=2::x11/gnome/librsvg
|
||||
RUN_DEPENDS= :gnome-icon-theme-*:x11/gnome/icon-theme
|
||||
|
||||
USE_X11= Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2006/01/08 22:49:25 alek Exp $
|
||||
# $OpenBSD: Makefile,v 1.19 2006/09/18 09:40:32 espie Exp $
|
||||
|
||||
COMMENT= "Object Activation Framework for GNOME"
|
||||
|
||||
@ -12,8 +12,8 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/oaf/0.6/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MODULES= devel/gettext
|
||||
LIB_DEPENDS= ORBit.5,IIOP,ORBitCosNaming,ORBitutil::devel/ORBit \
|
||||
xml.9::textproc/libxml1 \
|
||||
LIB_DEPENDS= ORBit.>=5,IIOP,ORBitCosNaming,ORBitutil::devel/ORBit \
|
||||
xml.>=9::textproc/libxml1 \
|
||||
popt::devel/popt
|
||||
|
||||
# GPL
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.21 2006/06/13 13:36:44 bernd Exp $
|
||||
# $OpenBSD: Makefile,v 1.22 2006/09/18 09:40:32 espie Exp $
|
||||
|
||||
COMMENT= "GNOME panel"
|
||||
|
||||
@ -34,9 +34,9 @@ BUILD_DEPENDS= :pkgconfig-*:devel/pkgconfig \
|
||||
:p5-XML-Parser-*:textproc/p5-XML-Parser \
|
||||
:scrollkeeper->=0.3.12:textproc/scrollkeeper
|
||||
RUN_DEPENDS= :scrollkeeper->=0.3.12:textproc/scrollkeeper
|
||||
LIB_DEPENDS= gnome-desktop-2.0::x11/gnome/desktop \
|
||||
LIB_DEPENDS= gnome-desktop-2::x11/gnome/desktop \
|
||||
gnome-menu::x11/gnome/menus \
|
||||
wnck-1.4::devel/libwnck
|
||||
wnck-1.>=4::devel/libwnck
|
||||
|
||||
USE_X11= Yes
|
||||
USE_GMAKE= Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2006/01/08 22:27:02 alek Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2006/09/18 09:40:32 espie Exp $
|
||||
|
||||
COMMENT= "printing framework for GNOME"
|
||||
|
||||
@ -15,9 +15,9 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-print/0.36/}
|
||||
PATCH_LIST= patch-* sup-alpha-*
|
||||
.endif
|
||||
|
||||
LIB_DEPENDS= gdk_pixbuf.2::graphics/gdk-pixbuf \
|
||||
gnome.36,art_lgpl.4,gnomesupport.0,gnomeui.46::x11/gnome/libs \
|
||||
xml.9::textproc/libxml1
|
||||
LIB_DEPENDS= gdk_pixbuf.>=2::graphics/gdk-pixbuf \
|
||||
gnome.>=36,art_lgpl.>=4,gnomesupport,gnomeui.>=46::x11/gnome/libs \
|
||||
xml.>=9::textproc/libxml1
|
||||
|
||||
RUN_DEPENDS= :ghostscript-*:print/ghostscript/gnu
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.17 2006/06/13 13:36:44 bernd Exp $
|
||||
# $OpenBSD: Makefile,v 1.18 2006/09/18 09:40:32 espie Exp $
|
||||
|
||||
COMMENT= "GNOME session"
|
||||
|
||||
@ -30,7 +30,7 @@ MODULES= devel/gettext
|
||||
BUILD_DEPENDS= :pkgconfig-*:devel/pkgconfig \
|
||||
:p5-XML-Parser-*:textproc/p5-XML-Parser \
|
||||
:scrollkeeper-*:textproc/scrollkeeper
|
||||
LIB_DEPENDS= gnomeui-2.0::x11/gnome/libgnomeui
|
||||
LIB_DEPENDS= gnomeui-2::x11/gnome/libgnomeui
|
||||
|
||||
# Here we hang all the additional ports that will make up a satisfying
|
||||
# Gnome2 user experience :)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2006/06/13 13:36:44 bernd Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2006/09/18 09:40:32 espie Exp $
|
||||
|
||||
COMMENT= "GNOME utility programs"
|
||||
|
||||
@ -27,7 +27,7 @@ EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
BUILD_DEPENDS= :pkgconfig-*:devel/pkgconfig \
|
||||
:p5-XML-Parser-*:textproc/p5-XML-Parser
|
||||
LIB_DEPENDS= gnomeui-2.200::x11/gnome/libgnomeui \
|
||||
LIB_DEPENDS= gnomeui-2.>=200::x11/gnome/libgnomeui \
|
||||
panel-applet-2::x11/gnome/panel \
|
||||
gnomeprintui-2-2::x11/gnome/libgnomeprintui
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.23 2006/02/12 01:22:00 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.24 2006/09/18 09:40:32 espie Exp $
|
||||
|
||||
COMMENT= "GNOME Virtual File System"
|
||||
|
||||
@ -10,8 +10,8 @@ HOMEPAGE= http://www.gnome.org/
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-vfs/1.0/}
|
||||
|
||||
LIB_DEPENDS= gnome.36::x11/gnome/libs \
|
||||
xml.9::textproc/libxml1 \
|
||||
LIB_DEPENDS= gnome.>=36::x11/gnome/libs \
|
||||
xml.>=9::textproc/libxml1 \
|
||||
gconf-1,gconf-gtk-1::devel/gconf \
|
||||
cdda_paranoia,cdda_interface::audio/cdparanoia \
|
||||
bz2::archivers/bzip2 \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2006/02/13 17:34:48 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2006/09/18 09:40:32 espie Exp $
|
||||
|
||||
COMMENT= "C++ interface for the GNOME libraries"
|
||||
COMMENT-docs= "C++ interface for the GNOME libraries documentation"
|
||||
@ -28,7 +28,7 @@ SUBPACKAGE?=
|
||||
.if ${SUBPACKAGE} != "-docs"
|
||||
MODULES= devel/gettext
|
||||
LIB_DEPENDS= ::x11/gtkmm \
|
||||
art_lgpl.4,gnome.36,gnomesupport.0,gnomeui.46::x11/gnome/libs
|
||||
art_lgpl.>=4,gnome.>=36,gnomesupport,gnomeui.>=46::x11/gnome/libs
|
||||
WANTLIB= ICE SM X11 Xext Xi audiofile esd gdk gdk_imlib glib \
|
||||
gmodule gtk jpeg m png tiff ungif z
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user