mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
graphics/xournalpp: Update 1.0.13-nightly.20190722 -> 1.0.14
Reported by: portscout
This commit is contained in:
parent
ea807357d1
commit
9ae71bba37
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=514366
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user