Add a run dependency on dconf now that we have it.

This commit is contained in:
ajacoutot 2010-10-27 11:04:27 +00:00
parent e0fd79dc30
commit a907e22e1f
9 changed files with 36 additions and 20 deletions

View File

@ -1,10 +1,12 @@
# $OpenBSD: Makefile,v 1.4 2010/10/23 14:10:16 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.5 2010/10/27 11:04:27 ajacoutot Exp $
COMMENT= collection of shared GSettings schemas
GNOME_PROJECT= gsettings-desktop-schemas
GNOME_VERSION= 0.0.1
REVISION= 0
CATEGORIES= devel
MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
@ -18,12 +20,11 @@ PERMIT_DISTFILES_FTP= Yes
MODULES= x11/gnome
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= ::devel/glib2
RUN_DEPENDS= ::devel/dconf
# don't inherit USE_LIBTOOL from the gnome MODULE
USE_LIBTOOL= No
CONFIGURE_STYLE=gnu
CONFIGURE_ARGS= --disable-silent-rules \
--disable-schemas-compile

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.50 2010/10/23 14:10:16 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.51 2010/10/27 11:04:39 ajacoutot Exp $
SHARED_ONLY= Yes
@ -20,6 +20,8 @@ PKGNAME-djvu= evince-djvu-${GNOME_VERSION}
PKGNAME-dvi= evince-dvi-${GNOME_VERSION}
PKGNAME-nautilus= nautilus-evince-${GNOME_VERSION}
REVISION-main= 0
SHARED_LIBS += evdocument 1.0 # .2.0
SHARED_LIBS += evview 1.0 # .2.0
@ -62,7 +64,8 @@ LIB_DEPENDS-main= ::print/poppler \
RUN_DEPENDS-main= ${RUN_DEPENDS} \
:shared-mime-info-*:misc/shared-mime-info \
:ghostscript-*:print/ghostscript/gnu \
::x11/gnome/icon-theme
::x11/gnome/icon-theme \
::devel/dconf
WANTLIB-djvu= ${WANTLIB} jpeg evdocument djvulibre
# port-lib-depends-check misses these ones because the depending lib

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.13 2010/10/23 14:10:16 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.14 2010/10/27 11:05:08 ajacoutot Exp $
COMMENT= flexible communications framework, logger component
DISTNAME= telepathy-logger-0.1.5
REVISION= 1
REVISION= 2
SHARED_LIBS += telepathy-logger 1.0 # 1.0
@ -23,6 +23,7 @@ BUILD_DEPENDS= ::devel/py-twisted/words \
LIB_DEPENDS= ::databases/sqlite3 \
::net/telepathy/telepathy-glib \
::textproc/libxml
RUN_DEPENDS= ::devel/dconf
MODGNOME_HELP_FILES= Yes
MODGCONF2_SCHEMAS_DIR= telepathy-logger

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.6 2010/10/23 14:10:16 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.7 2010/10/27 11:05:26 ajacoutot Exp $
SHARED_ONLY= Yes
@ -6,7 +6,7 @@ COMMENT= gettext(1) files editor for GNOME
GNOME_PROJECT= gtranslator
GNOME_VERSION= 1.9.12
REVISION= 0
REVISION= 1
CATEGORIES= textproc devel
@ -32,7 +32,8 @@ WANTLIB += GL X11-xcb Xxf86vm drm gconf-2 gnome-keyring xcb-shm
MODULES= devel/gettext \
x11/gnome
RUN_DEPENDS= ::devel/gsettings-desktop-schemas
RUN_DEPENDS= ::devel/gsettings-desktop-schemas \
::devel/dconf
BUILD_DEPENDS= ${RUN_DEPENDS}
LIB_DEPENDS= ::x11/gnome/gdl \

View File

@ -1,10 +1,12 @@
# $OpenBSD: Makefile,v 1.53 2010/10/25 12:46:24 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.54 2010/10/27 11:06:06 ajacoutot Exp $
COMMENT= telepathy based messenger for GNOME
GNOME_PROJECT= empathy
GNOME_VERSION= 2.32.0.1
REVISION= 0
CATEGORIES= net
HOMEPAGE= http://live.gnome.org/Empathy
@ -59,7 +61,8 @@ RUN_DEPENDS= ::devel/iso-codes \
::net/telepathy/telepathy-gabble \
::net/telepathy/telepathy-idle \
::net/telepathy/telepathy-salut \
:gnome-icon-theme->=2.30.3:x11/gnome/icon-theme
:gnome-icon-theme->=2.30.3:x11/gnome/icon-theme \
::devel/dconf
DESKTOP_FILES= Yes
MODGNOME_HELP_FILES= Yes

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.37 2010/10/23 14:10:16 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.38 2010/10/27 11:06:06 ajacoutot Exp $
COMMENT= GTK2 desktop calculator
GNOME_PROJECT= gcalctool
GNOME_VERSION= 5.32.0
REVISION= 2
REVISION= 3
CATEGORIES= math
@ -28,6 +28,7 @@ MODULES= devel/gettext \
LIB_DEPENDS= ::x11/gtk+2
BUILD_DEPENDS= ::devel/bison
RUN_DEPENDS= ::devel/dconf
MODGNOME_HELP_FILES= Yes
DESKTOP_FILES= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.50 2010/10/26 09:07:58 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.51 2010/10/27 11:06:06 ajacoutot Exp $
COMMENT= password agent for the GNOME project
@ -8,6 +8,8 @@ GNOME_VERSION= 2.32.1
SHARED_LIBS += gp11 1.0 # .0.0
SHARED_LIBS += gcr 1.0 # .0.0
REVISION= 0
# GPLv2/LGPLv2
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
@ -25,6 +27,7 @@ WANTLIB += z GL Xxf86vm drm xcb-shm
MODULES= devel/gettext \
x11/gnome
RUN_DEPENDS= ::devel/dconf
LIB_DEPENDS= ::security/libgcrypt \
::security/libtasn1 \
::x11/dbus \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.23 2010/10/23 14:10:16 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.24 2010/10/27 11:06:06 ajacoutot Exp $
SHARED_ONLY= Yes
@ -7,7 +7,7 @@ COMMENT= applications integration into Nautilus
GNOME_PROJECT= nautilus-sendto
GNOME_VERSION= 2.32.0
REVISION= 1
REVISION= 2
CATEGORIES= misc net
@ -37,7 +37,8 @@ MODULES= devel/gettext \
BUILD_DEPENDS= ::net/gajim
RUN_DEPENDS= ::archivers/zip \
::archivers/bzip2
::archivers/bzip2 \
::devel/dconf
LIB_DEPENDS= ::x11/gnome/nautilus \
::databases/evolution-data-server

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.8 2010/10/26 14:34:36 jasper Exp $
# $OpenBSD: Makefile,v 1.9 2010/10/27 11:06:06 ajacoutot Exp $
SHARED_ONLY= Yes
@ -7,7 +7,7 @@ COMMENT= sytem configuration GUI for desktops
GNOME_PROJECT= gnome-system-tools
GNOME_VERSION= 2.32.0
REVISION= 2
REVISION= 3
CATEGORIES= sysutils
@ -35,6 +35,8 @@ LIB_DEPENDS= ::devel/liboobs \
::x11/polkit-gnome \
::x11/gnome/nautilus
RUN_DEPENDS= ::devel/dconf
DESKTOP_FILES= Yes
MODGNOME_HELP_FILES= Yes