mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
Added lcms-1.17 template.
--HG-- extra : convert_revision : 3c1346e5a4faef5ed43d4d6c9b3dbbfea60dc513
This commit is contained in:
parent
6767460858
commit
774dc064ba
2 changed files with 18 additions and 0 deletions
BIN
dependencies/build-depends.db
vendored
BIN
dependencies/build-depends.db
vendored
Binary file not shown.
18
templates/lcms.tmpl
Executable file
18
templates/lcms.tmpl
Executable file
|
@ -0,0 +1,18 @@
|
||||||
|
# Template build file for 'lcms'.
|
||||||
|
pkgname=lcms
|
||||||
|
version=1.17
|
||||||
|
extract_sufx=".tar.gz"
|
||||||
|
url=http://www.littlecms.com
|
||||||
|
build_style=gnu_configure
|
||||||
|
pkgconfig_override="lcms.pc"
|
||||||
|
short_desc="Light Color Management System -- a color management library"
|
||||||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
checksum=1ad67295b53a82e4813294cbcdfccf8a5bdb1bbd
|
||||||
|
long_desc="
|
||||||
|
LCMS is the Little Color Management System, a Color Matching Method
|
||||||
|
(CMM) library which implements fast transforms between ICC profiles.
|
||||||
|
It is released under LGPL with source code and meant to be portable.
|
||||||
|
|
||||||
|
Color management refers to techniques that ensure consistent color
|
||||||
|
as images are transferred from scanners or cameras to monitors and
|
||||||
|
printers."
|
Loading…
Add table
Reference in a new issue