ham/klog: Updated for version 0.9.8.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
JK Wood 2020-01-26 07:03:03 +07:00 committed by Willy Sudiarto Raharjo
parent ed1aa45d69
commit 92611ea1c9
No known key found for this signature in database
GPG key ID: 887B8374D7333381
4 changed files with 14 additions and 19 deletions

View file

@ -1 +1,2 @@
KLog is a Ham radio logging program for Linux / KDE.
KLog is a multiplatform ham radio logging program using the QT5 framework.
It supports integration with WSJT-X and hamlib.

View file

@ -21,7 +21,7 @@
# that is unlikely, as I am rather tall.
PRGNAM=klog
VERSION=${VERSION:-0.9.1.1}
VERSION=${VERSION:-0.9.8.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -69,16 +69,10 @@ find -L . \
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \
qmake PREFIX=/usr klog.pro
qmake-qt5 PREFIX=$PKG/usr KLog.pro
make
# Somewhere after 0.6.2 the developers
# broke the install target. We'll do
# it live!
mkdir -p $PKG/usr/bin
install -m 755 klog $PKG/usr/bin/
make install
find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | grep ELF \
| cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true

View file

@ -1,10 +1,10 @@
PRGNAM="klog"
VERSION="0.9.1.1"
HOMEPAGE="https://jaime.robles.es/klog/"
DOWNLOAD="http://nongnu.askapache.com/klog/klog-0.9.1.1.tar.gz"
MD5SUM="7ab84fe3aba8ce6792a602262adadc6a"
VERSION="0.9.8.1"
HOMEPAGE="https://www.klog.xyz"
DOWNLOAD="http://download.savannah.gnu.org/releases/klog/klog-0.9.8.1.tar.gz"
MD5SUM="84945889f276b75f7ffc82022a77592c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="hamlib"
REQUIRES="hamlib qt5"
MAINTAINER="JK Wood"
EMAIL="joshuakwood@gmail.com"

View file

@ -8,12 +8,12 @@
|-----handy-ruler------------------------------------------------------|
klog: klog (Ham Radio Logging program for KDE)
klog:
klog: klog is an amateur radio logging program for KDE.
klog: klog is a multiplatform amateur radio logging program using the QT5
klog: framework. KLog provides QSO management, DX-Cluster integration,
klog: and support for WSTJ-X, among other things.
klog:
klog:
klog:
klog:
klog:
klog:
klog: Homepage: https://jaime.robles.es/klog/
klog: Homepage: https://www.klog.xyz
klog: