system/argyllcms: Updated for version 3.6.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Sébastien Ballet 2016-10-26 08:04:30 +07:00 committed by Willy Sudiarto Raharjo
parent 79acbd2545
commit 0c7b24b004
3 changed files with 16 additions and 19 deletions

View file

@ -3,7 +3,7 @@
# Slackware Package Build Script for ArgyllCMS # Slackware Package Build Script for ArgyllCMS
# Home Page http://www.argyllcms.com/ # 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] # [nishant _AT_ mnspace _DOT_ net]
# All rights reserved. # All rights reserved.
# #
@ -27,8 +27,8 @@
PRGNAM="argyllcms" PRGNAM="argyllcms"
SRCNAM="Argyll" SRCNAM="Argyll"
VERSION=${VERSION:-1.8.3} VERSION=${VERSION:-1.9.2}
SRCVERSION=${SRCVERSION:-V1.8.3} SRCVERSION=${SRCVERSION:-V1.9.2}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}
@ -61,13 +61,11 @@ fi
set -e set -e
rm -rf $PKG rm -rf $TMP/$SRCNAM-$SRCVERSION $PKG
mkdir -p $TMP $PKG $OUTPUT mkdir -p $TMP $PKG $OUTPUT
cd $TMP cd $TMP
rm -rf ${SRCNAM}_${SRCVERSION}
unzip $CWD/${SRCNAM}_${SRCVERSION}_src.zip unzip $CWD/${SRCNAM}_${SRCVERSION}_src.zip
cd $TMP/${SRCNAM}_${SRCVERSION} cd $TMP/${SRCNAM}_${SRCVERSION}
chown -R root.root . chown -R root.root .
find -L . \ find -L . \
\( -perm 777 -o -perm 775 -o -perm 711 -o -perm 750 -o -perm 555 \ \( -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 \ \( -perm 666 -o -perm 664 -o -perm 600 -o -perm 640 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; -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 patch -p1 < $CWD/patches/argyllcms-1.8.0-gcc5.patch
### install steps have been shamelessly copied from Arch Linux PKGBUILD ### install steps have been shamelessly copied from Arch Linux PKGBUILD

View file

@ -1,8 +1,8 @@
PRGNAM="argyllcms" PRGNAM="argyllcms"
VERSION="1.8.3" VERSION="1.9.2"
HOMEPAGE="http://www.argyllcms.com/" HOMEPAGE="http://www.argyllcms.com/"
DOWNLOAD="http://argyllcms.com/Argyll_V1.8.3_src.zip" DOWNLOAD="http://argyllcms.com/Argyll_V1.9.2_src.zip"
MD5SUM="037541cbc7f01b8eb2eff2e7e07ea232" MD5SUM="6720e4d1e60181c9f3d1ca252b737269"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="jam" REQUIRES="jam"

View file

@ -1,18 +1,18 @@
# HOW TO EDIT THIS FILE: # HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description. # The "handy ruler" below makes it easier to edit a package description. Line
# Line up the first '|' above the ':' following the base package name, and # up the first '|' above the ':' following the base package name, and the '|'
# the '|' on the right side marks the last column you can put a character in. # on the right side marks the last column you can put a character in. You must
# You must make exactly 11 lines for the formatting to be correct. It's also # 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. # customary to leave one space after the ':'.
|-----handy-ruler------------------------------------------------------| |-----handy-ruler------------------------------------------------------|
argyllcms: argyllcms (Argyll Color Management System) argyllcms: argyllcms (Argyll Color Management System)
argyllcms: 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: accurate ICC profile creation for scanners, cameras and film recorders,
argyllcms: and calibration and profiling of displays and RGB & CMYK printers. argyllcms: and calibration and profiling of displays and RGB & CMYK printers.
argyllcms: argyllcms:
argyllcms: argyllcms:
argyllcms: argyllcms:
argyllcms: Home Page: http://www.argyllcms.com/ argyllcms: Home Page: http://www.argyllcms.com/
argyllcms: argyllcms: