New package: perl-GD-2.73
This commit is contained in:
parent
a31b0fffc1
commit
a0f42e0886
|
@ -0,0 +1,18 @@
|
||||||
|
# Template file for 'perl-GD'
|
||||||
|
pkgname=perl-GD
|
||||||
|
version=2.73
|
||||||
|
revision=1
|
||||||
|
wrksrc="GD-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl-ExtUtils-PkgConfig"
|
||||||
|
makedepends="gd-devel"
|
||||||
|
short_desc="Interface to Gd Graphics Library"
|
||||||
|
maintainer="Arda Demir <ddmirarda@gmail.com>"
|
||||||
|
license="Artistic-2.0, GPL-1.0-or-later"
|
||||||
|
homepage="https://metacpan.org/pod/GD"
|
||||||
|
distfiles="${CPAN_SITE}/GD/GD-${version}.tar.gz"
|
||||||
|
checksum=491c9e73238522e2987e66725a20935f4268a3864202ecbaf4659a1691ba322b
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Reference in New Issue