mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-16 03:53:51 +02:00
14 lines
541 B
Bash
14 lines
541 B
Bash
# Template file for 'perl-Graphics-ColorUtils'
|
|
pkgname=perl-Graphics-ColorUtils
|
|
version=0.17
|
|
revision=2
|
|
build_style=perl-module
|
|
hostmakedepends="perl"
|
|
makedepends="perl"
|
|
depends="perl"
|
|
short_desc="Easy-to-use color space conversions and more"
|
|
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
|
homepage="https://metacpan.org/release/Graphics-ColorUtils"
|
|
distfiles="${CPAN_SITE}/Graphics/${pkgname#perl-}-${version}.tar.gz"
|
|
checksum=3cd61bac56a9cf78fc132941df876292db70b872a7220ccde6eefcb36ed63604
|