parent
3e572dd22e
commit
c7572c0fec
1 changed files with 5 additions and 5 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'evtest'
|
# Template file for 'evtest'
|
||||||
pkgname=evtest
|
pkgname=evtest
|
||||||
version=1.33
|
version=1.33
|
||||||
revision=1
|
revision=2
|
||||||
|
build_style=gnu-configure
|
||||||
|
hostmakedepends="automake"
|
||||||
short_desc="Command line tool for displaying device input information"
|
short_desc="Command line tool for displaying device input information"
|
||||||
maintainer="sen <ethan.k.shackelford@gmail.com>"
|
maintainer="sen <ethan.k.shackelford@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
build_style=gnu-configure
|
|
||||||
homepage="https://cgit.freedesktop.org/evtest/"
|
homepage="https://cgit.freedesktop.org/evtest/"
|
||||||
distfiles="https://cgit.freedesktop.org/evtest/snapshot/evtest-${version}.tar.xz"
|
distfiles="https://cgit.freedesktop.org/evtest/snapshot/evtest-${version}.tar.xz"
|
||||||
hostmakedepends="autoconf automake"
|
|
||||||
checksum=928f6e81c73bd71ce88be03f7fdad204087a04dccd0250462106af0c2d813532
|
checksum=928f6e81c73bd71ce88be03f7fdad204087a04dccd0250462106af0c2d813532
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.sh --host "$XBPS_TARGET_MACHINE"
|
autoreconf -fi
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue