New package: perl-YAML-LibYAML-0.69.
Closes #14744. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
1c187b3d02
commit
2c8d529d44
1 changed files with 16 additions and 0 deletions
16
srcpkgs/perl-YAML-LibYAML/template
Normal file
16
srcpkgs/perl-YAML-LibYAML/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'perl-YAML-LibYAML'
|
||||
pkgname=perl-YAML-LibYAML
|
||||
version=0.69
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="perl"
|
||||
depends="${makedepends}"
|
||||
short_desc="Perl YAML Serialization using XS and libyaml"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="http://search.cpan.org/dist/YAML-LibYAML"
|
||||
distfiles="${CPAN_SITE}/YAML/YAML-LibYAML-${version}.tar.gz"
|
||||
checksum=6348ba03ff04d22330f05397d55ed26d4e40e921efcc207fa15fcbba87dcba1a
|
Loading…
Reference in a new issue