pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math/galculator galculator: Update to 2.1.4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/75d8df43d83a
branches:  trunk
changeset: 335484:75d8df43d83a
user:      nia <nia%pkgsrc.org@localhost>
date:      Thu Jun 20 11:54:25 2019 +0000

description:
galculator: Update to 2.1.4

##############################################
# 2015-09-05 galculator 2.1.4 released       #
##############################################

2015-09-05 Simon Fl?ry <simon.floery%rechenraum.com@localhost>
        * adding a fresh "tx pull" of translations (thanks to all translators!)
        * adding an appdata file (thanks to Alexander)

2014-05-17 Simon Fl?ry <simon.floery%rechenraum.com@localhost>
        * in ui.c::set_all_dispctrl_buttons_property check for table_children != NULL
                (fixes sf.net bug #107, thanks to Chris LaFleur for reporting)
        * *.c: all dynamic memory allocation and free'ing is done via glib now.
        * Changed default background color for the display to white.

2014-05-07 Simon Fl?ry <simon.floery%rechenraum.com@localhost>
        * In callbacks.c and general_functions.c, team up every
                gtk_check_menu_item_set_active with a gtk_check_menu_item_toggled. See
                also 2014-01-08 and sf.net bug #99.
                (fixes sf.net bug #105, thanks to Don for reporting)

2014-03-20 Simon Fl?ry <simon.floery%rechenraum.com@localhost>
        * translations are now served through transifex (thanks to the MATE project,
                in particular to Stefano and Martin)
        * adding a fresh "tx pull" of translations (thanks to all translators!)

2014-03-16 Simon Fl?ry <simon.floery%rechenraum.com@localhost>
        * set_basic_object_data/set_scientific_object_data make structs static
(fixes sf.net bug #104, thanks to Campbell Barton for reporting)

diffstat:

 math/galculator/Makefile |  15 +++++++--------
 math/galculator/PLIST    |  14 +++++++++++---
 math/galculator/distinfo |  10 +++++-----
 3 files changed, 23 insertions(+), 16 deletions(-)

diffs (92 lines):

diff -r 53b8321384fe -r 75d8df43d83a math/galculator/Makefile
--- a/math/galculator/Makefile  Thu Jun 20 11:46:14 2019 +0000
+++ b/math/galculator/Makefile  Thu Jun 20 11:54:25 2019 +0000
@@ -1,22 +1,21 @@
-# $NetBSD: Makefile,v 1.50 2018/11/14 22:21:59 kleink Exp $
+# $NetBSD: Makefile,v 1.51 2019/06/20 11:54:25 nia Exp $
 #
 
-DISTNAME=              galculator-2.1.3
-PKGREVISION=           8
+DISTNAME=              galculator-2.1.4
 CATEGORIES=            math
-MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=galculator/}
+MASTER_SITES=          http://galculator.mnim.org/downloads/
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://galculator.sourceforge.net/
+HOMEPAGE=              http://galculator.mnim.org/
 COMMENT=               Desktop calculator with scientific / RPN modes
 LICENSE=               gnu-gpl-v2
 
 USE_PKGLOCALEDIR=      yes
 GNU_CONFIGURE=         yes
-CONFIGURE_ARGS+=       --disable-gtk3
-USE_TOOLS+=            gmake msgfmt pkg-config intltool
+USE_TOOLS+=            gmake pkg-config intltool perl
+USE_TOOLS+=            msgfmt msgmerge xgettext
 
-.include "../../x11/gtk2/buildlink3.mk"
+.include "../../x11/gtk3/buildlink3.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 53b8321384fe -r 75d8df43d83a math/galculator/PLIST
--- a/math/galculator/PLIST     Thu Jun 20 11:46:14 2019 +0000
+++ b/math/galculator/PLIST     Thu Jun 20 11:54:25 2019 +0000
@@ -1,6 +1,7 @@
-@comment $NetBSD: PLIST,v 1.7 2015/02/03 15:29:48 mef Exp $
+@comment $NetBSD: PLIST,v 1.8 2019/06/20 11:54:25 nia Exp $
 bin/galculator
 man/man1/galculator.1
+share/appdata/galculator.appdata.xml
 share/applications/galculator.desktop
 share/galculator/ui/about.ui
 share/galculator/ui/basic_buttons_gtk2.ui
@@ -22,15 +23,21 @@
 share/galculator/ui/scientific_buttons_gtk3.ui
 share/icons/hicolor/48x48/apps/galculator.png
 share/icons/hicolor/scalable/apps/galculator.svg
-share/locale/da_DK/LC_MESSAGES/galculator.mo
+share/locale/cs/LC_MESSAGES/galculator.mo
 share/locale/de/LC_MESSAGES/galculator.mo
+share/locale/el/LC_MESSAGES/galculator.mo
+share/locale/en_AU/LC_MESSAGES/galculator.mo
 share/locale/es/LC_MESSAGES/galculator.mo
 share/locale/es_MX/LC_MESSAGES/galculator.mo
 share/locale/fr/LC_MESSAGES/galculator.mo
+share/locale/gl/LC_MESSAGES/galculator.mo
 share/locale/hu/LC_MESSAGES/galculator.mo
+share/locale/id/LC_MESSAGES/galculator.mo
+share/locale/it/LC_MESSAGES/galculator.mo
 share/locale/ja/LC_MESSAGES/galculator.mo
-share/locale/kk_KZ/LC_MESSAGES/galculator.mo
+share/locale/kk/LC_MESSAGES/galculator.mo
 share/locale/lt/LC_MESSAGES/galculator.mo
+share/locale/mr/LC_MESSAGES/galculator.mo
 share/locale/pl/LC_MESSAGES/galculator.mo
 share/locale/pt/LC_MESSAGES/galculator.mo
 share/locale/pt_BR/LC_MESSAGES/galculator.mo
@@ -39,6 +46,7 @@
 share/locale/sk/LC_MESSAGES/galculator.mo
 share/locale/sv/LC_MESSAGES/galculator.mo
 share/locale/tr/LC_MESSAGES/galculator.mo
+share/locale/uk/LC_MESSAGES/galculator.mo
 share/locale/zh_CN/LC_MESSAGES/galculator.mo
 share/locale/zh_TW/LC_MESSAGES/galculator.mo
 share/pixmaps/galculator.xpm
diff -r 53b8321384fe -r 75d8df43d83a math/galculator/distinfo
--- a/math/galculator/distinfo  Thu Jun 20 11:46:14 2019 +0000
+++ b/math/galculator/distinfo  Thu Jun 20 11:54:25 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2015/11/03 23:33:33 agc Exp $
+$NetBSD: distinfo,v 1.10 2019/06/20 11:54:25 nia Exp $
 
-SHA1 (galculator-2.1.3.tar.gz) = 6c1ab90b22e53c2f745659e5103c4ada7bf1e608
-RMD160 (galculator-2.1.3.tar.gz) = b8767ad09ad3219433092dbef663024e8b816fe4
-SHA512 (galculator-2.1.3.tar.gz) = 1f2209910683aeeb384670300972b0a53e2f27ffcdb976e02de996c0ef7e04f8cec54a3c1ded64b49bed270915bc765414a2747423c051efc88b0fa30b7d33ab
-Size (galculator-2.1.3.tar.gz) = 651206 bytes
+SHA1 (galculator-2.1.4.tar.gz) = 339ae732fb18a2829fb5909068c4e9549c16a321
+RMD160 (galculator-2.1.4.tar.gz) = d23b71daef72f24b60158a98061abf307592ae26
+SHA512 (galculator-2.1.4.tar.gz) = cc56570203aef15569be7825759f266055cc952f8d53fbfb4d4151a54b61e36fcc6888dd6bf69cbe81ab47291b0daa67244ba499bb1c366b1194c481ac4ece1d
+Size (galculator-2.1.4.tar.gz) = 704462 bytes



Home | Main Index | Thread Index | Old Index