mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-28 10:02:43 +01:00
desktop/obmenu-generator: Updated for version 0.69.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ad1008255c
commit
c6dc445d00
4 changed files with 13 additions and 13 deletions
|
@ -1,7 +1,7 @@
|
|||
obmenu-generator (A fast pipe/static menu generator)
|
||||
|
||||
obmenu-generator is a fast menu generator for the Openbox Window
|
||||
Manager, with support for icons.
|
||||
a fast menu generator for the Openbox Window Manager, with support for
|
||||
icons.
|
||||
|
||||
Running:
|
||||
|
||||
|
@ -13,8 +13,8 @@ to generate a static menu without icons, execute:
|
|||
|
||||
Customizing:
|
||||
|
||||
The schema.pl file provides a direct customization access for
|
||||
the menu that will be generated.
|
||||
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.
|
||||
Adding or removing a given entry from the schema.pl file, is reflected
|
||||
inside the generated menu.
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# Slackware build script for obmenu-generator.
|
||||
#
|
||||
# Copyright 2015-2016 Edinaldo P. Silva, Rio de Janeiro, Brazil.
|
||||
# Copyright 2015-2017 Edinaldo P. Silva, Rio de Janeiro, Brazil.
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=obmenu-generator
|
||||
VERSION=${VERSION:-0.68}
|
||||
VERSION=${VERSION:-0.69}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="obmenu-generator"
|
||||
VERSION="0.68"
|
||||
VERSION="0.69"
|
||||
HOMEPAGE="https://github.com/trizen/obmenu-generator/"
|
||||
DOWNLOAD="https://github.com/trizen/obmenu-generator/archive/0.68/obmenu-generator-0.68.tar.gz"
|
||||
MD5SUM="4cc148e0e30578d349a48549987fdeb3"
|
||||
DOWNLOAD="https://github.com/trizen/obmenu-generator/archive/0.69/obmenu-generator-0.69.tar.gz"
|
||||
MD5SUM="9b98389edbec0870f39bfbe4215f767d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="perl-data-dump perl-linux-desktop-files"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
|-----handy-ruler------------------------------------------------------|
|
||||
obmenu-generator: obmenu-generator (A fast pipe/static menu generator)
|
||||
obmenu-generator:
|
||||
obmenu-generator: obmenu-generator is a fast menu generator for the Openbox Window
|
||||
obmenu-generator: Manager, with support for icons.
|
||||
obmenu-generator: a fast menu generator for the Openbox Window Manager, with support for
|
||||
obmenu-generator: icons.
|
||||
obmenu-generator:
|
||||
obmenu-generator: Home page: https://github.com/trizen/obmenu-generator
|
||||
obmenu-generator:
|
||||
|
|
Loading…
Reference in a new issue