diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/rawtherapee/README | 4 | ||||
-rw-r--r-- | graphics/rawtherapee/rawtherapee.SlackBuild | 8 | ||||
-rw-r--r-- | graphics/rawtherapee/rawtherapee.info | 8 | ||||
-rw-r--r-- | graphics/rawtherapee/slack-desc | 2 |
4 files changed, 5 insertions, 17 deletions
diff --git a/graphics/rawtherapee/README b/graphics/rawtherapee/README index e89106f264..b915d2c4f5 100644 --- a/graphics/rawtherapee/README +++ b/graphics/rawtherapee/README @@ -2,7 +2,3 @@ RawTherapee is an advanced program for developing raw photos and for processing non-raw photos. It is non-destructive, makes use of OpenMP, supports all the cameras supported by dcraw and carries out its calculations in a high precision 32bit floating point engine. - -By default, the SlackBuild bulding the gtk3 interface. If you want instead -to build the gtk2 interface download the gtk2 source and pass GTK2=yes to -SlackBuild. diff --git a/graphics/rawtherapee/rawtherapee.SlackBuild b/graphics/rawtherapee/rawtherapee.SlackBuild index d7687a86c1..650876456d 100644 --- a/graphics/rawtherapee/rawtherapee.SlackBuild +++ b/graphics/rawtherapee/rawtherapee.SlackBuild @@ -23,13 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=rawtherapee -VER=${VER:-5.0.r1} -if [ "${GTK2:-no}" == "yes" ]; then - OPT1=gtk2 -else - OPT2=gtk3 -fi -VERSION=$VER.$OPT1$OPT2 +VERSION=${VERSION:-5.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/graphics/rawtherapee/rawtherapee.info b/graphics/rawtherapee/rawtherapee.info index eed3014cfe..0355eb07ec 100644 --- a/graphics/rawtherapee/rawtherapee.info +++ b/graphics/rawtherapee/rawtherapee.info @@ -1,10 +1,8 @@ PRGNAM="rawtherapee" -VERSION="5.0.r1" +VERSION="5.1" HOMEPAGE="http://rawtherapee.com/" -DOWNLOAD="https://master.dl.sourceforge.net/project/slackbuildsdirectlinks/rawtherapee/rawtherapee-5.0.r1.gtk2.tar.xz \ - https://master.dl.sourceforge.net/project/slackbuildsdirectlinks/rawtherapee/rawtherapee-5.0.r1.gtk3.tar.xz" -MD5SUM="34c636f761c03d97de5d89d48ab2aed0 \ -b3dd5929cc5ad294add586a6c9eeef4d" +DOWNLOAD="http://rawtherapee.com/shared/source/rawtherapee-5.1.tar.xz" +MD5SUM="280af366adafc9afa47364dfe9c7978a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libiptcdata" diff --git a/graphics/rawtherapee/slack-desc b/graphics/rawtherapee/slack-desc index 98d699b306..8e5803d41c 100644 --- a/graphics/rawtherapee/slack-desc +++ b/graphics/rawtherapee/slack-desc @@ -8,7 +8,7 @@ |-----handy-ruler------------------------------------------------------| rawtherapee: rawtherapee (High Image Quality) rawtherapee: -rawtherapee: the powerful open source raw converter, +rawtherapee: The powerful open source raw converter, rawtherapee: all the standard features you would expect from a raw developer rawtherapee: and much more a processing queue to make tweaking a photo as fast rawtherapee: as possible while leaving the CPU grunt work queued up for later, |