summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorprlw1 <prlw1>2014-11-29 13:55:16 +0000
committerprlw1 <prlw1>2014-11-29 13:55:16 +0000
commit5cbcd0efd2ef9986e03d38ecd17cfab1d9286753 (patch)
tree7682dbf79f8c5dada0f479200f9451a88b27a0e2 /games
parent2b5089bc2a8f7a3943414359f6b18c9c395ff967 (diff)
downloadpkgsrc-5cbcd0efd2ef9986e03d38ecd17cfab1d9286753.tar.gz
Add hitori 3.14.1
Logic game similar to Sudoku
Diffstat (limited to 'games')
-rw-r--r--games/Makefile3
-rw-r--r--games/hitori/DESCR2
-rw-r--r--games/hitori/Makefile22
-rw-r--r--games/hitori/PLIST138
-rw-r--r--games/hitori/distinfo5
5 files changed, 169 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile
index e079f8b39e9..9216a3fea1d 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.376 2014/11/29 13:42:30 prlw1 Exp $
+# $NetBSD: Makefile,v 1.377 2014/11/29 13:55:16 prlw1 Exp $
#
COMMENT= Games
@@ -140,6 +140,7 @@ SUBDIR+= gtkmagnetic
SUBDIR+= gturing
SUBDIR+= heretic2-demo
SUBDIR+= hex-a-hop
+SUBDIR+= hitori
SUBDIR+= holtz
SUBDIR+= hugo
SUBDIR+= icbm3d
diff --git a/games/hitori/DESCR b/games/hitori/DESCR
new file mode 100644
index 00000000000..8e7e087cfe4
--- /dev/null
+++ b/games/hitori/DESCR
@@ -0,0 +1,2 @@
+Hitori is a GTK+ application to generate and let you play games
+of Hitori, a logic game similar to Sudoku created by Nikoli.
diff --git a/games/hitori/Makefile b/games/hitori/Makefile
new file mode 100644
index 00000000000..711c75ea3e5
--- /dev/null
+++ b/games/hitori/Makefile
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1 2014/11/29 13:55:16 prlw1 Exp $
+
+DISTNAME= hitori-3.14.1
+CATEGORIES= games gnome
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/hitori/${PKGVERSION_NOREV:R}/}
+EXTRACT_SUFX= .tar.xz
+
+MAINTAINER= prlw1@cam.ac.uk
+HOMEPAGE= https://wiki.gnome.org/Apps/Hitori
+COMMENT= Logic game similar to Sudoku
+LICENSE= gnu-gpl-v3 AND cc-by-sa-v3.0
+
+GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+USE_TOOLS= gmake intltool msgfmt pkg-config
+USE_PKGLOCALEDIR= yes
+
+.include "../../devel/glib2/schemas.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../x11/gtk3/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/games/hitori/PLIST b/games/hitori/PLIST
new file mode 100644
index 00000000000..fc8dcf64f92
--- /dev/null
+++ b/games/hitori/PLIST
@@ -0,0 +1,138 @@
+@comment $NetBSD: PLIST,v 1.1 2014/11/29 13:55:16 prlw1 Exp $
+bin/hitori
+share/appdata/hitori.appdata.xml
+share/applications/hitori.desktop
+share/glib-2.0/schemas/org.gnome.hitori.gschema.xml
+share/help/C/hitori/customization.page
+share/help/C/hitori/figures/hitori_main_window.png
+share/help/C/hitori/game.page
+share/help/C/hitori/index.page
+share/help/C/hitori/legal.xml
+share/help/C/hitori/playing.page
+share/help/C/hitori/strategy.page
+share/help/cs/hitori/customization.page
+share/help/cs/hitori/figures/hitori_main_window.png
+share/help/cs/hitori/game.page
+share/help/cs/hitori/index.page
+share/help/cs/hitori/legal.xml
+share/help/cs/hitori/playing.page
+share/help/cs/hitori/strategy.page
+share/help/da/hitori/customization.page
+share/help/da/hitori/figures/hitori_main_window.png
+share/help/da/hitori/game.page
+share/help/da/hitori/index.page
+share/help/da/hitori/legal.xml
+share/help/da/hitori/playing.page
+share/help/da/hitori/strategy.page
+share/help/de/hitori/customization.page
+share/help/de/hitori/figures/hitori_main_window.png
+share/help/de/hitori/game.page
+share/help/de/hitori/index.page
+share/help/de/hitori/legal.xml
+share/help/de/hitori/playing.page
+share/help/de/hitori/strategy.page
+share/help/el/hitori/customization.page
+share/help/el/hitori/figures/hitori_main_window.png
+share/help/el/hitori/game.page
+share/help/el/hitori/index.page
+share/help/el/hitori/legal.xml
+share/help/el/hitori/playing.page
+share/help/el/hitori/strategy.page
+share/help/en_GB/hitori/customization.page
+share/help/en_GB/hitori/figures/hitori_main_window.png
+share/help/en_GB/hitori/game.page
+share/help/en_GB/hitori/index.page
+share/help/en_GB/hitori/legal.xml
+share/help/en_GB/hitori/playing.page
+share/help/en_GB/hitori/strategy.page
+share/help/es/hitori/customization.page
+share/help/es/hitori/figures/hitori_main_window.png
+share/help/es/hitori/game.page
+share/help/es/hitori/index.page
+share/help/es/hitori/legal.xml
+share/help/es/hitori/playing.page
+share/help/es/hitori/strategy.page
+share/help/fr/hitori/customization.page
+share/help/fr/hitori/figures/hitori_main_window.png
+share/help/fr/hitori/game.page
+share/help/fr/hitori/index.page
+share/help/fr/hitori/legal.xml
+share/help/fr/hitori/playing.page
+share/help/fr/hitori/strategy.page
+share/help/hu/hitori/customization.page
+share/help/hu/hitori/figures/hitori_main_window.png
+share/help/hu/hitori/game.page
+share/help/hu/hitori/index.page
+share/help/hu/hitori/legal.xml
+share/help/hu/hitori/playing.page
+share/help/hu/hitori/strategy.page
+share/help/ro/hitori/customization.page
+share/help/ro/hitori/figures/hitori_main_window.png
+share/help/ro/hitori/game.page
+share/help/ro/hitori/index.page
+share/help/ro/hitori/legal.xml
+share/help/ro/hitori/playing.page
+share/help/ro/hitori/strategy.page
+share/help/sl/hitori/customization.page
+share/help/sl/hitori/figures/hitori_main_window.png
+share/help/sl/hitori/game.page
+share/help/sl/hitori/index.page
+share/help/sl/hitori/legal.xml
+share/help/sl/hitori/playing.page
+share/help/sl/hitori/strategy.page
+share/help/sv/hitori/customization.page
+share/help/sv/hitori/figures/hitori_main_window.png
+share/help/sv/hitori/game.page
+share/help/sv/hitori/index.page
+share/help/sv/hitori/legal.xml
+share/help/sv/hitori/playing.page
+share/help/sv/hitori/strategy.page
+share/help/zh_CN/hitori/customization.page
+share/help/zh_CN/hitori/figures/hitori_main_window.png
+share/help/zh_CN/hitori/game.page
+share/help/zh_CN/hitori/index.page
+share/help/zh_CN/hitori/legal.xml
+share/help/zh_CN/hitori/playing.page
+share/help/zh_CN/hitori/strategy.page
+share/hitori/hitori.css
+share/hitori/hitori.ui
+share/icons/hicolor/16x16/apps/hitori.png
+share/icons/hicolor/22x22/apps/hitori.png
+share/icons/hicolor/32x32/apps/hitori.png
+share/icons/hicolor/48x48/apps/hitori.png
+share/locale/as/LC_MESSAGES/hitori.mo
+share/locale/ca/LC_MESSAGES/hitori.mo
+share/locale/ca@valencia/LC_MESSAGES/hitori.mo
+share/locale/cs/LC_MESSAGES/hitori.mo
+share/locale/da/LC_MESSAGES/hitori.mo
+share/locale/de/LC_MESSAGES/hitori.mo
+share/locale/el/LC_MESSAGES/hitori.mo
+share/locale/en_GB/LC_MESSAGES/hitori.mo
+share/locale/es/LC_MESSAGES/hitori.mo
+share/locale/fi/LC_MESSAGES/hitori.mo
+share/locale/fr/LC_MESSAGES/hitori.mo
+share/locale/gl/LC_MESSAGES/hitori.mo
+share/locale/he/LC_MESSAGES/hitori.mo
+share/locale/hu/LC_MESSAGES/hitori.mo
+share/locale/id/LC_MESSAGES/hitori.mo
+share/locale/it/LC_MESSAGES/hitori.mo
+share/locale/ko/LC_MESSAGES/hitori.mo
+share/locale/lt/LC_MESSAGES/hitori.mo
+share/locale/lv/LC_MESSAGES/hitori.mo
+share/locale/nb/LC_MESSAGES/hitori.mo
+share/locale/ne/LC_MESSAGES/hitori.mo
+share/locale/pa/LC_MESSAGES/hitori.mo
+share/locale/pl/LC_MESSAGES/hitori.mo
+share/locale/pt_BR/LC_MESSAGES/hitori.mo
+share/locale/ro/LC_MESSAGES/hitori.mo
+share/locale/ru/LC_MESSAGES/hitori.mo
+share/locale/sk/LC_MESSAGES/hitori.mo
+share/locale/sl/LC_MESSAGES/hitori.mo
+share/locale/sr/LC_MESSAGES/hitori.mo
+share/locale/sr@latin/LC_MESSAGES/hitori.mo
+share/locale/sv/LC_MESSAGES/hitori.mo
+share/locale/uk/LC_MESSAGES/hitori.mo
+share/locale/vi/LC_MESSAGES/hitori.mo
+share/locale/zh_CN/LC_MESSAGES/hitori.mo
+share/locale/zh_HK/LC_MESSAGES/hitori.mo
+share/locale/zh_TW/LC_MESSAGES/hitori.mo
diff --git a/games/hitori/distinfo b/games/hitori/distinfo
new file mode 100644
index 00000000000..bcdc0204bb7
--- /dev/null
+++ b/games/hitori/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2014/11/29 13:55:16 prlw1 Exp $
+
+SHA1 (hitori-3.14.1.tar.xz) = 2372898520fd939bb1fac2d3e4cc6ccab75dd35d
+RMD160 (hitori-3.14.1.tar.xz) = a7d05a3a78613c6ea31104ce16fc9b98047518dc
+Size (hitori-3.14.1.tar.xz) = 483656 bytes