fso-sounds: add fso-sounds-extras package with all remaining sounds and RSUGGEST it
[openembedded.git] / recipes / perl / libtext-diff-perl_0.35.bb
blobfed91c5a8e1c97955ee628976f6153f11aad45f5
1 DESCRIPTION = "Text::Diff - Perform diffs on files and record sets"
2 SECTION = "libs"
3 LICENSE = "Artistic|GPLv1+"
4 DEPENDS += "libalgorithm-diff-perl-native"
5 RDEPENDS_${PN} += "libalgorithm-diff-perl perl-module-carp perl-module-constant \
6 perl-module-exporter perl-module-strict perl-module-carp \
7 perl-module-strict "
8 PR = "r5"
10 SRC_URI = "http://search.cpan.org/CPAN/authors/id/R/RB/RBS/Text-Diff-${PV}.tar.gz"
12 S = "${WORKDIR}/Text-Diff-${PV}"
14 inherit cpan
16 BBCLASSEXTEND="native"
18 SRC_URI[md5sum] = "4931662ea353384dec2a54a71b26ee8c"
19 SRC_URI[sha256sum] = "0b654cd39126333a0dab7fdd2fd0c5023f6eb45e72d1d8bf9fb3cab175002bc7"