summaryrefslogtreecommitdiffstats
path: root/desktop/xdgmenumaker
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2016-12-22 03:14:35 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-12-24 07:33:53 +0700
commitd656384bfc820c627f933f41dee9a3a8d62e0f33 (patch)
tree17fc85ffaea6503501de88b3be24437813a0edb5 /desktop/xdgmenumaker
parente67e3ffa6d359398c6c1b5d3cd829856db639e7b (diff)
downloadslackbuilds-d656384bfc820c627f933f41dee9a3a8d62e0f33.tar.gz
slackbuilds-d656384bfc820c627f933f41dee9a3a8d62e0f33.tar.xz
desktop/xdgmenumaker: Updated for version 1.4.
Diffstat (limited to 'desktop/xdgmenumaker')
-rw-r--r--desktop/xdgmenumaker/README3
-rw-r--r--desktop/xdgmenumaker/slack-desc4
-rw-r--r--desktop/xdgmenumaker/xdgmenumaker.SlackBuild5
-rw-r--r--desktop/xdgmenumaker/xdgmenumaker.info6
4 files changed, 11 insertions, 7 deletions
diff --git a/desktop/xdgmenumaker/README b/desktop/xdgmenumaker/README
index be2f99a288..be7c3fb863 100644
--- a/desktop/xdgmenumaker/README
+++ b/desktop/xdgmenumaker/README
@@ -8,4 +8,5 @@ menu entries that are generated by xdgmenumaker are localised according
to the running user locale settings.
xdgmenumaker currently supports generating menus for blackbox,
-compizboxmenu, fluxbox, fvwm, icewm, jwm, pekwm and windowmaker.
+compizboxmenu, fluxbox, fvwm, icewm, jwm, pekwm, twm (and compatible
+derivatives such as ctwm and vtwm), and windowmaker.
diff --git a/desktop/xdgmenumaker/slack-desc b/desktop/xdgmenumaker/slack-desc
index c689665a93..91ed78c08a 100644
--- a/desktop/xdgmenumaker/slack-desc
+++ b/desktop/xdgmenumaker/slack-desc
@@ -15,5 +15,5 @@ xdgmenumaker: are sorted according to the main categories as specified by
xdgmenumaker: freedesktop.org. The menu entries that are generated by xdgmenumaker
xdgmenumaker: are localised according to the running user locale settings.
xdgmenumaker:
-xdgmenumaker: xdgmenumaker currently supports generating menus for fluxbox, icewm,
-xdgmenumaker: jwm, pekwm and windowmaker.
+xdgmenumaker: xdgmenumaker generates menus for blackbox, compizboxmenu, fluxbox,
+xdgmenumaker: fvwm, icewm, jwm, pekwm, twm, and windowmaker.
diff --git a/desktop/xdgmenumaker/xdgmenumaker.SlackBuild b/desktop/xdgmenumaker/xdgmenumaker.SlackBuild
index 2e662c66d0..ae7eca2dc9 100644
--- a/desktop/xdgmenumaker/xdgmenumaker.SlackBuild
+++ b/desktop/xdgmenumaker/xdgmenumaker.SlackBuild
@@ -7,6 +7,9 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/
# for details.
+# 20161221 bkw:
+# - Updated for v1.4. Missed 1.2 and 1.3 releases, sorry about that.
+
# 20161015 bkw:
# - Updated for v1.1.
@@ -17,7 +20,7 @@
# instead of install.sh so this script can't build the old version.
PRGNAM=xdgmenumaker
-VERSION=${VERSION:-1.1}
+VERSION=${VERSION:-1.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/desktop/xdgmenumaker/xdgmenumaker.info b/desktop/xdgmenumaker/xdgmenumaker.info
index 1cbc6ce0ea..03266557c1 100644
--- a/desktop/xdgmenumaker/xdgmenumaker.info
+++ b/desktop/xdgmenumaker/xdgmenumaker.info
@@ -1,8 +1,8 @@
PRGNAM="xdgmenumaker"
-VERSION="1.1"
+VERSION="1.4"
HOMEPAGE="https://github.com/gapan/xdgmenumaker"
-DOWNLOAD="https://github.com/gapan/xdgmenumaker/archive/1.1.tar.gz"
-MD5SUM="e0b8cc9a2032af9b6b98019b07159e7b"
+DOWNLOAD="https://github.com/gapan/xdgmenumaker/archive/1.4.tar.gz"
+MD5SUM="a63b8fbf14738c1f2e2ab234817f19e0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pyxdg txt2tags"