mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
xev: rebuild for metadata
This commit is contained in:
parent
d5acc3cd2b
commit
896cb33549
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template build file for 'xev'.
|
# Template file for 'xev'
|
||||||
pkgname=xev
|
pkgname=xev
|
||||||
version=1.2.2
|
version=1.2.2
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libXrandr-devel"
|
makedepends="libXrandr-devel"
|
||||||
short_desc="Display X events"
|
short_desc="Display X events"
|
||||||
homepage="http://xorg.freedesktop.org"
|
|
||||||
license="MIT"
|
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="http://xorg.freedesktop.org"
|
||||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||||
checksum=d94ae62a6c1af56c2961d71f5782076ac4116f0fa4e401420ac7e0db33dc314f
|
checksum=d94ae62a6c1af56c2961d71f5782076ac4116f0fa4e401420ac7e0db33dc314f
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue