system/argyllcms: Updated for version 1.8.3.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Nishant Limbachia 2016-08-21 23:44:18 +01:00 committed by David Spencer
parent 5dc4eccf20
commit 9b138f88f0
4 changed files with 16 additions and 16 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, 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,14 +27,14 @@
PRGNAM="argyllcms" PRGNAM="argyllcms"
SRCNAM="Argyll" SRCNAM="Argyll"
VERSION=${VERSION:-1.8.2} VERSION=${VERSION:-1.8.3}
SRCVERSION=${SRCVERSION:-V1.8.2} SRCVERSION=${SRCVERSION:-V1.8.3}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then if [ -z "$ARCH" ]; then
case "$( uname -m )" in case "$( uname -m )" in
i?86) ARCH=i486 ;; i?86) ARCH=i586 ;;
arm*) ARCH=arm ;; arm*) ARCH=arm ;;
*) ARCH=$( uname -m ) ;; *) ARCH=$( uname -m ) ;;
esac esac
@ -45,8 +45,8 @@ TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp} OUTPUT=${OUTPUT:-/tmp}
if [ "$ARCH" = "i486" ]; then if [ "$ARCH" = "i586" ]; then
SLKCFLAGS="-O2 -march=i486 -mtune=i686" SLKCFLAGS="-O2 -march=i586 -mtune=i686"
LIBDIRSUFFIX="" LIBDIRSUFFIX=""
elif [ "$ARCH" = "i686" ]; then elif [ "$ARCH" = "i686" ]; then
SLKCFLAGS="-O2 -march=i686 -mtune=i686" SLKCFLAGS="-O2 -march=i686 -mtune=i686"
@ -76,7 +76,7 @@ find -L . \
-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 for gcc-5 thanks to Debian
patch -p1 < $CWD/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
### https://projects.archlinux.org/svntogit/community.git/tree/trunk/PKGBUILD?h=packages/argyllcms ### https://projects.archlinux.org/svntogit/community.git/tree/trunk/PKGBUILD?h=packages/argyllcms

View File

@ -1,8 +1,8 @@
PRGNAM="argyllcms" PRGNAM="argyllcms"
VERSION="1.8.2" VERSION="1.8.3"
HOMEPAGE="http://www.argyllcms.com/" HOMEPAGE="http://www.argyllcms.com/"
DOWNLOAD="http://argyllcms.com/Argyll_V1.8.2_src.zip" DOWNLOAD="http://argyllcms.com/Argyll_V1.8.3_src.zip"
MD5SUM="3c069c2642ad9a9750e624439b5fb01b" MD5SUM="037541cbc7f01b8eb2eff2e7e07ea232"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="jam" REQUIRES="jam"

View File

@ -4,15 +4,15 @@
# the '|' on the right side marks the last column you can put a character in. # 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 # 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. # customary to leave one space after the ':' except on otherwise blank lines.
|-----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 argyllcms: accurate ICC profile creation for scanners, cameras and film recorders,
argyllcms: recorders and calibration and profiling of displays and RGB & CMYK argyllcms: and calibration and profiling of displays and RGB & CMYK printers.
argyllcms: printers. argyllcms:
argyllcms: argyllcms:
argyllcms: argyllcms:
argyllcms: Home Page: http://www.argyllcms.com/ argyllcms: Home Page: http://www.argyllcms.com/
argyllcms: argyllcms: