gnome-color-manager: rebuild against colord-devel>=0.1.23_3.
This commit is contained in:
parent
3d653d451b
commit
9e1f7c4098
1 changed files with 5 additions and 6 deletions
|
@ -1,13 +1,14 @@
|
|||
# Template file for 'gnome-color-manager'
|
||||
pkgname=gnome-color-manager
|
||||
version=3.6.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-compile
|
||||
--enable-clutter --enable-packagekit --enable-exiv"
|
||||
depends="desktop-file-utils hicolor-icon-theme"
|
||||
makedepends="pkg-config intltool itstool gnome-doc-utils libcanberra-devel
|
||||
exiv2-devel clutter-gtk-devel>=1.3.2 mash-devel gnome-desktop-devel>=3.6.0
|
||||
depends="desktop-file-utils hicolor-icon-theme colord"
|
||||
makedepends="pkg-config intltool itstool gnome-doc-utils
|
||||
exiv2-devel mash-devel colord-devel>=0.1.23_3 gtk+3-devel>=3.6.0_3
|
||||
clutter-gtk-devel>=1.3.2 libcanberra-devel gnome-desktop-devel>=3.6.0
|
||||
libXrandr-devel lcms2-devel libexif-devel vte3-devel colord-gtk-devel"
|
||||
fulldepends="shared-color-profiles shared-color-targets"
|
||||
short_desc="Color profile manager for the GNOME desktop"
|
||||
|
@ -36,5 +37,3 @@ long_desc="
|
|||
* Easy to use DBus interface for applications to query what ICC profiles should
|
||||
be used for a specific device or device type. This is session activated and
|
||||
is only started when it is needed, and quits after a small period of idleness."
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue