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-tetravex | |
parent | a4ff27dec7bfd22c787ac57b7db5beb68257ca53 (diff) | |
download | ports-377f75536b442c28c8b3ba9240550810f7fb22fb.tar.gz ports-377f75536b442c28c8b3ba9240550810f7fb22fb.zip |
Notes
Diffstat (limited to 'games/gnome-tetravex')
-rw-r--r-- | games/gnome-tetravex/Makefile | 11 | ||||
-rw-r--r-- | games/gnome-tetravex/distinfo | 5 | ||||
-rw-r--r-- | games/gnome-tetravex/pkg-descr | 2 | ||||
-rw-r--r-- | games/gnome-tetravex/pkg-plist | 1 |
4 files changed, 11 insertions, 8 deletions
diff --git a/games/gnome-tetravex/Makefile b/games/gnome-tetravex/Makefile index 62ebcd3ef39d..3af01649767c 100644 --- a/games/gnome-tetravex/Makefile +++ b/games/gnome-tetravex/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gnome-tetravex -PORTVERSION= 3.18.0 +PORTVERSION= 3.22.0 CATEGORIES= games gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -10,17 +10,18 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Gnome tetravex +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + BUILD_DEPENDS= vala:lang/vala \ itstool:textproc/itstool 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 INSTALLS_ICONS= yes GNU_CONFIGURE= yes -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib GLIB_SCHEMAS= org.gnome.tetravex.gschema.xml diff --git a/games/gnome-tetravex/distinfo b/games/gnome-tetravex/distinfo index eb802f419987..aef092c386a6 100644 --- a/games/gnome-tetravex/distinfo +++ b/games/gnome-tetravex/distinfo @@ -1,2 +1,3 @@ -SHA256 (gnome3/gnome-tetravex-3.18.0.tar.xz) = ea00ff5ea9a3b583c4d755cefa2725dd7b3b0781972af1c56377c7eda48cb579 -SIZE (gnome3/gnome-tetravex-3.18.0.tar.xz) = 2193776 +TIMESTAMP = 1481305881 +SHA256 (gnome3/gnome-tetravex-3.22.0.tar.xz) = 0a6d7ff5ffcd6c05454a919d46a2e389d6b5f87bc80e82c52c2f20d9d914e18d +SIZE (gnome3/gnome-tetravex-3.22.0.tar.xz) = 2170464 diff --git a/games/gnome-tetravex/pkg-descr b/games/gnome-tetravex/pkg-descr index 9807c5c3f1da..04cdc2d815ef 100644 --- a/games/gnome-tetravex/pkg-descr +++ b/games/gnome-tetravex/pkg-descr @@ -2,4 +2,4 @@ Tetravex is a simple puzzle where pieces must be positioned so that the same numbers are touching each other. Your game is timed, these times are stored in a system-wide scoreboard. -WWW: https://wiki.gnome.org/Tetravex +WWW: https://wiki.gnome.org/Apps/Tetravex diff --git a/games/gnome-tetravex/pkg-plist b/games/gnome-tetravex/pkg-plist index 79e274f08dbb..10b942f77386 100644 --- a/games/gnome-tetravex/pkg-plist +++ b/games/gnome-tetravex/pkg-plist @@ -250,6 +250,7 @@ share/locale/eu/LC_MESSAGES/gnome-tetravex.mo share/locale/fa/LC_MESSAGES/gnome-tetravex.mo share/locale/fi/LC_MESSAGES/gnome-tetravex.mo share/locale/fr/LC_MESSAGES/gnome-tetravex.mo +share/locale/fur/LC_MESSAGES/gnome-tetravex.mo share/locale/ga/LC_MESSAGES/gnome-tetravex.mo share/locale/gl/LC_MESSAGES/gnome-tetravex.mo share/locale/gu/LC_MESSAGES/gnome-tetravex.mo |