desktop/QtCurve-KDE3: Updated for version 0.59.5

This commit is contained in:
Michiel van Wessem 2010-05-11 22:21:38 +02:00 committed by David Somero
parent 087e67f814
commit c5b7c2f8a0
4 changed files with 13 additions and 15 deletions

View File

@ -1,8 +1,7 @@
#!/bin/sh
# Slackware build script for: QtCurve-KDE3
# Copyright 2007-2008 Michiel van Wessem (BP{k}) <michiel@slackbuilds.org>
# Copyright 2007-2008 Michiel van Wessem, Manchester, United Kingdom
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@ -25,7 +24,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=QtCurve-KDE3
VERSION=0.57.1
VERSION=0.59.5
ARCH=${ARCH:-i486}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -35,12 +34,12 @@ TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
DOCFILES="COPYING ChangeLog README TODO"
if [ "$ARCH" = "i486" ]; then
SLKCFLAGS="-O2 -march=i486 -mtune=i686"
SLKCFLAGS="-O2 -march=i486 -mtune=i686"
elif [ "$ARCH" = "i686" ]; then
SLKCFLAGS="-O2 -march=i686 -mtune=i686"
SLKCFLAGS="-O2 -march=i686 -mtune=i686"
elif [ "$ARCH" = "x86_64" ]; then
SLKCFLAGS="-O2 -fPIC"
fi
set -e
@ -72,9 +71,8 @@ make install VERBOSE=1 DESTDIR=$PKG
)
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a $DOCFILES $PKG/usr/doc/$PRGNAM-$VERSION
cp -a COPYING ChangeLog README TODO $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
find $PKG/usr/doc/$PRGNAM-$VERSION -type f -exec chmod 644 {} \;
mkdir $PKG/install
cat $CWD/slack-desc > $PKG/install/slack-desc

View File

@ -1,8 +1,8 @@
PRGNAM="QtCurve-KDE3"
VERSION="0.57.1"
VERSION="0.59.5"
HOMEPAGE="http://www.kde-look.org/content/show.php?content=40492"
DOWNLOAD="http://home.freeuk.com/cpdrummond/QtCurve-KDE3-0.57.1.tar.bz2"
MD5SUM="54f6e1268609bcce21094922426b20da"
DOWNLOAD="http://www.slackbuilds.org/sources/QtCurve-KDE3-0.59.5.tar.bz2"
MD5SUM="e6e721a38650c4c453c686c5d871862d"
MAINTAINER="Michiel van Wessem"
EMAIL="michiel@slackbuilds.org"
APPROVED="David Somero"
APPROVED="David Somero"

View File

@ -1,4 +1,4 @@
QtCurve (a native theme/style for KDE3 )
QtCurve (a native style for KDE3 )
This is a set of widget styles for KDE3 based apps. The underlying work is
based upon Blue/FreeCurve - however, *extensive* modifications have been

View File

@ -6,7 +6,7 @@
# customary to leave one space after the ':'.
|-----handy-ruler------------------------------------------------------|
QtCurve-KDE3: QtCurve (a native theme/style for KDE3 )
QtCurve-KDE3: QtCurve (a native style for KDE3 )
QtCurve-KDE3:
QtCurve-KDE3: This is a set of widget styles for KDE3 based apps. The
QtCurve-KDE3: underlying is based upon Blue/FreeCurve - however *extensive*