diff options
author | olivierd <olivierd@FreeBSD.org> | 2016-02-19 16:06:02 +0800 |
---|---|---|
committer | olivierd <olivierd@FreeBSD.org> | 2016-02-19 16:06:02 +0800 |
commit | 1f6193c8d51721de5f3a60266f22d09c6aee9c74 (patch) | |
tree | fef4bc0be51efc4079a618ecb27a5356228b239d /editors | |
parent | c25e3002580eea911dac7a3a8aae85e762c8fa22 (diff) | |
download | freebsd-ports-gnome-1f6193c8d51721de5f3a60266f22d09c6aee9c74.tar.gz freebsd-ports-gnome-1f6193c8d51721de5f3a60266f22d09c6aee9c74.tar.zst freebsd-ports-gnome-1f6193c8d51721de5f3a60266f22d09c6aee9c74.zip |
- Update to 3.18.2
- Adjust dependencies
Diffstat (limited to 'editors')
-rw-r--r-- | editors/latexila/Makefile | 7 | ||||
-rw-r--r-- | editors/latexila/distinfo | 4 | ||||
-rw-r--r-- | editors/latexila/pkg-plist | 27 |
3 files changed, 7 insertions, 31 deletions
diff --git a/editors/latexila/Makefile b/editors/latexila/Makefile index 731a0e20feb6..453a8d3966fb 100644 --- a/editors/latexila/Makefile +++ b/editors/latexila/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= latexila -PORTVERSION= 3.16.2 +PORTVERSION= 3.18.2 CATEGORIES= editors MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -16,7 +16,7 @@ BUILD_DEPENDS= valac:${PORTSDIR}/lang/vala \ itstool:${PORTSDIR}/textproc/itstool \ ${LOCALBASE}/libdata/pkgconfig/gsettings-desktop-schemas.pc:${PORTSDIR}/devel/gsettings-desktop-schemas LIB_DEPENDS= libgee-0.8.so:${PORTSDIR}/devel/libgee \ - libgtkspell3-3.so:${PORTSDIR}/textproc/gtkspell3 + libgspell-1.so:${PORTSDIR}/textproc/gspell USES= desktop-file-utils gettext-tools gmake pkgconfig tar:xz GNU_CONFIGURE= yes @@ -25,7 +25,8 @@ USE_TEX= latex dvipsk INSTALLS_ICONS= yes INSTALL_TARGET= install-strip -CONFIGURE_ARGS=--without-help-dir +CONFIGURE_ARGS=--without-help-dir \ + --without-html-dir OPTIONS_DEFINE= NLS NLS_USES= gettext-runtime diff --git a/editors/latexila/distinfo b/editors/latexila/distinfo index 1f237a669661..4920cc97817a 100644 --- a/editors/latexila/distinfo +++ b/editors/latexila/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/latexila-3.16.2.tar.xz) = 5ad20a2acdb8c93dea5aa175a219e62efe5f4a7ffb67bc52ff6faf0c6f42bad3 -SIZE (gnome3/latexila-3.16.2.tar.xz) = 1058776 +SHA256 (gnome3/latexila-3.18.2.tar.xz) = 4bb584ec2c8d2ff8ee91e533ad7cf298f68b4a17c18b5663ea38482095c8773a +SIZE (gnome3/latexila-3.18.2.tar.xz) = 1094728 diff --git a/editors/latexila/pkg-plist b/editors/latexila/pkg-plist index 837d515c5039..bbfa1e717fa8 100644 --- a/editors/latexila/pkg-plist +++ b/editors/latexila/pkg-plist @@ -2,32 +2,6 @@ bin/latexila man/man1/latexila.1.gz share/appdata/latexila.appdata.xml share/applications/latexila.desktop -share/gtk-doc/html/latexila/LatexilaBuildJob.html -share/gtk-doc/html/latexila/LatexilaBuildTool.html -share/gtk-doc/html/latexila/LatexilaBuildTools.html -share/gtk-doc/html/latexila/LatexilaBuildToolsDefault.html -share/gtk-doc/html/latexila/LatexilaBuildToolsPersonal.html -share/gtk-doc/html/latexila/LatexilaBuildView.html -share/gtk-doc/html/latexila/LatexilaPostProcessor.html -share/gtk-doc/html/latexila/LatexilaPostProcessorAllOutput.html -share/gtk-doc/html/latexila/LatexilaPostProcessorLatex.html -share/gtk-doc/html/latexila/LatexilaPostProcessorLatexmk.html -share/gtk-doc/html/latexila/LatexilaSynctex.html -share/gtk-doc/html/latexila/annotation-glossary.html -share/gtk-doc/html/latexila/api-index-full.html -share/gtk-doc/html/latexila/ch01.html -share/gtk-doc/html/latexila/home.png -share/gtk-doc/html/latexila/index.html -share/gtk-doc/html/latexila/latexila-LatexilaUtils.html -share/gtk-doc/html/latexila/latexila.devhelp2 -share/gtk-doc/html/latexila/left-insensitive.png -share/gtk-doc/html/latexila/left.png -share/gtk-doc/html/latexila/object-tree.html -share/gtk-doc/html/latexila/right-insensitive.png -share/gtk-doc/html/latexila/right.png -share/gtk-doc/html/latexila/style.css -share/gtk-doc/html/latexila/up-insensitive.png -share/gtk-doc/html/latexila/up.png share/icons/hicolor/128x128/apps/latexila.png share/icons/hicolor/16x16/apps/latexila.png share/icons/hicolor/22x22/apps/latexila.png @@ -66,6 +40,7 @@ share/icons/hicolor/scalable/apps/latexila.svg %%NLS%%share/locale/nb/LC_MESSAGES/latexila.mo %%NLS%%share/locale/nl/LC_MESSAGES/latexila.mo %%NLS%%share/locale/pl/LC_MESSAGES/latexila.mo +%%NLS%%share/locale/pt/LC_MESSAGES/latexila.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/latexila.mo %%NLS%%share/locale/ru/LC_MESSAGES/latexila.mo %%NLS%%share/locale/sl/LC_MESSAGES/latexila.mo |