ham/direwolf: Fixed patch and PKGTYPE, updated DOWNLOAD.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
David Spencer 2016-01-12 22:42:55 +00:00 committed by Robby Workman
parent a2134b7039
commit 2a94a640b3
2 changed files with 3 additions and 3 deletions

View File

@ -68,7 +68,7 @@ find -L . \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
# Fix some silly Makefile choices
patch -p0 < $CWD/Makefile.patch
todos < $CWD/Makefile.patch | patch -p0 --binary
CFLAGS="$SLKCFLAGS -DUSE_ALSA -pthread -Iutm" \
LDFLAGS="-L/lib${LIBDIRSUFFIX} -L/usr/lib${LIBDIRSUFFIX}" \
@ -101,4 +101,4 @@ mkdir -p $PKG/install
cat $CWD/slack-desc > $PKG/install/slack-desc
cd $PKG
/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG${PKGTYPE:-.tgz}
/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}

View File

@ -1,7 +1,7 @@
PRGNAM="direwolf"
VERSION="1.1"
HOMEPAGE="http://home.comcast.net/~wb2osz/site/"
DOWNLOAD="http://home.comcast.net/~wb2osz/Version%201.1/direwolf-1.1-src.zip"
DOWNLOAD="http://slackware.uk/sbosrcarch/by-name/ham/direwolf/direwolf-1.1-src.zip"
MD5SUM="6ea127d4c952eec1e5fb07355045f41d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""