Index: math/galculator/Makefile =================================================================== --- math/galculator/Makefile +++ math/galculator/Makefile @@ -1,18 +1,32 @@ # $FreeBSD$ PORTNAME= galculator -PORTVERSION= 2.1.3 +PORTVERSION= 2.1.4 +DISTVERSIONPREFIX=v CATEGORIES= math -MASTER_SITES= SF MAINTAINER= naddy@FreeBSD.org COMMENT= GTK-based scientific calculator -USES= gettext gmake pkgconfig tar:bzip2 -USE_GNOME= gtk20 intltool +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + +USE_GITHUB= yes + +USES= autoreconf gettext gmake libtool pkgconfig tar:bzip2 +USE_GNOME= cairo intltool GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib -CONFIGURE_ARGS= --disable-gtk3 +INSTALLS_ICONS= yes + +OPTIONS_DEFINE= GTK3 +OPTIONS_DEFAULT= GTK3 + +GTK3_CONFIGURE_ENABLE= gtk3 +GTK3_USE= gnome=gtk30 +GTK3_USE_OFF= gnome=gtk20 +GTK3_LIB_DEPENDS_OFF= libfontconfig.so:x11-fonts/fontconfig \ + libfreetype.so:print/freetype2 .include Index: math/galculator/distinfo =================================================================== --- math/galculator/distinfo +++ math/galculator/distinfo @@ -1,2 +1,3 @@ -SHA256 (galculator-2.1.3.tar.bz2) = 91ac62d6d74da910cb79c68f7bf3f4505ac0efe51091150c4ea54fe1c1306235 -SIZE (galculator-2.1.3.tar.bz2) = 466288 +TIMESTAMP = 1473074230 +SHA256 (galculator-galculator-v2.1.4_GH0.tar.gz) = dcbdb48ddf8a3f68b9aa5902f880f174fd269de2b7410988148d05871012e142 +SIZE (galculator-galculator-v2.1.4_GH0.tar.gz) = 571666 Index: math/galculator/pkg-descr =================================================================== --- math/galculator/pkg-descr +++ math/galculator/pkg-descr @@ -1,5 +1,6 @@ -galculator is a GTK2-based scientific calculator with ordinary -notation/reverse polish notation, different number bases (DEC, HEX, -OCT, BIN) and different units of angular measure (DEG, RAD, GRAD). +galculator is a GTK2-based scientific calculator with ordinary notation/reverse +polish notation (RPN), a formula entry mode, different number bases (DEC, HEX, +OCT, BIN) and different units of angular measure (DEG, RAD, GRAD). It supports +quad-precision floating point and 112-bit binary arithmetic. -WWW: http://galculator.sourceforge.net/ +WWW: http://galculator.mnim.org/ Index: math/galculator/pkg-plist =================================================================== --- math/galculator/pkg-plist +++ math/galculator/pkg-plist @@ -1,5 +1,6 @@ bin/galculator man/man1/galculator.1.gz +share/appdata/galculator.appdata.xml share/applications/galculator.desktop %%DATADIR%%/ui/about.ui %%DATADIR%%/ui/basic_buttons_gtk2.ui @@ -21,15 +22,21 @@ %%DATADIR%%/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 @@ -38,6 +45,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