mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
Merge pull request #2762 from okapia/anyevent-i3
New package: perl-AnyEvent-I3-0.16
This commit is contained in:
commit
e0a0e55517
1 changed files with 15 additions and 0 deletions
15
srcpkgs/perl-AnyEvent-I3/template
Normal file
15
srcpkgs/perl-AnyEvent-I3/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'perl-AnyEvent-I3'
|
||||||
|
pkgname=perl-AnyEvent-I3
|
||||||
|
version=0.16
|
||||||
|
revision=1
|
||||||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
noarch=yes
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl"
|
||||||
|
depends="perl-JSON-XS perl-AnyEvent"
|
||||||
|
short_desc="AnyEvent::I3 - communicate with the i3 window manager"
|
||||||
|
maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
||||||
|
license="Artistic, GPL-1"
|
||||||
|
homepage="https://metacpan.org/release/AnyEvent-I3"
|
||||||
|
distfiles="${CPAN_SITE}/AnyEvent/AnyEvent-I3-${version}.tar.gz"
|
||||||
|
checksum=2fc2010011462b6ac9f64dbc5049c5a4298020b9f0f3340d4d22d95a77519be3
|
Loading…
Add table
Reference in a new issue