diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-09-21 04:01:55 +0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-09-21 04:01:55 +0800 |
commit | 85a4843046df41f79bb5604a1199fe25c98c5719 (patch) | |
tree | 15e8dfcc3d65985d76bd7bbfb6606e09fe087a6d /graphics/photoflow | |
parent | c93d8c6fcde0acdab1ff5d8767f3799003c480c8 (diff) | |
download | freebsd-ports-gnome-85a4843046df41f79bb5604a1199fe25c98c5719.tar.gz freebsd-ports-gnome-85a4843046df41f79bb5604a1199fe25c98c5719.tar.zst freebsd-ports-gnome-85a4843046df41f79bb5604a1199fe25c98c5719.zip |
graphics/photoflow: Update 0.2.8-1398 -> 0.2.8.20200828
Diffstat (limited to 'graphics/photoflow')
-rw-r--r-- | graphics/photoflow/Makefile | 9 | ||||
-rw-r--r-- | graphics/photoflow/distinfo | 6 | ||||
-rw-r--r-- | graphics/photoflow/pkg-plist | 1 |
3 files changed, 10 insertions, 6 deletions
diff --git a/graphics/photoflow/Makefile b/graphics/photoflow/Makefile index d56e960382ea..afcf8c4f2cf8 100644 --- a/graphics/photoflow/Makefile +++ b/graphics/photoflow/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= photoflow -DISTVERSION= 0.2.8-1398 -PORTREVISION= 2 +DISTVERSION= 0.2.8.20200828 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org @@ -15,6 +14,10 @@ BROKEN_i386= see https://github.com/aferrero2707/PhotoFlow/issues/192 LIB_DEPENDS= libexiv2.so:graphics/exiv2 \ libfftw3.so:math/fftw3 \ + libfftw3f.so:math/fftw3-float \ + libiptcdata.so:graphics/libiptcdata \ + libIex.so:graphics/ilmbase \ + libIlmImf.so:graphics/openexr \ liblcms2.so:graphics/lcms2 \ liblensfun.so:graphics/lensfun \ libtiff.so:graphics/tiff \ @@ -25,7 +28,7 @@ USES= cmake compiler:c++11-lang desktop-file-utils gettext gnome jpeg pkgconfig USE_GITHUB= yes GH_ACCOUNT= aferrero2707 GH_PROJECT= PhotoFlow -GH_TAGNAME= d92c3989 +GH_TAGNAME= 8472024f USE_GNOME= atkmm cairomm glib20 glibmm gtk20 gtkmm24 libsigc++20 pangomm CMAKE_OFF= BUNDLED_LENSFUN diff --git a/graphics/photoflow/distinfo b/graphics/photoflow/distinfo index 33adc247460a..6979bd9153a6 100644 --- a/graphics/photoflow/distinfo +++ b/graphics/photoflow/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1573631919 -SHA256 (aferrero2707-PhotoFlow-0.2.8-1398-d92c3989_GH0.tar.gz) = 0cf5aa91d1e08ebcfe4db79c20750fdfa53fbb13142996b66db42682a6f16918 -SIZE (aferrero2707-PhotoFlow-0.2.8-1398-d92c3989_GH0.tar.gz) = 11827728 +TIMESTAMP = 1600626135 +SHA256 (aferrero2707-PhotoFlow-0.2.8.20200828-8472024f_GH0.tar.gz) = cbef1f0611887a11627c17235e331db1f532d45a60d02938686d9fccc542a554 +SIZE (aferrero2707-PhotoFlow-0.2.8.20200828-8472024f_GH0.tar.gz) = 12021545 SHA256 (sobotka-filmic-blender-1.1.1_GH0.tar.gz) = 87efcadfac0edbcdd6e4612ff8451dee12e42699830d17505de0d8593788ee95 SIZE (sobotka-filmic-blender-1.1.1_GH0.tar.gz) = 3071707 SHA256 (imageworks-OpenColorIO-Configs-0bb079c08be410030669cbf5f19ff869b88af953_GH0.tar.gz) = 26dcda1bf6b871b74e67de8046eb78061f167e5d41c23cb151a120818feeb70d diff --git a/graphics/photoflow/pkg-plist b/graphics/photoflow/pkg-plist index 5ed36866bac1..966876dea060 100644 --- a/graphics/photoflow/pkg-plist +++ b/graphics/photoflow/pkg-plist @@ -76,6 +76,7 @@ share/metainfo/photoflow.appdata.xml %%DATADIR%%/icons-inverted/edit_inactive.svg %%DATADIR%%/icons-inverted/expand.png %%DATADIR%%/icons-inverted/expand.svg +%%DATADIR%%/icons-inverted/flash.svg %%DATADIR%%/icons-inverted/gimp-layers.png %%DATADIR%%/icons-inverted/group.png %%DATADIR%%/icons-inverted/group.svg |