diff options
author | prlw1 <prlw1@pkgsrc.org> | 2015-06-17 19:13:57 +0000 |
---|---|---|
committer | prlw1 <prlw1@pkgsrc.org> | 2015-06-17 19:13:57 +0000 |
commit | afdf2a4f056e72e3a93a9b22b4d26af5b4c50fe5 (patch) | |
tree | b449f89971d290b341348d8705cc72a49979f51f /games/hitori | |
parent | 3fb5589673829ae1a8405f94f8cc285edf52b938 (diff) | |
download | pkgsrc-afdf2a4f056e72e3a93a9b22b4d26af5b4c50fe5.tar.gz |
Update hitori to 3.16.1
3.16.1:
* Updated symbolic icon
3.16.0:
* Port to GResource for UI and CSS
* Minor menu tweaks
* Translations:
** bs (Samir Ribic)
** da (Joe Hansen)
** fi (Jiri Gronroos)
** fur (Fabio Tomat)
** gl (Fran Dieguez)
** it (Milo Casagrande)
** ko (Changwoo Ryu)
** lt (Aurimas Cernius)
** lv (Rudofls Mazurs)
** pt_BR (Enrico Nicoletto)
** sr (######## #######)
** tr (Muhammet Kara)
** uk (Daniel Korostil)
Diffstat (limited to 'games/hitori')
-rw-r--r-- | games/hitori/Makefile | 6 | ||||
-rw-r--r-- | games/hitori/PLIST | 7 | ||||
-rw-r--r-- | games/hitori/distinfo | 8 |
3 files changed, 11 insertions, 10 deletions
diff --git a/games/hitori/Makefile b/games/hitori/Makefile index 5bc12b2fcfa..5ad9eba253f 100644 --- a/games/hitori/Makefile +++ b/games/hitori/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2015/04/25 14:22:56 tnn Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/17 19:13:57 prlw1 Exp $ -DISTNAME= hitori-3.14.3 -PKGREVISION= 1 +DISTNAME= hitori-3.16.1 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/hitori/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz @@ -21,5 +20,6 @@ BUILD_DEPENDS+= itstool-[0-9]*:../../textproc/itstool .include "../../devel/glib2/schemas.mk" .include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../sysutils/desktop-file-utils/desktopdb.mk" +BUILDLINK_API_DEPENDS.gtk3+= gtk3+>=3.15.0 .include "../../x11/gtk3/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/games/hitori/PLIST b/games/hitori/PLIST index 456f8e979d0..3c47bfeef3f 100644 --- a/games/hitori/PLIST +++ b/games/hitori/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2015/03/27 01:21:16 prlw1 Exp $ +@comment $NetBSD: PLIST,v 1.3 2015/06/17 19:13:57 prlw1 Exp $ bin/hitori share/appdata/hitori.appdata.xml share/applications/hitori.desktop @@ -94,13 +94,13 @@ 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/icons/hicolor/symbolic/apps/hitori-symbolic.svg share/locale/as/LC_MESSAGES/hitori.mo +share/locale/bs/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 @@ -113,6 +113,7 @@ share/locale/es/LC_MESSAGES/hitori.mo share/locale/eu/LC_MESSAGES/hitori.mo share/locale/fi/LC_MESSAGES/hitori.mo share/locale/fr/LC_MESSAGES/hitori.mo +share/locale/fur/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 diff --git a/games/hitori/distinfo b/games/hitori/distinfo index a626bc71436..4110c073282 100644 --- a/games/hitori/distinfo +++ b/games/hitori/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2015/03/27 01:21:16 prlw1 Exp $ +$NetBSD: distinfo,v 1.3 2015/06/17 19:13:57 prlw1 Exp $ -SHA1 (hitori-3.14.3.tar.xz) = 11c9f7229abd6a71c12b9dd179d2cbe7120cd4f3 -RMD160 (hitori-3.14.3.tar.xz) = 6c71c22928426ec0234da21a87b6f8605d59ce5a -Size (hitori-3.14.3.tar.xz) = 491360 bytes +SHA1 (hitori-3.16.1.tar.xz) = 49ef8d21cb7aa5cc2725403bf4194a37c1b2e347 +RMD160 (hitori-3.16.1.tar.xz) = e24b6c96d70571be19a49fa04e5c552bb93987bb +Size (hitori-3.16.1.tar.xz) = 494796 bytes |