diff options
author | Maciej Barć <xgqt@gentoo.org> | 2024-04-17 23:16:37 +0200 |
---|---|---|
committer | Maciej Barć <xgqt@gentoo.org> | 2024-04-18 00:10:41 +0200 |
commit | 7c1370c47eaf8a235231ca17350d5b66229f3f94 (patch) | |
tree | 361811a03848eea6be8453bcc2ecb3ed3cc9f876 /dev-dotnet | |
parent | app-containers/earthly: bump to 0.8.8 (diff) | |
download | gentoo-7c1370c47eaf8a235231ca17350d5b66229f3f94.tar.gz gentoo-7c1370c47eaf8a235231ca17350d5b66229f3f94.tar.bz2 gentoo-7c1370c47eaf8a235231ca17350d5b66229f3f94.zip |
dev-dotnet/dotnet-outdated: bump to 4.6.1
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'dev-dotnet')
-rw-r--r-- | dev-dotnet/dotnet-outdated/Manifest | 1 | ||||
-rw-r--r-- | dev-dotnet/dotnet-outdated/dotnet-outdated-4.6.1.ebuild | 321 |
2 files changed, 322 insertions, 0 deletions
diff --git a/dev-dotnet/dotnet-outdated/Manifest b/dev-dotnet/dotnet-outdated/Manifest index 3b9e7b529120..97e77188089c 100644 --- a/dev-dotnet/dotnet-outdated/Manifest +++ b/dev-dotnet/dotnet-outdated/Manifest @@ -1,6 +1,7 @@ DIST castle.core.5.0.0.nupkg 797531 BLAKE2B e24ccd29030be7d337291ea670bf6909b8a58f1fc2a3c413ca2307d948445761ea479e89ea3262196677d32b12cf49c185d90d0c9d5d07ea8330f4decf0dc027 SHA512 210328587ff705f78fa46a9e1bdc07c5a8110335122d533f604bde9382b6317677a3168cb4238a45483fc38bd3d2661738f6afaecc42d170b7ba778912cfa74e DIST csvhelper.30.0.1.nupkg 717621 BLAKE2B 7461c95cf2687cb0344261a967c22c33602f2a360a18073fcfc4fcebe9513a56ab15c530683458c7c64bd2ceab4cc8c376aae01905f093f7774efb4bedc4a159 SHA512 f02de9ab8f3a99b5b6d83abc0e8eebbd65563512c3610cbdf4f433202075c342fcfe58245c3ab7735e328433e80f0d6379dbfd5fc5392df27fdaa15182a438da DIST dotnet-outdated-4.6.0.tar.gz 134898 BLAKE2B ccefdcffd86436c81ec809eca5c3f7e025789f9bf2c62393408791b4a5105a4896d7217ac73786332ad4402978c9df99a3d62f99498d38bb28c871498030fb7c SHA512 6a6181d8482f2a01653192f6087762e1af5ca49fb795304171bc964bcd6095203460d4bc3e47051d24199d064a24847484d9b20b8845ea2e6cc161fcb999b780 +DIST dotnet-outdated-4.6.1.tar.gz 135711 BLAKE2B 36453875f01b9870723648f2a1e224476d5e5c127bdea033e0584d1dac34e5ff74bf2f3d84bad132d48281cad98a8d58d890c5a76a1f875340b763159d56e92d SHA512 0327833f60407d7ffa820df2be2c8fd1feb12b97c2fbc905fb0d8ce43fe002faee597e44dddbb2e37c3de761e69e8af1b8e40487d4f582d6a26087b8efa05970 DIST dotnet-xunit.2.3.1.nupkg 774955 BLAKE2B 338a47a377be9bb1edc7bebd765d2d9e740307358bd03ab3f18153f21ad00a7a3cbbb7de0341ae96c0b4355e6f3a41b0e40692d73bd1bfb67d531f054ee0c60c SHA512 2f0ee05b38a7674b4e1826a1284dbf18e2d122ae3f5f741150b318669ad1ebedb03e22a7c5c35d8b43c3a7a1a70ec8253eeb0b74915eb81309bcd998218dcdb8 DIST libuv.1.9.0.nupkg 1270373 BLAKE2B c20e78a6c8cac53a66968af0eabeb270c84987f2e1e118325034ab07e7d08784c58b60c5ee70b3fc0cae05410da66b446e94b112eda9957bcabce1417394c053 SHA512 75fc28894498f492bdf5db6c599e40059e7a8c5417ba71bd6b4a87416b0f669611f6dd98dae1da4c0b1e076598724914514c87d4cc92ed51197e5a251b94ecc3 DIST mcmaster.extensions.commandlineutils.4.0.2.nupkg 280825 BLAKE2B 66318edbb1103d364bd4a659bf75cbc3ac448b775abde2d5aba5a1f5e939757bd5d01d02b9e2014aa7da5284c157695159ba39e85a75de748b147ddc7cb16bf8 SHA512 d8767c2101e96f63267638acd3c21aa9b3259a32e7ee49aac5928cf84913a1f28262436adc83482b19c870dca5f734072bb3c9c7b4d23dcc779d83f7cf6b9316 diff --git a/dev-dotnet/dotnet-outdated/dotnet-outdated-4.6.1.ebuild b/dev-dotnet/dotnet-outdated/dotnet-outdated-4.6.1.ebuild new file mode 100644 index 000000000000..8d24f392b15f --- /dev/null +++ b/dev-dotnet/dotnet-outdated/dotnet-outdated-4.6.1.ebuild @@ -0,0 +1,321 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DOTNET_PKG_COMPAT=8.0 +NUGETS=" +castle.core@5.0.0 +csvhelper@30.0.1 +dotnet-xunit@2.3.1 +libuv@1.9.0 +mcmaster.extensions.commandlineutils@4.0.2 +microsoft.bcl.asyncinterfaces@7.0.0 +microsoft.codeanalysis.analyzers@1.1.0 +microsoft.codeanalysis.common@1.3.0 +microsoft.codeanalysis.csharp@1.3.0 +microsoft.codeanalysis.visualbasic@1.3.0 +microsoft.codecoverage@17.8.0 +microsoft.csharp@4.0.1 +microsoft.extensions.dependencyinjection.abstractions@7.0.0 +microsoft.extensions.dependencyinjection@7.0.0 +microsoft.net.test.sdk@17.8.0 +microsoft.netcore.app@1.0.0 +microsoft.netcore.dotnethost@1.0.1 +microsoft.netcore.dotnethostpolicy@1.0.1 +microsoft.netcore.dotnethostresolver@1.0.1 +microsoft.netcore.jit@1.0.2 +microsoft.netcore.platforms@1.0.1 +microsoft.netcore.platforms@1.1.0 +microsoft.netcore.runtime.coreclr@1.0.2 +microsoft.netcore.targets@1.0.1 +microsoft.netcore.targets@1.1.0 +microsoft.netcore.windows.apisets@1.0.1 +microsoft.testplatform.objectmodel@17.8.0 +microsoft.testplatform.testhost@17.8.0 +microsoft.visualbasic@10.0.1 +microsoft.win32.primitives@4.0.1 +microsoft.win32.primitives@4.3.0 +microsoft.win32.registry@4.0.0 +netstandard.library@1.6.0 +netstandard.library@1.6.1 +newtonsoft.json@13.0.3 +nsubstitute@5.0.0 +nuget.common@6.8.0 +nuget.configuration@6.8.0 +nuget.credentials@6.8.0 +nuget.dependencyresolver.core@6.8.0 +nuget.frameworks@6.5.0 +nuget.frameworks@6.8.0 +nuget.librarymodel@6.8.0 +nuget.packaging@6.8.0 +nuget.projectmodel@6.8.0 +nuget.protocol@6.8.0 +nuget.versioning@6.8.0 +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.1.0 +runtime.native.system.io.compression@4.3.0 +runtime.native.system.net.http@4.0.1 +runtime.native.system.net.http@4.3.0 +runtime.native.system.net.security@4.0.1 +runtime.native.system.security.cryptography.apple@4.3.0 +runtime.native.system.security.cryptography.openssl@4.3.0 +runtime.native.system.security.cryptography@4.0.0 +runtime.native.system@4.0.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 +system.appcontext@4.1.0 +system.appcontext@4.3.0 +system.buffers@4.0.0 +system.buffers@4.3.0 +system.buffers@4.5.1 +system.collections.concurrent@4.0.12 +system.collections.concurrent@4.3.0 +system.collections.immutable@1.2.0 +system.collections@4.0.11 +system.collections@4.3.0 +system.componentmodel.annotations@4.1.0 +system.componentmodel.annotations@5.0.0 +system.componentmodel@4.0.1 +system.console@4.0.0 +system.console@4.3.0 +system.diagnostics.debug@4.0.11 +system.diagnostics.debug@4.3.0 +system.diagnostics.diagnosticsource@4.0.0 +system.diagnostics.diagnosticsource@4.3.0 +system.diagnostics.eventlog@6.0.0 +system.diagnostics.fileversioninfo@4.0.0 +system.diagnostics.process@4.1.0 +system.diagnostics.stacktrace@4.0.1 +system.diagnostics.tools@4.0.1 +system.diagnostics.tools@4.3.0 +system.diagnostics.tracing@4.1.0 +system.diagnostics.tracing@4.3.0 +system.dynamic.runtime@4.0.11 +system.formats.asn1@6.0.0 +system.globalization.calendars@4.0.1 +system.globalization.calendars@4.3.0 +system.globalization.extensions@4.0.1 +system.globalization.extensions@4.3.0 +system.globalization@4.0.11 +system.globalization@4.3.0 +system.io.abstractions.testinghelpers@19.2.64 +system.io.abstractions@19.2.64 +system.io.compression.zipfile@4.0.1 +system.io.compression.zipfile@4.3.0 +system.io.compression@4.1.0 +system.io.compression@4.3.0 +system.io.filesystem.accesscontrol@5.0.0 +system.io.filesystem.primitives@4.0.1 +system.io.filesystem.primitives@4.3.0 +system.io.filesystem.watcher@4.0.0 +system.io.filesystem@4.0.1 +system.io.filesystem@4.3.0 +system.io.memorymappedfiles@4.0.0 +system.io.unmanagedmemorystream@4.0.1 +system.io@4.1.0 +system.io@4.3.0 +system.linq.expressions@4.1.0 +system.linq.expressions@4.3.0 +system.linq.parallel@4.0.1 +system.linq.queryable@4.0.1 +system.linq@4.1.0 +system.linq@4.3.0 +system.memory@4.5.4 +system.memory@4.5.5 +system.net.http@4.1.0 +system.net.http@4.3.0 +system.net.nameresolution@4.0.0 +system.net.nameresolution@4.3.0 +system.net.primitives@4.0.11 +system.net.primitives@4.3.0 +system.net.requests@4.0.11 +system.net.security@4.0.0 +system.net.sockets@4.1.0 +system.net.sockets@4.3.0 +system.net.webheadercollection@4.0.1 +system.numerics.vectors@4.1.1 +system.numerics.vectors@4.4.0 +system.numerics.vectors@4.5.0 +system.objectmodel@4.0.12 +system.objectmodel@4.3.0 +system.private.uri@4.3.0 +system.reflection.dispatchproxy@4.0.1 +system.reflection.emit.ilgeneration@4.0.1 +system.reflection.emit.ilgeneration@4.3.0 +system.reflection.emit.lightweight@4.0.1 +system.reflection.emit.lightweight@4.3.0 +system.reflection.emit@4.0.1 +system.reflection.emit@4.3.0 +system.reflection.extensions@4.0.1 +system.reflection.extensions@4.3.0 +system.reflection.metadata@1.3.0 +system.reflection.metadata@1.6.0 +system.reflection.primitives@4.0.1 +system.reflection.primitives@4.3.0 +system.reflection.typeextensions@4.1.0 +system.reflection.typeextensions@4.3.0 +system.reflection@4.1.0 +system.reflection@4.3.0 +system.resources.reader@4.0.0 +system.resources.resourcemanager@4.0.1 +system.resources.resourcemanager@4.3.0 +system.runtime.compilerservices.unsafe@4.5.3 +system.runtime.compilerservices.unsafe@6.0.0 +system.runtime.extensions@4.1.0 +system.runtime.extensions@4.3.0 +system.runtime.handles@4.0.1 +system.runtime.handles@4.3.0 +system.runtime.interopservices.runtimeinformation@4.0.0 +system.runtime.interopservices.runtimeinformation@4.3.0 +system.runtime.interopservices@4.1.0 +system.runtime.interopservices@4.3.0 +system.runtime.loader@4.0.0 +system.runtime.numerics@4.0.1 +system.runtime.numerics@4.3.0 +system.runtime@4.1.0 +system.runtime@4.3.0 +system.security.accesscontrol@5.0.0 +system.security.claims@4.0.1 +system.security.claims@4.3.0 +system.security.cryptography.algorithms@4.2.0 +system.security.cryptography.algorithms@4.3.0 +system.security.cryptography.cng@4.2.0 +system.security.cryptography.cng@4.3.0 +system.security.cryptography.cng@5.0.0 +system.security.cryptography.csp@4.0.0 +system.security.cryptography.csp@4.3.0 +system.security.cryptography.encoding@4.0.0 +system.security.cryptography.encoding@4.3.0 +system.security.cryptography.openssl@4.0.0 +system.security.cryptography.openssl@4.3.0 +system.security.cryptography.pkcs@6.0.4 +system.security.cryptography.primitives@4.0.0 +system.security.cryptography.primitives@4.3.0 +system.security.cryptography.protecteddata@4.4.0 +system.security.cryptography.x509certificates@4.1.0 +system.security.cryptography.x509certificates@4.3.0 +system.security.principal.windows@4.0.0 +system.security.principal.windows@4.3.0 +system.security.principal.windows@5.0.0 +system.security.principal@4.0.1 +system.security.principal@4.3.0 +system.text.encoding.codepages@4.0.1 +system.text.encoding.extensions@4.0.11 +system.text.encoding.extensions@4.3.0 +system.text.encoding@4.0.11 +system.text.encoding@4.3.0 +system.text.encodings.web@7.0.0 +system.text.json@7.0.3 +system.text.regularexpressions@4.1.0 +system.text.regularexpressions@4.3.0 +system.threading.overlapped@4.0.1 +system.threading.tasks.dataflow@4.6.0 +system.threading.tasks.extensions@4.0.0 +system.threading.tasks.extensions@4.3.0 +system.threading.tasks.extensions@4.5.4 +system.threading.tasks.parallel@4.0.1 +system.threading.tasks@4.0.11 +system.threading.tasks@4.3.0 +system.threading.thread@4.0.0 +system.threading.threadpool@4.0.10 +system.threading.threadpool@4.3.0 +system.threading.timer@4.0.1 +system.threading.timer@4.3.0 +system.threading@4.0.11 +system.threading@4.3.0 +system.xml.readerwriter@4.0.11 +system.xml.readerwriter@4.3.0 +system.xml.xdocument@4.0.11 +system.xml.xdocument@4.3.0 +system.xml.xmldocument@4.0.1 +system.xml.xpath.xdocument@4.0.1 +system.xml.xpath@4.0.1 +testableio.system.io.abstractions.testinghelpers@19.2.64 +testableio.system.io.abstractions.wrappers@19.2.64 +testableio.system.io.abstractions@19.2.64 +xunit.abstractions@2.0.3 +xunit.analyzers@1.6.0 +xunit.assert@2.6.2 +xunit.core@2.6.2 +xunit.extensibility.core@2.6.2 +xunit.extensibility.execution@2.6.2 +xunit.runner.visualstudio@2.5.4 +xunit@2.6.2 +" + +inherit check-reqs dotnet-pkg + +DESCRIPTION="Display and update outdated NuGet packages in a project" +HOMEPAGE="https://github.com/dotnet-outdated/dotnet-outdated/" + +if [[ "${PV}" == *9999* ]] ; then + inherit git-r3 + + EGIT_REPO_URI="https://github.com/${PN}/${PN}.git" +else + SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz + -> ${P}.tar.gz" + + KEYWORDS="~amd64" +fi + +SRC_URI+=" ${NUGET_URIS} " + +LICENSE="MIT" +SLOT="0" + +CHECKREQS_DISK_BUILD="1500M" +DOTNET_PKG_PROJECTS=( src/DotNetOutdated/DotNetOutdated.csproj ) +PATCHES=( "${FILESDIR}/${PN}-4.6.0-net8.0.patch" ) + +DOCS=( CHANGELOG.md README.md ) + +dotnet-pkg_force-compat + +pkg_setup() { + check-reqs_pkg_setup + dotnet-pkg_pkg_setup +} + +src_unpack() { + dotnet-pkg_src_unpack + + if [[ -n "${EGIT_REPO_URI}" ]] ; then + git-r3_src_unpack + fi +} |