summaryrefslogtreecommitdiffstats
path: root/libraries/jasper
diff options
context:
space:
mode:
author Frank Caraballo <fecaraballo[AT]gmail.com>2010-05-11 19:45:05 +0200
committer Robby Workman <rworkman@slackbuilds.org>2010-05-11 19:45:05 +0200
commit6a5f5f5801a9ca5b7ab55769269c31175507dc38 (patch)
tree2f115b5ad8c3e27451d1d5d0a578807b2eb288b2 /libraries/jasper
parent542213aa849b582593d073ea04323ed325c43ec0 (diff)
downloadslackbuilds-6a5f5f5801a9ca5b7ab55769269c31175507dc38.tar.gz
slackbuilds-6a5f5f5801a9ca5b7ab55769269c31175507dc38.tar.xz
libraries/jasper: Updated for version 1.900.1
Diffstat (limited to 'libraries/jasper')
-rw-r--r--libraries/jasper/README1
-rw-r--r--libraries/jasper/jasper.SlackBuild8
-rw-r--r--libraries/jasper/jasper.info4
-rw-r--r--libraries/jasper/slack-desc8
4 files changed, 12 insertions, 9 deletions
diff --git a/libraries/jasper/README b/libraries/jasper/README
index 45d993622a..bb6cbb653d 100644
--- a/libraries/jasper/README
+++ b/libraries/jasper/README
@@ -2,4 +2,3 @@ JasPer is a collection of software (a library and application programs)
for the coding and manipulation of images. This software can handle image
data in a variety of formats. One such format supported by JasPer is the
JPEG-2000 format defined in ISO/IEC 15444-1.
-
diff --git a/libraries/jasper/jasper.SlackBuild b/libraries/jasper/jasper.SlackBuild
index f3a65c3d47..1cf84f4e2a 100644
--- a/libraries/jasper/jasper.SlackBuild
+++ b/libraries/jasper/jasper.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for JasPer
-# Copyright 2007 MagicMan <MagicMan07@bluebottle.com>
+# Copyright 2007 Frank Caraballo <fecaraballo[AT]gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -22,10 +22,7 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-if [ "$(id -u)" != "0" ]; then
- echo "This script must be run as root!"
- exit 1
-fi
+# Modified by the SlackBuilds.org project
PRGNAM=jasper
VERSION=1.900.1
@@ -51,7 +48,6 @@ cd $TMP || exit 1
rm -rf $PRGNAM-$VERSION
unzip $CWD/$PRGNAM-$VERSION.zip || exit 1
cd $PRGNAM-$VERSION || exit 1
-
chown -R root:root .
chmod -R u+w,go+r-w,a-s .
diff --git a/libraries/jasper/jasper.info b/libraries/jasper/jasper.info
index 5837815e72..99e12bd575 100644
--- a/libraries/jasper/jasper.info
+++ b/libraries/jasper/jasper.info
@@ -3,6 +3,6 @@ VERSION="1.900.1"
HOMEPAGE="http://www.ece.uvic.ca/~mdadams/jasper/"
DOWNLOAD="http://www.ece.uvic.ca/~mdadams/jasper/software/jasper-1.900.1.zip"
MD5SUM="a342b2b4495b3e1394e161eb5d85d754"
-MAINTAINER="MagicMan"
-EMAIL="MagicMan07@bluebottle.com"
+MAINTAINER="Frank Caraballo"
+EMAIL="fecaraballo[AT]gmail.com"
APPROVED="rworkman"
diff --git a/libraries/jasper/slack-desc b/libraries/jasper/slack-desc
index 83a0a683db..c5bc1f0044 100644
--- a/libraries/jasper/slack-desc
+++ b/libraries/jasper/slack-desc
@@ -1,3 +1,11 @@
+# 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------------------------------------------------------|
jasper: JasPer (Software Tool Kit for the Handling of Image Data)
jasper:
jasper: JasPer is a collection of software (i.e., a library and