- make help available by adding MODGNOME_HELP_FILES / ::x11/gnome/yelp
to RUN_DEPENDS "mkay" jasper@
This commit is contained in:
parent
0509634d8d
commit
78b73ecee7
@ -1,11 +1,11 @@
|
|||||||
# $OpenBSD: Makefile,v 1.11 2007/09/15 22:27:39 simon Exp $
|
# $OpenBSD: Makefile,v 1.12 2008/05/26 16:29:26 ajacoutot Exp $
|
||||||
|
|
||||||
COMMENT-main= read microsoft Access MDB
|
COMMENT-main= read microsoft Access MDB
|
||||||
COMMENT-gmdb= graphical interface to MDB tools
|
COMMENT-gmdb= graphical interface to MDB tools
|
||||||
DATE= 20070603
|
DATE= 20070603
|
||||||
DISTNAME= mdbtools-${DATE}
|
DISTNAME= mdbtools-${DATE}
|
||||||
PKGNAME-main= mdbtools-${DATE}
|
PKGNAME-main= mdbtools-${DATE}
|
||||||
PKGNAME-gmdb= gmdb-${DATE}
|
PKGNAME-gmdb= gmdb-${DATE}p0
|
||||||
HOMEPAGE= http://mdbtools.sourceforge.net/
|
HOMEPAGE= http://mdbtools.sourceforge.net/
|
||||||
|
|
||||||
CATEGORIES= databases converters
|
CATEGORIES= databases converters
|
||||||
@ -40,6 +40,9 @@ MODULES= devel/gettext
|
|||||||
LIB_DEPENDS-gmdb=${LIB_DEPENDS} \
|
LIB_DEPENDS-gmdb=${LIB_DEPENDS} \
|
||||||
gnomeui-2::x11/gnome/libgnomeui \
|
gnomeui-2::x11/gnome/libgnomeui \
|
||||||
mdb,mdbsql::databases/mdbtools/snapshot
|
mdb,mdbsql::databases/mdbtools/snapshot
|
||||||
|
RUN_DEPENDS-gmdb=${RUN_DEPENDS} \
|
||||||
|
:yelp-*:x11/gnome/yelp
|
||||||
|
|
||||||
WANTLIB-gmdb= ${WANTLIB} \
|
WANTLIB-gmdb= ${WANTLIB} \
|
||||||
audiofile bonobo-activation popt ORBit-2 pthread \
|
audiofile bonobo-activation popt ORBit-2 pthread \
|
||||||
bonoboui-2 atk-1.0 gobject-2.0 m jpeg \
|
bonoboui-2 atk-1.0 gobject-2.0 m jpeg \
|
||||||
|
@ -1,9 +1,10 @@
|
|||||||
# $OpenBSD: Makefile,v 1.25 2008/04/29 18:24:55 jasper Exp $
|
# $OpenBSD: Makefile,v 1.26 2008/05/26 16:29:26 ajacoutot Exp $
|
||||||
|
|
||||||
COMMENT= editor for the GConf configuration system
|
COMMENT= editor for the GConf configuration system
|
||||||
|
|
||||||
GNOME_PROJECT= gconf-editor
|
GNOME_PROJECT= gconf-editor
|
||||||
GNOME_VERSION= 2.22.0
|
GNOME_VERSION= 2.22.0
|
||||||
|
PKGNAME= ${DISTNAME}p0
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
|
|
||||||
HOMEPAGE= http://www.gnome.org/projects/gconf/
|
HOMEPAGE= http://www.gnome.org/projects/gconf/
|
||||||
@ -37,6 +38,7 @@ MODULES= devel/gettext \
|
|||||||
|
|
||||||
USE_X11= Yes
|
USE_X11= Yes
|
||||||
DESKTOP_FILES= Yes
|
DESKTOP_FILES= Yes
|
||||||
|
MODGNOME_HELP_FILES= Yes
|
||||||
CONFIGURE_STYLE= gnu
|
CONFIGURE_STYLE= gnu
|
||||||
CONFIGURE_ARGS= --with-gconf-schema-file-dir=${LOCALBASE}/share/schemas/gconf-editor \
|
CONFIGURE_ARGS= --with-gconf-schema-file-dir=${LOCALBASE}/share/schemas/gconf-editor \
|
||||||
--disable-schemas-install
|
--disable-schemas-install
|
||||||
|
@ -1,10 +1,11 @@
|
|||||||
# $OpenBSD: Makefile,v 1.12 2008/02/15 12:29:46 ajacoutot Exp $
|
# $OpenBSD: Makefile,v 1.13 2008/05/26 16:29:26 ajacoutot Exp $
|
||||||
|
|
||||||
SHARED_ONLY= Yes
|
SHARED_ONLY= Yes
|
||||||
|
|
||||||
COMMENT= educational game for children
|
COMMENT= educational game for children
|
||||||
|
|
||||||
DISTNAME= gcompris-8.4.4
|
DISTNAME= gcompris-8.4.4
|
||||||
|
PKGNAME= $(DISTNAME}p0
|
||||||
CATEGORIES= games education
|
CATEGORIES= games education
|
||||||
|
|
||||||
HOMEPAGE= http://gcompris.net/
|
HOMEPAGE= http://gcompris.net/
|
||||||
@ -44,7 +45,8 @@ RUN_DEPENDS= ::games/gnuchess \
|
|||||||
:desktop-file-utils-*:devel/desktop-file-utils \
|
:desktop-file-utils-*:devel/desktop-file-utils \
|
||||||
::multimedia/gstreamer-0.10/plugins-base,-ogg \
|
::multimedia/gstreamer-0.10/plugins-base,-ogg \
|
||||||
::multimedia/gstreamer-0.10/plugins-base,-vorbis \
|
::multimedia/gstreamer-0.10/plugins-base,-vorbis \
|
||||||
::multimedia/gstreamer-0.10/plugins-good,-gconf
|
::multimedia/gstreamer-0.10/plugins-good,-gconf \
|
||||||
|
:yelp-*:x11/gnome/yelp
|
||||||
|
|
||||||
USE_X11= Yes
|
USE_X11= Yes
|
||||||
USE_LIBTOOL= Yes
|
USE_LIBTOOL= Yes
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
# $OpenBSD: Makefile,v 1.51 2008/05/16 11:55:29 ajacoutot Exp $
|
# $OpenBSD: Makefile,v 1.52 2008/05/26 16:29:26 ajacoutot Exp $
|
||||||
|
|
||||||
COMMENT= technical diagrams drawing tool
|
COMMENT= technical diagrams drawing tool
|
||||||
|
|
||||||
DISTNAME= dia-0.96.1
|
DISTNAME= dia-0.96.1
|
||||||
PKGNAME= ${DISTNAME}p6
|
PKGNAME= ${DISTNAME}p7
|
||||||
CATEGORIES= graphics
|
CATEGORIES= graphics
|
||||||
|
|
||||||
HOMEPAGE= http://live.gnome.org/Dia/
|
HOMEPAGE= http://live.gnome.org/Dia/
|
||||||
@ -60,6 +60,7 @@ WANTLIB+= ICE ORBit-2 ORBitCosNaming-2 SM audiofile bonobo-2 \
|
|||||||
bonobo-activation bonoboui-2 crypto dbus-1 dbus-glib-1 \
|
bonobo-activation bonoboui-2 crypto dbus-1 dbus-glib-1 \
|
||||||
esd gailutil gconf-2 gnome-2 gnome-keyring \
|
esd gailutil gconf-2 gnome-2 gnome-keyring \
|
||||||
gnomecanvas-2 gnomevfs-2 jpeg ssl util
|
gnomecanvas-2 gnomevfs-2 jpeg ssl util
|
||||||
|
RUN_DEPENDS+= :yelp-*:x11/gnome/yelp
|
||||||
.else
|
.else
|
||||||
CONFIGURE_ARGS+=--disable-gnome \
|
CONFIGURE_ARGS+=--disable-gnome \
|
||||||
--without-gnomeprint
|
--without-gnomeprint
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
# $OpenBSD: Makefile,v 1.40 2008/05/11 12:29:53 jasper Exp $
|
# $OpenBSD: Makefile,v 1.41 2008/05/26 16:29:27 ajacoutot Exp $
|
||||||
|
|
||||||
COMMENT= integrated email and PIM software for GNOME
|
COMMENT= integrated email and PIM software for GNOME
|
||||||
|
|
||||||
GNOME_PROJECT= evolution
|
GNOME_PROJECT= evolution
|
||||||
GNOME_VERSION= 2.12.1
|
GNOME_VERSION= 2.12.1
|
||||||
PKGNAME= ${DISTNAME}p3
|
PKGNAME= ${DISTNAME}p4
|
||||||
CATEGORIES= mail
|
CATEGORIES= mail
|
||||||
|
|
||||||
HOMEPAGE= http://www.gnome.org/projects/evolution/
|
HOMEPAGE= http://www.gnome.org/projects/evolution/
|
||||||
@ -53,6 +53,7 @@ LIB_DEPENDS= camel-1.2,camel-provider-1.2.>=4.1,ebook-1.2.>=4.1,ecal-1.2.>=2.1,
|
|||||||
notify.>=2::devel/libnotify
|
notify.>=2::devel/libnotify
|
||||||
|
|
||||||
USE_X11= Yes
|
USE_X11= Yes
|
||||||
|
MODGNOME_HELP_FILES= Yes
|
||||||
DESKTOP_FILES= Yes
|
DESKTOP_FILES= Yes
|
||||||
YACC= bison
|
YACC= bison
|
||||||
CONFIGURE_STYLE= gnu
|
CONFIGURE_STYLE= gnu
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
# $OpenBSD: Makefile,v 1.16 2008/04/17 08:10:10 ajacoutot Exp $
|
# $OpenBSD: Makefile,v 1.17 2008/05/26 16:29:27 ajacoutot Exp $
|
||||||
|
|
||||||
COMMENT= mail notification for freedesktop.org-compliant system trays
|
COMMENT= mail notification for freedesktop.org-compliant system trays
|
||||||
DISTNAME= mail-notification-4.0
|
DISTNAME= mail-notification-4.0
|
||||||
PKGNAME= ${DISTNAME}p2
|
PKGNAME= ${DISTNAME}p3
|
||||||
CATEGORIES= mail
|
CATEGORIES= mail
|
||||||
|
|
||||||
HOMEPAGE= http://www.nongnu.org/mailnotify/
|
HOMEPAGE= http://www.nongnu.org/mailnotify/
|
||||||
@ -33,7 +33,8 @@ BUILD_DEPENDS= :scrollkeeper-*:textproc/scrollkeeper \
|
|||||||
:p5-XML-Parser-*:textproc/p5-XML-Parser
|
:p5-XML-Parser-*:textproc/p5-XML-Parser
|
||||||
RUN_DEPENDS= :scrollkeeper-*:textproc/scrollkeeper \
|
RUN_DEPENDS= :scrollkeeper-*:textproc/scrollkeeper \
|
||||||
:gnome-icon-theme-*:x11/gnome/icon-theme \
|
:gnome-icon-theme-*:x11/gnome/icon-theme \
|
||||||
:desktop-file-utils-*:devel/desktop-file-utils
|
:desktop-file-utils-*:devel/desktop-file-utils \
|
||||||
|
:yelp-*:x11/gnome/yelp
|
||||||
LIB_DEPENDS= notify::devel/libnotify \
|
LIB_DEPENDS= notify::devel/libnotify \
|
||||||
eel-2::x11/gnome/eel
|
eel-2::x11/gnome/eel
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
# $OpenBSD: Makefile,v 1.5 2007/09/15 20:59:38 merdely Exp $
|
# $OpenBSD: Makefile,v 1.6 2008/05/26 16:29:27 ajacoutot Exp $
|
||||||
|
|
||||||
COMMENT= GTK C code documentation system
|
COMMENT= GTK C code documentation system
|
||||||
|
|
||||||
VERSION= 1.7
|
VERSION= 1.7
|
||||||
DISTNAME= gtk-doc-${VERSION}
|
DISTNAME= gtk-doc-${VERSION}
|
||||||
PKGNAME= ${DISTNAME}p0
|
PKGNAME= ${DISTNAME}p1
|
||||||
CATEGORIES= textproc devel
|
CATEGORIES= textproc devel
|
||||||
|
|
||||||
HOMEPAGE= http://www.gtk.org/gtk-doc/
|
HOMEPAGE= http://www.gtk.org/gtk-doc/
|
||||||
@ -26,7 +26,8 @@ RUN_DEPENDS= ::textproc/openjade \
|
|||||||
::textproc/docbook \
|
::textproc/docbook \
|
||||||
::textproc/docbook-xsl \
|
::textproc/docbook-xsl \
|
||||||
::textproc/libxslt \
|
::textproc/libxslt \
|
||||||
::textproc/scrollkeeper
|
::textproc/scrollkeeper \
|
||||||
|
:yelp-*:x11/gnome/yelp
|
||||||
|
|
||||||
post-extract:
|
post-extract:
|
||||||
cp ${LOCALBASE}/share/xml/docbook/catalog.xml \
|
cp ${LOCALBASE}/share/xml/docbook/catalog.xml \
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# $OpenBSD: Makefile,v 1.41 2008/05/01 08:52:31 bernd Exp $
|
# $OpenBSD: Makefile,v 1.42 2008/05/26 16:29:27 ajacoutot Exp $
|
||||||
|
|
||||||
COMMENT-main= applets for use with the GNOME panel
|
COMMENT-main= applets for use with the GNOME panel
|
||||||
COMMENT-battstat= GNOME applet for monitoring battery level
|
COMMENT-battstat= GNOME applet for monitoring battery level
|
||||||
@ -6,8 +6,8 @@ COMMENT-battstat= GNOME applet for monitoring battery level
|
|||||||
GNOME_PROJECT= gnome-applets
|
GNOME_PROJECT= gnome-applets
|
||||||
GNOME_VERSION= 2.20.0
|
GNOME_VERSION= 2.20.0
|
||||||
|
|
||||||
PKGNAME-main= gnome-applets2-${VERSION}p1
|
PKGNAME-main= gnome-applets2-${VERSION}p2
|
||||||
PKGNAME-battstat= gnome-applets2-battstat-${VERSION}p2
|
PKGNAME-battstat= gnome-applets2-battstat-${VERSION}p3
|
||||||
SHARED_LIBS += gweather 0.0 # .0.0
|
SHARED_LIBS += gweather 0.0 # .0.0
|
||||||
CATEGORIES= x11
|
CATEGORIES= x11
|
||||||
|
|
||||||
@ -31,6 +31,8 @@ MODULES= devel/gettext \
|
|||||||
lang/python \
|
lang/python \
|
||||||
x11/gnome
|
x11/gnome
|
||||||
|
|
||||||
|
MODGNOME_HELP_FILES= Yes
|
||||||
|
|
||||||
BUILD_DEPENDS= :scrollkeeper-*:textproc/scrollkeeper \
|
BUILD_DEPENDS= :scrollkeeper-*:textproc/scrollkeeper \
|
||||||
:gnome-icon-theme->=2.15.91:x11/gnome/icon-theme
|
:gnome-icon-theme->=2.15.91:x11/gnome/icon-theme
|
||||||
RUN_DEPENDS= :scrollkeeper-*:textproc/scrollkeeper \
|
RUN_DEPENDS= :scrollkeeper-*:textproc/scrollkeeper \
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
# $OpenBSD: Makefile,v 1.34 2008/05/12 19:40:17 jasper Exp $
|
# $OpenBSD: Makefile,v 1.35 2008/05/26 16:29:27 ajacoutot Exp $
|
||||||
|
|
||||||
COMMENT= GNOME control center
|
COMMENT= GNOME control center
|
||||||
|
|
||||||
GNOME_PROJECT= gnome-control-center
|
GNOME_PROJECT= gnome-control-center
|
||||||
GNOME_VERSION= 2.20.3
|
GNOME_VERSION= 2.20.3
|
||||||
PKGNAME= control-center2-${VERSION}p3
|
PKGNAME= control-center2-${VERSION}p4
|
||||||
SHARED_LIBS += gnome-window-settings 2.0 # .1.0
|
SHARED_LIBS += gnome-window-settings 2.0 # .1.0
|
||||||
CATEGORIES= x11
|
CATEGORIES= x11
|
||||||
|
|
||||||
@ -48,6 +48,7 @@ RUN_DEPENDS= :shared-mime-info->=0.21:misc/shared-mime-info \
|
|||||||
:scrollkeeper-*:textproc/scrollkeeper
|
:scrollkeeper-*:textproc/scrollkeeper
|
||||||
|
|
||||||
USE_X11= Yes
|
USE_X11= Yes
|
||||||
|
MODGNOME_HELP_FILES= Yes
|
||||||
DESKTOP_FILES= Yes
|
DESKTOP_FILES= Yes
|
||||||
CONFIGURE_ARGS+= --with-gconf-schema-file-dir=${LOCALBASE}/share/schemas/control-center2 \
|
CONFIGURE_ARGS+= --with-gconf-schema-file-dir=${LOCALBASE}/share/schemas/control-center2 \
|
||||||
--disable-schemas-install \
|
--disable-schemas-install \
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
# $OpenBSD: Makefile,v 1.2 2008/02/04 17:55:18 jasper Exp $
|
# $OpenBSD: Makefile,v 1.3 2008/05/26 16:29:27 ajacoutot Exp $
|
||||||
|
|
||||||
COMMENT= graphical predictive text input system
|
COMMENT= graphical predictive text input system
|
||||||
|
|
||||||
GNOME_PROJECT= dasher
|
GNOME_PROJECT= dasher
|
||||||
GNOME_VERSION= 4.6.1
|
GNOME_VERSION= 4.6.1
|
||||||
PKGNAME= ${DISTNAME}p0
|
PKGNAME= ${DISTNAME}p1
|
||||||
|
|
||||||
CATEGORIES= x11
|
CATEGORIES= x11
|
||||||
|
|
||||||
@ -32,6 +32,7 @@ LIB_DEPENDS= gnomeui-2::x11/gnome/libgnomeui \
|
|||||||
cspi,spi::x11/gnome/at-spi
|
cspi,spi::x11/gnome/at-spi
|
||||||
|
|
||||||
USE_X11= Yes
|
USE_X11= Yes
|
||||||
|
MODGNOME_HELP_FILES= Yes
|
||||||
DESKTOP_FILES= Yes
|
DESKTOP_FILES= Yes
|
||||||
CONFIGURE_ARGS+= --with-gconf-schema-file-dir=${LOCALBASE}/share/schemas/dasher/ \
|
CONFIGURE_ARGS+= --with-gconf-schema-file-dir=${LOCALBASE}/share/schemas/dasher/ \
|
||||||
--disable-schema-install \
|
--disable-schema-install \
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# $OpenBSD: Makefile,v 1.29 2008/05/26 08:32:57 ajacoutot Exp $
|
# $OpenBSD: Makefile,v 1.30 2008/05/26 16:29:27 ajacoutot Exp $
|
||||||
|
|
||||||
COMMENT= components for the GNOME desktop
|
COMMENT= components for the GNOME desktop
|
||||||
|
|
||||||
@ -6,7 +6,7 @@ GNOME_PROJECT= gnome-desktop
|
|||||||
GNOME_VERSION= 2.20.3
|
GNOME_VERSION= 2.20.3
|
||||||
SHARED_LIBS += gnome-desktop-2 5.8 # .5.16
|
SHARED_LIBS += gnome-desktop-2 5.8 # .5.16
|
||||||
CATEGORIES= x11
|
CATEGORIES= x11
|
||||||
PKGNAME= ${DISTNAME}p1
|
PKGNAME= ${DISTNAME}p2
|
||||||
|
|
||||||
# LGPL
|
# LGPL
|
||||||
PERMIT_PACKAGE_CDROM= Yes
|
PERMIT_PACKAGE_CDROM= Yes
|
||||||
@ -32,6 +32,7 @@ RUN_DEPENDS= :scrollkeeper-*:textproc/scrollkeeper
|
|||||||
LIB_DEPENDS= gnomeui-2::x11/gnome/libgnomeui \
|
LIB_DEPENDS= gnomeui-2::x11/gnome/libgnomeui \
|
||||||
startup-notification-1::devel/startup-notification
|
startup-notification-1::devel/startup-notification
|
||||||
|
|
||||||
|
MODGNOME_HELP_FILES= Yes
|
||||||
MODGNOME_DEVHELP_FILES= Yes
|
MODGNOME_DEVHELP_FILES= Yes
|
||||||
USE_X11= Yes
|
USE_X11= Yes
|
||||||
DESKTOP_FILES= Yes
|
DESKTOP_FILES= Yes
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
# $OpenBSD: Makefile,v 1.2 2008/02/04 17:55:18 jasper Exp $
|
# $OpenBSD: Makefile,v 1.3 2008/05/26 16:29:27 ajacoutot Exp $
|
||||||
|
|
||||||
COMMENT= developer documentation for GNOME
|
COMMENT= developer documentation for GNOME
|
||||||
|
|
||||||
GNOME_PROJECT= gnome-devel-docs
|
GNOME_PROJECT= gnome-devel-docs
|
||||||
GNOME_VERSION= 2.20.0
|
GNOME_VERSION= 2.20.0
|
||||||
PKGNAME= ${DISTNAME}p0
|
PKGNAME= ${DISTNAME}p1
|
||||||
|
|
||||||
# GPLv2
|
# GPLv2
|
||||||
PERMIT_PACKAGE_CDROM= Yes
|
PERMIT_PACKAGE_CDROM= Yes
|
||||||
@ -18,6 +18,8 @@ RUN_DEPENDS= :scrollkeeper-*:textproc/scrollkeeper
|
|||||||
BUILD_DEPENDS= ${RUN_DEPENDS} \
|
BUILD_DEPENDS= ${RUN_DEPENDS} \
|
||||||
:gnome-doc-utils-*:x11/gnome/doc-utils
|
:gnome-doc-utils-*:x11/gnome/doc-utils
|
||||||
|
|
||||||
|
MODGNOME_HELP_FILES= Yes
|
||||||
|
|
||||||
PKG_ARCH= *
|
PKG_ARCH= *
|
||||||
USE_LIBTOOL= No
|
USE_LIBTOOL= No
|
||||||
CONFIGURE_ARGS= --disable-scrollkeeper
|
CONFIGURE_ARGS= --disable-scrollkeeper
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
# $OpenBSD: Makefile,v 1.13 2008/04/14 19:06:25 jasper Exp $
|
# $OpenBSD: Makefile,v 1.14 2008/05/26 16:29:27 ajacoutot Exp $
|
||||||
|
|
||||||
COMMENT= collection of documentation utilities for the GNOME project
|
COMMENT= collection of documentation utilities for the GNOME project
|
||||||
|
|
||||||
GNOME_PROJECT= gnome-doc-utils
|
GNOME_PROJECT= gnome-doc-utils
|
||||||
GNOME_VERSION= 0.10.3
|
GNOME_VERSION= 0.10.3
|
||||||
PKGNAME= ${DISTNAME}p4
|
PKGNAME= ${DISTNAME}p5
|
||||||
CATEGORIES= textproc
|
CATEGORIES= textproc
|
||||||
|
|
||||||
# (L)GPLv2
|
# (L)GPLv2
|
||||||
@ -23,6 +23,8 @@ RUN_DEPENDS= :py-libxml-*:textproc/libxml,-python \
|
|||||||
:libxslt-*:textproc/libxslt \
|
:libxslt-*:textproc/libxslt \
|
||||||
:scrollkeeper-*:textproc/scrollkeeper
|
:scrollkeeper-*:textproc/scrollkeeper
|
||||||
|
|
||||||
|
MODGNOME_HELP_FILES= Yes
|
||||||
|
|
||||||
USE_LIBTOOL= No
|
USE_LIBTOOL= No
|
||||||
CONFIGURE_ARGS= --disable-scrollkeeper
|
CONFIGURE_ARGS= --disable-scrollkeeper
|
||||||
CONFIGURE_ENV= PYTHON=${MODPY_BIN} \
|
CONFIGURE_ENV= PYTHON=${MODPY_BIN} \
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
# $OpenBSD: Makefile,v 1.23 2008/04/17 08:46:48 ajacoutot Exp $
|
# $OpenBSD: Makefile,v 1.24 2008/05/26 16:29:27 ajacoutot Exp $
|
||||||
|
|
||||||
COMMENT= Eye of GNOME: an image viewing and cataloging program
|
COMMENT= Eye of GNOME: an image viewing and cataloging program
|
||||||
|
|
||||||
GNOME_PROJECT= eog
|
GNOME_PROJECT= eog
|
||||||
GNOME_VERSION= 2.20.4
|
GNOME_VERSION= 2.20.4
|
||||||
PKGNAME= ${DISTNAME}p0
|
PKGNAME= ${DISTNAME}p1
|
||||||
CATEGORIES= graphics
|
CATEGORIES= graphics
|
||||||
|
|
||||||
MAINTAINER= Thomas Delaet <thomas@delaet.org>
|
MAINTAINER= Thomas Delaet <thomas@delaet.org>
|
||||||
@ -37,6 +37,7 @@ RUN_DEPENDS= :shared-mime-info->=0.21:misc/shared-mime-info \
|
|||||||
:scrollkeeper-*:textproc/scrollkeeper \
|
:scrollkeeper-*:textproc/scrollkeeper \
|
||||||
:gnome-icon-theme->=2.18.0:x11/gnome/icon-theme
|
:gnome-icon-theme->=2.18.0:x11/gnome/icon-theme
|
||||||
|
|
||||||
|
MODGNOME_HELP_FILES= Yes
|
||||||
USE_X11= Yes
|
USE_X11= Yes
|
||||||
DESKTOP_FILES= Yes
|
DESKTOP_FILES= Yes
|
||||||
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
|
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
# $OpenBSD: Makefile,v 1.8 2008/04/17 08:46:48 ajacoutot Exp $
|
# $OpenBSD: Makefile,v 1.9 2008/05/26 16:29:27 ajacoutot Exp $
|
||||||
|
|
||||||
COMMENT= archive manager for GNOME
|
COMMENT= archive manager for GNOME
|
||||||
|
|
||||||
GNOME_PROJECT= file-roller
|
GNOME_PROJECT= file-roller
|
||||||
GNOME_VERSION= 2.20.3
|
GNOME_VERSION= 2.20.3
|
||||||
PKGNAME= ${DISTNAME}p2
|
PKGNAME= ${DISTNAME}p3
|
||||||
CATEGORIES= archivers
|
CATEGORIES= archivers
|
||||||
|
|
||||||
# GPL
|
# GPL
|
||||||
@ -34,6 +34,7 @@ LIB_DEPENDS= gnomeui-2.>=1800::x11/gnome/libgnomeui \
|
|||||||
nautilus-extension.>=1::x11/gnome/nautilus
|
nautilus-extension.>=1::x11/gnome/nautilus
|
||||||
|
|
||||||
USE_X11= Yes
|
USE_X11= Yes
|
||||||
|
MODGNOME_HELP_FILES= Yes
|
||||||
DESKTOP_FILES= Yes
|
DESKTOP_FILES= Yes
|
||||||
CONFIGURE_ARGS= --with-gconf-schema-file-dir=${LOCALBASE}/share/schemas/file-roller \
|
CONFIGURE_ARGS= --with-gconf-schema-file-dir=${LOCALBASE}/share/schemas/file-roller \
|
||||||
--disable-schemas-install \
|
--disable-schemas-install \
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
# $OpenBSD: Makefile,v 1.27 2008/05/09 10:51:44 bernd Exp $
|
# $OpenBSD: Makefile,v 1.28 2008/05/26 16:29:27 ajacoutot Exp $
|
||||||
|
|
||||||
COMMENT= GNOME display manager
|
COMMENT= GNOME display manager
|
||||||
|
|
||||||
GNOME_PROJECT= gdm
|
GNOME_PROJECT= gdm
|
||||||
GNOME_VERSION= 2.20.2
|
GNOME_VERSION= 2.20.2
|
||||||
PKGNAME= ${DISTNAME}p4
|
PKGNAME= ${DISTNAME}p5
|
||||||
|
|
||||||
HOMEPAGE= http://www.gnome.org/projects/gdm/
|
HOMEPAGE= http://www.gnome.org/projects/gdm/
|
||||||
|
|
||||||
@ -36,6 +36,7 @@ MODULES= devel/gettext \
|
|||||||
|
|
||||||
USE_X11= Yes
|
USE_X11= Yes
|
||||||
DESKTOP_FILES= Yes
|
DESKTOP_FILES= Yes
|
||||||
|
MODGNOME_HELP_FILES= Yes
|
||||||
CONFIGURE_STYLE= gnu old
|
CONFIGURE_STYLE= gnu old
|
||||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED} \
|
CONFIGURE_ARGS+= ${CONFIGURE_SHARED} \
|
||||||
--sysconfdir="${SYSCONFDIR}/X11" \
|
--sysconfdir="${SYSCONFDIR}/X11" \
|
||||||
|
@ -1,9 +1,10 @@
|
|||||||
# $OpenBSD: Makefile,v 1.16 2008/02/04 17:55:18 jasper Exp $
|
# $OpenBSD: Makefile,v 1.17 2008/05/26 16:29:27 ajacoutot Exp $
|
||||||
|
|
||||||
COMMENT= GNOME frontend for GhostScript
|
COMMENT= GNOME frontend for GhostScript
|
||||||
|
|
||||||
GNOME_PROJECT= ggv
|
GNOME_PROJECT= ggv
|
||||||
GNOME_VERSION= 2.12.0
|
GNOME_VERSION= 2.12.0
|
||||||
|
PKGNAME= ${DISTNAME}p0
|
||||||
CATEGORIES= print
|
CATEGORIES= print
|
||||||
|
|
||||||
MAINTAINER= Thomas Delaet <thomas@delaet.org>
|
MAINTAINER= Thomas Delaet <thomas@delaet.org>
|
||||||
@ -31,6 +32,7 @@ LIB_DEPENDS= gnomeui-2::x11/gnome/libgnomeui
|
|||||||
RUN_DEPENDS= :scrollkeeper-*:textproc/scrollkeeper \
|
RUN_DEPENDS= :scrollkeeper-*:textproc/scrollkeeper \
|
||||||
:ghostscript-*:print/ghostscript/gnu
|
:ghostscript-*:print/ghostscript/gnu
|
||||||
|
|
||||||
|
MODGNOME_HELP_FILES= Yes
|
||||||
USE_X11= Yes
|
USE_X11= Yes
|
||||||
DESKTOP_FILES= Yes
|
DESKTOP_FILES= Yes
|
||||||
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include"
|
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include"
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# $OpenBSD: Makefile,v 1.3 2008/04/17 08:46:48 ajacoutot Exp $
|
# $OpenBSD: Makefile,v 1.4 2008/05/26 16:29:27 ajacoutot Exp $
|
||||||
|
|
||||||
COMMENT= binary editor
|
COMMENT= binary editor
|
||||||
|
|
||||||
@ -6,7 +6,7 @@ GNOME_PROJECT= ghex
|
|||||||
GNOME_VERSION= 2.20.1
|
GNOME_VERSION= 2.20.1
|
||||||
SHARED_LIBS= gtkhex 0.0
|
SHARED_LIBS= gtkhex 0.0
|
||||||
CATEGORIES= sysutils editors
|
CATEGORIES= sysutils editors
|
||||||
PKGNAME= ${DISTNAME}p1
|
PKGNAME= ${DISTNAME}p2
|
||||||
|
|
||||||
# GPLv2
|
# GPLv2
|
||||||
PERMIT_PACKAGE_CDROM= Yes
|
PERMIT_PACKAGE_CDROM= Yes
|
||||||
@ -30,6 +30,7 @@ MODULES= devel/gettext \
|
|||||||
LIB_DEPENDS= gnomeui-2::x11/gnome/libgnomeui \
|
LIB_DEPENDS= gnomeui-2::x11/gnome/libgnomeui \
|
||||||
gnomeprintui-2-2::x11/gnome/libgnomeprintui
|
gnomeprintui-2-2::x11/gnome/libgnomeprintui
|
||||||
|
|
||||||
|
MODGNOME_HELP_FILES= Yes
|
||||||
USE_X11= Yes
|
USE_X11= Yes
|
||||||
DESKTOP_FILES= Yes
|
DESKTOP_FILES= Yes
|
||||||
CONFIGURE_ARGS+= ${ENABLE_SHARED} \
|
CONFIGURE_ARGS+= ${ENABLE_SHARED} \
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
# $OpenBSD: Makefile,v 1.3 2008/05/26 08:32:57 ajacoutot Exp $
|
# $OpenBSD: Makefile,v 1.4 2008/05/26 16:29:27 ajacoutot Exp $
|
||||||
|
|
||||||
COMMENT= GNOME on-screen keyboard
|
COMMENT= GNOME on-screen keyboard
|
||||||
|
|
||||||
GNOME_PROJECT= gok
|
GNOME_PROJECT= gok
|
||||||
GNOME_VERSION= 1.3.7
|
GNOME_VERSION= 1.3.7
|
||||||
PKGNAME= ${DISTNAME}p1
|
PKGNAME= ${DISTNAME}p2
|
||||||
|
|
||||||
HOMEPAGE= http://gok.ca/
|
HOMEPAGE= http://gok.ca/
|
||||||
|
|
||||||
@ -36,6 +36,7 @@ LIB_DEPENDS= wnck-1::devel/libwnck \
|
|||||||
gnomespeech::x11/gnome/speech
|
gnomespeech::x11/gnome/speech
|
||||||
|
|
||||||
MODGNOME_DEVHELP_FILES= Yes
|
MODGNOME_DEVHELP_FILES= Yes
|
||||||
|
MODGNOME_HELP_FILES= Yes
|
||||||
USE_X11= Yes
|
USE_X11= Yes
|
||||||
DESKTOP_FILES= Yes
|
DESKTOP_FILES= Yes
|
||||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED} \
|
CONFIGURE_ARGS+= ${CONFIGURE_SHARED} \
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# $OpenBSD: Makefile,v 1.6 2008/05/14 15:26:14 jasper Exp $
|
# $OpenBSD: Makefile,v 1.7 2008/05/26 16:29:27 ajacoutot Exp $
|
||||||
|
|
||||||
COMMENT= GNOME media utilities
|
COMMENT= GNOME media utilities
|
||||||
|
|
||||||
@ -7,7 +7,7 @@ GNOME_VERSION= 2.20.1
|
|||||||
SHARED_LIBS += gnome-media-profiles 0.0 # .0.0
|
SHARED_LIBS += gnome-media-profiles 0.0 # .0.0
|
||||||
SHARED_LIBS += cddb-slave2 0.0 # .0.0
|
SHARED_LIBS += cddb-slave2 0.0 # .0.0
|
||||||
CATEGORIES= x11
|
CATEGORIES= x11
|
||||||
PKGNAME= ${DISTNAME}p2
|
PKGNAME= ${DISTNAME}p3
|
||||||
|
|
||||||
# GPL
|
# GPL
|
||||||
PERMIT_PACKAGE_CDROM= Yes
|
PERMIT_PACKAGE_CDROM= Yes
|
||||||
@ -39,6 +39,7 @@ LIB_DEPENDS= gconf-2::devel/gconf2 \
|
|||||||
pango-1.0,pangocairo-1.0,pangoft2-1.0::devel/pango
|
pango-1.0,pangocairo-1.0,pangoft2-1.0::devel/pango
|
||||||
RUN_DEPENDS= ::textproc/scrollkeeper
|
RUN_DEPENDS= ::textproc/scrollkeeper
|
||||||
|
|
||||||
|
MODGNOME_HELP_FILES= Yes
|
||||||
USE_X11= Yes
|
USE_X11= Yes
|
||||||
DESKTOP_FILES= Yes
|
DESKTOP_FILES= Yes
|
||||||
CONFIGURE_ARGS+= --with-gconf-schema-file-dir=${LOCALBASE}/share/schemas/gnome-media \
|
CONFIGURE_ARGS+= --with-gconf-schema-file-dir=${LOCALBASE}/share/schemas/gnome-media \
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
# $OpenBSD: Makefile,v 1.36 2008/05/26 08:32:57 ajacoutot Exp $
|
# $OpenBSD: Makefile,v 1.37 2008/05/26 16:29:27 ajacoutot Exp $
|
||||||
|
|
||||||
COMMENT= GNOME panel
|
COMMENT= GNOME panel
|
||||||
|
|
||||||
GNOME_PROJECT= gnome-panel
|
GNOME_PROJECT= gnome-panel
|
||||||
GNOME_VERSION= 2.20.2
|
GNOME_VERSION= 2.20.2
|
||||||
PKGNAME= ${DISTNAME}p5
|
PKGNAME= ${DISTNAME}p6
|
||||||
SHARED_LIBS= panel-applet-2 2.18 # .2.26
|
SHARED_LIBS= panel-applet-2 2.18 # .2.26
|
||||||
CATEGORIES= x11
|
CATEGORIES= x11
|
||||||
|
|
||||||
@ -34,6 +34,7 @@ LIB_DEPENDS= gnome-desktop-2.>=5::x11/gnome/desktop \
|
|||||||
wnck-1.>=21::devel/libwnck
|
wnck-1.>=21::devel/libwnck
|
||||||
|
|
||||||
MODGNOME_DEVHELP_FILES= Yes
|
MODGNOME_DEVHELP_FILES= Yes
|
||||||
|
MODGNOME_HELP_FILES= Yes
|
||||||
USE_X11= Yes
|
USE_X11= Yes
|
||||||
DESKTOP_FILES= Yes
|
DESKTOP_FILES= Yes
|
||||||
CONFIGURE_ARGS+= --disable-eds \
|
CONFIGURE_ARGS+= --disable-eds \
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
# $OpenBSD: Makefile,v 1.31 2008/04/09 13:28:50 jasper Exp $
|
# $OpenBSD: Makefile,v 1.32 2008/05/26 16:29:27 ajacoutot Exp $
|
||||||
|
|
||||||
COMMENT= GNOME terminal
|
COMMENT= GNOME terminal
|
||||||
|
|
||||||
GNOME_PROJECT= gnome-terminal
|
GNOME_PROJECT= gnome-terminal
|
||||||
GNOME_VERSION= 2.18.4
|
GNOME_VERSION= 2.18.4
|
||||||
PKGNAME= ${DISTNAME}p1
|
PKGNAME= ${DISTNAME}p2
|
||||||
|
|
||||||
# GPL/LGPL
|
# GPL/LGPL
|
||||||
PERMIT_PACKAGE_CDROM= Yes
|
PERMIT_PACKAGE_CDROM= Yes
|
||||||
@ -32,6 +32,7 @@ LIB_DEPENDS= gnomeui-2::x11/gnome/libgnomeui \
|
|||||||
startup-notification-1::devel/startup-notification \
|
startup-notification-1::devel/startup-notification \
|
||||||
vte.>=11::devel/vte
|
vte.>=11::devel/vte
|
||||||
|
|
||||||
|
MODGNOME_HELP_FILES= Yes
|
||||||
USE_X11= Yes
|
USE_X11= Yes
|
||||||
DESKTOP_FILES= Yes
|
DESKTOP_FILES= Yes
|
||||||
CONFIGURE_ARGS= --with-widget=vte \
|
CONFIGURE_ARGS= --with-widget=vte \
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# $OpenBSD: Makefile,v 1.18 2008/02/04 17:55:19 jasper Exp $
|
# $OpenBSD: Makefile,v 1.19 2008/05/26 16:29:27 ajacoutot Exp $
|
||||||
|
|
||||||
PKG_ARCH= *
|
PKG_ARCH= *
|
||||||
|
|
||||||
@ -6,7 +6,7 @@ COMMENT= general GNOME User Documentation
|
|||||||
|
|
||||||
GNOME_PROJECT= gnome-user-docs
|
GNOME_PROJECT= gnome-user-docs
|
||||||
GNOME_VERSION= 2.18.1
|
GNOME_VERSION= 2.18.1
|
||||||
PKGNAME= gnome2-user-docs-${VERSION}p0
|
PKGNAME= gnome2-user-docs-${VERSION}p1
|
||||||
|
|
||||||
# GNU FDL
|
# GNU FDL
|
||||||
PERMIT_PACKAGE_CDROM= Yes
|
PERMIT_PACKAGE_CDROM= Yes
|
||||||
@ -20,6 +20,7 @@ RUN_DEPENDS= :scrollkeeper-*:textproc/scrollkeeper
|
|||||||
BUILD_DEPENDS= ${RUN_DEPENDS} \
|
BUILD_DEPENDS= ${RUN_DEPENDS} \
|
||||||
:gnome-doc-utils-*:x11/gnome/doc-utils
|
:gnome-doc-utils-*:x11/gnome/doc-utils
|
||||||
|
|
||||||
|
MODGNOME_HELP_FILES= Yes
|
||||||
USE_LIBTOOL= No
|
USE_LIBTOOL= No
|
||||||
CONFIGURE_ARGS= --disable-scrollkeeper
|
CONFIGURE_ARGS= --disable-scrollkeeper
|
||||||
|
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
# $OpenBSD: Makefile,v 1.24 2008/05/26 08:32:57 ajacoutot Exp $
|
# $OpenBSD: Makefile,v 1.25 2008/05/26 16:29:27 ajacoutot Exp $
|
||||||
|
|
||||||
COMMENT= GNOME utility programs
|
COMMENT= GNOME utility programs
|
||||||
|
|
||||||
GNOME_PROJECT= gnome-utils
|
GNOME_PROJECT= gnome-utils
|
||||||
GNOME_VERSION= 2.20.0.1
|
GNOME_VERSION= 2.20.0.1
|
||||||
SHARED_LIBS += gdict-1.0 5.13 # .5.15
|
SHARED_LIBS += gdict-1.0 5.13 # .5.15
|
||||||
PKGNAME= ${DISTNAME}p2
|
PKGNAME= ${DISTNAME}p3
|
||||||
|
|
||||||
# GPL
|
# GPL
|
||||||
PERMIT_PACKAGE_CDROM= Yes
|
PERMIT_PACKAGE_CDROM= Yes
|
||||||
@ -38,6 +38,7 @@ MODULES= devel/gettext \
|
|||||||
x11/gnome
|
x11/gnome
|
||||||
|
|
||||||
MODGNOME_DEVHELP_FILES= Yes
|
MODGNOME_DEVHELP_FILES= Yes
|
||||||
|
MODGNOME_HELP_FILES= Yes
|
||||||
USE_X11= Yes
|
USE_X11= Yes
|
||||||
DESKTOP_FILES= Yes
|
DESKTOP_FILES= Yes
|
||||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED} \
|
CONFIGURE_ARGS+= ${CONFIGURE_SHARED} \
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
# $OpenBSD: Makefile,v 1.20 2008/02/04 17:55:19 jasper Exp $
|
# $OpenBSD: Makefile,v 1.21 2008/05/26 16:29:27 ajacoutot Exp $
|
||||||
|
|
||||||
COMMENT= dialogs for Gnome
|
COMMENT= dialogs for Gnome
|
||||||
|
|
||||||
GNOME_PROJECT= zenity
|
GNOME_PROJECT= zenity
|
||||||
GNOME_VERSION= 2.20.1
|
GNOME_VERSION= 2.20.1
|
||||||
PKGNAME= ${DISTNAME}p0
|
PKGNAME= ${DISTNAME}p1
|
||||||
|
|
||||||
# LGPL
|
# LGPL
|
||||||
PERMIT_PACKAGE_CDROM= Yes
|
PERMIT_PACKAGE_CDROM= Yes
|
||||||
@ -29,6 +29,7 @@ LIB_DEPENDS= dbus-glib-1.>=3::x11/dbus-glib \
|
|||||||
gnomecanvas-2::x11/gnome/libgnomecanvas \
|
gnomecanvas-2::x11/gnome/libgnomecanvas \
|
||||||
notify::devel/libnotify
|
notify::devel/libnotify
|
||||||
|
|
||||||
|
MODGNOME_HELP_FILES= Yes
|
||||||
USE_X11= Yes
|
USE_X11= Yes
|
||||||
USE_LIBTOOL= No
|
USE_LIBTOOL= No
|
||||||
CONFIGURE_ARGS= --enable-libnotify
|
CONFIGURE_ARGS= --enable-libnotify
|
||||||
|
Loading…
x
Reference in New Issue
Block a user