X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=meta-starlingx%2Fmeta-stx-integ%2Frecipes-devtools%2Fperl%2Flibhtml-tagset-perl_3.20.bb;fp=meta-starlingx%2Fmeta-stx-integ%2Frecipes-devtools%2Fperl%2Flibhtml-tagset-perl_3.20.bb;h=947837e3a08eb15060b2369007c603346c7bbc3c;hb=e0634c6eaf2fe2641a0fb90e84a5defb880b1335;hp=0000000000000000000000000000000000000000;hpb=210d0f78485e760dffcdd3f630f59cec797f3f11;p=pti%2Frtp.git diff --git a/meta-starlingx/meta-stx-integ/recipes-devtools/perl/libhtml-tagset-perl_3.20.bb b/meta-starlingx/meta-stx-integ/recipes-devtools/perl/libhtml-tagset-perl_3.20.bb new file mode 100644 index 0000000..947837e --- /dev/null +++ b/meta-starlingx/meta-stx-integ/recipes-devtools/perl/libhtml-tagset-perl_3.20.bb @@ -0,0 +1,18 @@ + +DESCRIPTION = "HTML Tagset bits." +HOMEPAGE = "http://search.cpan.org/dist/HTML-Tagset/" +SECTION = "libs" +LICENSE = "Artistic-1.0 | GPL-1.0+" +LIC_FILES_CHKSUM = "file://README;beginline=60;md5=16ddda2d845a5546f615e6b122d1dbad" + +SRC_URI = "http://search.cpan.org/CPAN/authors/id/P/PE/PETDANCE/HTML-Tagset-${PV}.tar.gz" + +S = "${WORKDIR}/HTML-Tagset-${PV}" + +inherit cpan + +BBCLASSEXTEND="native" + + +SRC_URI[md5sum] = "d2bfa18fe1904df7f683e96611e87437" +SRC_URI[sha256sum] = "adb17dac9e36cd011f5243881c9739417fd102fce760f8de4e9be4c7131108e2"