Bump revision for pkgs depending on jpeg (abi_depends bump).
[xbps/ojab.git] / srcpkgs / perl-ExtUtils-Depends / template
blobeade8179b44222f9aeefc85ae3de42d978321a09
1 # Template build file for 'perl-ExtUtils-Depends'.
2 pkgname=perl-ExtUtils-Depends
3 version=0.301
4 revision=1
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
11 long_desc="
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."
17 noarch=yes
18 Add_dependency full perl