mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
New package: perl-Gtk3-SimpleList-0.17
This commit is contained in:
parent
4db19a8198
commit
c656c9f191
1 changed files with 17 additions and 0 deletions
17
srcpkgs/perl-Gtk3-SimpleList/template
Normal file
17
srcpkgs/perl-Gtk3-SimpleList/template
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Template file for 'perl-Gtk3-SimpleList'
|
||||||
|
pkgname=perl-Gtk3-SimpleList
|
||||||
|
version=0.17
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl"
|
||||||
|
makedepends="perl perl-Gtk3"
|
||||||
|
checkdepends="perl-Cairo"
|
||||||
|
depends="${makedepends} perl-Cairo"
|
||||||
|
short_desc="Simple interface to Gtk3's complex MVC list widget"
|
||||||
|
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||||
|
license="LGPL-2.1-or-later"
|
||||||
|
homepage="https://metacpan.org/pod/Gtk3::SimpleList"
|
||||||
|
distfiles="https://cpan.metacpan.org/authors/id/T/TV/TVIGNAUD/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
|
checksum=ed201f74a9ff3542b7cc260159e87ca5894c24a5b182a39d6f86bb84669c9053
|
Loading…
Add table
Reference in a new issue