mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
parent
ea1911ffbd
commit
04feb3eee3
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'jgmenu'
|
# Template file for 'jgmenu'
|
||||||
pkgname=jgmenu
|
pkgname=jgmenu
|
||||||
version=0.7.4
|
version=0.7.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_use_env=yes
|
make_use_env=yes
|
||||||
|
@ -8,13 +8,13 @@ make_install_args="prefix=/usr"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="cairo-devel libglib-devel librsvg-devel libxml2-devel
|
makedepends="cairo-devel libglib-devel librsvg-devel libxml2-devel
|
||||||
libX11-devel libXinerama-devel menu-cache-devel pango-devel"
|
libX11-devel libXinerama-devel menu-cache-devel pango-devel"
|
||||||
depends="python3"
|
depends="desktop-file-utils python3"
|
||||||
maintainer="cr6git <quark6@protonmail.com>"
|
maintainer="cr6git <quark6@protonmail.com>"
|
||||||
short_desc="Small X11 menu intended to be used with openbox and tint2"
|
short_desc="Small X11 menu intended to be used with openbox and tint2"
|
||||||
homepage="https://www.github.com/johanmalm/jgmenu"
|
homepage="https://www.github.com/johanmalm/jgmenu"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="https://www.github.com/johanmalm/jgmenu/archive/v${version}.tar.gz"
|
distfiles="https://www.github.com/johanmalm/jgmenu/archive/v${version}.tar.gz"
|
||||||
checksum=cff29668a484bce046c6c2731f319cddf59623722afcf01ab29c9698df106fcc
|
checksum=c34d13de68a0aacac7542887a85d66914cd5157636ecb82b6dce7d51b4678f18
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
make check
|
make check
|
||||||
|
|
Loading…
Add table
Reference in a new issue