gnu: libtiff: Add 'upstream-name' property.
* gnu/packages/image.scm (libtiff)[properties]: New field.
This commit is contained in:
parent
ea53e292a8
commit
8b13d38fac
@ -594,6 +594,8 @@ Included are a library, libtiff, for reading and writing TIFF and a small
|
||||
collection of tools for doing simple manipulations of TIFF images.")
|
||||
(license (license:non-copyleft "file://COPYRIGHT"
|
||||
"See COPYRIGHT in the distribution."))
|
||||
(properties
|
||||
'((upstream-name . "tiff")))
|
||||
(home-page "http://www.simplesystems.org/libtiff/")))
|
||||
|
||||
(define-public leptonica
|
||||
|
Loading…
Reference in New Issue
Block a user