mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
alttab: update to 1.6.0.
This commit is contained in:
parent
3635b282d7
commit
d5a7e7bca6
1 changed files with 5 additions and 2 deletions
|
@ -1,17 +1,20 @@
|
||||||
# Template file for 'alttab'
|
# Template file for 'alttab'
|
||||||
pkgname=alttab
|
pkgname=alttab
|
||||||
version=1.5.0
|
version=1.6.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libX11-devel libXft-devel libXmu-devel libXrandr-devel
|
makedepends="libX11-devel libXft-devel libXmu-devel libXrandr-devel
|
||||||
libXrender-devel libpng-devel libXpm-devel uthash"
|
libXrender-devel libpng-devel libXpm-devel uthash"
|
||||||
|
checkdepends="procps-ng xvfb-run xeyes xprop"
|
||||||
short_desc="Task switcher for minimalistic window managers"
|
short_desc="Task switcher for minimalistic window managers"
|
||||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/sagb/alttab"
|
homepage="https://github.com/sagb/alttab"
|
||||||
distfiles="https://github.com/sagb/alttab/archive/v${version}.tar.gz"
|
distfiles="https://github.com/sagb/alttab/archive/v${version}.tar.gz"
|
||||||
checksum=d170425a34d1a92cf0eb5ba7306bf77729a6c04f211593cc5fdd8a0ab583a280
|
checksum=9d362266a490a969b6398ccef1514dca2668c38c4b824bb11c8d16923bcb58ee
|
||||||
|
|
||||||
|
make_check=no # needs cnee/xnee which is not packaged
|
||||||
|
|
||||||
CFLAGS="-fcommon"
|
CFLAGS="-fcommon"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue