colord: update to 1.2.9.
This commit is contained in:
parent
8cb9c67a7f
commit
9321e19756
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'colord'
|
# Template file for 'colord'
|
||||||
pkgname=colord
|
pkgname=colord
|
||||||
version=1.2.8
|
version=1.2.9
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --disable-schemas-compile
|
configure_args="--disable-static --disable-schemas-compile
|
||||||
|
@ -14,14 +14,14 @@ replaces="shared-color-profiles>=0"
|
||||||
system_accounts="colord"
|
system_accounts="colord"
|
||||||
colord_homedir="/var/lib/colord"
|
colord_homedir="/var/lib/colord"
|
||||||
make_dirs="
|
make_dirs="
|
||||||
/var/lib/colord 0755 colord colord
|
/var/lib/colord 0755 colord colord
|
||||||
/var/lib/colord/icc 0755 colord colord"
|
/var/lib/colord/icc 0755 colord colord"
|
||||||
short_desc="System daemon for managing color devices"
|
short_desc="System daemon for managing color devices"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.freedesktop.org/software/colord"
|
homepage="http://www.freedesktop.org/software/colord"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="$homepage/releases/$pkgname-$version.tar.xz"
|
distfiles="$homepage/releases/$pkgname-$version.tar.xz"
|
||||||
checksum=97c3cfdd91c256f2d7a69ead1ae0c1b13f013b14b1b1b41bf1e1243771db4afc
|
checksum=48ce0db4f327c94c2bec11fed98a9a73f580d34c6edcd636d90831fe3bea5ae4
|
||||||
|
|
||||||
hostmakedepends="pkg-config intltool docbook2x gobject-introspection"
|
hostmakedepends="pkg-config intltool docbook2x gobject-introspection"
|
||||||
makedepends="vala-devel>=0.20 libgudev-devel polkit-devel lcms2-devel dbus-devel
|
makedepends="vala-devel>=0.20 libgudev-devel polkit-devel lcms2-devel dbus-devel
|
||||||
|
|
Loading…
Reference in a new issue