mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
jgmenu: update to 3.0, adopt.
This commit is contained in:
parent
3123f61e19
commit
1e847beaaa
1 changed files with 5 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'jgmenu'
|
# Template file for 'jgmenu'
|
||||||
pkgname=jgmenu
|
pkgname=jgmenu
|
||||||
version=2.2.1
|
version=3.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_use_env=yes
|
make_use_env=yes
|
||||||
|
@ -8,10 +8,11 @@ make_install_args="prefix=/usr"
|
||||||
hostmakedepends="pkg-config python3"
|
hostmakedepends="pkg-config python3"
|
||||||
makedepends="librsvg-devel libXrandr-devel libxml2-devel menu-cache-devel pango-devel"
|
makedepends="librsvg-devel libXrandr-devel libxml2-devel menu-cache-devel pango-devel"
|
||||||
depends="desktop-file-utils python3"
|
depends="desktop-file-utils python3"
|
||||||
|
checkdepends="perl"
|
||||||
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"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-only"
|
||||||
homepage="https://www.github.com/johanmalm/jgmenu"
|
homepage="https://www.github.com/johanmalm/jgmenu"
|
||||||
changelog="https://raw.githubusercontent.com/johanmalm/jgmenu/master/docs/relnotes/${version}.txt"
|
changelog="https://raw.githubusercontent.com/johanmalm/jgmenu/master/docs/relnotes/${version}.txt"
|
||||||
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=e5c66929ed2b67f3a14a7f45fe6eb7b61c5c8a550c68bbe5e17b7e01d7ab46d5
|
checksum=a5778b11028c9550cddfff5e4ad0b2b3158e99bd3e8d36ab44fde1c7f567dd85
|
||||||
|
|
Loading…
Add table
Reference in a new issue