update to rawtherapee-5.2
This commit is contained in:
parent
f4f5338437
commit
8f1a95d7ec
@ -1,12 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.22 2017/07/26 22:45:24 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.23 2017/08/23 12:57:45 kirby Exp $
|
||||
|
||||
# http://rawpedia.rawtherapee.com/The_Floating_Point_Engine
|
||||
ONLY_FOR_ARCHS = amd64
|
||||
|
||||
COMMENT = RAW image processing application
|
||||
|
||||
DISTNAME = rawtherapee-5.1
|
||||
REVISION = 0
|
||||
DISTNAME = rawtherapee-5.2
|
||||
|
||||
CATEGORIES = graphics
|
||||
|
||||
@ -17,7 +16,7 @@ MAINTAINER = Kirill Bychkov <kirby@openbsd.org>
|
||||
# GPLv3
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
WANTLIB += X11 atk-1.0 atkmm-1.6 bz2 c cairo cairo-gobject cairomm-1.0
|
||||
WANTLIB += X11 atk-1.0 atkmm-1.6 c cairo cairo-gobject cairomm-1.0
|
||||
WANTLIB += canberra canberra-gtk3 expat fftw3f gdk-3 gdk_pixbuf-2.0
|
||||
WANTLIB += gdkmm-3.0 gio-2.0 giomm-2.4 glib-2.0 glibmm-2.4 gobject-2.0
|
||||
WANTLIB += gthread-2.0 gtk-3 gtkmm-3.0 intl iptcdata jpeg lcms2
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rawtherapee-5.1.tar.xz) = +3QgZaay4bid9nxwOV5S7h69U3yG38RztB568XFlW2c=
|
||||
SIZE (rawtherapee-5.1.tar.xz) = 10785516
|
||||
SHA256 (rawtherapee-5.2.tar.xz) = XDJnm/t37KNsJiiEg751aWCGRZt6Wb1EN+Nx6hv4J7Y=
|
||||
SIZE (rawtherapee-5.2.tar.xz) = 10819936
|
||||
|
@ -1,8 +1,8 @@
|
||||
$OpenBSD: patch-CMakeLists_txt,v 1.5 2017/05/22 05:25:03 kirby Exp $
|
||||
$OpenBSD: patch-CMakeLists_txt,v 1.6 2017/08/23 12:57:45 kirby Exp $
|
||||
Index: CMakeLists.txt
|
||||
--- CMakeLists.txt.orig
|
||||
+++ CMakeLists.txt
|
||||
@@ -435,7 +435,7 @@ install(FILES RELEASE_NOTES.txt DESTINATION "${CREDITS
|
||||
@@ -428,7 +428,7 @@ install(FILES RELEASE_NOTES.txt DESTINATION "${CREDITS
|
||||
if(BUILD_BUNDLE)
|
||||
install(FILES "${PROJECT_SOURCE_DIR}/doc/manpage/rawtherapee.1" DESTINATION "${DATADIR}/share/man/man1")
|
||||
else()
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.6 2017/05/22 05:25:03 kirby Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.7 2017/08/23 12:57:45 kirby Exp $
|
||||
@bin bin/rawtherapee
|
||||
@bin bin/rawtherapee-cli
|
||||
@man man/man1/rawtherapee.1
|
||||
@ -45,6 +45,7 @@ share/rawtherapee/dcpprofiles/Canon PowerShot G7 X.dcp
|
||||
share/rawtherapee/dcpprofiles/Canon PowerShot S110.dcp
|
||||
share/rawtherapee/dcpprofiles/FUJIFILM X-Pro2.dcp
|
||||
share/rawtherapee/dcpprofiles/FUJIFILM X-T1.dcp
|
||||
share/rawtherapee/dcpprofiles/FUJIFILM X-T20.dcp
|
||||
share/rawtherapee/dcpprofiles/FUJIFILM X100S.dcp
|
||||
share/rawtherapee/dcpprofiles/FUJIFILM X100T.dcp
|
||||
share/rawtherapee/dcpprofiles/Fujifilm FinePix S9500.dcp
|
||||
|
Loading…
x
Reference in New Issue
Block a user