parent
ff4a56cd7d
commit
26a2fff776
1 changed files with 19 additions and 0 deletions
19
srcpkgs/ruler/template
Normal file
19
srcpkgs/ruler/template
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
# Template file for 'ruler'
|
||||||
|
pkgname=ruler
|
||||||
|
version=0.1.0
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-makefile
|
||||||
|
hostmakedepends="flex"
|
||||||
|
makedepends="xcb-util-wm-devel libxcb-devel libwm"
|
||||||
|
short_desc="Window rule daemon"
|
||||||
|
maintainer="Rasmus Thomsen <oss@cogitri.dev>"
|
||||||
|
license="ISC"
|
||||||
|
homepage="https://github.com/tudurom/ruler"
|
||||||
|
distfiles="https://github.com/tudurom/ruler/archive/v${version}.tar.gz"
|
||||||
|
checksum=5355e19530bb158b504cca6ba18cc402585e9bdb488e01a2ee76492bc70923c7
|
||||||
|
|
||||||
|
LDFLAGS="-lxcb -lxcb-ewmh -lxcb-icccm -lwm"
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue