aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/perl/libextutils-depends-perl_0.205.bb
blob: 867100430fbae71692c719cfbd451680eeab7708 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
DESCRIPTION = "ExtUtils::Depends - Easily build XS extensions that depend on XS extensions"
SECTION = "libs"
LICENSE = "Artistic|GPLv1+"
PR = "r5"

SRC_URI = "http://search.cpan.org/CPAN/authors/id/R/RM/RMCFARLA/Gtk2-Perl/ExtUtils-Depends-${PV}.tar.gz"

S = "${WORKDIR}/ExtUtils-Depends-${PV}"

inherit cpan

BBCLASSEXTEND="native"

SRC_URI[md5sum] = "02c22a93ec9efb8e457764114ce24eb4"
SRC_URI[sha256sum] = "e098bfb3a50b0629434011a9b56314c9045c09fac7e5d06bf57d43ffd53c1918"