diff options
Diffstat (limited to 'source/l/jasper')
-rwxr-xr-x | source/l/jasper/jasper.SlackBuild | 6 | ||||
-rw-r--r-- | source/l/jasper/slack-desc | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/source/l/jasper/jasper.SlackBuild b/source/l/jasper/jasper.SlackBuild index 373069d0..ec0ecddf 100755 --- a/source/l/jasper/jasper.SlackBuild +++ b/source/l/jasper/jasper.SlackBuild @@ -25,8 +25,8 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=jasper -VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-2} +VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then @@ -69,7 +69,7 @@ mkdir -p $TMP $PKG cd $TMP rm -rf $PKGNAM-$VERSION -tar xvf $CWD/$PKGNAM-$VERSION.tar.?z* || exit 1 +tar xvf $CWD/$PKGNAM-$VERSION.tar.?z || exit 1 cd $PKGNAM-$VERSION || exit 1 chown -R root:root . find . \ diff --git a/source/l/jasper/slack-desc b/source/l/jasper/slack-desc index 5fb164f5..1f2f5366 100644 --- a/source/l/jasper/slack-desc +++ b/source/l/jasper/slack-desc @@ -12,7 +12,7 @@ jasper: The JasPer Project is an open-source initiative to provide a free jasper: software-based reference implementation of the codec specified in the jasper: JPEG-2000 Part-1 standard (i.e., ISO/IEC 15444-1).jasper: jasper: -jasper: JasPer home: http://www.ece.uvic.ca/~mdadams/jasper/ +jasper: Homepage: http://www.ece.uvic.ca/~mdadams/jasper/ jasper: jasper: jasper: |