24 lines
1 KiB
Text
24 lines
1 KiB
Text
# Template file for 'colord'
|
|
pkgname=colord
|
|
version=0.1.31
|
|
revision=1
|
|
build_style=gnu-configure
|
|
configure_args="--disable-static --disable-schemas-compile
|
|
--with-systemdsystemunitdir=/usr/lib/systemd/system --enable-vala
|
|
--with-udevrulesdir=/usr/lib/udev/rules.d
|
|
--enable-polkit --enable-volume-search --with-daemon-user=colord"
|
|
hostmakedepends="pkg-config intltool gobject-introspection docbook2x"
|
|
makedepends="vala-devel>=0.20 libgudev-devel polkit-devel lcms2-devel dbus-devel
|
|
libusb-devel libgusb-devel>=0.1.6 systemd-devel sqlite-devel"
|
|
fulldepends="shared-color-profiles"
|
|
conf_files="/etc/colord.conf"
|
|
system_accounts="colord"
|
|
colord_homedir="/var/lib/colord"
|
|
make_dirs="/var/lib/colord 0755 colord colord"
|
|
subpackages="libcolord colord-devel"
|
|
short_desc="System daemon for managing color devices"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://www.freedesktop.org/software/colord"
|
|
license="GPL-2"
|
|
distfiles="$homepage/releases/$pkgname-$version.tar.xz"
|
|
checksum=a370b667a761f86ec2277f11f03a320e120130e472caace9f278eb246b103f11
|