diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2016-12-09 04:31:00 +0800 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2016-12-09 04:31:00 +0800 |
commit | 6a33b13cc42f80e2371f4a6df0348717fd463572 (patch) | |
tree | adf06eec800f25cf632b0182decd735d6e495915 /games | |
parent | 4689d93e93b9f382e16045468bdf83f7acd8d708 (diff) | |
download | freebsd-ports-gnome-6a33b13cc42f80e2371f4a6df0348717fd463572.tar.gz freebsd-ports-gnome-6a33b13cc42f80e2371f4a6df0348717fd463572.tar.zst freebsd-ports-gnome-6a33b13cc42f80e2371f4a6df0348717fd463572.zip |
games/four-in-a-row: update to 3.22.1
Diffstat (limited to 'games')
-rw-r--r-- | games/four-in-a-row/Makefile | 15 | ||||
-rw-r--r-- | games/four-in-a-row/distinfo | 5 | ||||
-rw-r--r-- | games/four-in-a-row/pkg-descr | 6 | ||||
-rw-r--r-- | games/four-in-a-row/pkg-plist | 13 |
4 files changed, 31 insertions, 8 deletions
diff --git a/games/four-in-a-row/Makefile b/games/four-in-a-row/Makefile index b915f28143d4..3b524eed3516 100644 --- a/games/four-in-a-row/Makefile +++ b/games/four-in-a-row/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= four-in-a-row -PORTVERSION= 3.20.0 +PORTVERSION= 3.22.1 CATEGORIES= games gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -10,15 +10,22 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Make lines of the same color -BUILD_DEPENDS= itstool:textproc/itstool -LIB_DEPENDS= libcanberra-gtk3.so:audio/libcanberra-gtk3 +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + +BUILD_DEPENDS= itstool:textproc/itstool \ + vala:lang/vala \ + appstream-util:devel/appstream-glib +LIB_DEPENDS= libcanberra-gtk3.so:audio/libcanberra-gtk3 \ + libcanberra.so:audio/libcanberra PORTSCOUT= limitw:1,even USES= gettext gmake gnome localbase pathfix \ pkgconfig tar:xz INSTALLS_ICONS= yes -USE_GNOME= gtk30 intlhack librsvg2 libxml2:build +USE_GNOME= cairo gtk30 intlhack librsvg2 libxml2:build +USE_XORG= x11 GNU_CONFIGURE= yes GLIB_SCHEMAS= org.gnome.four-in-a-row.gschema.xml diff --git a/games/four-in-a-row/distinfo b/games/four-in-a-row/distinfo index 4187b3e49a5e..85bbb4a694cf 100644 --- a/games/four-in-a-row/distinfo +++ b/games/four-in-a-row/distinfo @@ -1,2 +1,3 @@ -SHA256 (gnome3/four-in-a-row-3.20.0.tar.xz) = 575c98c56ea4766f07be5ce7c3876144f0d4b17034c5148ae4a39bd9ab79a5f2 -SIZE (gnome3/four-in-a-row-3.20.0.tar.xz) = 2202052 +TIMESTAMP = 1479047599 +SHA256 (gnome3/four-in-a-row-3.22.1.tar.xz) = 3ccf65a9da08d8e888fa90a7bf55192bc344981cec3b1f56fa0da70f423137d4 +SIZE (gnome3/four-in-a-row-3.22.1.tar.xz) = 1786220 diff --git a/games/four-in-a-row/pkg-descr b/games/four-in-a-row/pkg-descr index 3d71c191e0c0..cac9f2e6df4c 100644 --- a/games/four-in-a-row/pkg-descr +++ b/games/four-in-a-row/pkg-descr @@ -1,3 +1,5 @@ -Gnome chess game with optional 3D graphics. +The objective of Four-in-a-row is to build a line of four of your marbles +while trying to stop your opponent (human or computer) building a line of +his or her own. A line can be horizontal, vertical or diagonal. -WWW: https://wiki.gnome.org/Four-in-a-row +WWW: https://wiki.gnome.org/Apps/Four-in-a-row diff --git a/games/four-in-a-row/pkg-plist b/games/four-in-a-row/pkg-plist index 94a2c8f59f05..e36b0a0ad8a6 100644 --- a/games/four-in-a-row/pkg-plist +++ b/games/four-in-a-row/pkg-plist @@ -169,6 +169,19 @@ share/help/hu/four-in-a-row/legal.xml share/help/hu/four-in-a-row/make-easy.page share/help/hu/four-in-a-row/scores.page share/help/hu/four-in-a-row/sound-animation.page +share/help/ko/four-in-a-row/appearance.page +share/help/ko/four-in-a-row/basics.page +share/help/ko/four-in-a-row/choose-opponent.page +share/help/ko/four-in-a-row/controls-change.page +share/help/ko/four-in-a-row/controls-default.page +share/help/ko/four-in-a-row/figures/logo.png +share/help/ko/four-in-a-row/figures/mainwindow.png +share/help/ko/four-in-a-row/figures/tileset.png +share/help/ko/four-in-a-row/index.page +share/help/ko/four-in-a-row/legal.xml +share/help/ko/four-in-a-row/make-easy.page +share/help/ko/four-in-a-row/scores.page +share/help/ko/four-in-a-row/sound-animation.page share/help/it/four-in-a-row/appearance.page share/help/it/four-in-a-row/basics.page share/help/it/four-in-a-row/choose-opponent.page |