gnu: libtiff: Add 'upstream-name' property.

* gnu/packages/image.scm (libtiff)[properties]: New field.
This commit is contained in:
Marius Bakke 2022-06-27 11:27:01 +02:00
parent ea53e292a8
commit 8b13d38fac
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA

View File

@ -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