diff options
author | Koop Mast <kwm@FreeBSD.org> | 2017-05-17 08:44:31 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2017-05-17 08:44:31 +0000 |
commit | 377f75536b442c28c8b3ba9240550810f7fb22fb (patch) | |
tree | 2bf2276349f0ef069ee7a5effe213fba0f5ee28c /games/gnome-robots | |
parent | a4ff27dec7bfd22c787ac57b7db5beb68257ca53 (diff) | |
download | ports-377f75536b442c28c8b3ba9240550810f7fb22fb.tar.gz ports-377f75536b442c28c8b3ba9240550810f7fb22fb.zip |
Notes
Diffstat (limited to 'games/gnome-robots')
-rw-r--r-- | games/gnome-robots/Makefile | 21 | ||||
-rw-r--r-- | games/gnome-robots/distinfo | 5 | ||||
-rw-r--r-- | games/gnome-robots/pkg-descr | 2 | ||||
-rw-r--r-- | games/gnome-robots/pkg-plist | 1 |
4 files changed, 19 insertions, 10 deletions
diff --git a/games/gnome-robots/Makefile b/games/gnome-robots/Makefile index 197029ecefee..a0880d0b522f 100644 --- a/games/gnome-robots/Makefile +++ b/games/gnome-robots/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gnome-robots -PORTVERSION= 3.18.1 +PORTVERSION= 3.22.1 CATEGORIES= games gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -10,18 +10,25 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Gnome robots -BUILD_DEPENDS= itstool:textproc/itstool -LIB_DEPENDS= libcanberra-gtk3.so:audio/libcanberra-gtk3 +LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/COPYING + +BUILD_DEPENDS= itstool:textproc/itstool \ + appstream-util:devel/appstream-glib +LIB_DEPENDS= libcanberra-gtk3.so:audio/libcanberra-gtk3 \ + libcanberra.so:audio/libcanberra \ + libgnome-games-support-1.so:games/libgnome-games-support \ + libgee-0.8.so:devel/libgee PORTSCOUT= limitw:1,even -USES= gettext gmake gnome pathfix pkgconfig tar:xz -USE_GNOME= gtk30 intlhack librsvg2 libxml2:build +USES= gettext gmake gnome localbase pathfix \ + pkgconfig tar:xz +USE_GNOME= cairo gtk30 intlhack librsvg2 libxml2:build +USE_XORG= x11 INSTALLS_ICONS= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=${PREFIX}/share -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib GLIB_SCHEMAS= org.gnome.robots.gschema.xml diff --git a/games/gnome-robots/distinfo b/games/gnome-robots/distinfo index 1a5f9301a1ae..42d800a408bc 100644 --- a/games/gnome-robots/distinfo +++ b/games/gnome-robots/distinfo @@ -1,2 +1,3 @@ -SHA256 (gnome3/gnome-robots-3.18.1.tar.xz) = 2e58ffdc4b243a4a3557ba9c84fa1c0129c5ffadbb5c2a20fede48ccf4618090 -SIZE (gnome3/gnome-robots-3.18.1.tar.xz) = 1626872 +TIMESTAMP = 1479040963 +SHA256 (gnome3/gnome-robots-3.22.1.tar.xz) = 5cd4564d7eb876fe4ef332dc568bcf7b1515d8ec9f66e53c2bae5331e0182dd4 +SIZE (gnome3/gnome-robots-3.22.1.tar.xz) = 1622820 diff --git a/games/gnome-robots/pkg-descr b/games/gnome-robots/pkg-descr index 97d5dbe14fc0..22b71114984f 100644 --- a/games/gnome-robots/pkg-descr +++ b/games/gnome-robots/pkg-descr @@ -3,4 +3,4 @@ trying to kill you. Each step you take brings them closer toward you. Fortunately they aren't very smart and you also have a helpful teleportation gadget. -WWW: https://wiki.gnome.org/Robots +WWW: https://wiki.gnome.org/Apps/Robots diff --git a/games/gnome-robots/pkg-plist b/games/gnome-robots/pkg-plist index eb10492a9bbc..c4dad091ed1c 100644 --- a/games/gnome-robots/pkg-plist +++ b/games/gnome-robots/pkg-plist @@ -656,6 +656,7 @@ share/locale/eu/LC_MESSAGES/gnome-robots.mo share/locale/fa/LC_MESSAGES/gnome-robots.mo share/locale/fi/LC_MESSAGES/gnome-robots.mo share/locale/fr/LC_MESSAGES/gnome-robots.mo +share/locale/fur/LC_MESSAGES/gnome-robots.mo share/locale/ga/LC_MESSAGES/gnome-robots.mo share/locale/gl/LC_MESSAGES/gnome-robots.mo share/locale/gu/LC_MESSAGES/gnome-robots.mo |