summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Matteo Bernardini2017-04-11 09:55:28 +0200
committer Willy Sudiarto Raharjo2017-04-13 02:28:09 +0200
commit0e924a7a9160115f7312bfb1f88e02d73ebb9581 (patch)
tree6d866dbd7bff507d97a0c6a70090d05eee36b867
parent0a81bf40b9889406e7757f39a522603938930cdc (diff)
downloadslackbuilds-0e924a7a9160115f7312bfb1f88e02d73ebb9581.tar.gz
system/qxkb: Updated for version 20150305_d7474a0.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
-rw-r--r--system/qxkb/README2
-rw-r--r--system/qxkb/qxkb.SlackBuild11
-rw-r--r--system/qxkb/qxkb.info10
-rw-r--r--system/qxkb/slack-desc2
4 files changed, 12 insertions, 13 deletions
diff --git a/system/qxkb/README b/system/qxkb/README
index 6c17d9bfe8..cc6ee919ef 100644
--- a/system/qxkb/README
+++ b/system/qxkb/README
@@ -1,3 +1 @@
-qxkb (keyboard layout switcher)
-
Qxkb is a keyboard layout switcher written in Qt.
diff --git a/system/qxkb/qxkb.SlackBuild b/system/qxkb/qxkb.SlackBuild
index 9dede346cd..0d7c61db12 100644
--- a/system/qxkb/qxkb.SlackBuild
+++ b/system/qxkb/qxkb.SlackBuild
@@ -1,7 +1,8 @@
#!/bin/sh
# Slackware build script for qxkb
-# Copyright 2013 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
+
+# Copyright 2011-2017 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -22,13 +23,13 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=qxkb
-VERSION=${VERSION:-0.4.6}
+VERSION=${VERSION:-20150305_d7474a0}
BUILD=${BUILD:-1}
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
@@ -39,8 +40,8 @@ TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
-if [ "$ARCH" = "i486" ]; then
- SLKCFLAGS="-O2 -march=i486 -mtune=i686"
+if [ "$ARCH" = "i586" ]; then
+ SLKCFLAGS="-O2 -march=i586 -mtune=i686"
LIBDIRSUFFIX=""
elif [ "$ARCH" = "i686" ]; then
SLKCFLAGS="-O2 -march=i686 -mtune=i686"
diff --git a/system/qxkb/qxkb.info b/system/qxkb/qxkb.info
index bd2cb1322c..fc40f960c7 100644
--- a/system/qxkb/qxkb.info
+++ b/system/qxkb/qxkb.info
@@ -1,10 +1,10 @@
PRGNAM="qxkb"
-VERSION="0.4.6"
-HOMEPAGE="http://code.google.com/p/qxkb/"
-DOWNLOAD="http://qxkb.googlecode.com/files/qxkb-0.4.6.tar.bz2"
-MD5SUM="a2483765fc24e70bca4e079974861d39"
+VERSION="20150305_d7474a0"
+HOMEPAGE="https://github.com/disels/qxkb"
+DOWNLOAD="http://ponce.cc/slackware/sources/repo/qxkb-20150305_d7474a0.tar.xz"
+MD5SUM="4d77775daa03174baf44df086fd69ec1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES=""
+REQUIRES="qt5"
MAINTAINER="Matteo Bernardini"
EMAIL="ponce@slackbuilds.org"
diff --git a/system/qxkb/slack-desc b/system/qxkb/slack-desc
index 627b8a06c6..f462c9e819 100644
--- a/system/qxkb/slack-desc
+++ b/system/qxkb/slack-desc
@@ -10,7 +10,7 @@ qxkb: qxkb (keyboard layout switcher)
qxkb:
qxkb: Qxkb is a keyboard layout switcher written in Qt.
qxkb:
-qxkb: homepage: http://code.google.com/p/qxkb/
+qxkb: homepage: https://github.com/disels/qxkb
qxkb:
qxkb:
qxkb: