colord: update to 0.1.19.

This commit is contained in:
Juan RP 2012-04-19 08:55:54 +02:00
parent dad054e4de
commit 00d3189f14
2 changed files with 3 additions and 5 deletions

View File

@ -5,12 +5,10 @@ long_desc="${long_desc}
This package contains files for development, headers, static libs, etc." This package contains files for development, headers, static libs, etc."
revision=1
Add_dependency run dbus-devel Add_dependency run dbus-devel
Add_dependency run glib-devel Add_dependency run glib-devel
Add_dependency run lcms2-devel Add_dependency run lcms2-devel
Add_dependency run colord Add_dependency run colord ">=${version}"
do_install() { do_install() {
vmove usr/include usr vmove usr/include usr

View File

@ -1,6 +1,6 @@
# Template file for 'colord' # Template file for 'colord'
pkgname=colord pkgname=colord
version=0.1.18 version=0.1.19
homepage="http://www.freedesktop.org/software/colord" homepage="http://www.freedesktop.org/software/colord"
distfiles="$homepage/releases/$pkgname-$version.tar.xz" distfiles="$homepage/releases/$pkgname-$version.tar.xz"
build_style=gnu-configure build_style=gnu-configure
@ -8,7 +8,7 @@ configure_args="--disable-sane --disable-static --disable-schemas-compile
--with-systemdsystemunitdir=/lib/systemd/system --enable-volume-search" --with-systemdsystemunitdir=/lib/systemd/system --enable-volume-search"
short_desc="Color daemon" short_desc="Color daemon"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
checksum=87175f9bbc2c59fbe01bb99c4989393f5aaab5077da7cd91f099c6aec49e1099 checksum=ae102b93f1ebd9dc0a9f6787670860fdd12e45e955d268a6ae088b9146e24214
long_desc=" long_desc="
colord is a system service that makes it easy to manage, install and generate colord is a system service that makes it easy to manage, install and generate
color profiles to accurately color manage input and output devices. color profiles to accurately color manage input and output devices.