desktop/obmenu-generator: Update script.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2016-08-13 07:10:39 +07:00 committed by Willy Sudiarto Raharjo
parent 770c059795
commit af931f852b
4 changed files with 23 additions and 8 deletions

View file

@ -1,5 +1,20 @@
obmenu-generator (A fast pipe/static menu generator for the Openbox Window Manager, with support for icons.)
obmenu-generator (A fast pipe/static menu generator)
To generate a static menu without icons run: obmenu-generator -s -c.
obmenu-generator is a fast menu generator for the Openbox Window
Manager, with support for icons.
To generate a dinamic menu with icons run: obmenu-generator -i -p.
Running:
to generate a dynamic menu with icons, execute:
$ obmenu-generator -i -p
to generate a static menu without icons, execute:
$ obmenu-generator -s -c
Customizing:
The schema.pl file provides a direct customization access for
the menu that will be generated.
Adding or removing a given entry from the schema.pl file, is
reflected inside the generated menu.

View file

@ -24,7 +24,7 @@
PRGNAM=obmenu-generator
VERSION=${VERSION:-0.67}
BUILD=${BUILD:-1}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
@ -60,7 +60,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
tar xvf $CWD/$VERSION.tar.gz || tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
cd $PRGNAM-$VERSION
chown -R root:root .
find -L . \

View file

@ -1,7 +1,7 @@
PRGNAM="obmenu-generator"
VERSION="0.67"
HOMEPAGE="https://github.com/trizen/obmenu-generator/"
DOWNLOAD="https://github.com/trizen/obmenu-generator/archive/0.67.tar.gz"
DOWNLOAD="https://github.com/trizen/obmenu-generator/archive/0.67/obmenu-generator-0.67.tar.gz"
MD5SUM="a84bf7837b7f878648eb1590dfa97cca"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""

View file

@ -8,8 +8,8 @@
|-----handy-ruler------------------------------------------------------|
obmenu-generator: obmenu-generator (A fast pipe/static menu generator)
obmenu-generator:
obmenu-generator: A fast pipe/static menu generator for the Openbox
obmenu-generator: Window Manager, with support for icons.)
obmenu-generator: obmenu-generator is a fast menu generator for the Openbox Window
obmenu-generator: Manager, with support for icons.
obmenu-generator:
obmenu-generator: Home page: https://github.com/trizen/obmenu-generator
obmenu-generator: