18 lines
747 B
Bash
18 lines
747 B
Bash
# Template file for 'jgmenu'
|
|
pkgname=jgmenu
|
|
version=1.5
|
|
revision=1
|
|
build_style=gnu-makefile
|
|
make_use_env=yes
|
|
make_install_args="prefix=/usr"
|
|
hostmakedepends="pkg-config python3"
|
|
makedepends="librsvg-devel libXrandr-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="Orphaned <orphan@voidlinux.eu>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://www.github.com/johanmalm/jgmenu"
|
|
changelog="https://raw.githubusercontent.com/johanmalm/jgmenu/master/docs/relnotes/${version}.txt"
|
|
distfiles="https://www.github.com/johanmalm/jgmenu/archive/v${version}.tar.gz"
|
|
checksum=5fbde27cb8493ce8ffcb9e2f0015219be1f85b7aa1a6e9ce5ed2f4ff091e25d6
|