void-packages/templates/xrdb/template

18 lines
551 B
Plaintext
Raw Normal View History

# Template build file for 'xrdb'.
pkgname=xrdb
version=1.0.5
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
build_style=gnu_configure
short_desc="X server resource database utility"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=c24d08939250f10238fd1b984707bfa0901ba9c55fa36b67d91eb12b500500aa
long_desc="
xrdb is a program to query a modify the resource database of a X server.
This is from the modular X.org X11 project."
Add_dependency build pkg-config
Add_dependency full glibc
Add_dependency full libX11
Add_dependency full libXmu