summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorgutteridge <gutteridge@pkgsrc.org>2019-03-09 19:38:43 +0000
committergutteridge <gutteridge@pkgsrc.org>2019-03-09 19:38:43 +0000
commite1c01d4324feacb69376cfad8cfc80c1def46527 (patch)
tree3ae668b78eea85cefeb7277671c1df87e76f2e4e /misc
parent5b7d5184b46c24243153192ca1e4c9861156b625 (diff)
downloadpkgsrc-e1c01d4324feacb69376cfad8cfc80c1def46527.tar.gz
xfce4-calculator-plugin: update to 0.7.0
Change log: - GTK3 Port and features from the 0.6.90 release - Translation updates: Basque, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Finnish, French, Galician, German, Hebrew, Hungarian, Italian, Japanese, Lithuanian, Malay, Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Spanish, Swedish, Turkish, Ukrainian
Diffstat (limited to 'misc')
-rw-r--r--misc/xfce4-calculator-plugin/Makefile6
-rw-r--r--misc/xfce4-calculator-plugin/PLIST32
-rw-r--r--misc/xfce4-calculator-plugin/distinfo10
3 files changed, 39 insertions, 9 deletions
diff --git a/misc/xfce4-calculator-plugin/Makefile b/misc/xfce4-calculator-plugin/Makefile
index 4544be1aef2..b2a6cccc624 100644
--- a/misc/xfce4-calculator-plugin/Makefile
+++ b/misc/xfce4-calculator-plugin/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.12 2019/01/18 12:56:15 youri Exp $
+# $NetBSD: Makefile,v 1.13 2019/03/09 19:38:43 gutteridge Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
-VERSION= 0.6.90
+VERSION= 0.7.0
DISTNAME= xfce4-calculator-plugin-${VERSION}
CATEGORIES= misc
-MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-calculator-plugin/0.6/
+MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-calculator-plugin/0.7/
HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-calculator-plugin
COMMENT= Xfce calculator plugin
diff --git a/misc/xfce4-calculator-plugin/PLIST b/misc/xfce4-calculator-plugin/PLIST
index c75fdc1b1a2..6ebf4890a3d 100644
--- a/misc/xfce4-calculator-plugin/PLIST
+++ b/misc/xfce4-calculator-plugin/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2019/01/18 12:56:15 youri Exp $
+@comment $NetBSD: PLIST,v 1.3 2019/03/09 19:38:43 gutteridge Exp $
lib/xfce4/panel/plugins/libcalculator.la
share/icons/hicolor/16x16/apps/xfce4-calculator-plugin.png
share/icons/hicolor/22x22/apps/xfce4-calculator-plugin.png
@@ -7,4 +7,34 @@ share/icons/hicolor/256x256/apps/xfce4-calculator-plugin.png
share/icons/hicolor/32x32/apps/xfce4-calculator-plugin.png
share/icons/hicolor/48x48/apps/xfce4-calculator-plugin.png
share/icons/hicolor/64x64/apps/xfce4-calculator-plugin.png
+share/locale/be/LC_MESSAGES/xfce4-calculator-plugin.mo
+share/locale/bg/LC_MESSAGES/xfce4-calculator-plugin.mo
+share/locale/ca/LC_MESSAGES/xfce4-calculator-plugin.mo
+share/locale/cs/LC_MESSAGES/xfce4-calculator-plugin.mo
+share/locale/da/LC_MESSAGES/xfce4-calculator-plugin.mo
+share/locale/de/LC_MESSAGES/xfce4-calculator-plugin.mo
+share/locale/es/LC_MESSAGES/xfce4-calculator-plugin.mo
+share/locale/eu/LC_MESSAGES/xfce4-calculator-plugin.mo
+share/locale/fi/LC_MESSAGES/xfce4-calculator-plugin.mo
+share/locale/fr/LC_MESSAGES/xfce4-calculator-plugin.mo
+share/locale/gl/LC_MESSAGES/xfce4-calculator-plugin.mo
+share/locale/he/LC_MESSAGES/xfce4-calculator-plugin.mo
+share/locale/hr/LC_MESSAGES/xfce4-calculator-plugin.mo
+share/locale/hu/LC_MESSAGES/xfce4-calculator-plugin.mo
+share/locale/it/LC_MESSAGES/xfce4-calculator-plugin.mo
+share/locale/ja/LC_MESSAGES/xfce4-calculator-plugin.mo
+share/locale/lt/LC_MESSAGES/xfce4-calculator-plugin.mo
+share/locale/ms/LC_MESSAGES/xfce4-calculator-plugin.mo
+share/locale/nl/LC_MESSAGES/xfce4-calculator-plugin.mo
+share/locale/pl/LC_MESSAGES/xfce4-calculator-plugin.mo
+share/locale/pt/LC_MESSAGES/xfce4-calculator-plugin.mo
+share/locale/pt_BR/LC_MESSAGES/xfce4-calculator-plugin.mo
+share/locale/ru/LC_MESSAGES/xfce4-calculator-plugin.mo
+share/locale/sk/LC_MESSAGES/xfce4-calculator-plugin.mo
+share/locale/sr/LC_MESSAGES/xfce4-calculator-plugin.mo
+share/locale/sv/LC_MESSAGES/xfce4-calculator-plugin.mo
+share/locale/tr/LC_MESSAGES/xfce4-calculator-plugin.mo
+share/locale/uk/LC_MESSAGES/xfce4-calculator-plugin.mo
+share/locale/zh_CN/LC_MESSAGES/xfce4-calculator-plugin.mo
+share/locale/zh_TW/LC_MESSAGES/xfce4-calculator-plugin.mo
share/xfce4/panel/plugins/calculator.desktop
diff --git a/misc/xfce4-calculator-plugin/distinfo b/misc/xfce4-calculator-plugin/distinfo
index af7c0e6b81b..c8092b5a2b0 100644
--- a/misc/xfce4-calculator-plugin/distinfo
+++ b/misc/xfce4-calculator-plugin/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2019/01/18 12:56:15 youri Exp $
+$NetBSD: distinfo,v 1.4 2019/03/09 19:38:43 gutteridge Exp $
-SHA1 (xfce4-calculator-plugin-0.6.90.tar.bz2) = a25183a8fceb78ead9cd9709d5a9450eed0de45b
-RMD160 (xfce4-calculator-plugin-0.6.90.tar.bz2) = 188c2754434ae3c3b3ed04c3b3eee717f1546b60
-SHA512 (xfce4-calculator-plugin-0.6.90.tar.bz2) = 48565589278bec72e3a68aae35e44008d196ebdda43d87ec79bf0235894ba0eaa521126f435d60406ffe2088a9168c9a445fdf6ba78866390726e0321de4fb6f
-Size (xfce4-calculator-plugin-0.6.90.tar.bz2) = 370818 bytes
+SHA1 (xfce4-calculator-plugin-0.7.0.tar.bz2) = 43f19cd7202c1ee5e721e2a24e3cafb85033741c
+RMD160 (xfce4-calculator-plugin-0.7.0.tar.bz2) = 67256869f24913a88b769befbae01b030eb0f515
+SHA512 (xfce4-calculator-plugin-0.7.0.tar.bz2) = cf5a1005d03163a2b44440bd2ac3a40ae2bf5d217893cb11e96b83ccdf621195dd38f315e762d1edc7570c9fde5568a1517f4e3abe6f9c74daa6c027e276c2c9
+Size (xfce4-calculator-plugin-0.7.0.tar.bz2) = 384634 bytes