mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 19:32:57 +02:00
New package: perl-JSON-MaybeXS-1.004000
This commit is contained in:
parent
f3ac16a267
commit
da9c947008
1 changed files with 16 additions and 0 deletions
16
srcpkgs/perl-JSON-MaybeXS/template
Normal file
16
srcpkgs/perl-JSON-MaybeXS/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template build file for 'perl-JSON-MaybeXS'
|
||||||
|
pkgname=perl-JSON-MaybeXS
|
||||||
|
version=1.004000
|
||||||
|
revision=1
|
||||||
|
wrksrc="JSON-MaybeXS-$version"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl"
|
||||||
|
makedepends="perl"
|
||||||
|
depends="perl perl-JSON-XS"
|
||||||
|
short_desc="Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP"
|
||||||
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
|
homepage="https://metacpan.org/pod/JSON::MaybeXS"
|
||||||
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
|
distfiles="${CPAN_SITE}/JSON/JSON-MaybeXS-${version}.tar.gz"
|
||||||
|
checksum=59bda02e8f4474c73913723c608b539e2452e16c54ed7f0150c01aad06e0a126
|
||||||
|
noarch=yes
|
Loading…
Add table
Reference in a new issue