fso-sounds: add fso-sounds-extras package with all remaining sounds and RSUGGEST it
[openembedded.git] / recipes / perl / libsub-install-perl_0.922.bb
blobb2466418fd01c1690a3a235282d60d8dbcf7104e
1 DESCRIPTION = "Sub::Install - install subroutines into packages easily"
2 SECTION = "libs"
3 LICENSE = "Artistic|GPLv1+"
4 RDEPENDS_${PN} += "perl-module-carp perl-module-scalar-util perl-module-strict \
5 perl-module-warnings"
6 PR = "r5"
8 SRC_URI = "http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Sub-Install-${PV}.tar.gz"
10 S = "${WORKDIR}/Sub-Install-${PV}"
12 inherit cpan
14 BBCLASSEXTEND="native"
16 SRC_URI[md5sum] = "48e8e9f72cdd5b3f5f7115b8b7de3ddf"
17 SRC_URI[sha256sum] = "314de5dcc9550a9bff0784a7c9552f8092115452e2a5f4a59903c75bfbf658df"