18 lines
654 B
Bash
18 lines
654 B
Bash
|
# Template file for 'jgmenu'
|
||
|
pkgname=jgmenu
|
||
|
version=0.6.1
|
||
|
revision=1
|
||
|
build_style=gnu-makefile
|
||
|
make_use_env=yes
|
||
|
make_install_args="prefix=/usr"
|
||
|
hostmakedepends="pkg-config"
|
||
|
makedepends="cairo-devel libglib-devel librsvg-devel libxml2-devel
|
||
|
libX11-devel libXinerama-devel menu-cache-devel pango-devel"
|
||
|
depends="python3"
|
||
|
maintainer="cr6git <quark6@protonmail.com>"
|
||
|
short_desc="Small X11 menu intended to be used with openbox and tint2"
|
||
|
homepage="https://www.github.com/johanmalm/jgmenu"
|
||
|
license="GPL-2"
|
||
|
distfiles="https://www.github.com/johanmalm/jgmenu/archive/v${version}.tar.gz"
|
||
|
checksum=128407ab30d2bfc1ad4469a135aea9bd58222ac75993914d35d338f8b55dd160
|