diff options
author | Koop Mast <kwm@FreeBSD.org> | 2016-02-14 18:57:53 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2016-02-14 18:57:53 +0000 |
commit | b93a80c99281466281db26011356c75bd54ea36c (patch) | |
tree | cb5a8a1108829deee66dbb334ff2a733162448c6 /games/gnome-2048 | |
parent | b78527376a1d11bef820d5e9fe86d3c524ea6acf (diff) | |
download | ports-b93a80c99281466281db26011356c75bd54ea36c.tar.gz ports-b93a80c99281466281db26011356c75bd54ea36c.zip |
Notes
Diffstat (limited to 'games/gnome-2048')
-rw-r--r-- | games/gnome-2048/Makefile | 30 | ||||
-rw-r--r-- | games/gnome-2048/distinfo | 2 | ||||
-rw-r--r-- | games/gnome-2048/pkg-descr | 3 | ||||
-rw-r--r-- | games/gnome-2048/pkg-plist | 41 |
4 files changed, 76 insertions, 0 deletions
diff --git a/games/gnome-2048/Makefile b/games/gnome-2048/Makefile new file mode 100644 index 000000000000..dd7cc9624e5d --- /dev/null +++ b/games/gnome-2048/Makefile @@ -0,0 +1,30 @@ +# Created by: FreeBSD GNOME Team <gnome@freebsd.org> +# $FreeBSD$ + +PORTNAME= gnome-2048 +PORTVERSION= 3.18.2 +CATEGORIES= games gnome +MASTER_SITES= GNOME +DIST_SUBDIR= gnome3 + +MAINTAINER= gnome@FreeBSD.org +COMMENT= Move the tiles until you obtain the 2048 tile + +BUILD_DEPENDS= vala:${PORTSDIR}/lang/vala \ + itstool:${PORTSDIR}/textproc/itstool +LIB_DEPENDS= libclutter-gtk-1.0.so:${PORTSDIR}/graphics/clutter-gtk3 \ + libgee-0.8.so:${PORTSDIR}/devel/libgee \ + libgames-support.so:${PORTSDIR}/games/libgames-support + +PORTSCOUT= limitw:1,even + +USES= gettext gmake gnome pathfix pkgconfig tar:xz +USE_GNOME= gtk30 intltool libxml2:build +INSTALLS_ICONS= yes +GNU_CONFIGURE= yes +CPPFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib + +GLIB_SCHEMAS= org.gnome.2048.gschema.xml + +.include <bsd.port.mk> diff --git a/games/gnome-2048/distinfo b/games/gnome-2048/distinfo new file mode 100644 index 000000000000..dea0457d7ffb --- /dev/null +++ b/games/gnome-2048/distinfo @@ -0,0 +1,2 @@ +SHA256 (gnome3/gnome-2048-3.18.2.tar.xz) = bc0043cecb92713435f3de60975362f5a85c5807452ee51bed9897b52e01c0df +SIZE (gnome3/gnome-2048-3.18.2.tar.xz) = 195192 diff --git a/games/gnome-2048/pkg-descr b/games/gnome-2048/pkg-descr new file mode 100644 index 000000000000..76eb15252147 --- /dev/null +++ b/games/gnome-2048/pkg-descr @@ -0,0 +1,3 @@ +Move the tiles until you obtain the 2048 tile + +WWW: https://wiki.gnome.org/Apps/2048 diff --git a/games/gnome-2048/pkg-plist b/games/gnome-2048/pkg-plist new file mode 100644 index 000000000000..7acaaab01d04 --- /dev/null +++ b/games/gnome-2048/pkg-plist @@ -0,0 +1,41 @@ +bin/gnome-2048 +share/appdata/org.gnome.gnome-2048.appdata.xml +share/applications/org.gnome.gnome-2048.desktop +share/help/C/gnome-2048/index.page +share/help/C/gnome-2048/media/gnome-2048.png +share/help/C/gnome-2048/media/gnome-204822.png +share/help/cs/gnome-2048/index.page +share/help/cs/gnome-2048/media/gnome-2048.png +share/help/cs/gnome-2048/media/gnome-204822.png +share/help/el/gnome-2048/index.page +share/help/el/gnome-2048/media/gnome-2048.png +share/help/el/gnome-2048/media/gnome-204822.png +share/icons/hicolor/16x16/apps/gnome-2048.png +share/icons/hicolor/22x22/apps/gnome-2048.png +share/icons/hicolor/24x24/apps/gnome-2048.png +share/icons/hicolor/256x256/apps/gnome-2048.png +share/icons/hicolor/32x32/apps/gnome-2048.png +share/icons/hicolor/48x48/apps/gnome-2048.png +share/icons/hicolor/512x512/apps/gnome-2048.png +share/icons/hicolor/scalable/apps/gnome-2048-symbolic.svg +share/icons/hicolor/scalable/apps/gnome-2048.svg +share/locale/bs/LC_MESSAGES/gnome-2048.mo +share/locale/ca/LC_MESSAGES/gnome-2048.mo +share/locale/cs/LC_MESSAGES/gnome-2048.mo +share/locale/de/LC_MESSAGES/gnome-2048.mo +share/locale/el/LC_MESSAGES/gnome-2048.mo +share/locale/es/LC_MESSAGES/gnome-2048.mo +share/locale/fi/LC_MESSAGES/gnome-2048.mo +share/locale/fr/LC_MESSAGES/gnome-2048.mo +share/locale/he/LC_MESSAGES/gnome-2048.mo +share/locale/hu/LC_MESSAGES/gnome-2048.mo +share/locale/lt/LC_MESSAGES/gnome-2048.mo +share/locale/pl/LC_MESSAGES/gnome-2048.mo +share/locale/pt/LC_MESSAGES/gnome-2048.mo +share/locale/pt_BR/LC_MESSAGES/gnome-2048.mo +share/locale/sk/LC_MESSAGES/gnome-2048.mo +share/locale/sl/LC_MESSAGES/gnome-2048.mo +share/locale/sr/LC_MESSAGES/gnome-2048.mo +share/locale/sr@latin/LC_MESSAGES/gnome-2048.mo +share/locale/sv/LC_MESSAGES/gnome-2048.mo +share/locale/zh_CN/LC_MESSAGES/gnome-2048.mo |