diff --git a/graphics/photoflare/Makefile b/graphics/photoflare/Makefile index 54ed95e3015d..de5196f7db26 100644 --- a/graphics/photoflare/Makefile +++ b/graphics/photoflare/Makefile @@ -1,25 +1,25 @@ # $FreeBSD$ PORTNAME= photoflare DISTVERSIONPREFIX= v -DISTVERSION= 1.5.9 -PORTREVISION= 1 +DISTVERSION= 1.6.1 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org COMMENT= Quick, simple but powerful cross-platform image editor LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.md -LIB_DEPENDS= libGraphicsMagick++.so:graphics/GraphicsMagick +LIB_DEPENDS= libGraphicsMagick++.so:graphics/GraphicsMagick \ + libomp.so:devel/openmp USES= compiler:c++17-lang desktop-file-utils gl qmake qt:5 localbase pkgconfig USE_GITHUB= yes USE_QT= core gui network printsupport widgets buildtools_build linguisttools_build USE_GL= gl CXXFLAGS+= `pkg-config --cflags GraphicsMagick++` -LDFLAGS+= `pkg-config --libs GraphicsMagick++` +LDFLAGS+= `pkg-config --libs GraphicsMagick++` ${LOCALBASE}/lib/libomp.so .include diff --git a/graphics/photoflare/distinfo b/graphics/photoflare/distinfo index 29fd3b533d9e..555fe5e8aafa 100644 --- a/graphics/photoflare/distinfo +++ b/graphics/photoflare/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1559369134 -SHA256 (photoflare-photoflare-v1.5.9_GH0.tar.gz) = 6a869dbea696ce40e5b0d4a2b58215e1a0fb4aa5406e12608183141b995f422c -SIZE (photoflare-photoflare-v1.5.9_GH0.tar.gz) = 831427 +TIMESTAMP = 1575358030 +SHA256 (photoflare-photoflare-v1.6.1_GH0.tar.gz) = 0bd2b41745f96e5fbe6330a9130a67bd7b786bf7c10db7d38d44dbd21d6bbe2b +SIZE (photoflare-photoflare-v1.6.1_GH0.tar.gz) = 1630463 diff --git a/graphics/photoflare/files/patch-PhotoFlare.pro b/graphics/photoflare/files/patch-Photoflare.pro similarity index 88% rename from graphics/photoflare/files/patch-PhotoFlare.pro rename to graphics/photoflare/files/patch-Photoflare.pro index db8b28457db2..7fdb82205148 100644 --- a/graphics/photoflare/files/patch-PhotoFlare.pro +++ b/graphics/photoflare/files/patch-Photoflare.pro @@ -1,11 +1,11 @@ ---- PhotoFlare.pro.orig 2019-04-26 18:57:02 UTC -+++ PhotoFlare.pro +--- Photoflare.pro.orig 2019-04-26 18:57:02 UTC ++++ Photoflare.pro @@ -235,7 +235,7 @@ unix:!macx { pixmaps.files = installers/deb/DEBIAN/usr/share/icons/hicolor/48x48/apps/photoflare.png desktopentry.path = $${BASEDIR}$${PREFIX}/share/applications desktopentry.files = installers/deb/DEBIAN/usr/share/applications/$${TARGET}.desktop - manpage.path = $${PREFIX}/share/man/man1/ + manpage.path = $${PREFIX}/man/man1/ manpage.files = photoflare.1 appstream.path = $${PREFIX}/share/metainfo/ appstream.files = io.photoflare.photoflare.appdata.xml diff --git a/graphics/photoflare/pkg-plist b/graphics/photoflare/pkg-plist index 8ef377736aac..6d8c40d13bc6 100644 --- a/graphics/photoflare/pkg-plist +++ b/graphics/photoflare/pkg-plist @@ -1,20 +1,21 @@ bin/photoflare man/man1/photoflare.1.gz share/applications/photoflare.desktop share/icons/hicolor/128x128/apps/photoflare.png share/icons/hicolor/16x16/apps/photoflare.png share/icons/hicolor/192x192/apps/photoflare.png share/icons/hicolor/22x22/apps/photoflare.png share/icons/hicolor/24x24/apps/photoflare.png share/icons/hicolor/256x256/apps/photoflare.png share/icons/hicolor/32x32/apps/photoflare.png share/icons/hicolor/48x48/apps/photoflare.png share/icons/hicolor/64x64/apps/photoflare.png share/metainfo/io.photoflare.photoflare.appdata.xml %%DATADIR%%/languages/cs.qm %%DATADIR%%/languages/de.qm %%DATADIR%%/languages/en.qm %%DATADIR%%/languages/fr.qm %%DATADIR%%/languages/nl.qm +%%DATADIR%%/languages/zh_CN.qm %%DATADIR%%/languages/zh_TW.qm share/pixmaps/photoflare.png