colord: update to 0.1.31.
This commit is contained in:
parent
41f13da35f
commit
80e6b598af
3 changed files with 7 additions and 6 deletions
|
@ -808,6 +808,8 @@ libsocialweb-keystore.so.0 libsocialweb-0.25.19_1
|
|||
libsocialweb-client.so.2 libsocialweb-0.25.19_1
|
||||
liblcms2.so.2 lcms2-2.2_1
|
||||
libcolord.so.1 libcolord-0.1.23_3
|
||||
libcolordprivate.so.1 libcolord-0.1.31_1
|
||||
libcolorhug.so.1 libcolord-0.1.31_1
|
||||
libnm-gtk.so.0 libnm-gtk-0.9.1.95_1
|
||||
libcaribou.so.0 caribou-0.4.0_1
|
||||
libgupnp-av-1.0.so.2 gupnp-av-0.10.0_1
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
# Template file for 'colord-devel'.
|
||||
#
|
||||
noarch=yes
|
||||
depends="dbus-devel glib-devel lcms2-devel libcolord-${version}_${revision}"
|
||||
short_desc="${short_desc} -- development files"
|
||||
|
||||
|
|
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'colord'
|
||||
pkgname=colord
|
||||
version=0.1.28
|
||||
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"
|
||||
makedepends="pkg-config intltool gobject-introspection docbook2x sqlite-devel
|
||||
vala-devel libgudev-devel polkit-devel lcms2-devel libusb-devel dbus-devel
|
||||
libgusb-devel systemd-devel"
|
||||
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"
|
||||
|
@ -21,4 +21,4 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://www.freedesktop.org/software/colord"
|
||||
license="GPL-2"
|
||||
distfiles="$homepage/releases/$pkgname-$version.tar.xz"
|
||||
checksum=b165be944eb60aedb3e16d04336643dd9b4945d034c899473583b5a44b9cbcdd
|
||||
checksum=a370b667a761f86ec2277f11f03a320e120130e472caace9f278eb246b103f11
|
||||
|
|
Loading…
Reference in a new issue