From 97580fa1c2c7c7b1127418157732c04ffa19e81d Mon Sep 17 00:00:00 2001 From: Koop Mast Date: Tue, 30 May 2017 11:20:53 +0000 Subject: Update gnome-maps to 3.24.3. * Review dependencies * Switch to USES=localbase Obtained from: gnome devel repo --- deskutils/gnome-maps/Makefile | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) (limited to 'deskutils/gnome-maps/Makefile') diff --git a/deskutils/gnome-maps/Makefile b/deskutils/gnome-maps/Makefile index 0dd673b2d50a..ce4f6814df75 100644 --- a/deskutils/gnome-maps/Makefile +++ b/deskutils/gnome-maps/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gnome-maps -PORTVERSION= 3.18.4 -PORTREVISION= 1 +PORTVERSION= 3.24.3 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -14,14 +13,14 @@ COMMENT= Map application for GNOME 3 LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= geoclue>=0:net/geoclue \ - itstool:textproc/itstool -LIB_DEPENDS= libcanberra-gtk3.so:audio/libcanberra-gtk3 \ - libgeocode-glib.so:net/geocode-glib \ +BUILD_DEPENDS= geoclue>=0:net/geoclue +LIB_DEPENDS= libgeocode-glib.so:net/geocode-glib \ libgee-0.8.so:devel/libgee \ libcogl.so:graphics/cogl \ libclutter-1.0.so:graphics/clutter \ libchamplain-0.12.so:graphics/libchamplain \ + libsoup-2.4.so:devel/libsoup \ + librest-0.7.so:devel/librest \ libjson-glib-1.0.so:devel/json-glib \ libfolks.so:net-im/folks \ libgjs.so:lang/gjs @@ -29,15 +28,14 @@ RUN_DEPENDS= geoclue>=0:net/geoclue PORTSCOUT= limitw:1,even -USES= gettext gmake gnome libtool pathfix pkgconfig tar:xz -USE_GNOME= cairo gnomedesktop3 gtk30 intlhack +USES= desktop-file-utils gettext gmake gnome libtool \ + localbase pathfix pkgconfig tar:xz +USE_GNOME= cairo gtk30 intltool libxml2 USE_GL= egl USE_XORG= x11 xcomposite xdamage xext xfixes xi xrandr USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALLS_ICONS= yes -CPPFLAGS+= -I${LOCALBASE}/include -LIBS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip GLIB_SCHEMAS= org.gnome.Maps.gschema.xml -- cgit v1.2.3