New package: perl-WL-0.92. New package: perl-WL-0.92.
Closes: #11461 [via git-merge-pr]
This commit is contained in:
parent
255f6463c7
commit
48ece45205
1 changed files with 16 additions and 0 deletions
16
srcpkgs/perl-WL/template
Normal file
16
srcpkgs/perl-WL/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'perl-WL'
|
||||
pkgname=perl-WL
|
||||
version=0.92
|
||||
revision=1
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-ModuleBuild
|
||||
hostmakedepends="perl perl-Module-Build"
|
||||
makedepends="perl perl-XML-Smart perl-Socket-MsgHdr"
|
||||
depends="${makedepends}"
|
||||
short_desc="Perl bindings for wayland protocol"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="Artistic, GPL-1"
|
||||
homepage="http://search.cpan.org/dist/WL"
|
||||
distfiles="${CPAN_SITE}/WL/${pkgname/perl-/}-${version}.tar.gz"
|
||||
checksum=535499ec4b92ab76f7670c1bd576a29d9f4c7cceb14639ebf583f66a593163fc
|
||||
noarch=yes
|
Loading…
Reference in a new issue