18 lines
727 B
Text
18 lines
727 B
Text
# Template file for 'colord-gtk'
|
|
pkgname=colord-gtk
|
|
version=0.1.23
|
|
revision=2
|
|
build_style=gnu-configure
|
|
configure_args="--disable-static --disable-schemas-compile"
|
|
makedepends="pkg-config intltool gobject-introspection vala-devel
|
|
colord-devel>=0.1.23_3 gtk+3-devel>=3.6.0_3"
|
|
subpackages="$pkgname-devel"
|
|
short_desc="GTK support library for colord"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://www.freedesktop.org/software/colord"
|
|
distfiles="http://www.freedesktop.org/software/colord/releases/${pkgname}-${version}.tar.xz"
|
|
checksum=30e658ee407531afe7b5787f31ffd20bc0a6a1c84bda153378b9a3acb2d58539
|
|
long_desc="
|
|
colord-gtk is a support library for colord and provides additional
|
|
functionality that requires GTK+."
|
|
|