4ffadc2f70
correctly building, I've polluted another time my local install this time it will pull the packages perl-Cairo and perl-Pango from hostdir and made a mess in my testing, maybe an options: "xbps-src sanitize" that will clean all the building environment wil have avoided this error, it's only an idea. It's my fault sorry regards Carlo
17 lines
583 B
Text
17 lines
583 B
Text
# Template build file for 'perl-Gtk2'.
|
|
pkgname=perl-Gtk2
|
|
version=1.2491
|
|
revision=1
|
|
wrksrc="Gtk2-$version"
|
|
build_style=perl-module
|
|
hostmakedepends="perl>=5.18"
|
|
makedepends="perl-ExtUtils-Depends>=0.300 perl-ExtUtils-PkgConfig>=1.03 gtk+-devel perl-Pango"
|
|
depends="perl>=5.18 perl-Pango"
|
|
short_desc="Perl bindings for Gtk2"
|
|
maintainer="Carlo Dormeletti <carlo.dormeletti@email.it>"
|
|
homepage="http://gtk2-perl.sourceforge.net/"
|
|
license="LGPL-2.1"
|
|
distfiles="${SOURCEFORGE_SITE}/gtk2-perl/Gtk2-$version.tar.gz"
|
|
checksum=ab1315ff9553efc47b97e17d94065a8736402ef08b55dc3bf8264304ea375cd8
|
|
|
|
|