1 # Template build file for 'perl-ExtUtils-Depends'.
2 pkgname=perl-ExtUtils-Depends
5 wrksrc="ExtUtils-Depends-$version"
6 distfiles="${SOURCEFORGE_SITE}/gtk2-perl/ExtUtils-Depends-$version.tar.gz"
7 build_style=perl_module
8 short_desc="Easily build XS extensions that depend on XS extensions"
9 maintainer="Juan RP <xtraeme@gmail.com>"
10 checksum=c913136c2b6a19f7f9be2defb2ed86f01c84cd1685a0f76c9d50ee56fc2a42fc
12 This module tries to make it easy to build Perl extensions that use
13 functions and typemaps provided by other perl extensions. This means
14 that a perl extension is treated like a shared library that provides
15 also a C and an XS interface besides the perl one."
18 Add_dependency full perl