2009-04-20 02:32:57 +00:00
|
|
|
# Template build file for 'perl-ExtUtils-PkgConfig'.
|
|
|
|
pkgname=perl-ExtUtils-PkgConfig
|
|
|
|
version=1.12
|
2014-02-22 08:12:24 +00:00
|
|
|
revision=5
|
|
|
|
wrksrc="${pkgname/perl-/}-${version}"
|
2011-07-18 14:42:50 +00:00
|
|
|
build_style=perl-module
|
2013-11-23 10:57:36 +00:00
|
|
|
hostmakedepends="perl>=5.18 pkg-config"
|
|
|
|
makedepends="${hostmakedepends}"
|
2014-01-01 15:10:11 +00:00
|
|
|
depends="${makedepends}"
|
|
|
|
noarch="yes"
|
2009-04-20 02:32:57 +00:00
|
|
|
short_desc="Simplistic perl interface to pkg-config"
|
2013-03-31 07:51:40 +00:00
|
|
|
homepage="http://search.cpan.org/~xaoc/"
|
|
|
|
license="LGPL-2.1"
|
2009-04-20 02:32:57 +00:00
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2013-04-14 09:13:30 +00:00
|
|
|
distfiles="${SOURCEFORGE_SITE}/gtk2-perl/ExtUtils-PkgConfig-$version.tar.gz"
|
2009-04-20 02:32:57 +00:00
|
|
|
checksum=6330b9d1165363837ac1ab014888e3d908f8fb9eb76b31a36096d0e504f6ff42
|