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