summaryrefslogtreecommitdiff
path: root/graphics/viewnior
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-05-16 19:37:46 +0000
committernia <nia@pkgsrc.org>2020-05-16 19:37:46 +0000
commit6b4d72c726e6b49451ce45eaff43a8310dcf02d9 (patch)
tree2fa8a61e931926dfaecc07c234ebef3b351f0898 /graphics/viewnior
parent2c29d057c8676f30efd6c1196cc1512ceab2f479 (diff)
downloadpkgsrc-6b4d72c726e6b49451ce45eaff43a8310dcf02d9.tar.gz
viewnior: Update to 1.7
Viewnior 1.7 ------------ New features included: - Show image dimensions to title bar - Add option to hide the scrollbars - Wallpaper support for Cinnamon, Puppylinux, and autodetect DE - Updated translations Fixed: - Setting wallpaper on XFCE 4.12+ and MATE Misc: - Move to the Meson Build system Viewnior 1.6 ------------ New features included: - Support back & forward buttons on your mouse Fixed: - Mouse scroll behaviour and actions settings Viewnior 1.5 ------------ New features included: - Disable Wallpaper support during compilation - Updated translations Fixed: - Preferences menu position - Nitrogen wallpaper support Viewnior 1.4 ------------ New features included: - Read EXIF and IPTC metadata - Nitrogen support - Updated translations Fixed: - Preserve metadata after image modification - Rendidering artifacts when panning
Diffstat (limited to 'graphics/viewnior')
-rw-r--r--graphics/viewnior/Makefile23
-rw-r--r--graphics/viewnior/PLIST9
-rw-r--r--graphics/viewnior/distinfo10
3 files changed, 26 insertions, 16 deletions
diff --git a/graphics/viewnior/Makefile b/graphics/viewnior/Makefile
index 539884cb890..684b9166312 100644
--- a/graphics/viewnior/Makefile
+++ b/graphics/viewnior/Makefile
@@ -1,25 +1,28 @@
-# $NetBSD: Makefile,v 1.31 2020/03/10 22:10:15 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.32 2020/05/16 19:37:46 nia Exp $
-DISTNAME= viewnior-1.3
-PKGREVISION= 18
+DISTNAME= viewnior-1.7
CATEGORIES= graphics
-MASTER_SITES= https://cloud.github.com/downloads/xsisqox/Viewnior/
+MASTER_SITES= ${MASTER_SITE_GITHUB:=hellosiyan/}
+GITHUB_PROJECT= Viewnior
+GITHUB_TAG= ${DISTNAME}
MAINTAINER= ryoon@NetBSD.org
-#HOMEPAGE= http://xsisqox.github.com/Viewnior/
+HOMEPAGE= http://siyanpanayotov.com/project/viewnior
COMMENT= Viewnior is a fast and simple image viewer
LICENSE= gnu-gpl-v3
-MAKE_JOBS_SAFE= no
+WRKSRC= ${WRKDIR}/Viewnior-${DISTNAME}
-GNU_CONFIGURE= yes
-USE_LIBTOOL= yes
+USE_TOOLS+= pkg-config msgfmt xgettext
+USE_LANGUAGES= c c++
-USE_TOOLS+= intltool pkg-config gmake msgfmt
+# XXX: msgfmt: unknown option -- desktop
+_TOOLS_USE_PKGSRC.msgfmt= yes
+.include "../../devel/meson/build.mk"
.include "../../databases/shared-mime-info/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
+.include "../../graphics/exiv2/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/viewnior/PLIST b/graphics/viewnior/PLIST
index 0e16f37ac78..ab7cd102989 100644
--- a/graphics/viewnior/PLIST
+++ b/graphics/viewnior/PLIST
@@ -1,6 +1,7 @@
-@comment $NetBSD: PLIST,v 1.2 2012/11/03 13:54:20 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.3 2020/05/16 19:37:46 nia Exp $
bin/viewnior
man/man1/viewnior.1
+share/appdata/viewnior.appdata.xml
share/applications/viewnior.desktop
share/icons/hicolor/16x16/apps/viewnior.png
share/icons/hicolor/22x22/apps/viewnior.png
@@ -8,11 +9,16 @@ share/icons/hicolor/24x24/apps/viewnior.png
share/icons/hicolor/32x32/apps/viewnior.png
share/icons/hicolor/48x48/apps/viewnior.png
share/icons/hicolor/scalable/apps/viewnior.svg
+share/locale/ar/LC_MESSAGES/viewnior.mo
share/locale/bg/LC_MESSAGES/viewnior.mo
+share/locale/bs/LC_MESSAGES/viewnior.mo
+share/locale/ca/LC_MESSAGES/viewnior.mo
+share/locale/ca@valencia/LC_MESSAGES/viewnior.mo
share/locale/cs/LC_MESSAGES/viewnior.mo
share/locale/da/LC_MESSAGES/viewnior.mo
share/locale/de/LC_MESSAGES/viewnior.mo
share/locale/el/LC_MESSAGES/viewnior.mo
+share/locale/en_GB/LC_MESSAGES/viewnior.mo
share/locale/es/LC_MESSAGES/viewnior.mo
share/locale/fi/LC_MESSAGES/viewnior.mo
share/locale/fr/LC_MESSAGES/viewnior.mo
@@ -34,6 +40,7 @@ share/locale/sv/LC_MESSAGES/viewnior.mo
share/locale/tr/LC_MESSAGES/viewnior.mo
share/locale/uk/LC_MESSAGES/viewnior.mo
share/locale/zh_CN/LC_MESSAGES/viewnior.mo
+share/locale/zh_TW/LC_MESSAGES/viewnior.mo
share/viewnior/pixmaps/object-flip-horizontal.png
share/viewnior/pixmaps/object-flip-vertical.png
share/viewnior/pixmaps/object-rotate-left.png
diff --git a/graphics/viewnior/distinfo b/graphics/viewnior/distinfo
index 89ca528dd59..d622ec72155 100644
--- a/graphics/viewnior/distinfo
+++ b/graphics/viewnior/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2015/11/03 21:34:34 agc Exp $
+$NetBSD: distinfo,v 1.4 2020/05/16 19:37:46 nia Exp $
-SHA1 (viewnior-1.3.tar.gz) = 5cb0bca122d91b380445a9c55dfcb5609203edb3
-RMD160 (viewnior-1.3.tar.gz) = 4e84aa41ec61becc8d68bef3c93eec6405106de9
-SHA512 (viewnior-1.3.tar.gz) = 1047422f73fc9bc7b7cbef1298f52bd1e59c0430bdcfa219061ec929c9c874f7872d3d6fbfcb44681f031deffd7fa5c2ffe2e98002df47ada8f432203feefa33
-Size (viewnior-1.3.tar.gz) = 525015 bytes
+SHA1 (viewnior-1.7.tar.gz) = 8ad5d0ded92073c43af3e88410038aaba1390a4d
+RMD160 (viewnior-1.7.tar.gz) = 6ca45e4b06896dc19dd3cf3de561f4d42f632c20
+SHA512 (viewnior-1.7.tar.gz) = 5ba17d7b5ceeffa65b04213f179c1439b09ac44e412e0750dde159b118a714f28d3a290509a402b234e4e7ba5b185fc73eef65d418598f344911e4e2c1373fe5
+Size (viewnior-1.7.tar.gz) = 165719 bytes