multimedia/gaupol: Switch to github.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2017-08-08 06:37:12 +07:00
parent a307d19912
commit 2ed99a5427
3 changed files with 6 additions and 8 deletions

View file

@ -28,7 +28,7 @@ TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
i?86) ARCH=i486 ;;
i?86) ARCH=i586 ;;
arm*) ARCH=arm ;;
*) ARCH=$( uname -m ) ;;
esac
@ -62,9 +62,7 @@ find $PKG/usr/man -type f -exec gzip -9 {} \;
for i in $( find $PKG/usr/man -type l ) ; do ln -s $( readlink $i ).gz $i.gz ; rm $i ; done
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a \
AUTHORS COPYING CREDITS INSTALL NEWS PKG-INFO README TODO \
$PKG/usr/doc/$PRGNAM-$VERSION
cp -a AUTHORS COPYING CREDITS INSTALL NEWS README TODO $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
mkdir -p $PKG/install

View file

@ -1,8 +1,8 @@
PRGNAM="gaupol"
VERSION="0.19.2"
HOMEPAGE="http://home.gna.org/gaupol/"
DOWNLOAD="http://slackware.uk/sbosrcarch/by-name/multimedia/gaupol/gaupol-0.19.2.tar.gz"
MD5SUM="1dc5e7ff23d92cbc6aa1affbadcb1747"
HOMEPAGE="https://github.com/otsaloma/gaupol"
DOWNLOAD="https://github.com/otsaloma/gaupol/archive/0.19.2/gaupol-0.19.2.tar.gz"
MD5SUM="bdebf0abcdd3ee6f22c9608c13dc1dc8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""

View file

@ -15,5 +15,5 @@ gaupol: designed with attention to batch processing of multiple documents
gaupol: and convenience of translating.
gaupol:
gaupol:
gaupol: Homepage: http://home.gna.org/gaupol/
gaupol: Homepage: https://github.com/otsaloma/gaupol
gaupol: