1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

graphics/xournalpp: Update 1.0.8-7 -> 1.0.8-83

This commit is contained in:
Yuri Victorovich 2019-02-28 07:06:36 +00:00
parent eef6ef29ce
commit e7792be195
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=494131
4 changed files with 28 additions and 6 deletions

View File

@ -1,8 +1,8 @@
# $FreeBSD$
PORTNAME= xournalpp
DISTVERSION= 1.0.8-7
DISTVERSIONSUFFIX= -g3783b7e0
DISTVERSION= 1.0.8-83
DISTVERSIONSUFFIX= -g5a8b0c59
CATEGORIES= graphics
MAINTAINER= yuri@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1550398489
SHA256 (xournalpp-xournalpp-1.0.8-7-g3783b7e0_GH0.tar.gz) = 285760a618b516ca3e9e6d87e6301997af9ad41f3aed9433a24117990070deae
SIZE (xournalpp-xournalpp-1.0.8-7-g3783b7e0_GH0.tar.gz) = 8485810
TIMESTAMP = 1551336839
SHA256 (xournalpp-xournalpp-1.0.8-83-g5a8b0c59_GH0.tar.gz) = cb82d37242c250dd50f6404ae085bc3f70b7e2a58aeea25c4596947bffe1277d
SIZE (xournalpp-xournalpp-1.0.8-83-g5a8b0c59_GH0.tar.gz) = 8499170

View File

@ -0,0 +1,11 @@
--- src/CMakeLists.txt.orig 2019-02-28 06:57:42 UTC
+++ src/CMakeLists.txt
@@ -14,7 +14,7 @@ include_directories (
add_subdirectory (xoj-preview-extractor)
# Used for both util and xournalpp targets
-add_definitions (-g -Wreturn-type -Wuninitialized -Wunused-value -Wunused-variable)
+add_definitions (-Wreturn-type -Wuninitialized -Wunused-value -Wunused-variable)
if (WIN32)
# optimize for size (the Windows .exe is really big)

View File

@ -7,6 +7,11 @@ share/locale/pl/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
%%DATADIR%%/plugins/Example/main.lua
%%DATADIR%%/plugins/Example/plugin.ini
%%DATADIR%%/plugins/Example/var_dump.lua
%%DATADIR%%/plugins/ToggleGrid/plugin.ini
%%DATADIR%%/plugins/ToggleGrid/togglegrid.lua
%%DATADIR%%/ui/about.glade
%%DATADIR%%/ui/exportSettings.glade
%%DATADIR%%/ui/fillTransparency.glade
@ -16,6 +21,9 @@ share/locale/zh_TW/LC_MESSAGES/xournalpp.mo
%%DATADIR%%/ui/icons/hicolor/index.theme
%%DATADIR%%/ui/icons/hicolor/scalable/actions/addPage.svg
%%DATADIR%%/ui/icons/hicolor/scalable/actions/arrow-draw.svg
%%DATADIR%%/ui/icons/hicolor/scalable/actions/audio-playback-pause.svg
%%DATADIR%%/ui/icons/hicolor/scalable/actions/audio-playback-stop.svg
%%DATADIR%%/ui/icons/hicolor/scalable/actions/audio-record.svg
%%DATADIR%%/ui/icons/hicolor/scalable/actions/centerPage.svg
%%DATADIR%%/ui/icons/hicolor/scalable/actions/circle-draw.svg
%%DATADIR%%/ui/icons/hicolor/scalable/actions/coordinate-system-draw.svg
@ -35,7 +43,6 @@ share/locale/zh_TW/LC_MESSAGES/xournalpp.mo
%%DATADIR%%/ui/icons/hicolor/scalable/actions/nextAnnotatedPage.svg
%%DATADIR%%/ui/icons/hicolor/scalable/actions/object-play.svg
%%DATADIR%%/ui/icons/hicolor/scalable/actions/object-select.svg
%%DATADIR%%/ui/icons/hicolor/scalable/actions/rec.svg
%%DATADIR%%/ui/icons/hicolor/scalable/actions/rect-draw.svg
%%DATADIR%%/ui/icons/hicolor/scalable/actions/rect-select.svg
%%DATADIR%%/ui/icons/hicolor/scalable/actions/ruler.svg
@ -60,6 +67,8 @@ share/locale/zh_TW/LC_MESSAGES/xournalpp.mo
%%DATADIR%%/ui/iconsDark/hicolor/icon-theme.cache
%%DATADIR%%/ui/iconsDark/hicolor/index.theme
%%DATADIR%%/ui/iconsDark/hicolor/scalable/actions/arrow-draw.svg
%%DATADIR%%/ui/iconsDark/hicolor/scalable/actions/audio-playback-pause.svg
%%DATADIR%%/ui/iconsDark/hicolor/scalable/actions/audio-playback-stop.svg
%%DATADIR%%/ui/iconsDark/hicolor/scalable/actions/circle-draw.svg
%%DATADIR%%/ui/iconsDark/hicolor/scalable/actions/coordinate-system-draw.svg
%%DATADIR%%/ui/iconsDark/hicolor/scalable/actions/fill.svg
@ -88,6 +97,8 @@ share/locale/zh_TW/LC_MESSAGES/xournalpp.mo
%%DATADIR%%/ui/pixmaps/xopt.svg
%%DATADIR%%/ui/pixmaps/xournalpp.png
%%DATADIR%%/ui/pixmaps/xournalpp.svg
%%DATADIR%%/ui/plugin.glade
%%DATADIR%%/ui/pluginEntry.glade
%%DATADIR%%/ui/settings.glade
%%DATADIR%%/ui/settingsButtonConfig.glade
%%DATADIR%%/ui/texdialog.glade