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-chess | |
parent | a4ff27dec7bfd22c787ac57b7db5beb68257ca53 (diff) | |
download | ports-377f75536b442c28c8b3ba9240550810f7fb22fb.tar.gz ports-377f75536b442c28c8b3ba9240550810f7fb22fb.zip |
Notes
Diffstat (limited to 'games/gnome-chess')
-rw-r--r-- | games/gnome-chess/Makefile | 15 | ||||
-rw-r--r-- | games/gnome-chess/distinfo | 5 | ||||
-rw-r--r-- | games/gnome-chess/pkg-plist | 1 |
3 files changed, 13 insertions, 8 deletions
diff --git a/games/gnome-chess/Makefile b/games/gnome-chess/Makefile index ba2c2869a5fe..65cc5a978c92 100644 --- a/games/gnome-chess/Makefile +++ b/games/gnome-chess/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gnome-chess -PORTVERSION= 3.18.0 +PORTVERSION= 3.24.1 CATEGORIES= games gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -10,19 +10,22 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Gnome chess +LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/COPYING + BUILD_DEPENDS= vala:lang/vala \ - itstool:textproc/itstool + itstool:textproc/itstool \ + appstream-util:devel/appstream-glib PORTSCOUT= limitw:1,even -USES= desktop-file-utils gettext gmake gnome pkgconfig tar:xz -USE_GNOME= gtk30 intlhack librsvg2 libxml2:build +USES= desktop-file-utils gettext gmake gnome \ + localbase pkgconfig tar:xz +USE_GNOME= cairo gtk30 librsvg2 libxml2:build INSTALLS_ICONS= yes USE_XORG= x11 USE_GL= gl glu GNU_CONFIGURE= yes -CPPFLAGS+= -I${LOCALBASE}/include -LIBS+= -L${LOCALBASE}/lib GLIB_SCHEMAS= org.gnome.chess.gschema.xml diff --git a/games/gnome-chess/distinfo b/games/gnome-chess/distinfo index dc0113058a0e..e02a5a2f35e4 100644 --- a/games/gnome-chess/distinfo +++ b/games/gnome-chess/distinfo @@ -1,2 +1,3 @@ -SHA256 (gnome3/gnome-chess-3.18.0.tar.xz) = c841198935d807618c3cecbf10ed24643390d504e17961717bac455f4e1b37ad -SIZE (gnome3/gnome-chess-3.18.0.tar.xz) = 2779340 +TIMESTAMP = 1494623251 +SHA256 (gnome3/gnome-chess-3.24.1.tar.xz) = 6c9647beb7579b0a8de4e73698d931b1d9ac2efab4e7d3649f482d2c68ebf8a3 +SIZE (gnome3/gnome-chess-3.24.1.tar.xz) = 2808208 diff --git a/games/gnome-chess/pkg-plist b/games/gnome-chess/pkg-plist index 0a54d27e488f..f1b95ad668f9 100644 --- a/games/gnome-chess/pkg-plist +++ b/games/gnome-chess/pkg-plist @@ -170,6 +170,7 @@ share/locale/eu/LC_MESSAGES/gnome-chess.mo share/locale/fa/LC_MESSAGES/gnome-chess.mo share/locale/fi/LC_MESSAGES/gnome-chess.mo share/locale/fr/LC_MESSAGES/gnome-chess.mo +share/locale/fur/LC_MESSAGES/gnome-chess.mo share/locale/ga/LC_MESSAGES/gnome-chess.mo share/locale/gl/LC_MESSAGES/gnome-chess.mo share/locale/gu/LC_MESSAGES/gnome-chess.mo |