mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-26 11:10:31 +02:00
New package: perl-Goo-Canvas-0.06
This commit is contained in:
parent
ced3629eed
commit
1c2517e100
1 changed files with 15 additions and 0 deletions
15
srcpkgs/perl-Goo-Canvas/template
Normal file
15
srcpkgs/perl-Goo-Canvas/template
Normal file
|
@ -0,0 +1,15 @@
|
|||
# Template build file for 'perl-Goo-Canvas'.
|
||||
pkgname=perl-Goo-Canvas
|
||||
version=0.06
|
||||
revision=1
|
||||
wrksrc="Goo-Canvas-$version"
|
||||
build_style=perl-module
|
||||
hostmakedepends="pkg-config perl perl-ExtUtils-Depends perl-ExtUtils-PkgConfig perl-Cairo perl-Gtk2"
|
||||
makedepends="perl goocanvas1-devel"
|
||||
depends="perl perl-Cairo perl-Gtk2"
|
||||
short_desc="Goo::Canvas - Perl interface to the GooCanvas"
|
||||
maintainer="Dominik Honnef <dominik@honnef.co>"
|
||||
homepage="http://search.cpan.org/~yewenbin/Goo-Canvas/"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/Goo/Goo-Canvas-${version}.tar.gz"
|
||||
checksum=0c588c507eed5e62d12ed1cc1e491c6ff3a1f59c4fb3d435e14214b37ab39251
|
Loading…
Add table
Reference in a new issue