rust/cargo-c: update to 0.10.7+cargo-0.84.0
[oi-userland.git] / components / perl / Alt-Crypt-RSA-BigInt / manifests / sample-manifest.p5m
blobddb806f7f4b36d3eabbe7c83d9d1552d21bacd41
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
7 # A full copy of the text of the CDDL should have accompanied this
8 # source.  A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # Copyright 2024 <contributor>
16 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)-$(PLV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
17 set name=pkg.human-version value=$(HUMAN_VERSION)
18 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
19 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
20 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
21 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
22 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
24 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
26 file path=usr/perl5/$(PERLVER)/man/man3perl/Alt::Crypt::RSA::BigInt.3perl
27 file path=usr/perl5/$(PERLVER)/man/man3perl/Crypt::RSA.3perl
28 file path=usr/perl5/$(PERLVER)/man/man3perl/Crypt::RSA::DataFormat.3perl
29 file path=usr/perl5/$(PERLVER)/man/man3perl/Crypt::RSA::Debug.3perl
30 file path=usr/perl5/$(PERLVER)/man/man3perl/Crypt::RSA::ES::OAEP.3perl
31 file path=usr/perl5/$(PERLVER)/man/man3perl/Crypt::RSA::ES::PKCS1v15.3perl
32 file path=usr/perl5/$(PERLVER)/man/man3perl/Crypt::RSA::Errorhandler.3perl
33 file path=usr/perl5/$(PERLVER)/man/man3perl/Crypt::RSA::Key.3perl
34 file path=usr/perl5/$(PERLVER)/man/man3perl/Crypt::RSA::Key::Private.3perl
35 file path=usr/perl5/$(PERLVER)/man/man3perl/Crypt::RSA::Key::Private::SSH.3perl
36 file path=usr/perl5/$(PERLVER)/man/man3perl/Crypt::RSA::Key::Public.3perl
37 file path=usr/perl5/$(PERLVER)/man/man3perl/Crypt::RSA::Key::Public::SSH.3perl
38 file path=usr/perl5/$(PERLVER)/man/man3perl/Crypt::RSA::Primitives.3perl
39 file path=usr/perl5/$(PERLVER)/man/man3perl/Crypt::RSA::SS::PKCS1v15.3perl
40 file path=usr/perl5/$(PERLVER)/man/man3perl/Crypt::RSA::SS::PSS.3perl
41 file path=usr/perl5/vendor_perl/$(PERLVER)/Alt/Crypt/RSA/BigInt.pm
42 file path=usr/perl5/vendor_perl/$(PERLVER)/Crypt/RSA.pm
43 file path=usr/perl5/vendor_perl/$(PERLVER)/Crypt/RSA/DataFormat.pm
44 file path=usr/perl5/vendor_perl/$(PERLVER)/Crypt/RSA/Debug.pm
45 file path=usr/perl5/vendor_perl/$(PERLVER)/Crypt/RSA/ES/OAEP.pm
46 file path=usr/perl5/vendor_perl/$(PERLVER)/Crypt/RSA/ES/PKCS1v15.pm
47 file path=usr/perl5/vendor_perl/$(PERLVER)/Crypt/RSA/Errorhandler.pm
48 file path=usr/perl5/vendor_perl/$(PERLVER)/Crypt/RSA/Key.pm
49 file path=usr/perl5/vendor_perl/$(PERLVER)/Crypt/RSA/Key/Private.pm
50 file path=usr/perl5/vendor_perl/$(PERLVER)/Crypt/RSA/Key/Private/SSH.pm
51 file path=usr/perl5/vendor_perl/$(PERLVER)/Crypt/RSA/Key/Public.pm
52 file path=usr/perl5/vendor_perl/$(PERLVER)/Crypt/RSA/Key/Public/SSH.pm
53 file path=usr/perl5/vendor_perl/$(PERLVER)/Crypt/RSA/Primitives.pm
54 file path=usr/perl5/vendor_perl/$(PERLVER)/Crypt/RSA/SS/PKCS1v15.pm
55 file path=usr/perl5/vendor_perl/$(PERLVER)/Crypt/RSA/SS/PSS.pm
57 # perl modules are unusable without perl runtime binary
58 depend type=require fmri=__TBD pkg.debug.depend.file=perl \
59     pkg.debug.depend.path=usr/perl5/$(PERLVER)/bin
61 # Automatically generated dependencies based on distribution metadata
62 depend type=require fmri=pkg:/library/perl-5/class-loader-$(PLV)
63 depend type=require fmri=pkg:/library/perl-5/convert-ascii-armour-$(PLV)
64 depend type=require fmri=pkg:/library/perl-5/crypt-blowfish-$(PLV)
65 depend type=require fmri=pkg:/library/perl-5/crypt-cbc-$(PLV)@2.17
66 depend type=require fmri=pkg:/library/perl-5/data-buffer-$(PLV)
67 depend type=require fmri=pkg:/library/perl-5/digest-md2-$(PLV)
68 depend type=require fmri=pkg:/library/perl-5/math-bigint-gmp-$(PLV)
69 depend type=require fmri=pkg:/library/perl-5/math-prime-util-$(PLV)@0.64
70 depend type=require fmri=pkg:/library/perl-5/math-prime-util-gmp-$(PLV)
71 depend type=require fmri=pkg:/library/perl-5/sort-versions-$(PLV)
72 depend type=require fmri=pkg:/library/perl-5/tie-encryptedhash-$(PLV)