colord: update to 0.1.19.
This commit is contained in:
parent
dad054e4de
commit
00d3189f14
|
@ -5,12 +5,10 @@ long_desc="${long_desc}
|
|||
|
||||
This package contains files for development, headers, static libs, etc."
|
||||
|
||||
revision=1
|
||||
|
||||
Add_dependency run dbus-devel
|
||||
Add_dependency run glib-devel
|
||||
Add_dependency run lcms2-devel
|
||||
Add_dependency run colord
|
||||
Add_dependency run colord ">=${version}"
|
||||
|
||||
do_install() {
|
||||
vmove usr/include usr
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'colord'
|
||||
pkgname=colord
|
||||
version=0.1.18
|
||||
version=0.1.19
|
||||
homepage="http://www.freedesktop.org/software/colord"
|
||||
distfiles="$homepage/releases/$pkgname-$version.tar.xz"
|
||||
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"
|
||||
short_desc="Color daemon"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=87175f9bbc2c59fbe01bb99c4989393f5aaab5077da7cd91f099c6aec49e1099
|
||||
checksum=ae102b93f1ebd9dc0a9f6787670860fdd12e45e955d268a6ae088b9146e24214
|
||||
long_desc="
|
||||
colord is a system service that makes it easy to manage, install and generate
|
||||
color profiles to accurately color manage input and output devices.
|
||||
|
|
Loading…
Reference in New Issue
Block a user