fso-sounds: add fso-sounds-extras package with all remaining sounds and RSUGGEST it
[openembedded.git] / recipes / perl / libtree-dag-node-perl_1.06.bb
blob2826c231ccd64fc5212fe19eaf65305c2a40bf30
1 DESCRIPTION = "(super)class for representing nodes in a tree"
2 SECTION = "libs"
3 LICENSE = "Artistic|GPLv1+"
4 RDEPENDS_${PN} += "perl-module-strict"
5 BBCLASSEXTEND = "native"
7 PR = "r0"
9 SRC_URI = "http://search.cpan.org/CPAN/authors/id/C/CO/COGENT/Tree-DAG_Node-${PV}.tar.gz;name=tree-dag-node-perl-${PV}"
10 SRC_URI[tree-dag-node-perl-1.06.md5sum] = "3b006f128bd1d8961fc57c466ffa05f2"
11 SRC_URI[tree-dag-node-perl-1.06.sha256sum] = "502570774dd3bf11345fb028ca4cdd79f04db12ee68a826f0c44e24da0e3db2a"
13 S = "${WORKDIR}/Tree-DAG_Node-${PV}"
15 inherit cpan
17 PACKAGE_ARCH = "all"