summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Sébastien Ballet <slacker6896@gmail.com>2016-10-26 08:04:30 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-10-26 08:04:30 +0700
commit0c7b24b00469e33f4bafa5d2316bbdb598be58fc (patch)
tree61f47c18eb1b3a5c22a6951e67ebacd3d7f6b8f3
parent79acbd25452f2aadb742c34f67cb73c470ce860b (diff)
downloadslackbuilds-0c7b24b00469e33f4bafa5d2316bbdb598be58fc.tar.gz
slackbuilds-0c7b24b00469e33f4bafa5d2316bbdb598be58fc.tar.xz
system/argyllcms: Updated for version 3.6.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--system/argyllcms/argyllcms.SlackBuild11
-rw-r--r--system/argyllcms/argyllcms.info6
-rw-r--r--system/argyllcms/slack-desc18
3 files changed, 16 insertions, 19 deletions
diff --git a/system/argyllcms/argyllcms.SlackBuild b/system/argyllcms/argyllcms.SlackBuild
index 5b9c8ad57b..215dad4d8a 100644
--- a/system/argyllcms/argyllcms.SlackBuild
+++ b/system/argyllcms/argyllcms.SlackBuild
@@ -3,7 +3,7 @@
# Slackware Package Build Script for ArgyllCMS
# Home Page http://www.argyllcms.com/
-# Copyright (c) 2015-2016, Nishant Limbachia, Hoffman Estates, IL, USA
+# Copyright (c) 2015-2016, Nishant Limbachia, Hoffman Estates, IL, USA
# [nishant _AT_ mnspace _DOT_ net]
# All rights reserved.
#
@@ -27,8 +27,8 @@
PRGNAM="argyllcms"
SRCNAM="Argyll"
-VERSION=${VERSION:-1.8.3}
-SRCVERSION=${SRCVERSION:-V1.8.3}
+VERSION=${VERSION:-1.9.2}
+SRCVERSION=${SRCVERSION:-V1.9.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -61,13 +61,11 @@ fi
set -e
-rm -rf $PKG
+rm -rf $TMP/$SRCNAM-$SRCVERSION $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
-rm -rf ${SRCNAM}_${SRCVERSION}
unzip $CWD/${SRCNAM}_${SRCVERSION}_src.zip
cd $TMP/${SRCNAM}_${SRCVERSION}
-
chown -R root.root .
find -L . \
\( -perm 777 -o -perm 775 -o -perm 711 -o -perm 750 -o -perm 555 \
@@ -75,7 +73,6 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 600 -o -perm 640 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
-# Patch for gcc-5 thanks to Debian
patch -p1 < $CWD/patches/argyllcms-1.8.0-gcc5.patch
### install steps have been shamelessly copied from Arch Linux PKGBUILD
diff --git a/system/argyllcms/argyllcms.info b/system/argyllcms/argyllcms.info
index 3818e6d505..f73cd572b7 100644
--- a/system/argyllcms/argyllcms.info
+++ b/system/argyllcms/argyllcms.info
@@ -1,8 +1,8 @@
PRGNAM="argyllcms"
-VERSION="1.8.3"
+VERSION="1.9.2"
HOMEPAGE="http://www.argyllcms.com/"
-DOWNLOAD="http://argyllcms.com/Argyll_V1.8.3_src.zip"
-MD5SUM="037541cbc7f01b8eb2eff2e7e07ea232"
+DOWNLOAD="http://argyllcms.com/Argyll_V1.9.2_src.zip"
+MD5SUM="6720e4d1e60181c9f3d1ca252b737269"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jam"
diff --git a/system/argyllcms/slack-desc b/system/argyllcms/slack-desc
index 251e3d9158..e01b07176b 100644
--- a/system/argyllcms/slack-desc
+++ b/system/argyllcms/slack-desc
@@ -1,18 +1,18 @@
# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description.
-# Line up the first '|' above the ':' following the base package name, and
-# the '|' on the right side marks the last column you can put a character in.
-# You must make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':' except on otherwise blank lines.
-
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|'
+# on the right side marks the last column you can put a character in. You must
+# make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':'.
+
|-----handy-ruler------------------------------------------------------|
argyllcms: argyllcms (Argyll Color Management System)
argyllcms:
-argyllcms: ArgyllCMS is an ICC compatible color management system. It supports
+argyllcms: ArgyllCMS is an ICC compatible color management system. It supports
argyllcms: accurate ICC profile creation for scanners, cameras and film recorders,
argyllcms: and calibration and profiling of displays and RGB & CMYK printers.
-argyllcms:
-argyllcms:
+argyllcms:
+argyllcms:
argyllcms:
argyllcms: Home Page: http://www.argyllcms.com/
argyllcms: