17 lines
625 B
Plaintext
17 lines
625 B
Plaintext
|
# Template build file for 'xcmsdb'.
|
||
|
pkgname=xcmsdb
|
||
|
version=1.0.1
|
||
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||
|
build_style=gnu_configure
|
||
|
short_desc="Device Color Characterization utility for X"
|
||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||
|
checksum=e275a39f41ffae854db77b2c5decfad2cac32afbcd158842032dc9ca04efe92e
|
||
|
long_desc="
|
||
|
$pkgname is used to load, query, or remove Device Color Characterization
|
||
|
data stored in properties on the root window of the screen as specified
|
||
|
in section 7, Device Color Characterization, of the ICCCM."
|
||
|
|
||
|
Add_dependency build pkg-config
|
||
|
Add_dependency full glibc
|
||
|
Add_dependency full libX11
|