Update gnome-maps to 3.24.3.
* Review dependencies * Switch to USES=localbase Obtained from: gnome devel repo
This commit is contained in:
parent
2b97aa310d
commit
97580fa1c2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=442059
@ -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
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1471975586
|
||||
SHA256 (gnome3/gnome-maps-3.18.4.tar.xz) = 76a3e49867a474afbe3835ce4f2d49472567ad610e839d0c6808ce1d11ccf2b5
|
||||
SIZE (gnome3/gnome-maps-3.18.4.tar.xz) = 874896
|
||||
TIMESTAMP = 1496085772
|
||||
SHA256 (gnome3/gnome-maps-3.24.3.tar.xz) = 5ef3ec36aa76eb9a49a15ee61539bea7b59e8aa0a802483df6cedcc65566d0d6
|
||||
SIZE (gnome3/gnome-maps-3.24.3.tar.xz) = 1145872
|
||||
|
@ -1,6 +1,5 @@
|
||||
bin/gnome-maps
|
||||
lib/gnome-maps/girepository-1.0/GnomeMaps-1.0.typelib
|
||||
lib/gnome-maps/libgnome-maps.a
|
||||
lib/gnome-maps/libgnome-maps.so
|
||||
lib/gnome-maps/libgnome-maps.so.0
|
||||
lib/gnome-maps/libgnome-maps.so.0.0.0
|
||||
@ -8,6 +7,8 @@ share/appdata/org.gnome.Maps.appdata.xml
|
||||
share/applications/org.gnome.Maps.desktop
|
||||
share/dbus-1/services/org.gnome.Maps.service
|
||||
share/gir-1.0/GnomeMaps-1.0.gir
|
||||
%%DATADIR%%/icons/hicolor/16x16/apps/layer-not-visible-symbolic.svg
|
||||
%%DATADIR%%/icons/hicolor/16x16/apps/layer-visible-symbolic.svg
|
||||
%%DATADIR%%/icons/hicolor/16x16/apps/layers-button-symbolic.svg
|
||||
%%DATADIR%%/icons/hicolor/16x16/apps/maps-point-end-symbolic.svg
|
||||
%%DATADIR%%/icons/hicolor/16x16/apps/maps-point-end.svg
|
||||
@ -17,12 +18,30 @@ share/gir-1.0/GnomeMaps-1.0.gir
|
||||
%%DATADIR%%/icons/hicolor/16x16/apps/route-button-symbolic.svg
|
||||
%%DATADIR%%/icons/hicolor/16x16/apps/route-car-symbolic.svg
|
||||
%%DATADIR%%/icons/hicolor/16x16/apps/route-pedestrian-symbolic.svg
|
||||
%%DATADIR%%/icons/hicolor/16x16/apps/route-reverse-symbolic.svg
|
||||
%%DATADIR%%/icons/hicolor/16x16/apps/route-transit-bus-symbolic.svg
|
||||
%%DATADIR%%/icons/hicolor/16x16/apps/route-transit-cablecar-symbolic.svg
|
||||
%%DATADIR%%/icons/hicolor/16x16/apps/route-transit-ferry-symbolic.svg
|
||||
%%DATADIR%%/icons/hicolor/16x16/apps/route-transit-funicular-symbolic.svg
|
||||
%%DATADIR%%/icons/hicolor/16x16/apps/route-transit-gondolalift-symbolic.svg
|
||||
%%DATADIR%%/icons/hicolor/16x16/apps/route-transit-subway-symbolic.svg
|
||||
%%DATADIR%%/icons/hicolor/16x16/apps/route-transit-symbolic.svg
|
||||
%%DATADIR%%/icons/hicolor/16x16/apps/route-transit-train-symbolic.svg
|
||||
%%DATADIR%%/icons/hicolor/16x16/apps/route-transit-tram-symbolic.svg
|
||||
%%DATADIR%%/icons/hicolor/24x24/apps/user-location-compass.png
|
||||
%%DATADIR%%/icons/hicolor/24x24/apps/user-location.png
|
||||
%%DATADIR%%/icons/hicolor/32x32/apps/maps-direction-continue-symbolic.svg
|
||||
%%DATADIR%%/icons/hicolor/32x32/apps/maps-direction-left-symbolic.svg
|
||||
%%DATADIR%%/icons/hicolor/32x32/apps/maps-direction-right-symbolic.svg
|
||||
%%DATADIR%%/icons/hicolor/32x32/apps/maps-direction-roundabout-0-symbolic.svg
|
||||
%%DATADIR%%/icons/hicolor/32x32/apps/maps-direction-roundabout-135-symbolic.svg
|
||||
%%DATADIR%%/icons/hicolor/32x32/apps/maps-direction-roundabout-180-symbolic.svg
|
||||
%%DATADIR%%/icons/hicolor/32x32/apps/maps-direction-roundabout-225-symbolic.svg
|
||||
%%DATADIR%%/icons/hicolor/32x32/apps/maps-direction-roundabout-270-symbolic.svg
|
||||
%%DATADIR%%/icons/hicolor/32x32/apps/maps-direction-roundabout-315-symbolic.svg
|
||||
%%DATADIR%%/icons/hicolor/32x32/apps/maps-direction-roundabout-45-symbolic.svg
|
||||
%%DATADIR%%/icons/hicolor/32x32/apps/maps-direction-roundabout-90-symbolic.svg
|
||||
%%DATADIR%%/icons/hicolor/32x32/apps/maps-direction-roundabout-symbolic.svg
|
||||
%%DATADIR%%/icons/hicolor/32x32/apps/maps-direction-sharpleft-symbolic.svg
|
||||
%%DATADIR%%/icons/hicolor/32x32/apps/maps-direction-sharpright-symbolic.svg
|
||||
%%DATADIR%%/icons/hicolor/32x32/apps/maps-direction-slightleft-symbolic.svg
|
||||
@ -31,17 +50,18 @@ share/gir-1.0/GnomeMaps-1.0.gir
|
||||
%%DATADIR%%/org.gnome.Maps
|
||||
%%DATADIR%%/org.gnome.Maps.data.gresource
|
||||
%%DATADIR%%/org.gnome.Maps.src.gresource
|
||||
share/icons/hicolor/16x16/apps/gnome-maps.png
|
||||
share/icons/hicolor/22x22/apps/gnome-maps.png
|
||||
share/icons/hicolor/24x24/apps/gnome-maps.png
|
||||
share/icons/hicolor/256x256/apps/gnome-maps.png
|
||||
share/icons/hicolor/32x32/apps/gnome-maps.png
|
||||
share/icons/hicolor/48x48/apps/gnome-maps.png
|
||||
share/icons/hicolor/symbolic/apps/gnome-maps-symbolic.svg
|
||||
share/icons/hicolor/16x16/apps/org.gnome.Maps.png
|
||||
share/icons/hicolor/22x22/apps/org.gnome.Maps.png
|
||||
share/icons/hicolor/24x24/apps/org.gnome.Maps.png
|
||||
share/icons/hicolor/256x256/apps/org.gnome.Maps.png
|
||||
share/icons/hicolor/32x32/apps/org.gnome.Maps.png
|
||||
share/icons/hicolor/48x48/apps/org.gnome.Maps.png
|
||||
share/icons/hicolor/symbolic/apps/org.gnome.Maps-symbolic.svg
|
||||
share/locale/af/LC_MESSAGES/gnome-maps.mo
|
||||
share/locale/an/LC_MESSAGES/gnome-maps.mo
|
||||
share/locale/ar/LC_MESSAGES/gnome-maps.mo
|
||||
share/locale/as/LC_MESSAGES/gnome-maps.mo
|
||||
share/locale/bg/LC_MESSAGES/gnome-maps.mo
|
||||
share/locale/bs/LC_MESSAGES/gnome-maps.mo
|
||||
share/locale/ca/LC_MESSAGES/gnome-maps.mo
|
||||
share/locale/ca@valencia/LC_MESSAGES/gnome-maps.mo
|
||||
@ -59,8 +79,10 @@ share/locale/fi/LC_MESSAGES/gnome-maps.mo
|
||||
share/locale/fr/LC_MESSAGES/gnome-maps.mo
|
||||
share/locale/fur/LC_MESSAGES/gnome-maps.mo
|
||||
share/locale/ga/LC_MESSAGES/gnome-maps.mo
|
||||
share/locale/gd/LC_MESSAGES/gnome-maps.mo
|
||||
share/locale/gl/LC_MESSAGES/gnome-maps.mo
|
||||
share/locale/he/LC_MESSAGES/gnome-maps.mo
|
||||
share/locale/hr/LC_MESSAGES/gnome-maps.mo
|
||||
share/locale/hu/LC_MESSAGES/gnome-maps.mo
|
||||
share/locale/id/LC_MESSAGES/gnome-maps.mo
|
||||
share/locale/is/LC_MESSAGES/gnome-maps.mo
|
||||
@ -91,6 +113,7 @@ share/locale/te/LC_MESSAGES/gnome-maps.mo
|
||||
share/locale/tg/LC_MESSAGES/gnome-maps.mo
|
||||
share/locale/tr/LC_MESSAGES/gnome-maps.mo
|
||||
share/locale/uk/LC_MESSAGES/gnome-maps.mo
|
||||
share/locale/vi/LC_MESSAGES/gnome-maps.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/gnome-maps.mo
|
||||
share/locale/zh_HK/LC_MESSAGES/gnome-maps.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/gnome-maps.mo
|
||||
|
Loading…
Reference in New Issue
Block a user