Fix dependencies.

This commit is contained in:
ajacoutot 2011-05-17 14:08:15 +00:00
parent 27dbf31d5f
commit 610ea0541d
8 changed files with 24 additions and 22 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.1 2011/05/17 14:03:47 ajacoutot Exp $ # $OpenBSD: Makefile,v 1.2 2011/05/17 14:08:15 ajacoutot Exp $
COMMENT= collection of extensions for Epiphany COMMENT= collection of extensions for Epiphany
GNOME_PROJECT= epiphany-extensions GNOME_PROJECT= epiphany-extensions
GNOME_VERSION= 3.0.0 GNOME_VERSION= 3.0.0
REVISION= 2 REVISION= 3
# sync with www/epiphany # sync with www/epiphany
M= ${GNOME_VERSION:R} M= ${GNOME_VERSION:R}
@ -39,7 +39,7 @@ MODULES= devel/dconf \
x11/gnome x11/gnome
BUILD_DEPENDS= ${RUN_DEPENDS} BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= x11/gnome3/epiphany>=3.0.3 RUN_DEPENDS= x11/gnome/epiphany>=3.0.3
LIB_DEPENDS= www/webkit,gtk3 LIB_DEPENDS= www/webkit,gtk3
LIBTOOL_FLAGS= --tag=disable-static LIBTOOL_FLAGS= --tag=disable-static

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile.inc,v 1.1 2011/05/17 14:03:47 ajacoutot Exp $ # $OpenBSD: Makefile.inc,v 1.2 2011/05/17 14:08:15 ajacoutot Exp $
DIST_SUBDIR= gnome DIST_SUBDIR= gnome
@ -7,8 +7,6 @@ HOMEPAGE?= http://www.gnome.org/
MAINTAINER?= Jasper Lievisse Adriaanse <jasper@openbsd.org>, \ MAINTAINER?= Jasper Lievisse Adriaanse <jasper@openbsd.org>, \
Antoine Jacoutot <ajacoutot@openbsd.org> Antoine Jacoutot <ajacoutot@openbsd.org>
CATEGORIES += x11/gnome3
.if !defined(NO_BUILD) .if !defined(NO_BUILD)
. if !defined(MODULES) || !${MODULES:Mdevel/waf} . if !defined(MODULES) || !${MODULES:Mdevel/waf}
CONFIGURE_STYLE?= gnu CONFIGURE_STYLE?= gnu

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.1 2011/05/17 14:03:47 ajacoutot Exp $ # $OpenBSD: Makefile,v 1.2 2011/05/17 14:08:15 ajacoutot Exp $
COMMENT= plugins for Gedit COMMENT= plugins for Gedit
GNOME_PROJECT= gedit-plugins GNOME_PROJECT= gedit-plugins
GNOME_VERSION= 3.0.2 GNOME_VERSION= 3.0.2
REVISION= 1 REVISION= 2
CATEGORIES= editors CATEGORIES= editors
@ -34,7 +34,7 @@ LIB_DEPENDS= x11/gnome/gucharmap>=3.0.1p0
RUN_DEPENDS= devel/gsettings-desktop-schemas \ RUN_DEPENDS= devel/gsettings-desktop-schemas \
devel/vte,gtk3 \ devel/vte,gtk3 \
x11/dbus-python \ x11/dbus-python \
x11/gnome3/gedit>3.0.0 x11/gnome/gedit>3.0.0
LIBTOOL_FLAGS= --tag=disable-static LIBTOOL_FLAGS= --tag=disable-static

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.1 2011/05/17 14:03:47 ajacoutot Exp $ # $OpenBSD: Makefile,v 1.2 2011/05/17 14:08:15 ajacoutot Exp $
COMMENT= extra icon theme for GNOME COMMENT= extra icon theme for GNOME
GNOME_PROJECT= gnome-icon-theme-extras GNOME_PROJECT= gnome-icon-theme-extras
GNOME_VERSION= 3.0.0 GNOME_VERSION= 3.0.0
REVISION= 0
CATEGORIES= x11 CATEGORIES= x11
@ -18,7 +19,7 @@ MODULES= x11/gnome
BUILD_DEPENDS= x11/icon-naming-utils \ BUILD_DEPENDS= x11/icon-naming-utils \
x11/icontool \ x11/icontool \
${RUN_DEPENDS} ${RUN_DEPENDS}
RUN_DEPENDS= x11/gnome3/icon-theme RUN_DEPENDS= x11/gnome/icon-theme
PKG_ARCH= * PKG_ARCH= *

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.1 2011/05/17 14:03:47 ajacoutot Exp $ # $OpenBSD: Makefile,v 1.2 2011/05/17 14:08:15 ajacoutot Exp $
COMMENT= base icon theme extension for special UI contexts COMMENT= base icon theme extension for special UI contexts
GNOME_PROJECT= gnome-icon-theme-symbolic GNOME_PROJECT= gnome-icon-theme-symbolic
GNOME_VERSION= 3.0.0 GNOME_VERSION= 3.0.0
REVISION= 0
CATEGORIES= x11 CATEGORIES= x11
@ -18,7 +19,7 @@ MODULES= x11/gnome
BUILD_DEPENDS= ${RUN_DEPENDS} \ BUILD_DEPENDS= ${RUN_DEPENDS} \
x11/icon-naming-utils \ x11/icon-naming-utils \
x11/icontool x11/icontool
RUN_DEPENDS= x11/gnome3/icon-theme \ RUN_DEPENDS= x11/gnome/icon-theme \
x11/gnome/librsvg x11/gnome/librsvg
PKG_ARCH= * PKG_ARCH= *

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1 2011/05/17 14:03:48 ajacoutot Exp $ # $OpenBSD: Makefile,v 1.2 2011/05/17 14:08:15 ajacoutot Exp $
SHARED_ONLY= Yes SHARED_ONLY= Yes
@ -6,6 +6,7 @@ COMMENT= GNOME settings daemon
GNOME_PROJECT= gnome-settings-daemon GNOME_PROJECT= gnome-settings-daemon
GNOME_VERSION= 3.0.1 GNOME_VERSION= 3.0.1
REVISION= 0
# GPLv3 # GPLv3
PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_CDROM= Yes
@ -30,14 +31,14 @@ MODULES= devel/gettext \
x11/gnome x11/gnome
LIB_DEPENDS= devel/libnotify>=0.7.2 \ LIB_DEPENDS= devel/libnotify>=0.7.2 \
x11/gnome3/desktop \ x11/gnome/desktop \
x11/gnome3/libgnomekbd \ x11/gnome/libgnomekbd \
sysutils/polkit \ sysutils/polkit \
security/nss \ security/nss \
print/cups print/cups
# otherwise we end up without icons on minimal install # otherwise we end up without icons on minimal install
RUN_DEPENDS= x11/gnome3/icon-theme RUN_DEPENDS= x11/gnome/icon-theme
DESKTOP_FILES= Yes DESKTOP_FILES= Yes

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.1 2011/05/17 14:03:48 ajacoutot Exp $ # $OpenBSD: Makefile,v 1.2 2011/05/17 14:08:15 ajacoutot Exp $
COMMENT= MAME front-end for GNOME COMMENT= MAME front-end for GNOME
GNOME_PROJECT= gnome-video-arcade GNOME_PROJECT= gnome-video-arcade
GNOME_VERSION= 0.8.0 GNOME_VERSION= 0.8.0
REVISION= 0
CATEGORIES= emulators games CATEGORIES= emulators games
@ -32,7 +33,7 @@ MODULES= devel/gettext \
BUILD_DEPENDS= ${RUN_DEPENDS} \ BUILD_DEPENDS= ${RUN_DEPENDS} \
devel/glade devel/glade
RUN_DEPENDS= emulators/sdlmame,-main>=0.132p2 \ RUN_DEPENDS= emulators/sdlmame,-main>=0.132p2 \
x11/gnome3/icon-theme x11/gnome/icon-theme
LIB_DEPENDS= databases/sqlite3 \ LIB_DEPENDS= databases/sqlite3 \
devel/libwnck3 \ devel/libwnck3 \
multimedia/gstreamer-0.10/core multimedia/gstreamer-0.10/core

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.1 2011/05/17 14:03:48 ajacoutot Exp $ # $OpenBSD: Makefile,v 1.2 2011/05/17 14:08:15 ajacoutot Exp $
COMMENT= GNOME help browser COMMENT= GNOME help browser
GNOME_PROJECT= yelp GNOME_PROJECT= yelp
GNOME_VERSION= 3.0.2 GNOME_VERSION= 3.0.2
REVISION= 1 REVISION= 2
SHARED_LIBS += yelp 0.0 # 0.0 SHARED_LIBS += yelp 0.0 # 0.0
@ -33,7 +33,7 @@ MODULES= devel/gettext \
BUILD_DEPENDS= x11/gnome/yelp-xsl BUILD_DEPENDS= x11/gnome/yelp-xsl
RUN_DEPENDS= x11/gnome/yelp-xsl \ RUN_DEPENDS= x11/gnome/yelp-xsl \
x11/gnome3/user-docs x11/gnome/user-docs
LIB_DEPENDS= www/webkit,gtk3 LIB_DEPENDS= www/webkit,gtk3