colord: update to 0.1.15.
This commit is contained in:
parent
495a0cff9b
commit
8b2b242f29
|
@ -5,8 +5,6 @@ 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 sqlite-devel
|
Add_dependency run sqlite-devel
|
||||||
Add_dependency run vala-devel
|
Add_dependency run vala-devel
|
||||||
Add_dependency run libgudev-devel
|
Add_dependency run libgudev-devel
|
||||||
|
|
|
@ -7,7 +7,6 @@ libm.so.6
|
||||||
libsqlite3.so.0
|
libsqlite3.so.0
|
||||||
libpolkit-gobject-1.so.0
|
libpolkit-gobject-1.so.0
|
||||||
libgudev-1.0.so.0
|
libgudev-1.0.so.0
|
||||||
libusb-1.0.so.0
|
|
||||||
libgio-2.0.so.0
|
libgio-2.0.so.0
|
||||||
libgmodule-2.0.so.0
|
libgmodule-2.0.so.0
|
||||||
libgthread-2.0.so.0
|
libgthread-2.0.so.0
|
||||||
|
|
|
@ -1,14 +1,13 @@
|
||||||
# Template file for 'colord'
|
# Template file for 'colord'
|
||||||
pkgname=colord
|
pkgname=colord
|
||||||
version=0.1.13
|
version=0.1.15
|
||||||
revision=3
|
|
||||||
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
|
||||||
configure_args="--disable-sane --disable-static"
|
configure_args="--disable-sane --disable-static"
|
||||||
short_desc="Color daemon"
|
short_desc="Color daemon"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=eb3d00653d4a028f4e97f4e61ffa29940c65b42c20d4439e067cb183b725c292
|
checksum=dff56476e02527899f4a2c39eeb092af369ab5dac1e21cbb6a5b0955b5c6e746
|
||||||
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.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user