From f66a06e8f9736ea679bc3e95d8c8e90ff7c3f466 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 22 Sep 2023 17:17:39 +0100 Subject: gentoo auto-resync : 22:09:2023 - 17:17:39 --- dev-dotnet/cake/Manifest | 2 +- dev-dotnet/cake/cake-3.1.0-r1.ebuild | 235 +++++++++++++++++++++++++++++++++++ dev-dotnet/cake/cake-3.1.0.ebuild | 230 ---------------------------------- 3 files changed, 236 insertions(+), 231 deletions(-) create mode 100644 dev-dotnet/cake/cake-3.1.0-r1.ebuild delete mode 100644 dev-dotnet/cake/cake-3.1.0.ebuild (limited to 'dev-dotnet/cake') diff --git a/dev-dotnet/cake/Manifest b/dev-dotnet/cake/Manifest index 0006c67b1bc5..d30d05585772 100644 --- a/dev-dotnet/cake/Manifest +++ b/dev-dotnet/cake/Manifest @@ -167,5 +167,5 @@ DIST xunit.core.2.5.0.nupkg 31557 BLAKE2B 2f819b3e956115273eaad6ad1d0b103baf8472 DIST xunit.extensibility.core.2.5.0.nupkg 283074 BLAKE2B 6274c1f3e18cc092cbb7fb1d687748dd7efdf128d005e5342a0dbb7223a3d90e2bd04b1c2fcb9d36777e76d6decf3ea877ef5cd88b7cbc7a2ce40b4e7c8ef9bd SHA512 8d14f28a2fe8520d073bbed4384e494aa2a1833c77e1baf75715ac1b2e82cd736b66fb6f4572858fcacbe3c7cb2e773843e9957331f20d86a3f05d1ead357500 DIST xunit.extensibility.execution.2.5.0.nupkg 360329 BLAKE2B 9338daedc7936ee441402a3c01e4f6dd7903074a560a0d91498d7be831a4f578386bfaab8dbe18616897f52e0114d90db732c8f2997242c7fecaa87aca35ea8f SHA512 54cb5d69a2d0a0952c89613720ccc0bffdc7163834a0f46d7fa574a5f2cbb4774e44eb7dce4c2c6f659470bee48a8a679746b38e983f14cabcd229a7ec8a31e0 DIST xunit.runner.visualstudio.2.5.0.nupkg 570004 BLAKE2B 6da331945900877f1bf0d622d0da3a399c4fbf3c000b3231da76d002279f18f1f3b470b3182e9ab4da73c64b658a990d6ea7e5ec3d267856cf5f4ce7af37e523 SHA512 f7d40d5eed1adc68f8514fd975467b1a1dbe7744f9bc0b0d65cfa17451283c229215c7d8975cc809cdd94ffbf2b9ed9d6d713defc5e7cfd3667a1f2470d3fa9c -EBUILD cake-3.1.0.ebuild 7393 BLAKE2B 6321942120d28d52dda782735608903a7e505fa71f87e7514a54d68eda619cccb5e511f61b09830d042f3eb7a0eaa72e2c43e3be76fa9e4063ad8b0a293968be SHA512 628f001c70038dcce0e37b14d4462d28bb025bd37b3b84f9b71e15a39ab3b9e18bf7f530003dd81101b762fdc88d87e60ef2cf15fac64003c99440fb1ac4487e +EBUILD cake-3.1.0-r1.ebuild 7512 BLAKE2B 1ff2617584a68edf9fa69a1bbebd752c5d479747b06807b7841eb5449f1310ed8a0167bf194fcdd8be4ab9ecd747b3478df7d1abde5b8b26814a9153aed4b73e SHA512 6382f8e51aab7b67ec5cab93d6a7c56db47d8cbd4c2265ffadb2d26f70d042b51ef13b9e242a353ab4e8e43d5da60a90079f95c0bd562a14146db3a33bf8f289 MISC metadata.xml 688 BLAKE2B 6eea8a9ccd9fe11925c171d7d3f47878214c543c6ccb15d697509305b339086e4000313a0a975147aef8dd4a793f1e7d8d02c75aab38dc136ebc8b90b5246758 SHA512 a1a4e2acf2082ea79ba1ae75540311575eb4e9443de0ff036e3858d18089d8ddac86768606f8f08bf9b8868e891897bd9eb59ead7f0b0d3fe21f7a3ede7f55f4 diff --git a/dev-dotnet/cake/cake-3.1.0-r1.ebuild b/dev-dotnet/cake/cake-3.1.0-r1.ebuild new file mode 100644 index 000000000000..a37f25152cd2 --- /dev/null +++ b/dev-dotnet/cake/cake-3.1.0-r1.ebuild @@ -0,0 +1,235 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DOTNET_PKG_COMPAT=7.0 +NUGETS=" +autofac@7.0.1 +basic.reference.assemblies.net70@1.4.2 +castle.core@5.1.1 +microsoft.build.tasks.git@1.1.1 +microsoft.codeanalysis.analyzers@3.0.0 +microsoft.codeanalysis.analyzers@3.3.4 +microsoft.codeanalysis.common@3.9.0 +microsoft.codeanalysis.common@4.6.0 +microsoft.codeanalysis.csharp.scripting@4.6.0 +microsoft.codeanalysis.csharp@4.6.0 +microsoft.codeanalysis.scripting.common@4.6.0 +microsoft.codecoverage@17.6.3 +microsoft.csharp@4.7.0 +microsoft.extensions.dependencyinjection.abstractions@7.0.0 +microsoft.extensions.dependencyinjection@7.0.0 +microsoft.net.test.sdk@17.6.3 +microsoft.netcore.platforms@1.1.0 +microsoft.netcore.platforms@2.1.2 +microsoft.netcore.platforms@5.0.0 +microsoft.netcore.platforms@7.0.3 +microsoft.netcore.targets@1.1.0 +microsoft.sourcelink.common@1.1.1 +microsoft.sourcelink.github@1.1.1 +microsoft.testplatform.objectmodel@17.6.3 +microsoft.testplatform.testhost@17.6.3 +microsoft.win32.primitives@4.3.0 +microsoft.win32.registry@5.0.0 +netstandard.library@1.6.1 +newtonsoft.json@13.0.1 +newtonsoft.json@13.0.3 +nsubstitute@5.0.0 +nuget.common@6.6.1 +nuget.configuration@6.6.1 +nuget.frameworks@6.5.0 +nuget.frameworks@6.6.1 +nuget.packaging@6.6.1 +nuget.protocol@6.6.1 +nuget.resolver@6.6.1 +nuget.versioning@6.6.1 +runtime.any.system.collections@4.3.0 +runtime.any.system.diagnostics.tools@4.3.0 +runtime.any.system.diagnostics.tracing@4.3.0 +runtime.any.system.globalization.calendars@4.3.0 +runtime.any.system.globalization@4.3.0 +runtime.any.system.io@4.3.0 +runtime.any.system.reflection.extensions@4.3.0 +runtime.any.system.reflection.primitives@4.3.0 +runtime.any.system.reflection@4.3.0 +runtime.any.system.resources.resourcemanager@4.3.0 +runtime.any.system.runtime.handles@4.3.0 +runtime.any.system.runtime.interopservices@4.3.0 +runtime.any.system.runtime@4.3.0 +runtime.any.system.text.encoding.extensions@4.3.0 +runtime.any.system.text.encoding@4.3.0 +runtime.any.system.threading.tasks@4.3.0 +runtime.any.system.threading.timer@4.3.0 +runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl@4.3.0 +runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl@4.3.0 +runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl@4.3.0 +runtime.native.system.io.compression@4.3.0 +runtime.native.system.net.http@4.3.0 +runtime.native.system.security.cryptography.apple@4.3.0 +runtime.native.system.security.cryptography.openssl@4.3.0 +runtime.native.system@4.3.0 +runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl@4.3.0 +runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl@4.3.0 +runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple@4.3.0 +runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl@4.3.0 +runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl@4.3.0 +runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl@4.3.0 +runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl@4.3.0 +runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl@4.3.0 +runtime.unix.microsoft.win32.primitives@4.3.0 +runtime.unix.system.console@4.3.0 +runtime.unix.system.diagnostics.debug@4.3.0 +runtime.unix.system.io.filesystem@4.3.0 +runtime.unix.system.net.primitives@4.3.0 +runtime.unix.system.net.sockets@4.3.0 +runtime.unix.system.private.uri@4.3.0 +runtime.unix.system.runtime.extensions@4.3.0 +spectre.console.cli@0.46.0 +spectre.console@0.46.0 +stylecop.analyzers@1.1.118 +system.appcontext@4.3.0 +system.buffers@4.3.0 +system.collections.concurrent@4.3.0 +system.collections.immutable@7.0.0 +system.collections@4.3.0 +system.console@4.3.0 +system.diagnostics.debug@4.3.0 +system.diagnostics.diagnosticsource@4.3.0 +system.diagnostics.diagnosticsource@4.7.1 +system.diagnostics.eventlog@6.0.0 +system.diagnostics.tools@4.3.0 +system.diagnostics.tracing@4.3.0 +system.formats.asn1@5.0.0 +system.globalization.calendars@4.3.0 +system.globalization.extensions@4.3.0 +system.globalization@4.3.0 +system.io.compression.zipfile@4.3.0 +system.io.compression@4.3.0 +system.io.filesystem.primitives@4.3.0 +system.io.filesystem@4.3.0 +system.io@4.3.0 +system.linq.expressions@4.3.0 +system.linq@4.3.0 +system.memory@4.5.4 +system.memory@4.5.5 +system.net.http@4.3.0 +system.net.nameresolution@4.3.0 +system.net.primitives@4.3.0 +system.net.sockets@4.3.0 +system.objectmodel@4.3.0 +system.private.uri@4.3.0 +system.reflection.emit.ilgeneration@4.3.0 +system.reflection.emit.lightweight@4.3.0 +system.reflection.emit@4.3.0 +system.reflection.extensions@4.3.0 +system.reflection.metadata@1.6.0 +system.reflection.metadata@7.0.2 +system.reflection.primitives@4.3.0 +system.reflection.typeextensions@4.3.0 +system.reflection@4.3.0 +system.resources.resourcemanager@4.3.0 +system.runtime.compilerservices.unsafe@5.0.0 +system.runtime.compilerservices.unsafe@6.0.0 +system.runtime.extensions@4.3.0 +system.runtime.handles@4.3.0 +system.runtime.interopservices.runtimeinformation@4.3.0 +system.runtime.interopservices@4.3.0 +system.runtime.numerics@4.3.0 +system.runtime@4.3.0 +system.security.accesscontrol@5.0.0 +system.security.claims@4.3.0 +system.security.cryptography.algorithms@4.3.0 +system.security.cryptography.cng@4.3.0 +system.security.cryptography.cng@5.0.0 +system.security.cryptography.csp@4.3.0 +system.security.cryptography.encoding@4.3.0 +system.security.cryptography.openssl@4.3.0 +system.security.cryptography.pkcs@5.0.0 +system.security.cryptography.primitives@4.3.0 +system.security.cryptography.protecteddata@4.4.0 +system.security.cryptography.x509certificates@4.3.0 +system.security.principal.windows@4.3.0 +system.security.principal.windows@5.0.0 +system.security.principal@4.3.0 +system.text.encoding.codepages@4.5.1 +system.text.encoding.codepages@7.0.0 +system.text.encoding.extensions@4.3.0 +system.text.encoding@4.3.0 +system.text.regularexpressions@4.3.0 +system.threading.tasks.extensions@4.3.0 +system.threading.tasks.extensions@4.5.4 +system.threading.tasks@4.3.0 +system.threading.threadpool@4.3.0 +system.threading.timer@4.3.0 +system.threading@4.3.0 +system.xml.readerwriter@4.3.0 +system.xml.xdocument@4.3.0 +xunit.abstractions@2.0.3 +xunit.analyzers@1.2.0 +xunit.assert@2.5.0 +xunit.core@2.5.0 +xunit.extensibility.core@2.5.0 +xunit.extensibility.execution@2.5.0 +xunit.runner.visualstudio@2.5.0 +xunit@2.5.0 +" + +inherit dotnet-pkg + +DESCRIPTION="Cake (C# Make) is a cross platform build automation system" +HOMEPAGE="https://cakebuild.net/ + https://github.com/cake-build/cake/" + +if [[ "${PV}" == *9999* ]] ; then + inherit git-r3 + + EGIT_REPO_URI="https://github.com/cake-build/${PN}.git" +else + SRC_URI="https://github.com/cake-build/${PN}/archive/v${PV}.tar.gz + -> ${P}.tar.gz" + + KEYWORDS="~amd64" +fi + +SRC_URI+=" ${NUGET_URIS} " +S="${WORKDIR}/${P}/src" + +LICENSE="MIT" +SLOT="0" + +# Collision with dev-lang/coffee, file: cake, bug https://bugs.gentoo.org/914496 +RDEPEND=" + !dev-lang/coffee-script +" + +DOTNET_PKG_PROJECTS=( Cake/Cake.csproj ) + +DOCS=( README.md ReleaseNotes.md SECURITY.md ) + +src_unpack() { + dotnet-pkg_src_unpack + + if [[ -n ${EGIT_REPO_URI} ]] ; then + git-r3_src_unpack + fi +} + +src_prepare() { + dotnet-pkg_src_prepare + dotnet-pkg-base_remove-global-json ../ + + sed -e "s|net6.0;net7.0|net${DOTNET_PKG_COMPAT}|" \ + -i Shared.msbuild || die +} + +src_test() { + dotnet-pkg-base_test Cake.Core.Tests/Cake.Core.Tests.csproj +} + +src_install() { + # Trick for docs. We do not install anything other form "${S}". + cd .. || die + + dotnet-pkg_src_install +} diff --git a/dev-dotnet/cake/cake-3.1.0.ebuild b/dev-dotnet/cake/cake-3.1.0.ebuild deleted file mode 100644 index 19aeb65165df..000000000000 --- a/dev-dotnet/cake/cake-3.1.0.ebuild +++ /dev/null @@ -1,230 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DOTNET_PKG_COMPAT=7.0 -NUGETS=" -autofac@7.0.1 -basic.reference.assemblies.net70@1.4.2 -castle.core@5.1.1 -microsoft.build.tasks.git@1.1.1 -microsoft.codeanalysis.analyzers@3.0.0 -microsoft.codeanalysis.analyzers@3.3.4 -microsoft.codeanalysis.common@3.9.0 -microsoft.codeanalysis.common@4.6.0 -microsoft.codeanalysis.csharp.scripting@4.6.0 -microsoft.codeanalysis.csharp@4.6.0 -microsoft.codeanalysis.scripting.common@4.6.0 -microsoft.codecoverage@17.6.3 -microsoft.csharp@4.7.0 -microsoft.extensions.dependencyinjection.abstractions@7.0.0 -microsoft.extensions.dependencyinjection@7.0.0 -microsoft.net.test.sdk@17.6.3 -microsoft.netcore.platforms@1.1.0 -microsoft.netcore.platforms@2.1.2 -microsoft.netcore.platforms@5.0.0 -microsoft.netcore.platforms@7.0.3 -microsoft.netcore.targets@1.1.0 -microsoft.sourcelink.common@1.1.1 -microsoft.sourcelink.github@1.1.1 -microsoft.testplatform.objectmodel@17.6.3 -microsoft.testplatform.testhost@17.6.3 -microsoft.win32.primitives@4.3.0 -microsoft.win32.registry@5.0.0 -netstandard.library@1.6.1 -newtonsoft.json@13.0.1 -newtonsoft.json@13.0.3 -nsubstitute@5.0.0 -nuget.common@6.6.1 -nuget.configuration@6.6.1 -nuget.frameworks@6.5.0 -nuget.frameworks@6.6.1 -nuget.packaging@6.6.1 -nuget.protocol@6.6.1 -nuget.resolver@6.6.1 -nuget.versioning@6.6.1 -runtime.any.system.collections@4.3.0 -runtime.any.system.diagnostics.tools@4.3.0 -runtime.any.system.diagnostics.tracing@4.3.0 -runtime.any.system.globalization.calendars@4.3.0 -runtime.any.system.globalization@4.3.0 -runtime.any.system.io@4.3.0 -runtime.any.system.reflection.extensions@4.3.0 -runtime.any.system.reflection.primitives@4.3.0 -runtime.any.system.reflection@4.3.0 -runtime.any.system.resources.resourcemanager@4.3.0 -runtime.any.system.runtime.handles@4.3.0 -runtime.any.system.runtime.interopservices@4.3.0 -runtime.any.system.runtime@4.3.0 -runtime.any.system.text.encoding.extensions@4.3.0 -runtime.any.system.text.encoding@4.3.0 -runtime.any.system.threading.tasks@4.3.0 -runtime.any.system.threading.timer@4.3.0 -runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl@4.3.0 -runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl@4.3.0 -runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl@4.3.0 -runtime.native.system.io.compression@4.3.0 -runtime.native.system.net.http@4.3.0 -runtime.native.system.security.cryptography.apple@4.3.0 -runtime.native.system.security.cryptography.openssl@4.3.0 -runtime.native.system@4.3.0 -runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl@4.3.0 -runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl@4.3.0 -runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple@4.3.0 -runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl@4.3.0 -runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl@4.3.0 -runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl@4.3.0 -runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl@4.3.0 -runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl@4.3.0 -runtime.unix.microsoft.win32.primitives@4.3.0 -runtime.unix.system.console@4.3.0 -runtime.unix.system.diagnostics.debug@4.3.0 -runtime.unix.system.io.filesystem@4.3.0 -runtime.unix.system.net.primitives@4.3.0 -runtime.unix.system.net.sockets@4.3.0 -runtime.unix.system.private.uri@4.3.0 -runtime.unix.system.runtime.extensions@4.3.0 -spectre.console.cli@0.46.0 -spectre.console@0.46.0 -stylecop.analyzers@1.1.118 -system.appcontext@4.3.0 -system.buffers@4.3.0 -system.collections.concurrent@4.3.0 -system.collections.immutable@7.0.0 -system.collections@4.3.0 -system.console@4.3.0 -system.diagnostics.debug@4.3.0 -system.diagnostics.diagnosticsource@4.3.0 -system.diagnostics.diagnosticsource@4.7.1 -system.diagnostics.eventlog@6.0.0 -system.diagnostics.tools@4.3.0 -system.diagnostics.tracing@4.3.0 -system.formats.asn1@5.0.0 -system.globalization.calendars@4.3.0 -system.globalization.extensions@4.3.0 -system.globalization@4.3.0 -system.io.compression.zipfile@4.3.0 -system.io.compression@4.3.0 -system.io.filesystem.primitives@4.3.0 -system.io.filesystem@4.3.0 -system.io@4.3.0 -system.linq.expressions@4.3.0 -system.linq@4.3.0 -system.memory@4.5.4 -system.memory@4.5.5 -system.net.http@4.3.0 -system.net.nameresolution@4.3.0 -system.net.primitives@4.3.0 -system.net.sockets@4.3.0 -system.objectmodel@4.3.0 -system.private.uri@4.3.0 -system.reflection.emit.ilgeneration@4.3.0 -system.reflection.emit.lightweight@4.3.0 -system.reflection.emit@4.3.0 -system.reflection.extensions@4.3.0 -system.reflection.metadata@1.6.0 -system.reflection.metadata@7.0.2 -system.reflection.primitives@4.3.0 -system.reflection.typeextensions@4.3.0 -system.reflection@4.3.0 -system.resources.resourcemanager@4.3.0 -system.runtime.compilerservices.unsafe@5.0.0 -system.runtime.compilerservices.unsafe@6.0.0 -system.runtime.extensions@4.3.0 -system.runtime.handles@4.3.0 -system.runtime.interopservices.runtimeinformation@4.3.0 -system.runtime.interopservices@4.3.0 -system.runtime.numerics@4.3.0 -system.runtime@4.3.0 -system.security.accesscontrol@5.0.0 -system.security.claims@4.3.0 -system.security.cryptography.algorithms@4.3.0 -system.security.cryptography.cng@4.3.0 -system.security.cryptography.cng@5.0.0 -system.security.cryptography.csp@4.3.0 -system.security.cryptography.encoding@4.3.0 -system.security.cryptography.openssl@4.3.0 -system.security.cryptography.pkcs@5.0.0 -system.security.cryptography.primitives@4.3.0 -system.security.cryptography.protecteddata@4.4.0 -system.security.cryptography.x509certificates@4.3.0 -system.security.principal.windows@4.3.0 -system.security.principal.windows@5.0.0 -system.security.principal@4.3.0 -system.text.encoding.codepages@4.5.1 -system.text.encoding.codepages@7.0.0 -system.text.encoding.extensions@4.3.0 -system.text.encoding@4.3.0 -system.text.regularexpressions@4.3.0 -system.threading.tasks.extensions@4.3.0 -system.threading.tasks.extensions@4.5.4 -system.threading.tasks@4.3.0 -system.threading.threadpool@4.3.0 -system.threading.timer@4.3.0 -system.threading@4.3.0 -system.xml.readerwriter@4.3.0 -system.xml.xdocument@4.3.0 -xunit.abstractions@2.0.3 -xunit.analyzers@1.2.0 -xunit.assert@2.5.0 -xunit.core@2.5.0 -xunit.extensibility.core@2.5.0 -xunit.extensibility.execution@2.5.0 -xunit.runner.visualstudio@2.5.0 -xunit@2.5.0 -" - -inherit dotnet-pkg - -DESCRIPTION="Cake (C# Make) is a cross platform build automation system" -HOMEPAGE="https://cakebuild.net/ - https://github.com/cake-build/cake/" - -if [[ "${PV}" == *9999* ]] ; then - inherit git-r3 - - EGIT_REPO_URI="https://github.com/cake-build/${PN}.git" -else - SRC_URI="https://github.com/cake-build/${PN}/archive/v${PV}.tar.gz - -> ${P}.tar.gz" - - KEYWORDS="~amd64" -fi - -SRC_URI+=" ${NUGET_URIS} " -S="${WORKDIR}/${P}/src" - -LICENSE="MIT" -SLOT="0" - -DOTNET_PKG_PROJECTS=( Cake/Cake.csproj ) - -DOCS=( README.md ReleaseNotes.md SECURITY.md ) - -src_unpack() { - dotnet-pkg_src_unpack - - if [[ -n ${EGIT_REPO_URI} ]] ; then - git-r3_src_unpack - fi -} - -src_prepare() { - dotnet-pkg_src_prepare - dotnet-pkg-base_remove-global-json ../ - - sed -e "s|net6.0;net7.0|net${DOTNET_PKG_COMPAT}|" \ - -i Shared.msbuild || die -} - -src_test() { - dotnet-pkg-base_test Cake.Core.Tests/Cake.Core.Tests.csproj -} - -src_install() { - # Trick for docs. We do not install anything other form "${S}". - cd .. || die - - dotnet-pkg_src_install -} -- cgit v1.2.3