git: 52b7e6fc795f - main - graphics/xournalpp: Update 1.1.0 -> 1.1.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 24 Feb 2022 23:07:14 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=52b7e6fc795f2f73237a33e44a455e8739bd0569 commit 52b7e6fc795f2f73237a33e44a455e8739bd0569 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-02-24 21:14:12 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-02-24 23:07:09 +0000 graphics/xournalpp: Update 1.1.0 -> 1.1.1 Reported by: portscout --- graphics/xournalpp/Makefile | 9 ++++++--- graphics/xournalpp/distinfo | 6 +++--- graphics/xournalpp/pkg-plist | 4 ++++ 3 files changed, 13 insertions(+), 6 deletions(-) diff --git a/graphics/xournalpp/Makefile b/graphics/xournalpp/Makefile index d2dedeb262bc..dab1c7f0fed2 100644 --- a/graphics/xournalpp/Makefile +++ b/graphics/xournalpp/Makefile @@ -1,6 +1,6 @@ PORTNAME= xournalpp -DISTVERSION= 1.1.0 -PORTREVISION= 5 +DISTVERSIONPREFIX= v +DISTVERSION= 1.1.1 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org @@ -9,18 +9,21 @@ COMMENT= Handwriting notetaking software with PDF annotation support LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE +BUILD_DEPENDS= help2man:misc/help2man LIB_DEPENDS= libharfbuzz.so:print/harfbuzz \ libpoppler-glib.so:graphics/poppler-glib \ libportaudio.so:audio/portaudio \ libsndfile.so:audio/libsndfile \ libzip.so:archivers/libzip -USES= cmake compiler:c++11-lang gettext-tools gnome pkgconfig xorg +USES= cmake compiler:c++11-lang gettext-tools gnome lua:53 pkgconfig xorg USE_GITHUB= yes USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 librsvg2 libxml2 pango USE_XORG= x11 xi USE_TEX= latex +LDFLAGS+= -lexecinfo + # CAVEAT: crashes when built with gcc: https://github.com/xournalpp/xournalpp/issues/851 .include <bsd.port.mk> diff --git a/graphics/xournalpp/distinfo b/graphics/xournalpp/distinfo index 71ac9bfe66f6..42aa2b3c998f 100644 --- a/graphics/xournalpp/distinfo +++ b/graphics/xournalpp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626684712 -SHA256 (xournalpp-xournalpp-1.1.0_GH0.tar.gz) = 31b99282bcd1d829f05f1c9ccd07c5d599acc0e69725d135cdc97e1dcaf2baee -SIZE (xournalpp-xournalpp-1.1.0_GH0.tar.gz) = 15037204 +TIMESTAMP = 1645734995 +SHA256 (xournalpp-xournalpp-v1.1.1_GH0.tar.gz) = 0d7fea5392758d5180eb24cc219660e997f087ae5a62d5f30515a063f81252e2 +SIZE (xournalpp-xournalpp-v1.1.1_GH0.tar.gz) = 15093900 diff --git a/graphics/xournalpp/pkg-plist b/graphics/xournalpp/pkg-plist index 7408d1dd6219..acdeed1b340a 100644 --- a/graphics/xournalpp/pkg-plist +++ b/graphics/xournalpp/pkg-plist @@ -1,5 +1,6 @@ bin/xournalpp bin/xournalpp-thumbnailer +share/locale/af_ZA/LC_MESSAGES/xournalpp.mo share/locale/ar/LC_MESSAGES/xournalpp.mo share/locale/ca/LC_MESSAGES/xournalpp.mo share/locale/cs/LC_MESSAGES/xournalpp.mo @@ -25,6 +26,7 @@ share/locale/pt_BR/LC_MESSAGES/xournalpp.mo share/locale/pt_PT/LC_MESSAGES/xournalpp.mo share/locale/ro/LC_MESSAGES/xournalpp.mo share/locale/ru/LC_MESSAGES/xournalpp.mo +share/locale/si_LK/LC_MESSAGES/xournalpp.mo share/locale/sv/LC_MESSAGES/xournalpp.mo share/locale/th/LC_MESSAGES/xournalpp.mo share/locale/tr/LC_MESSAGES/xournalpp.mo @@ -32,6 +34,8 @@ share/locale/vi/LC_MESSAGES/xournalpp.mo share/locale/zh/LC_MESSAGES/xournalpp.mo share/locale/zh_HK/LC_MESSAGES/xournalpp.mo share/locale/zh_TW/LC_MESSAGES/xournalpp.mo +share/man/man1/xournalpp-thumbnailer.1.gz +share/man/man1/xournalpp.1.gz %%DATADIR%%/plugins/ColorCycle/main.lua %%DATADIR%%/plugins/ColorCycle/plugin.ini %%DATADIR%%/plugins/Example/main.lua