16 lines
588 B
Bash
16 lines
588 B
Bash
# Template file for 'perl-WL'
|
|
pkgname=perl-WL
|
|
version=0.92
|
|
revision=2
|
|
noarch=yes
|
|
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-1.0-Perl, GPL-1.0-or-later"
|
|
homepage="https://metacpan.org/release/WL"
|
|
distfiles="${CPAN_SITE}/WL/${pkgname/perl-/}-${version}.tar.gz"
|
|
checksum=535499ec4b92ab76f7670c1bd576a29d9f4c7cceb14639ebf583f66a593163fc
|