New package: xrectsel-0.3.2
This commit is contained in:
parent
f7d5771f2b
commit
c530ad3850
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'xrectsel'
|
||||
pkgname=xrectsel
|
||||
version=0.3.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config autoconf automake"
|
||||
makedepends="libX11-devel"
|
||||
short_desc="Print the geometry of a rectangular screen region"
|
||||
maintainer="Franc[e]sco <lolisamurai@tfwno.gf>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/lolilolicon/xrectsel"
|
||||
distfiles="https://github.com/lolilolicon/xrectsel/archive/$version.tar.gz"
|
||||
checksum=1b4b928bb7270e0531467c1e7f93322c784c7c0dedc13d1d5e53034417fde785
|
||||
|
||||
pre_configure() {
|
||||
./bootstrap
|
||||
}
|
Loading…
Reference in New Issue