2009-03-27 05:23:06 +00:00
|
|
|
# Template build file for 'xcmsdb'.
|
|
|
|
pkgname=xcmsdb
|
2011-02-19 09:43:17 +00:00
|
|
|
version=1.0.3
|
2009-03-27 05:23:06 +00:00
|
|
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2013-03-31 07:52:17 +00:00
|
|
|
revision=2
|
2012-05-23 16:26:56 +00:00
|
|
|
makedepends="pkg-config libX11-devel"
|
2009-03-27 05:23:06 +00:00
|
|
|
short_desc="Device Color Characterization utility for X"
|
2013-03-31 07:52:17 +00:00
|
|
|
homepage="http://xorg.freedesktop.org"
|
|
|
|
license="MIT"
|
2009-03-27 05:23:06 +00:00
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-02-19 09:43:17 +00:00
|
|
|
checksum=b237d060f1eed71fa2bfe089b7fb04508299e1a49091a7d7b0e536f8344d5a80
|
2009-03-27 05:23:06 +00: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."
|
2011-02-19 09:43:17 +00:00
|
|
|
|