perl-X11-Protocol: rebuild for metadata

This commit is contained in:
Piotr Wójcik 2018-11-12 19:49:32 +01:00 committed by maxice8
parent cf797ae32f
commit 3f7ef0aa00
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 9 additions and 4 deletions

View File

@ -1,16 +1,21 @@
# Template build file for 'perl-X11-Protocol'.
# Template file for 'perl-X11-Protocol'
pkgname=perl-X11-Protocol
#TODO
version=0.56
revision=1
revision=2
noarch=yes
wrksrc="${pkgname#*-}-${version}"
build_style=perl-module
hostmakedepends="perl"
makedepends="perl"
depends="perl"
noarch=yes
short_desc='X11::Protocol - Rough equivalent of Xlib'
maintainer="Enguerrand de Rochefort <voidlinux@rochefort.de>"
license="Artistic-1.0-Perl, GPL-1.0-or-later"
homepage="https://metacpan.org/release/X11-Protocol"
license="GPL-1, Artistic"
distfiles="$CPAN_SITE/X11/X11-Protocol-${version}.tar.gz"
checksum=de96dd6c7c1f25f3287aa7af64902bf84acaaa8e0c3bb76aa1676367e04a08b7
do_check() {
: # requires xserver
}