diff options
-rw-r--r-- | graphics/ART/ART.SlackBuild | 2 | ||||
-rw-r--r-- | graphics/ART/ART.info | 6 | ||||
-rw-r--r-- | graphics/ART/README | 3 |
3 files changed, 7 insertions, 4 deletions
diff --git a/graphics/ART/ART.SlackBuild b/graphics/ART/ART.SlackBuild index 86a323f9963a..aa5b1877f23f 100644 --- a/graphics/ART/ART.SlackBuild +++ b/graphics/ART/ART.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=ART -VERSION=${VERSION:-1.15} +VERSION=${VERSION:-1.16.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/graphics/ART/ART.info b/graphics/ART/ART.info index 21bfe8dad991..e21ca69d539d 100644 --- a/graphics/ART/ART.info +++ b/graphics/ART/ART.info @@ -1,8 +1,8 @@ PRGNAM="ART" -VERSION="1.15" +VERSION="1.16.1" HOMEPAGE="https://bitbucket.org/agriggio/art/wiki/Home" -DOWNLOAD="https://bitbucket.org/agriggio/art/downloads/ART-1.15.tar.xz" -MD5SUM="d702689b10bfd86c50f89cc2b88a8ff8" +DOWNLOAD="https://bitbucket.org/agriggio/art/downloads/ART-1.16.1.tar.xz" +MD5SUM="118936dd56d4fb1dc06b19b0f4dde303" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" diff --git a/graphics/ART/README b/graphics/ART/README index a5313ca0e2de..131257b2e80f 100644 --- a/graphics/ART/README +++ b/graphics/ART/README @@ -6,5 +6,8 @@ and quality of RawTherapee. Some features have been added too, including local editing and masks, a perspective correction tool, and better metadata handling. +opencolorio is a optional but highly recommended dependency to add +support for ACES CLF LUTs. + rawtherapee-haldclut is an optional dependency, which adds film simulations to both ART and RawTherapee. |