diff --git a/templates/xcmsdb/template b/templates/xcmsdb/template new file mode 100644 index 00000000000..330a520b779 --- /dev/null +++ b/templates/xcmsdb/template @@ -0,0 +1,16 @@ +# 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 " +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