21 lines
700 B
Text
21 lines
700 B
Text
# Template file for 'shared-color-targets'
|
|
pkgname=shared-color-targets
|
|
version=0.1.1
|
|
revision=1
|
|
build_style=gnu-configure
|
|
short_desc="Shared color targets for creating color profiles"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="GPL-2"
|
|
homepage="http://github.com/hughsie/shared-color-targets"
|
|
distfiles="http://people.freedesktop.org/~hughsient/releases/$pkgname-$version.tar.xz"
|
|
checksum=656dd3c467ebbaf953ffa37075a58a8410ad54bf348f95055451e9b7689a6b29
|
|
long_desc="
|
|
$pkgname contains target files for popular scanner calibration targets.
|
|
These include the IT 8.7 targets from http://www.targets.coloraid.de/"
|
|
|
|
shared-color-targets_package() {
|
|
noarch="yes"
|
|
pkg_install() {
|
|
vmove usr
|
|
}
|
|
}
|