diff options
author | Mikhail Teterin <mi@FreeBSD.org> | 2015-03-10 16:07:50 +0000 |
---|---|---|
committer | Mikhail Teterin <mi@FreeBSD.org> | 2015-03-10 16:07:50 +0000 |
commit | 4ac73b366c363b82c4c811e01deaab3f7373d2a1 (patch) | |
tree | 687b253a65098b0e6e9a9131770afab197f4286c /deskutils/genius | |
parent | 6c4f49df812e41e50970c97dec900fdf9a6bc4d9 (diff) |
Notes
Diffstat (limited to 'deskutils/genius')
-rw-r--r-- | deskutils/genius/Makefile | 13 | ||||
-rw-r--r-- | deskutils/genius/distinfo | 4 | ||||
-rw-r--r-- | deskutils/genius/pkg-plist | 11 |
3 files changed, 20 insertions, 8 deletions
diff --git a/deskutils/genius/Makefile b/deskutils/genius/Makefile index 6480a02bd640..b714252db174 100644 --- a/deskutils/genius/Makefile +++ b/deskutils/genius/Makefile @@ -2,12 +2,12 @@ # $FreeBSD$ PORTNAME= genius -PORTVERSION= 1.0.19 +PORTVERSION= 1.0.20 CATEGORIES= deskutils gnome MASTER_SITES= GNOME \ http://ftp.5z.com/pub/genius/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= woodsb02@gmail.com COMMENT= Arbitrary precision calculator for Gnome Desktop Environment LICENSE= GPLv3 @@ -16,7 +16,7 @@ BUILD_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian LIB_DEPENDS= libmpfr.so:${PORTSDIR}/math/mpfr RUN_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian -USES= desktop-file-utils gettext gmake libtool pathfix pkgconfig \ +USES= desktop-file-utils gmake libtool pathfix pkgconfig \ readline shared-mime-info tar:xz USE_GNOME= gnomedocutils gnomeprefix gtksourceview2 gnomevfs2 vte GNU_CONFIGURE= yes @@ -28,6 +28,13 @@ USE_LDCONFIG= yes INSTALLS_ICONS= yes INSTALLS_OMF= yes +OPTIONS_DEFINE= NLS +OPTIONS_DEFAULT= NLS +OPTIONS_SUB= yes + +NLS_USES= gettext +NLS_CONFIGURE_ENABLE= nls + CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/deskutils/genius/distinfo b/deskutils/genius/distinfo index 8163a599efef..686bfb2e3bf7 100644 --- a/deskutils/genius/distinfo +++ b/deskutils/genius/distinfo @@ -1,2 +1,2 @@ -SHA256 (genius-1.0.19.tar.xz) = e5a979d13ae39fb1ae176078dbb301222e6c7a1c2cda8d999bac3ff6a4a7e6c2 -SIZE (genius-1.0.19.tar.xz) = 2447724 +SHA256 (genius-1.0.20.tar.xz) = 3994e414578fd494f02d89d0840ea86eff51a53e0a3fe1ae6d31d6c328b0d787 +SIZE (genius-1.0.20.tar.xz) = 2500880 diff --git a/deskutils/genius/pkg-plist b/deskutils/genius/pkg-plist index 021d5dd1493e..ae8a0bb9b964 100644 --- a/deskutils/genius/pkg-plist +++ b/deskutils/genius/pkg-plist @@ -25,7 +25,7 @@ share/applications/gnome-genius.desktop %%DATADIR%%/examples/eulers-method-exp-run.gel %%DATADIR%%/examples/eulers-method-graphs-exp.gel %%DATADIR%%/examples/fourier-series-animation.gel -%%DATADIR%%/examples/fourier-series-half-sawtooth.gel +%%DATADIR%%/examples/fourier-series-plotting.gel %%DATADIR%%/examples/laplace-fdm.gel %%DATADIR%%/examples/linapprox.gel %%DATADIR%%/examples/lorenz.gel @@ -147,10 +147,16 @@ share/gnome/help/genius/ru/figures/parametric.png share/gnome/help/genius/ru/figures/parametric_graph.png share/gnome/help/genius/ru/figures/surface_graph.png share/gnome/help/genius/ru/genius.xml +share/icons/hicolor/16x16/apps/gnome-genius.png +share/icons/hicolor/22x22/apps/gnome-genius.png +share/icons/hicolor/24x24/apps/gnome-genius.png +share/icons/hicolor/256x256/apps/gnome-genius.png share/icons/hicolor/32x32/apps/genius-stock-plot.png share/icons/hicolor/32x32/apps/gnome-genius.png share/icons/hicolor/48x48/apps/genius-stock-plot.png share/icons/hicolor/48x48/apps/gnome-genius.png +share/icons/hicolor/8x8/apps/gnome-genius.png +share/icons/hicolor/scalable/apps/gnome-genius.svg share/locale/ar/LC_MESSAGES/genius.mo share/locale/az/LC_MESSAGES/genius.mo share/locale/ca/LC_MESSAGES/genius.mo @@ -180,7 +186,6 @@ share/locale/ne/LC_MESSAGES/genius.mo share/locale/nl/LC_MESSAGES/genius.mo share/locale/oc/LC_MESSAGES/genius.mo share/locale/pa/LC_MESSAGES/genius.mo -share/locale/pl/LC_MESSAGES/genius.mo share/locale/pt/LC_MESSAGES/genius.mo share/locale/pt_BR/LC_MESSAGES/genius.mo share/locale/ro/LC_MESSAGES/genius.mo @@ -193,9 +198,9 @@ share/locale/sr@Latn/LC_MESSAGES/genius.mo share/locale/sv/LC_MESSAGES/genius.mo share/locale/zh_CN/LC_MESSAGES/genius.mo share/locale/zh_TW/LC_MESSAGES/genius.mo -share/mime/packages/genius.xml share/mime-info/genius.keys share/mime-info/genius.mime +share/mime/packages/genius.xml share/omf/genius/genius-C.omf share/omf/genius/genius-cs.omf share/omf/genius/genius-de.omf |