mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
New package: perl-Pagno Perl binding for Pango
Regards Carlo
This commit is contained in:
parent
8d5284148e
commit
d137c25c7d
1 changed files with 15 additions and 0 deletions
15
srcpkgs/perl-Pango/template
Normal file
15
srcpkgs/perl-Pango/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template build file for 'perl-Pango'.
|
||||||
|
pkgname=perl-Pango
|
||||||
|
version=1.226
|
||||||
|
revision=1
|
||||||
|
wrksrc="Pango-$version"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl>=5.18"
|
||||||
|
makedepends="perl-ExtUtils-Depends>=0.300 perl-ExtUtils-PkgConfig>=1.03 perl-Glib>=1.220 perl-Cairo>=1.000 pango-devel"
|
||||||
|
depends="${hostmakedepends}"
|
||||||
|
short_desc="Perl bindings for Pango"
|
||||||
|
maintainer="Carlo Dormeletti <carlo.dormeletti@email.it>"
|
||||||
|
homepage="http://gtk2-perl.sourceforge.net/"
|
||||||
|
license="LGPL-2.1"
|
||||||
|
distfiles="${SOURCEFORGE_SITE}/gtk2-perl/Pango-$version.tar.gz"
|
||||||
|
checksum=9f7039bf79bca027009fdc2b0472ecf2d2e0e30227fb92c5ecd1c867dae99264
|
Loading…
Add table
Reference in a new issue