summaryrefslogtreecommitdiffstats
path: root/desktop
diff options
context:
space:
mode:
author Andrew Payne2019-01-09 23:09:47 +0100
committer Willy Sudiarto Raharjo2019-01-09 23:09:47 +0100
commitf0cb783898781dad00ef81721743741fa7dcb783 (patch)
tree1d0a7eaecab2443b93396de9ae208f5556ed0477 /desktop
parentfa4bf452d01dbd0ba6992f56ac5c4dc99b7f5078 (diff)
downloadslackbuilds-f0cb783898781dad00ef81721743741fa7dcb783.tar.gz
desktop/rofi: Updated for version 1.5.1 + new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r--desktop/rofi/README18
-rw-r--r--desktop/rofi/rofi.SlackBuild3
-rw-r--r--desktop/rofi/rofi.info10
-rw-r--r--desktop/rofi/slack-desc12
4 files changed, 25 insertions, 18 deletions
diff --git a/desktop/rofi/README b/desktop/rofi/README
index 565f60ba4d..f79bc37183 100644
--- a/desktop/rofi/README
+++ b/desktop/rofi/README
@@ -1,6 +1,12 @@
-A popup window switcher roughly based on superswitcher, requiring
-only xlib and xft. This version started off as a clone of
-simpleswitcher, the version from Sean Pringle. All credit for this
-great tool should go to him. Rofi developed extra features, like
-a run-dialog, ssh-launcher and can act as a drop-in dmenu
-replacement, making it a very versatile tool.
+Rofi is a window switcher, application launcher and dmenu replacement.
+
+Rofi, like dmenu, will provide the user with a textual list of options where
+one or more can be selected. This can either be running an application,
+selecting a window, or options provided by an external script.
+
+Rofi started as a clone of simpleswitcher, written by Sean Pringle - a popup
+window switcher roughly based on superswitcher. Simpleswitcher laid the
+foundations, and therefore Sean Pringle deserves most of the credit for this
+tool. Rofi (renamed, as it lost the simple property) has been extended with
+extra features, like an application launcher and ssh-launcher, and can act as
+a drop-in dmenu replacement, making it a very versatile tool.
diff --git a/desktop/rofi/rofi.SlackBuild b/desktop/rofi/rofi.SlackBuild
index 85d4ae1cc3..012b26850f 100644
--- a/desktop/rofi/rofi.SlackBuild
+++ b/desktop/rofi/rofi.SlackBuild
@@ -1,11 +1,12 @@
#!/bin/sh
# Slackware build script for rofi
+# Copyright 2019 Andrew Payne phalange@komputermatrix.com
# Written by Andrew Lobanov <spline @ rooker dot ru>
# Modified by Eugene M., <damagedone at gmx dot com>
PRGNAM=rofi
-VERSION=${VERSION:-1.4.2}
+VERSION=${VERSION:-1.5.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/desktop/rofi/rofi.info b/desktop/rofi/rofi.info
index d0b002abe1..9ddc811b95 100644
--- a/desktop/rofi/rofi.info
+++ b/desktop/rofi/rofi.info
@@ -1,10 +1,10 @@
PRGNAM="rofi"
-VERSION="1.4.2"
+VERSION="1.5.1"
HOMEPAGE="https://github.com/DaveDavenport/rofi/"
-DOWNLOAD="https://github.com/DaveDavenport/rofi/releases/download/1.4.2/rofi-1.4.2.tar.xz"
-MD5SUM="eb530f63cb48031839592492cff0c56f"
+DOWNLOAD="https://github.com/DaveDavenport/rofi/releases/download/1.5.1/rofi-1.5.1.tar.xz"
+MD5SUM="bb4cd215732aaad65821eb99f7be9f19"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="check libxkbcommon xcb-util-xrm"
-MAINTAINER="Andrew Lobanov"
-EMAIL="spline1986@gmail.com"
+MAINTAINER="Andrew Payne"
+EMAIL="phalange@komputermatrix.com"
diff --git a/desktop/rofi/slack-desc b/desktop/rofi/slack-desc
index 25033ead75..3f34195fcb 100644
--- a/desktop/rofi/slack-desc
+++ b/desktop/rofi/slack-desc
@@ -8,12 +8,12 @@
|-----handy-ruler------------------------------------------------------|
rofi: rofi (window switcher)
rofi:
-rofi: A popup window switcher roughly based on superswitcher, requiring
-rofi: only xlib and xft. This version started off as a clone of
-rofi: simpleswitcher, the version from Sean Pringle. All credit for this
-rofi: great tool should go to him. Rofi developed extra features, like
-rofi: a run-dialog, ssh-launcher and can act as a drop-in dmenu
-rofi: replacement, making it a very versatile tool.
+rofi: Rofi is a window switcher, application launcher and dmenu replacement.
+rofi:
+rofi: Rofi, like dmenu, will provide the user with a textual list of options
+rofi: where one or more can be selected. This can either be running
+rofi: an application, selecting a window, or options provided by an external
+rofi: script.
rofi:
rofi: Homepage: https://github.com/DaveDavenport/rofi/
rofi: