New package: perl-X11-Protocol-0.56
This commit is contained in:
parent
038fdf9853
commit
6113da760b
1 changed files with 15 additions and 0 deletions
15
srcpkgs/perl-X11-Protocol/template
Normal file
15
srcpkgs/perl-X11-Protocol/template
Normal file
|
@ -0,0 +1,15 @@
|
|||
# Template build file for 'perl-X11-Protocol'.
|
||||
pkgname=perl-X11-Protocol
|
||||
version=0.56
|
||||
revision=1
|
||||
wrksrc="X11-Protocol-${version}"
|
||||
build_style=perl-module
|
||||
makedepends="perl"
|
||||
depends="perl"
|
||||
short_desc='X11::Protocol - Rough equivalent of Xlib'
|
||||
maintainer="Enguerrand de Rochefort <voidlinux@rochefort.de>"
|
||||
homepage="https://metacpan.org/pod/X11::Protocol"
|
||||
license="Unknown"
|
||||
distfiles="$CPAN_SITE/X11/X11-Protocol-${version}.tar.gz"
|
||||
checksum=de96dd6c7c1f25f3287aa7af64902bf84acaaa8e0c3bb76aa1676367e04a08b7
|
||||
noarch=yes
|
Loading…
Reference in a new issue