mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
New package: perl-Inline-C-0.78.
This commit is contained in:
parent
79585166f4
commit
4077cb326e
1 changed files with 18 additions and 0 deletions
18
srcpkgs/perl-Inline-C/template
Normal file
18
srcpkgs/perl-Inline-C/template
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
# Template file for 'perl-Inline-C'
|
||||||
|
pkgname=perl-Inline-C
|
||||||
|
version=0.78
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl perl-File-ShareDir-Install"
|
||||||
|
makedepends="perl-File-Copy-Recursive perl-Inline perl-Parse-RecDescent
|
||||||
|
perl-Pegex perl-YAML-LibYAML perl-File-ShareDir-Install"
|
||||||
|
depends="$makedepends"
|
||||||
|
checkdepends="perl-Test-Warn"
|
||||||
|
short_desc="C language support for Inline"
|
||||||
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
|
homepage="https://metacpan.org/release/Inline-C"
|
||||||
|
distfiles="${CPAN_SITE}/Inline/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
|
checksum=9a7804d85c01a386073d2176582b0262b6374c5c0341049da3ef84c6f53efbc7
|
Loading…
Add table
Reference in a new issue