diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2019-10-13 15:17:34 +0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2019-10-13 15:17:34 +0800 |
commit | 9ae71bba37183f660f614179b92d07ee1700a909 (patch) | |
tree | 5c84a09afca1eade1a79729db22cdad6e6e90ae7 /graphics | |
parent | ea807357d12833d72ebaf43a38d99f457a4e9aa8 (diff) | |
download | freebsd-ports-gnome-9ae71bba37183f660f614179b92d07ee1700a909.tar.gz freebsd-ports-gnome-9ae71bba37183f660f614179b92d07ee1700a909.tar.zst freebsd-ports-gnome-9ae71bba37183f660f614179b92d07ee1700a909.zip |
graphics/xournalpp: Update 1.0.13-nightly.20190722 -> 1.0.14
Reported by: portscout
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/xournalpp/Makefile | 5 | ||||
-rw-r--r-- | graphics/xournalpp/distinfo | 6 | ||||
-rw-r--r-- | graphics/xournalpp/pkg-plist | 12 |
3 files changed, 14 insertions, 9 deletions
diff --git a/graphics/xournalpp/Makefile b/graphics/xournalpp/Makefile index 5c8b3b6e0159..06a5f57739bb 100644 --- a/graphics/xournalpp/Makefile +++ b/graphics/xournalpp/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= xournalpp -DISTVERSION= 1.0.13-nightly.20190722 -PORTREVISION= 4 +DISTVERSION= 1.0.14 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org @@ -16,7 +15,7 @@ LIB_DEPENDS= libpoppler-glib.so:graphics/poppler-glib \ libsndfile.so:audio/libsndfile \ libzip.so:archivers/libzip -USES= cmake compiler:c++11-lang gettext-tools gnome pkgconfig +USES= cmake compiler:c++11-lang gettext-tools gnome pkgconfig xorg USE_GITHUB= yes USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 libxml2 pango USE_XORG= x11 xi diff --git a/graphics/xournalpp/distinfo b/graphics/xournalpp/distinfo index 5ab4a65e82bc..693307120803 100644 --- a/graphics/xournalpp/distinfo +++ b/graphics/xournalpp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1563833837 -SHA256 (xournalpp-xournalpp-1.0.13-nightly.20190722_GH0.tar.gz) = 97f6130cba0612632d9b5b352b718410097703700c9a6cdd951d455cf16e3cc5 -SIZE (xournalpp-xournalpp-1.0.13-nightly.20190722_GH0.tar.gz) = 14819220 +TIMESTAMP = 1570949357 +SHA256 (xournalpp-xournalpp-1.0.14_GH0.tar.gz) = dad2beb135fb31eb6617159b3d7b6b4ce09e2f044f666bdbabaf04db14027365 +SIZE (xournalpp-xournalpp-1.0.14_GH0.tar.gz) = 14936844 diff --git a/graphics/xournalpp/pkg-plist b/graphics/xournalpp/pkg-plist index b847b6f1ca60..a29f49d21f8b 100644 --- a/graphics/xournalpp/pkg-plist +++ b/graphics/xournalpp/pkg-plist @@ -2,10 +2,14 @@ bin/xournal-thumbnailer bin/xournalpp share/locale/cs/LC_MESSAGES/xournalpp.mo share/locale/de/LC_MESSAGES/xournalpp.mo +share/locale/es_ES/LC_MESSAGES/xournalpp.mo +share/locale/fi_FI/LC_MESSAGES/xournalpp.mo +share/locale/fr_FR/LC_MESSAGES/xournalpp.mo share/locale/hr_HR/LC_MESSAGES/xournalpp.mo share/locale/it/LC_MESSAGES/xournalpp.mo share/locale/nl_NL/LC_MESSAGES/xournalpp.mo share/locale/pl/LC_MESSAGES/xournalpp.mo +share/locale/ru_RU/LC_MESSAGES/xournalpp.mo share/locale/tlh_AA/LC_MESSAGES/xournalpp.mo share/locale/zh/LC_MESSAGES/xournalpp.mo share/locale/zh_HK/LC_MESSAGES/xournalpp.mo @@ -60,9 +64,11 @@ share/locale/zh_TW/LC_MESSAGES/xournalpp.mo %%DATADIR%%/ui/icons/hicolor/scalable/actions/sidebar_index.svg %%DATADIR%%/ui/icons/hicolor/scalable/actions/snapping.svg %%DATADIR%%/ui/icons/hicolor/scalable/actions/stretch.svg +%%DATADIR%%/ui/icons/hicolor/scalable/actions/thickness_fine.svg %%DATADIR%%/ui/icons/hicolor/scalable/actions/thickness_medium.svg %%DATADIR%%/ui/icons/hicolor/scalable/actions/thickness_thick.svg -%%DATADIR%%/ui/icons/hicolor/scalable/actions/thickness_thin.svg +%%DATADIR%%/ui/icons/hicolor/scalable/actions/thickness_very_fine.svg +%%DATADIR%%/ui/icons/hicolor/scalable/actions/thickness_very_thick.svg %%DATADIR%%/ui/icons/hicolor/scalable/actions/tool_camera.svg %%DATADIR%%/ui/icons/hicolor/scalable/actions/tool_eraser.svg %%DATADIR%%/ui/icons/hicolor/scalable/actions/tool_highlighter.svg @@ -103,8 +109,8 @@ share/locale/zh_TW/LC_MESSAGES/xournalpp.mo %%DATADIR%%/ui/pixmaps/gnome-mime-application-x-xopp.svg %%DATADIR%%/ui/pixmaps/gnome-mime-application-x-xopt.svg %%DATADIR%%/ui/pixmaps/xopt.svg -%%DATADIR%%/ui/pixmaps/xournalpp.png -%%DATADIR%%/ui/pixmaps/xournalpp.svg +%%DATADIR%%/ui/pixmaps/com.github.xournalpp.xournalpp.png +%%DATADIR%%/ui/pixmaps/com.github.xournalpp.xournalpp.svg %%DATADIR%%/ui/plugin.glade %%DATADIR%%/ui/pluginEntry.glade %%DATADIR%%/ui/settings.glade |