summaryrefslogtreecommitdiff
path: root/math/galculator
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2013-05-03 16:40:02 +0000
committerdrochner <drochner@pkgsrc.org>2013-05-03 16:40:02 +0000
commit4496441c8de8d5232b365fe2c3d902a90137c6d9 (patch)
tree189ee42a121c8ea2152c46af9e2db71558cb0348 /math/galculator
parentaac1121b7478143fbc446f77b13c630afd423832 (diff)
downloadpkgsrc-4496441c8de8d5232b365fe2c3d902a90137c6d9.tar.gz
update to 2.1.2
changes: -GTK3 support (not used in pkgsrc yet) -moves the configuration file to a XDG conforming location -bugfixes -translated to Lithuanian
Diffstat (limited to 'math/galculator')
-rw-r--r--math/galculator/Makefile8
-rw-r--r--math/galculator/PLIST43
-rw-r--r--math/galculator/distinfo8
3 files changed, 36 insertions, 23 deletions
diff --git a/math/galculator/Makefile b/math/galculator/Makefile
index ce80706feb5..3cc83310768 100644
--- a/math/galculator/Makefile
+++ b/math/galculator/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2013/02/16 11:23:04 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2013/05/03 16:40:02 drochner Exp $
#
-DISTNAME= galculator-1.3.4
-PKGREVISION= 15
+DISTNAME= galculator-2.1.2
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=galculator/}
@@ -12,9 +11,10 @@ COMMENT= Desktop calculator with scientific / RPN modes
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
+CONFIGURE_ARGS+= --disable-gtk3
USE_TOOLS+= gmake msgfmt pkg-config intltool
.include "../../x11/gtk2/buildlink3.mk"
-.include "../../devel/libglade/buildlink3.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/math/galculator/PLIST b/math/galculator/PLIST
index c87a84ba61e..ef08162d1c3 100644
--- a/math/galculator/PLIST
+++ b/math/galculator/PLIST
@@ -1,29 +1,42 @@
-@comment $NetBSD: PLIST,v 1.5 2009/06/14 18:05:43 joerg Exp $
+@comment $NetBSD: PLIST,v 1.6 2013/05/03 16:40:02 drochner Exp $
bin/galculator
man/man1/galculator.1
share/applications/galculator.desktop
-share/galculator/glade/about.glade
-share/galculator/glade/basic_buttons.glade
-share/galculator/glade/classic_view.glade
-share/galculator/glade/dispctrl_bottom.glade
-share/galculator/glade/dispctrl_right.glade
-share/galculator/glade/dispctrl_right_vertical.glade
-share/galculator/glade/main_frame.glade
-share/galculator/glade/main_frame_hildon.glade
-share/galculator/glade/paper_view.glade
-share/galculator/glade/prefs.glade
-share/galculator/glade/prefs-ume.glade
-share/galculator/glade/scientific_buttons.glade
+share/galculator/ui/about.ui
+share/galculator/ui/basic_buttons_gtk2.ui
+share/galculator/ui/basic_buttons_gtk3.ui
+share/galculator/ui/classic_view.ui
+share/galculator/ui/dispctrl_bottom_gtk2.ui
+share/galculator/ui/dispctrl_bottom_gtk3.ui
+share/galculator/ui/dispctrl_right_gtk2.ui
+share/galculator/ui/dispctrl_right_gtk3.ui
+share/galculator/ui/dispctrl_right_vertical_gtk2.ui
+share/galculator/ui/dispctrl_right_vertical_gtk3.ui
+share/galculator/ui/main_frame.ui
+share/galculator/ui/main_frame_hildon.ui
+share/galculator/ui/paper_view.ui
+share/galculator/ui/prefs-ume.ui
+share/galculator/ui/prefs_gtk2.ui
+share/galculator/ui/prefs_gtk3.ui
+share/galculator/ui/scientific_buttons_gtk2.ui
+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/de/LC_MESSAGES/galculator.mo
share/locale/es_MX/LC_MESSAGES/galculator.mo
share/locale/fr/LC_MESSAGES/galculator.mo
share/locale/ja/LC_MESSAGES/galculator.mo
+share/locale/kk_KZ/LC_MESSAGES/galculator.mo
+share/locale/lt/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
share/locale/ro/LC_MESSAGES/galculator.mo
share/locale/ru/LC_MESSAGES/galculator.mo
share/locale/sk/LC_MESSAGES/galculator.mo
-share/pixmaps/galculator.svg
-share/pixmaps/galculator.png
+share/locale/sv/LC_MESSAGES/galculator.mo
+share/locale/tr/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 --git a/math/galculator/distinfo b/math/galculator/distinfo
index f29edab5053..9190fa84910 100644
--- a/math/galculator/distinfo
+++ b/math/galculator/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2009/02/25 19:50:19 drochner Exp $
+$NetBSD: distinfo,v 1.7 2013/05/03 16:40:02 drochner Exp $
-SHA1 (galculator-1.3.4.tar.gz) = 5163ecff6c316ec354f895bb3832a540ed3670dd
-RMD160 (galculator-1.3.4.tar.gz) = 1fa9a94aaf07a8c1894c5bcd94d378c870c0e875
-Size (galculator-1.3.4.tar.gz) = 532481 bytes
+SHA1 (galculator-2.1.2.tar.gz) = 5db96f509d5a85752b3a019d95081238ad0a7e9a
+RMD160 (galculator-2.1.2.tar.gz) = fcf5c332d646a312aeb07513ee1092cbc0b7048d
+Size (galculator-2.1.2.tar.gz) = 613655 bytes