package/perl-path-class: new host package
Dependency for perl-crypt-ssleay (added in a subsequent commit) Added via utils/scancpan, without changes. Signed-off-by: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
f8638b99ae
commit
3bf161e4ec
@ -2415,6 +2415,7 @@ F: package/perl-mozilla-ca/
|
||||
F: package/perl-net-snmp/
|
||||
F: package/perl-net-ssh2/
|
||||
F: package/perl-net-telnet/
|
||||
F: package/perl-path-class/
|
||||
F: package/pigz/
|
||||
F: package/xenomai/
|
||||
F: support/scripts/size-stats
|
||||
|
6
package/perl-path-class/perl-path-class.hash
Normal file
6
package/perl-path-class/perl-path-class.hash
Normal file
@ -0,0 +1,6 @@
|
||||
# retrieved by scancpan from http://cpan.metacpan.org/
|
||||
md5 13e6db714f6d5a0e62ca1c4a7fc4d0f3 Path-Class-0.37.tar.gz
|
||||
sha256 654781948602386f2cb2e4473a739f17dc6953d92aabc2498a4ca2561bc248ce Path-Class-0.37.tar.gz
|
||||
|
||||
# computed by scancpan
|
||||
sha256 636b5c82eabfe3d4cd86126db9502fd537d1442ad2c88c93dbe221e62b5f1710 LICENSE
|
15
package/perl-path-class/perl-path-class.mk
Normal file
15
package/perl-path-class/perl-path-class.mk
Normal file
@ -0,0 +1,15 @@
|
||||
################################################################################
|
||||
#
|
||||
# perl-path-class
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PERL_PATH_CLASS_VERSION = 0.37
|
||||
PERL_PATH_CLASS_SOURCE = Path-Class-$(PERL_PATH_CLASS_VERSION).tar.gz
|
||||
PERL_PATH_CLASS_SITE = $(BR2_CPAN_MIRROR)/authors/id/K/KW/KWILLIAMS
|
||||
HOST_PERL_PATH_CLASS_DEPENDENCIES = host-perl-module-build
|
||||
PERL_PATH_CLASS_LICENSE = Artistic or GPL-1.0+
|
||||
PERL_PATH_CLASS_LICENSE_FILES = LICENSE
|
||||
PERL_PATH_CLASS_DISTNAME = Path-Class
|
||||
|
||||
$(eval $(host-perl-package))
|
Loading…
Reference in New Issue
Block a user