adjust libchamplain dependencies

This commit is contained in:
jasper 2012-07-16 08:13:45 +00:00
parent 00fd421c92
commit b02265d8b7
4 changed files with 12 additions and 12 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.18 2012/07/07 13:00:44 jasper Exp $
# $OpenBSD: Makefile,v 1.19 2012/07/16 08:13:45 jasper Exp $
BROKEN = need fixing after libchamplain update
@ -9,7 +9,7 @@ COMMENT = map viewer using Openstreetmap data
GNOME_VERSION = 0.1.2
GNOME_PROJECT = emerillon
REVISION= 7
REVISION= 8
CATEGORIES = geo x11
@ -37,7 +37,7 @@ MODGCONF2_SCHEMAS_DIR= emerillon
MODGNOME_TOOLS= goi vala yelp
LIB_DEPENDS = geo/libchamplain/core>=0.8.0 \
LIB_DEPENDS = geo/libchamplain>=0.8.0 \
devel/ethos \
geo/geoclue \
net/librest>=0.7.9 \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.19 2012/07/07 13:00:44 jasper Exp $
# $OpenBSD: Makefile,v 1.20 2012/07/16 08:13:45 jasper Exp $
BROKEN = need fixing after libchamplain update
@ -6,7 +6,7 @@ COMMENT = gpx file viewer
VERSION = 0.2.0
DISTNAME = gpx-viewer-${VERSION}
REVISION = 7
REVISION = 8
CATEGORIES = geo x11
@ -31,7 +31,7 @@ USE_GMAKE = yes
MODULES = devel/gettext \
textproc/intltool
LIB_DEPENDS = devel/libunique \
geo/libchamplain/core>=0.8.0 \
geo/libchamplain>=0.8.0 \
x11/gnome/gdl1
RUN_DEPENDS = devel/desktop-file-utils \
x11/gtk+2,-guic

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.97 2012/07/07 17:20:44 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.98 2012/07/16 08:13:45 jasper Exp $
COMMENT= Telepathy based messenger for GNOME
GNOME_PROJECT= empathy
GNOME_VERSION= 3.4.2
REVISION= 0
REVISION= 1
CATEGORIES= net
@ -50,7 +50,7 @@ BUILD_DEPENDS= devel/gsettings-desktop-schemas \
LIB_DEPENDS= audio/libcanberra,-gtk3 \
audio/pulseaudio>=2.0 \
geo/geoclue \
geo/libchamplain/core>=0.12.2 \
geo/libchamplain>=0.12.2 \
graphics/clutter/clutter-gst>=1.6.0 \
net/telepathy/folks \
net/telepathy/telepathy-farstream \

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.34 2012/07/07 14:06:43 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.35 2012/07/16 08:13:45 jasper Exp $
COMMENT= plugins for EOG
GNOME_PROJECT= eog-plugins
GNOME_VERSION= 3.4.1
REVISION= 1
REVISION= 2
CATEGORIES= graphics
@ -36,7 +36,7 @@ WANTLIB += cogl cogl-pango json-glib-1.0
LIB_DEPENDS= devel/libgdata \
devel/libpeas \
geo/libchamplain/core>=0.12.2 \
geo/libchamplain>=0.12.2 \
graphics/libexif
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= x11/gnome/eog>=${GNOME_VERSION}