2009-03-27 06:23:06 +01:00
|
|
|
# Template build file for 'xcmsdb'.
|
|
|
|
pkgname=xcmsdb
|
2009-10-28 03:06:01 +01:00
|
|
|
version=1.0.2
|
2009-03-27 06:23:06 +01:00
|
|
|
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>"
|
2009-10-28 03:06:01 +01:00
|
|
|
checksum=bfcac66634ea4d4a1607f1c8a4170e6089db13355357fc143281a6fc0216face
|
2009-03-27 06:23:06 +01:00
|
|
|
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
|