diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 21:03:06 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 21:03:06 +0100 |
commit | 8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch) | |
tree | 7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /dev-perl/SOAP-WSDL | |
parent | 30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff) |
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/SOAP-WSDL')
-rw-r--r-- | dev-perl/SOAP-WSDL/Manifest | 3 | ||||
-rw-r--r-- | dev-perl/SOAP-WSDL/SOAP-WSDL-3.3.0.ebuild | 60 | ||||
-rw-r--r-- | dev-perl/SOAP-WSDL/metadata.xml | 134 |
3 files changed, 197 insertions, 0 deletions
diff --git a/dev-perl/SOAP-WSDL/Manifest b/dev-perl/SOAP-WSDL/Manifest new file mode 100644 index 000000000000..86b60b9f195a --- /dev/null +++ b/dev-perl/SOAP-WSDL/Manifest @@ -0,0 +1,3 @@ +DIST SOAP-WSDL-3.003.tar.gz 238159 BLAKE2B 7ddf1fe07e27b920ed4ee360e0fc7c99f00e512cc275416e54d32435ce98c60ee13e2a4d3733c72fef707d887935d61c07cf9f9df49ee8ba107685c85e358c21 SHA512 a74416ea1208f589ddde3799856e9cb7c495e5d6c31aa0e8659abfcbf21bcaa9570200c5b86746401a7566d8de25c4a7ba4338828830d11f7b66f2abb424b2b3 +EBUILD SOAP-WSDL-3.3.0.ebuild 1256 BLAKE2B 7a14592d22b360480a6180378893afa3574ee3d61cb0c1b35769043f033a2dda5ef826dcc8b21119a5e5d86a57ebb2df5843f700c92a55e487d3d9fc8d1da3c3 SHA512 8f8cc4eb042018357933c4f0a44d4a4fa343cde79c0f032ac004b6f8cdebf8896b49dd73d1914d5743798b1f85037f79235fee0869bfd8360f9d3c255f1822fa +MISC metadata.xml 10195 BLAKE2B ec463cb55b5cac869a57516a10aa9c331095d811d5417229f9b36e412cb114922a385a9ce5aacb4ecee8d9aad02e91bf83b3e639e0d550c5e86fad927ff56051 SHA512 a78e57226182511affcb188d1a58b246fc74a2c31684e6b991c62636df66afe923a88edc91572a6324f6932496f42428a179e21d24fbd890ad638eeea80c4d16 diff --git a/dev-perl/SOAP-WSDL/SOAP-WSDL-3.3.0.ebuild b/dev-perl/SOAP-WSDL/SOAP-WSDL-3.3.0.ebuild new file mode 100644 index 000000000000..a7b281004672 --- /dev/null +++ b/dev-perl/SOAP-WSDL/SOAP-WSDL-3.3.0.ebuild @@ -0,0 +1,60 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DIST_VERSION=3.003 +DIST_AUTHOR=SWALTERS +inherit perl-module + +DESCRIPTION="SOAP with WSDL support" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="test examples" + +RDEPEND=" + >=dev-perl/Class-Load-0.200.0 + >=dev-perl/Class-Std-Fast-0.0.5 + virtual/perl-Data-Dumper + dev-perl/TimeDate + virtual/perl-File-Path + virtual/perl-File-Spec + virtual/perl-Getopt-Long + dev-perl/libwww-perl + dev-perl/Module-Build + virtual/perl-Scalar-List-Utils + virtual/perl-Storable + >=dev-perl/Template-Toolkit-2.180.0 + dev-perl/TermReadKey + dev-perl/URI + dev-perl/XML-Parser +" + +DEPEND="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker + test? ( + dev-perl/CGI + virtual/perl-Test-Simple + virtual/perl-Getopt-Long + virtual/perl-Storable + ) +" +DIST_TEST="do" # parallel testing dies +src_prepare() { + perl-module_src_prepare + perl_rm_files test_html.pl +} +src_test() { + perl_rm_files t/098_pod.t t/099_pod_coverage.t t/094_cpan_meta.t t/095_copying.t t/096_characters.t t/097_kwalitee.t + perl-module_src_test +} +src_install() { + perl-module_src_install + dodoc MIGRATING + if use examples; then + docompress -x /usr/share/doc/${PF}/examples + docinto examples + dodoc -r example/* + fi +} diff --git a/dev-perl/SOAP-WSDL/metadata.xml b/dev-perl/SOAP-WSDL/metadata.xml new file mode 100644 index 000000000000..e85029a265a1 --- /dev/null +++ b/dev-perl/SOAP-WSDL/metadata.xml @@ -0,0 +1,134 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="project"> + <email>perl@gentoo.org</email> + <name>Gentoo Perl Project</name> + </maintainer> + <upstream> + <remote-id type="cpan">SOAP-WSDL</remote-id> + <remote-id type="cpan-module">SOAP::WSDL</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::Base</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::Binding</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::Client</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::Client::Base</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::Definitions</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::Deserializer::Hash</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::Deserializer::SOM</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::Deserializer::XSD</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::Expat::Base</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::Expat::Message2Hash</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::Expat::MessageParser</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::Expat::MessageStreamParser</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::Expat::WSDLParser</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::Factory::Deserializer</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::Factory::Generator</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::Factory::Serializer</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::Factory::Transport</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::Generator::Iterator::WSDL11</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::Generator::PrefixResolver</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::Generator::Template</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::Generator::Template::Plugin::XSD</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::Generator::Template::XSD</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::Generator::Visitor</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::Generator::Visitor::Typemap</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::Message</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::OpMessage</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::Operation</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::Part</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::Port</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::PortType</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::SOAP::Address</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::SOAP::Body</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::SOAP::Header</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::SOAP::HeaderFault</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::SOAP::Operation</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::SOAP::Typelib::Fault</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::SOAP::Typelib::Fault11</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::Serializer::XSD</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::Server</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::Server::CGI</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::Server::Mod_Perl2</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::Server::Simple</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::Service</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::Transport::HTTP</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::Transport::Loopback</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::Transport::Test</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::TypeLookup</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::Types</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Annotation</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Attribute</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::AttributeGroup</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Builtin</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::ComplexType</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Element</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Enumeration</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::FractionDigits</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Group</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Length</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::MaxExclusive</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::MaxInclusive</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::MaxLength</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::MinExclusive</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::MinInclusive</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::MinLength</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Pattern</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Schema</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Schema::Builtin</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::SimpleType</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::TotalDigits</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Attribute</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::AttributeSet</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::ENTITY</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::ID</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::IDREF</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::IDREFS</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::NCName</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::NMTOKEN</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::NMTOKENS</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::NOTATION</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::Name</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::QName</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::anySimpleType</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::anyType</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::anyURI</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::base64Binary</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::boolean</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::byte</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::date</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::dateTime</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::decimal</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::double</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::duration</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::float</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::gDay</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::gMonth</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::gMonthDay</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::gYear</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::gYearMonth</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::hexBinary</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::int</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::integer</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::language</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::list</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::long</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::negativeInteger</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::nonNegativeInteger</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::nonPositiveInteger</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::normalizedString</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::positiveInteger</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::short</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::string</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::time</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::token</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::unsignedByte</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::unsignedInt</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::unsignedLong</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::unsignedShort</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::ComplexType</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Element</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::SimpleType</remote-id> + <remote-id type="cpan-module">SOAP::WSDL::XSD::WhiteSpace</remote-id> + </upstream> +</pkgmetadata> |