diff options
Diffstat (limited to 'meta/recipes-extended/perl/libtimedate-perl_2.30.bb')
| -rw-r--r-- | meta/recipes-extended/perl/libtimedate-perl_2.30.bb | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/meta/recipes-extended/perl/libtimedate-perl_2.30.bb b/meta/recipes-extended/perl/libtimedate-perl_2.30.bb deleted file mode 100644 index 7f9f40d996..0000000000 --- a/meta/recipes-extended/perl/libtimedate-perl_2.30.bb +++ /dev/null | |||
| @@ -1,20 +0,0 @@ | |||
| 1 | SUMMARY = "Perl modules useful for manipulating date and time information" | ||
| 2 | HOMEPAGE = "https://metacpan.org/release/TimeDate" | ||
| 3 | DESCRIPTION = "This is the perl5 TimeDate distribution. It requires perl version 5.003 or later." | ||
| 4 | SECTION = "libs" | ||
| 5 | # You can redistribute it and/or modify it under the same terms as Perl itself. | ||
| 6 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" | ||
| 7 | LIC_FILES_CHKSUM = "file://README;beginline=21;md5=576b7cb41e5e821501a01ed66f0f9d9e" | ||
| 8 | |||
| 9 | SRC_URI = "http://search.cpan.org/CPAN/authors/id/G/GB/GBARR/TimeDate-${PV}.tar.gz" | ||
| 10 | |||
| 11 | S = "${UNPACKDIR}/TimeDate-${PV}" | ||
| 12 | |||
| 13 | inherit cpan ptest-perl | ||
| 14 | |||
| 15 | BBCLASSEXTEND = "native" | ||
| 16 | |||
| 17 | RDEPENDS:${PN} += "perl-module-carp perl-module-exporter perl-module-strict perl-module-time-local" | ||
| 18 | RDEPENDS:${PN}-ptest += "perl-module-test-more perl-module-utf8" | ||
| 19 | |||
| 20 | SRC_URI[sha256sum] = "75bd254871cb5853a6aa0403ac0be270cdd75c9d1b6639f18ecba63c15298e86" | ||
