16 lines
551 B
Plaintext
16 lines
551 B
Plaintext
# Template build file for 'perl-Glib'.
|
|
pkgname=perl-Glib
|
|
version=1.307
|
|
revision=1
|
|
wrksrc="Glib-$version"
|
|
build_style=perl-module
|
|
hostmakedepends="perl>=5.20"
|
|
makedepends="perl-ExtUtils-Depends>=0.300 perl-ExtUtils-PkgConfig>=1.00 glib-devel"
|
|
depends="${hostmakedepends}"
|
|
short_desc="Perl bindings for Glib 2"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://gtk2-perl.sourceforge.net/"
|
|
license="LGPL-2.1"
|
|
distfiles="${SOURCEFORGE_SITE}/gtk2-perl/Glib-$version.tar.gz"
|
|
checksum=f9d9b36226adbdb65b376d4bc9f00237a4ed85c4975e7cceff4acda28211a4ce
|