From f0cb783898781dad00ef81721743741fa7dcb783 Mon Sep 17 00:00:00 2001 From: Andrew Payne Date: Thu, 10 Jan 2019 05:09:47 +0700 Subject: desktop/rofi: Updated for version 1.5.1 + new maintainer. Signed-off-by: Willy Sudiarto Raharjo --- desktop/rofi/README | 18 ++++++++++++------ desktop/rofi/rofi.SlackBuild | 3 ++- desktop/rofi/rofi.info | 10 +++++----- desktop/rofi/slack-desc | 12 ++++++------ 4 files changed, 25 insertions(+), 18 deletions(-) (limited to 'desktop') 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 # Modified by Eugene M., 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: -- cgit v1.2.3