summaryrefslogtreecommitdiffstats
path: root/desktop/skippy-xd
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/skippy-xd')
-rw-r--r--desktop/skippy-xd/README7
-rw-r--r--desktop/skippy-xd/skippy-xd.SlackBuild20
-rw-r--r--desktop/skippy-xd/skippy-xd.info8
-rw-r--r--desktop/skippy-xd/slack-desc6
4 files changed, 23 insertions, 18 deletions
diff --git a/desktop/skippy-xd/README b/desktop/skippy-xd/README
index 50f23f4f9f..45786f5f33 100644
--- a/desktop/skippy-xd/README
+++ b/desktop/skippy-xd/README
@@ -1,8 +1,3 @@
skippy-xd (full-screen task-switcher)
-Skippy-XD is a full-screen task-switcher for X11.
-
-You know that thing Mac OS X, Compiz and KWin do where you press a
-hotkey and suddenly you see miniature versions of all your windows at
-once? Skippy-XD does just that. It's most commonly known by Mac OS X's
-name for it - Expose.
+A full-screen Exposé-style standalone task switcher for X11.
diff --git a/desktop/skippy-xd/skippy-xd.SlackBuild b/desktop/skippy-xd/skippy-xd.SlackBuild
index cd90372f57..315d7c6a6f 100644
--- a/desktop/skippy-xd/skippy-xd.SlackBuild
+++ b/desktop/skippy-xd/skippy-xd.SlackBuild
@@ -1,8 +1,8 @@
-#!/bin/sh
+#!/bin/bash
#
# Slackware build script for skippy-xd.
#
-# Copyright 2015-2018 Edinaldo P. Silva, Rio de Janeiro, Brazil.
+# Copyright 2015-2023 Edinaldo P. Silva, Rio de Janeiro, Brazil.
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -22,10 +22,13 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+cd $(dirname $0) ; CWD=$(pwd)
+
PRGNAM=skippy-xd
-VERSION=${VERSION:-2016.10.20}
+VERSION=${VERSION:-2023.06.25}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
+PKGTYPE=${PKGTYPE:-tgz}
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
@@ -35,7 +38,14 @@ if [ -z "$ARCH" ]; then
esac
fi
-CWD=$(pwd)
+# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
+# the name of the created package would be, and then exit. This information
+# could be useful to other scripts.
+if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
+ echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE"
+ exit 0
+fi
+
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
@@ -83,4 +93,4 @@ cat $CWD/slack-desc > $PKG/install/slack-desc
cat $CWD/doinst.sh > $PKG/install/doinst.sh
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
diff --git a/desktop/skippy-xd/skippy-xd.info b/desktop/skippy-xd/skippy-xd.info
index 910d26b747..94b2a434e0 100644
--- a/desktop/skippy-xd/skippy-xd.info
+++ b/desktop/skippy-xd/skippy-xd.info
@@ -1,8 +1,8 @@
PRGNAM="skippy-xd"
-VERSION="2016.10.20"
-HOMEPAGE="https://github.com/antonio-malcolm/skippy-xd"
-DOWNLOAD="https://github.com/antonio-malcolm/skippy-xd/archive/v2016.10.20/skippy-xd-2016.10.20.tar.gz"
-MD5SUM="4580fbd02db913e5ea999e11506580c2"
+VERSION="2023.06.25"
+HOMEPAGE="https://github.com/dreamcat4/skippy-xd/"
+DOWNLOAD="https://github.com/dreamcat4/skippy-xd/archive/v2023.06.25/skippy-xd-2023.06.25.tar.gz"
+MD5SUM="9dcbd829effa0c070ed1f996a618aa41"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
diff --git a/desktop/skippy-xd/slack-desc b/desktop/skippy-xd/slack-desc
index 73ddcc4fdc..a1968227fd 100644
--- a/desktop/skippy-xd/slack-desc
+++ b/desktop/skippy-xd/slack-desc
@@ -8,10 +8,10 @@
|-----handy-ruler------------------------------------------------------|
skippy-xd: skippy-xd (full-screen task-switcher)
skippy-xd:
-skippy-xd: Skippy-XD is a full-screen task-switcher for X11. displays all your
-skippy-xd: windows at once, with live previews.
+skippy-xd: A full-screen Expose-style standalone task switcher for X11.
+skippy-xd:
+skippy-xd: Home page: https://github.com/dreamcat4/skippy-xd
skippy-xd:
-skippy-xd: Home page: https://github.com/antonio-malcolm/skippy-xd
skippy-xd:
skippy-xd:
skippy-xd: