New package: fbmenugen-0.82
This commit is contained in:
parent
06804831b5
commit
1757882224
1 changed files with 17 additions and 0 deletions
17
srcpkgs/fbmenugen/template
Normal file
17
srcpkgs/fbmenugen/template
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'fbmenugen'
|
||||
pkgname=fbmenugen
|
||||
version=0.82
|
||||
revision=1
|
||||
noarch=yes
|
||||
depends="fluxbox perl-Data-Dump perl-Gtk2 perl-Linux-DesktopFiles"
|
||||
short_desc="Fluxbox menu generator (with support for icons)"
|
||||
maintainer="cr6git <quark6@protonmail.com>"
|
||||
license="GPL-3"
|
||||
homepage="https://github.com/trizen/fbmenugen"
|
||||
distfiles="https://github.com/trizen/fbmenugen/archive/${version}.tar.gz"
|
||||
checksum=3a57cefa932bb6de646b82277b24cc748360a29bb9fb40bb9fc25e0aaef01988
|
||||
|
||||
do_install() {
|
||||
vbin fbmenugen
|
||||
vinstall schema.pl 644 etc/xdg/fbmenugen
|
||||
}
|
Loading…
Reference in a new issue