desktop/trayer-srg: Updated for version 20141126.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2015-01-13 06:24:13 +07:00 committed by Willy Sudiarto Raharjo
parent 6b8ddcc949
commit 66f40c08e7
2 changed files with 11 additions and 4 deletions

View file

@ -24,8 +24,14 @@
# Now maintained by B. Watson (yalhcru@gmail.com)
# 20150111 bkw:
# - Updated for latest git. Switching from git hash as version number to the
# date of the last commit as found by 'git log'. At least you can compare
# dates just by looking at them.
# - Upstream now uses a (non-autotools) ./configure script.
PRGNAM=trayer-srg
VERSION=${VERSION:-git_r3478b35}
VERSION=${VERSION:-20141126}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -72,6 +78,7 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
./configure --prefix=/usr/bin
CFLAGS="$SLKCFLAGS" make # This will also strip the executable
# Instead of patching the Makefile, let's install it manually:

View file

@ -1,8 +1,8 @@
PRGNAM="trayer-srg"
VERSION="git_r3478b35"
VERSION="20141126"
HOMEPAGE="https://github.com/sargon/trayer-srg"
DOWNLOAD="http://bocke.na.rs/distfiles/trayer-srg-git_r3478b35.tar.xz"
MD5SUM="29bb17a391d52d2dbbcacdda1acb6a38"
DOWNLOAD="http://urchlay.naptime.net/~urchlay/src/trayer-srg-20141126.tar.gz"
MD5SUM="83a10adf31f97c09567722e1620a724b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""