diff --git a/editors/gummi/Makefile b/editors/gummi/Makefile index 03703d65057a..f44b7dc518de 100644 --- a/editors/gummi/Makefile +++ b/editors/gummi/Makefile @@ -1,32 +1,33 @@ PORTNAME= gummi PORTVERSION= 0.8.1 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= editors MASTER_SITES= https://github.com/alexandervdm/gummi/releases/download/${PORTVERSION}/ MAINTAINER= zab@zltech.eu COMMENT= Simple LaTeX editor for GTK users WWW= https://github.com/alexandervdm/gummi/ LICENSE= MIT BUILD_DEPENDS= msgfmt:devel/gettext LIB_DEPENDS= libenchant-2.so:textproc/enchant2 \ libgtkspell3-3.so:textproc/gtkspell3 \ libpoppler-glib.so:graphics/poppler-glib \ libsynctex.so:devel/tex-synctex RUN_DEPENDS= etex:print/tex-formats USES= cpe desktop-file-utils gmake gnome iconv pkgconfig xorg CPE_VENDOR= ${PORTNAME}_project GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share USE_XORG= xcomposite xcursor xdamage xft USE_GNOME= cairo glib20 gtksourceview3 intlhack OPTIONS_DEFINE= NLS OPTIONS_SUB= yes NLS_CONFIGURE_ENABLE= nls NLS_USES= gettext .include diff --git a/editors/gummi/pkg-plist b/editors/gummi/pkg-plist index 0961243ebc50..80badf38ad5f 100644 --- a/editors/gummi/pkg-plist +++ b/editors/gummi/pkg-plist @@ -1,32 +1,32 @@ bin/gummi share/applications/gummi.desktop share/pixmaps/gummi.png lib/gummi/latex_dvi.sh -man/man1/gummi.1.gz +share/man/man1/gummi.1.gz %%DATADIR%%/ui/snippets.glade %%DATADIR%%/ui/gummi.glade %%DATADIR%%/ui/prefs.glade %%DATADIR%%/snippets/snippets.lang %%DATADIR%%/snippets/snippets.cfg %%DATADIR%%/misc/default.tex %%DATADIR%%/icons/gummi.png %%DATADIR%%/icons/icon.png %%NLS%%share/locale/ar/LC_MESSAGES/gummi.mo %%NLS%%share/locale/ca/LC_MESSAGES/gummi.mo %%NLS%%share/locale/cs/LC_MESSAGES/gummi.mo %%NLS%%share/locale/da/LC_MESSAGES/gummi.mo %%NLS%%share/locale/de/LC_MESSAGES/gummi.mo %%NLS%%share/locale/el/LC_MESSAGES/gummi.mo %%NLS%%share/locale/es/LC_MESSAGES/gummi.mo %%NLS%%share/locale/fr/LC_MESSAGES/gummi.mo %%NLS%%share/locale/hu/LC_MESSAGES/gummi.mo %%NLS%%share/locale/it/LC_MESSAGES/gummi.mo %%NLS%%share/locale/nl/LC_MESSAGES/gummi.mo %%NLS%%share/locale/pl/LC_MESSAGES/gummi.mo %%NLS%%share/locale/pt/LC_MESSAGES/gummi.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/gummi.mo %%NLS%%share/locale/ro/LC_MESSAGES/gummi.mo %%NLS%%share/locale/ru/LC_MESSAGES/gummi.mo %%NLS%%share/locale/sv/LC_MESSAGES/gummi.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/gummi.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/gummi.mo