From 542213aa849b582593d073ea04323ed325c43ec0 Mon Sep 17 00:00:00 2001 From: Chess Griffin Date: Tue, 11 May 2010 19:45:04 +0200 Subject: libraries/imlib2: Updated for version 1.4.0 --- libraries/imlib2/README | 5 +---- libraries/imlib2/imlib2.SlackBuild | 7 +++---- libraries/imlib2/imlib2.info | 10 +++++----- libraries/imlib2/slack-desc | 12 ++++++++++-- 4 files changed, 19 insertions(+), 15 deletions(-) (limited to 'libraries') diff --git a/libraries/imlib2/README b/libraries/imlib2/README index 3ffe75b49242..4d3513f9f4c8 100644 --- a/libraries/imlib2/README +++ b/libraries/imlib2/README @@ -6,11 +6,8 @@ images, render images to an X-Windows drawable, produce pixmaps and pixmap masks of images, apply filters to images, rotate images, accept RGBA data for images, scale images, and more. -Slackware 11 comes with Imlib 1.9. From the imlib2 website: +Slackware 12 comes with Imlib 1.9.x - from the imlib2 website: "Imlib2 can be installed alongside Imlib 1.x without any problems since they are effectively different libraries - but they Have very similar functionality." - -Homepage: http://www.enlightenment.org/Libraries/Imlib2 - diff --git a/libraries/imlib2/imlib2.SlackBuild b/libraries/imlib2/imlib2.SlackBuild index daf9f09c3106..cdcc0c517631 100644 --- a/libraries/imlib2/imlib2.SlackBuild +++ b/libraries/imlib2/imlib2.SlackBuild @@ -6,11 +6,11 @@ # Modified by the SlackBuilds.org project PRGNAM=imlib2 -VERSION=1.3.0 +VERSION=1.4.0 ARCH=${ARCH:-i486} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -CWD=`pwd` +CWD=$(pwd) TMP=${TMP:-/tmp/SBo} PKG=$TMP/package-$PRGNAM OUTPUT=${OUTPUT:-/tmp} @@ -23,11 +23,10 @@ fi rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT -cd $TMP +cd $TMP || exit 1 rm -rf $PRGNAM-$VERSION tar -xzvf $CWD/$PRGNAM-$VERSION.tar.gz || exit 1 cd $PRGNAM-$VERSION || exit 1 - chown -R root:root . chmod -R u+w,go+r-w,a-s . diff --git a/libraries/imlib2/imlib2.info b/libraries/imlib2/imlib2.info index 44d7a2f465ce..28e3d6f02659 100644 --- a/libraries/imlib2/imlib2.info +++ b/libraries/imlib2/imlib2.info @@ -1,8 +1,8 @@ PRGNAM="imlib2" -VERSION="1.3.0" -HOMEPAGE="http://www.enlightenment.org/Libraries/Imlib2/" -DOWNLOAD="http://dl.sourceforge.net/enlightenment/imlib2-1.3.0.tar.gz" -MD5SUM="00b724fc6d2dcfa3045bb6a554bb2c8a" +VERSION="1.4.0" +HOMEPAGE="http://www.enlightenment.org" +DOWNLOAD="http://dl.sourceforge.net/enlightenment/imlib2-1.4.0.tar.gz" +MD5SUM="69f7ee996c943142332b4c98597b095c" MAINTAINER="Chess Griffin" EMAIL="chess@chessgriffin.com" -APPROVED="alien,robw810" +APPROVED="rworkman" diff --git a/libraries/imlib2/slack-desc b/libraries/imlib2/slack-desc index 11cc4ac0fbd3..dbe55c8ee155 100644 --- a/libraries/imlib2/slack-desc +++ b/libraries/imlib2/slack-desc @@ -1,4 +1,12 @@ -imlib2: Imlib2 is the successor to Imlib. +# 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 ':'. + + |-----handy-ruler------------------------------------------------------| +imlib2: Imlib2 (successor to Imlib) imlib2: imlib2: Imlib2 can load image files from disk in one of many formats, save imlib2: images to disk in one of many formats, render image data onto other @@ -6,6 +14,6 @@ imlib2: images, render images to an X-Windows drawable, produce pixmaps and imlib2: pixmap masks of images, apply filters to images, rotate images, imlib2: accept RGBA data for images, scale images, and more. imlib2: -imlib2: Homepage: http://www.enlightenment.org/Libraries/Imlib2 +imlib2: imlib2: imlib2: -- cgit v1.2.3