New package: perl-Gtk3-0.033
This commit is contained in:
parent
1d0c161d75
commit
4db19a8198
1 changed files with 17 additions and 0 deletions
17
srcpkgs/perl-Gtk3/template
Normal file
17
srcpkgs/perl-Gtk3/template
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Template file for 'perl-Gtk3'
|
||||||
|
pkgname=perl-Gtk3
|
||||||
|
version=0.033
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl"
|
||||||
|
makedepends="perl perl-Cairo-GObject perl-Glib-Object-Introspection"
|
||||||
|
checkdepends="gtk+3"
|
||||||
|
depends="${makedepends} gtk+3"
|
||||||
|
short_desc="Perl interface to the 3.x series of the gtk+ toolkit"
|
||||||
|
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||||
|
license="LGPL-2.1-or-later"
|
||||||
|
homepage="http://gtk2-perl.sourceforge.net/"
|
||||||
|
distfiles="${SOURCEFORGE_SITE}/gtk2-perl/Gtk3/Gtk3-${version}.tar.gz"
|
||||||
|
checksum=e18c9c4d860cf29c9b0fe9d2e2c6d342646c179f4dd7d787b3d0183932e10e93
|
Loading…
Reference in a new issue