diff options
| author | Maciej Barć <xgqt@gentoo.org> | 2025-12-08 00:52:39 +0100 |
|---|---|---|
| committer | Maciej Barć <xgqt@gentoo.org> | 2025-12-08 02:51:54 +0100 |
| commit | c46af97b30e63ee76154b35b26e132e527fe1d20 (patch) | |
| tree | d05c7191787856199899c72f61c5cf62d4efa6ac | |
| parent | 2ce83e3a16881158cbbfc6cf0ea37805127e0ddb (diff) | |
| download | gentoo-c46af97b30e63ee76154b35b26e132e527fe1d20.tar.gz gentoo-c46af97b30e63ee76154b35b26e132e527fe1d20.tar.bz2 gentoo-c46af97b30e63ee76154b35b26e132e527fe1d20.zip | |
dev-dotnet/fsautocomplete: drop old 0.80.0
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
| -rw-r--r-- | dev-dotnet/fsautocomplete/Manifest | 1 | ||||
| -rw-r--r-- | dev-dotnet/fsautocomplete/fsautocomplete-0.80.0.ebuild | 370 |
2 files changed, 0 insertions, 371 deletions
diff --git a/dev-dotnet/fsautocomplete/Manifest b/dev-dotnet/fsautocomplete/Manifest index c1f5e15b2b92..125a6fec62e7 100644 --- a/dev-dotnet/fsautocomplete/Manifest +++ b/dev-dotnet/fsautocomplete/Manifest @@ -17,7 +17,6 @@ DIST expecto.diff.10.2.1.nupkg 35154 BLAKE2B 0b12a4c6804cf974b6380f888706376750e DIST fantomas.7.0.3.nupkg 6138224 BLAKE2B 039b8ac8a70dd06dadec6800fabdf1073e5d4b14b47b03893e98ee85b002f786e6e44b2f3b1e944a874687ec2f44a32941642d1c2c89f4c1ccd4e53a0a46521e SHA512 082a42433c4b521fabf6cc5319850a9ad3684c113f27f5c38954b07fe81efb897d9675bbf91e292ee2fb2b8b0e21ba24f25f7922f180e172c58d2d01d1911074 DIST fantomas.client.0.9.1.nupkg 70020 BLAKE2B acda9a809cc8e122fe37e6a1c9e7d749f911c6ad5d41b007e48d005d354e6d58c2859fdeb18e5f715a4a4844ce3f54ed08f434285565e73a740a5b51a104960a SHA512 3c2988b1d0ac73deb209737fcbc9178a4eb052242f89f50062f43b25b94dcb244d0d4165ae3fd1a182e3aaeb39cce6de9517b2b36d3766c1df66176b94cb35e1 DIST fparsec.1.1.1.nupkg 353063 BLAKE2B 47e93d6ed373bcf3fd5c26ace2d60a1e6701b14bb4cbca1650bc15bfd0dce402ea8c8ad471004dfe618f0e9507ec60c53d7e01ead2e7480ececfc4a0395552ff SHA512 b28a1cc8a4fd2d4b000adf68b0a9ffb6aa72ec2cdd5157beb47635346122ac61f6dac0e0b06de8528ed7336e21e9881918fd18d36585507ebefb3336c57b6c76 -DIST fsautocomplete-0.80.0.gh.tar.gz 1311938 BLAKE2B df6b10b63df8b41d300635de4aa5b9948673bd969ae93f902e880bacc9c65e5a4d7a69495972370649d7f198a2ac4945103d61b004a95525ed5244fd63f4055b SHA512 7d0ae03976adca5a30787f49ba0ea1dcaaa75d1807cd097c8990c6b8d7c1ad08bafa8fadad0dc78343fbfe19f747915b97d5f8fef5d8d5c2a59f5efe8c58f2a8 DIST fsautocomplete-0.80.1.gh.tar.gz 1312130 BLAKE2B e50a40e19b9344fdde3a319d5863e8d9bcac7fa8e0267ab05631cb5ebc56044a4d372cb6bb3db4e124364ce0c26b0d863ad969636f6b5634fec7fdb0c6ed03ea SHA512 4ca6d076a30a85dd4621ecffe8fb28452437d11dd4a1615a28cbcf49570451cf2996acb7ea76347707a2dec318dca655518a714260b337a0546e1219caf6616f DIST fsautocomplete-0.81.0.gh.tar.gz 1313506 BLAKE2B 2a3bd431074de964c7f9b7255f764624cfe9fca03acb6696a95b46d3c8fecfebddea6fbf85697531e5d4ffe98ffa5562a483b89e05ff0dce2aed9b49bfa8517d SHA512 a4e84fa781c69eeabdd679e0798a86329476aebfe9c493fa680ef2c5357e9b58fdae47f45e16d5ca30e7782a6cdaecf17e1ce77a11e24912f85e650f785ce7d1 DIST fsharp-analyzers.0.33.0.nupkg 18913836 BLAKE2B aec06481ae768b9206d598d75c8966883a97573da702e3bcfb9ed36152251ade7e81bf9ac73a8ed0ad20764a0c2fc0e2760f5fe4ccc56d4019d3514754a94f27 SHA512 cf2858773c8ab766029265c6b76d5fc67bcb606e793d0c437a859f9684b0eb956b382bb5b5565c7d9182dd826672734646c5e0abaaa86e05d27fd2041b2a67e0 diff --git a/dev-dotnet/fsautocomplete/fsautocomplete-0.80.0.ebuild b/dev-dotnet/fsautocomplete/fsautocomplete-0.80.0.ebuild deleted file mode 100644 index d3ea2be57f2c..000000000000 --- a/dev-dotnet/fsautocomplete/fsautocomplete-0.80.0.ebuild +++ /dev/null @@ -1,370 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -APP_PN="FsAutoComplete" - -DOTNET_PKG_COMPAT="9.0" - -# Required tools are on top, they are listed in ".config/dotnet-tools.json". -NUGETS=" -dotnet-reportgenerator-globaltool@5.3.8 -fantomas@7.0.3 -fsharp-analyzers@0.33.0 -paket@9.0.2 -telplin@0.9.6 - -System.Security.Cryptography.OpenSsl@5.0.0 -runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl@4.3.3 -runtime.debian.9-x64.runtime.native.System.Security.Cryptography.OpenSsl@4.3.3 -runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl@4.3.3 -runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl@4.3.3 -runtime.fedora.27-x64.runtime.native.System.Security.Cryptography.OpenSsl@4.3.3 -runtime.fedora.28-x64.runtime.native.System.Security.Cryptography.OpenSsl@4.3.3 -runtime.native.System.Security.Cryptography.Apple@4.3.1 -runtime.native.System.Security.Cryptography.OpenSsl@4.3.3 -runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl@4.3.3 -runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl@4.3.3 -runtime.opensuse.42.3-x64.runtime.native.System.Security.Cryptography.OpenSsl@4.3.3 -runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple@4.3.1 -runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl@4.3.3 -runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl@4.3.3 -runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl@4.3.3 -runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl@4.3.3 -runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl@4.3.3 -runtime.ubuntu.18.04-x64.runtime.native.System.Security.Cryptography.OpenSsl@4.3.3 - -altcover@9.0.1 -benchmarkdotnet.annotations@0.14.0 -benchmarkdotnet@0.14.0 -cliwrap@3.6.7 -commandlineparser@2.9.1 -communitytoolkit.highperformance@8.3.2 -destructurama.fsharp@2.0.0 -diffplex@1.7.1 -diffplex@1.7.2 -dotnet.reproduciblebuilds@1.2.25 -expecto.diff@10.2.1 -expecto@10.0.0 -expecto@10.2.1 -expecto@10.2.3 -fantomas.client@0.9.1 -fparsec@1.1.1 -fsharp-analyzers@0.33.0 -fsharp.analyzers.build@0.3.0 -fsharp.analyzers.sdk@0.33.1 -fsharp.compiler.service@43.9.300 -fsharp.control.asyncseq@2.0.21 -fsharp.control.asyncseq@3.2.1 -fsharp.control.reactive@5.0.5 -fsharp.core@4.3.4 -fsharp.core@4.6.2 -fsharp.core@4.7.0 -fsharp.core@4.7.2 -fsharp.core@5.0.1 -fsharp.core@6.0.0 -fsharp.core@6.0.1 -fsharp.core@7.0.200 -fsharp.core@7.0.300 -fsharp.core@8.0.101 -fsharp.core@9.0.202 -fsharp.core@9.0.300 -fsharp.core@9.0.303 -fsharp.data.adaptive@1.2.18 -fsharp.formatting@14.0.1 -fsharp.umx@1.1.0 -fsharplint.core@0.23.0 -fsharpx.async@1.14.1 -fstoolkit.errorhandling.taskresult@4.18.0 -fstoolkit.errorhandling@4.18.0 -gee.external.capstone@2.3.0 -githubactionstestlogger@2.4.1 -google.protobuf@3.22.5 -google.protobuf@3.28.3 -grpc.core.api@2.66.0 -grpc.core@2.46.6 -grpc.net.client@2.52.0 -grpc.net.client@2.66.0 -grpc.net.common@2.66.0 -grpc@2.46.6 -humanizer.core@2.14.1 -iced@1.17.0 -iced@1.21.0 -icedtasks@0.11.7 -icsharpcode.decompiler@8.2.0.7535 -ionide.analyzers@0.14.9 -ionide.keepachangelog.tasks@0.1.8 -ionide.languageserverprotocol@0.7.0 -ionide.projinfo.fcs@0.72.0 -ionide.projinfo.projectsystem@0.72.0 -ionide.projinfo@0.72.0 -linkdotnet.stringbuilder@1.18.0 -mcmaster.netcore.plugins@1.4.0 -messagepack.annotations@2.5.192 -messagepack@2.5.187 -messagepack@2.5.192 -microsoft.bcl.asyncinterfaces@5.0.0 -microsoft.bcl.asyncinterfaces@8.0.0 -microsoft.bcl.asyncinterfaces@9.0.1 -microsoft.bcl.cryptography@9.0.1 -microsoft.bcl.hashcode@6.0.0 -microsoft.build.framework@17.12.6 -microsoft.build.locator@1.7.8 -microsoft.build.tasks.core@17.12.6 -microsoft.build.utilities.core@17.12.6 -microsoft.build@17.12.6 -microsoft.codeanalysis.analyzers@3.11.0 -microsoft.codeanalysis.analyzers@3.3.4 -microsoft.codeanalysis.common@4.11.0 -microsoft.codeanalysis.csharp.workspaces@4.11.0 -microsoft.codeanalysis.csharp@4.1.0 -microsoft.codeanalysis.csharp@4.11.0 -microsoft.codeanalysis.visualbasic.workspaces@4.11.0 -microsoft.codeanalysis.visualbasic@4.11.0 -microsoft.codeanalysis.workspaces.common@4.11.0 -microsoft.codeanalysis@4.11.0 -microsoft.codecoverage@17.12.0 -microsoft.diagnostics.netcore.client@0.2.410101 -microsoft.diagnostics.netcore.client@0.2.510501 -microsoft.diagnostics.netcore.client@0.2.553101 -microsoft.diagnostics.runtime@2.2.332302 -microsoft.diagnostics.runtime@3.1.512801 -microsoft.diagnostics.tracing.traceevent@3.1.18 -microsoft.diagnostics.tracing.traceevent@3.1.8 -microsoft.dotnet.platformabstractions@3.1.6 -microsoft.extensions.caching.abstractions@9.0.1 -microsoft.extensions.caching.memory@9.0.1 -microsoft.extensions.configuration.abstractions@9.0.1 -microsoft.extensions.configuration.binder@9.0.1 -microsoft.extensions.configuration@9.0.1 -microsoft.extensions.dependencyinjection.abstractions@9.0.0 -microsoft.extensions.dependencyinjection.abstractions@9.0.1 -microsoft.extensions.dependencyinjection@9.0.1 -microsoft.extensions.dependencymodel@5.0.0 -microsoft.extensions.dependencymodel@9.0.1 -microsoft.extensions.diagnostics.abstractions@9.0.0 -microsoft.extensions.diagnostics.abstractions@9.0.1 -microsoft.extensions.logging.abstractions@6.0.0 -microsoft.extensions.logging.abstractions@6.0.4 -microsoft.extensions.logging.abstractions@9.0.1 -microsoft.extensions.logging.configuration@9.0.0 -microsoft.extensions.logging.configuration@9.0.1 -microsoft.extensions.logging@8.0.0 -microsoft.extensions.logging@9.0.1 -microsoft.extensions.options.configurationextensions@9.0.1 -microsoft.extensions.options@9.0.1 -microsoft.extensions.primitives@9.0.1 -microsoft.io.redist@6.0.1 -microsoft.net.stringtools@17.12.6 -microsoft.net.stringtools@17.6.3 -microsoft.net.test.sdk@17.12.0 -microsoft.netcore.platforms@1.1.0 -microsoft.netcore.platforms@5.0.0 -microsoft.netcore.platforms@7.0.4 -microsoft.netcore.targets@5.0.0 -microsoft.testplatform.objectmodel@17.10.0 -microsoft.testplatform.objectmodel@17.12.0 -microsoft.testplatform.testhost@17.12.0 -microsoft.testplatform.translationlayer@17.13.0 -microsoft.visualstudio.solutionpersistence@1.0.28 -microsoft.visualstudio.threading.analyzers@17.10.48 -microsoft.visualstudio.threading.analyzers@17.12.19 -microsoft.visualstudio.threading@17.10.48 -microsoft.visualstudio.threading@17.12.19 -microsoft.visualstudio.validation@17.8.8 -microsoft.win32.registry@5.0.0 -mono.cecil@0.11.4 -mono.cecil@0.11.6 -nerdbank.streams@2.11.74 -nerdbank.streams@2.11.79 -netstandard.library@2.0.0 -netstandard.library@2.0.3 -newtonsoft.json@13.0.1 -newtonsoft.json@13.0.3 -nuget.frameworks@6.12.1 -opentelemetry.api.providerbuilderextensions@1.10.0 -opentelemetry.api@1.10.0 -opentelemetry.api@1.9.0 -opentelemetry.exporter.opentelemetryprotocol@1.10.0 -opentelemetry.instrumentation.runtime@1.9.0 -opentelemetry@1.10.0 -perfolizer@0.3.17 -runtime.native.system.net.http@4.3.1 -runtime.native.system.security.cryptography.apple@4.3.1 -runtime.native.system.security.cryptography.openssl@4.3.3 -runtime.native.system@4.3.1 -semanticversioning@2.0.2 -serilog.extensions.logging@8.0.0 -serilog.sinks.async@2.1.0 -serilog.sinks.console@6.0.0 -serilog.sinks.file@6.0.0 -serilog@3.1.1 -serilog@4.0.0 -serilog@4.1.0 -streamjsonrpc@2.16.36 -streamjsonrpc@2.20.20 -streamjsonrpc@2.8.28 -system.buffers@4.5.1 -system.buffers@4.6.0 -system.codedom@8.0.0 -system.collections.concurrent@4.3.0 -system.collections.immutable@6.0.0 -system.collections.immutable@8.0.0 -system.collections.immutable@9.0.1 -system.collections@4.3.0 -system.commandline@2.0.0-beta4.22272.1 -system.componentmodel.annotations@5.0.0 -system.composition.attributedmodel@9.0.1 -system.composition.convention@9.0.1 -system.composition.hosting@9.0.1 -system.composition.runtime@9.0.1 -system.composition.typedparts@9.0.1 -system.composition@8.0.0 -system.composition@9.0.1 -system.configuration.configurationmanager@8.0.0 -system.configuration.configurationmanager@9.0.1 -system.diagnostics.debug@4.3.0 -system.diagnostics.diagnosticsource@8.0.0 -system.diagnostics.diagnosticsource@9.0.0 -system.diagnostics.diagnosticsource@9.0.1 -system.diagnostics.eventlog@9.0.1 -system.diagnostics.tracing@4.3.0 -system.formats.asn1@5.0.0 -system.formats.asn1@8.0.1 -system.formats.asn1@9.0.1 -system.formats.nrbf@9.0.1 -system.globalization.calendars@4.3.0 -system.globalization.extensions@4.3.0 -system.globalization@4.3.0 -system.io.filesystem.primitives@4.3.0 -system.io.filesystem@4.3.0 -system.io.pipelines@8.0.0 -system.io.pipelines@9.0.1 -system.io@4.3.0 -system.linq@4.3.0 -system.management@5.0.0 -system.management@8.0.0 -system.memory@4.5.4 -system.memory@4.5.5 -system.memory@4.6.0 -system.net.http@4.3.4 -system.net.primitives@4.3.1 -system.numerics.vectors@4.5.0 -system.numerics.vectors@4.6.0 -system.reactive@5.0.0 -system.reflection.emit.ilgeneration@4.7.0 -system.reflection.emit.lightweight@4.6.0 -system.reflection.emit.lightweight@4.7.0 -system.reflection.emit@4.7.0 -system.reflection.metadata@1.6.0 -system.reflection.metadata@6.0.0 -system.reflection.metadata@8.0.0 -system.reflection.metadata@9.0.1 -system.reflection.metadataloadcontext@8.0.0 -system.reflection.metadataloadcontext@9.0.1 -system.reflection.primitives@4.3.0 -system.reflection.typeextensions@4.7.0 -system.reflection@4.3.0 -system.resources.extensions@8.0.0 -system.resources.extensions@9.0.1 -system.resources.resourcemanager@4.3.0 -system.runtime.compilerservices.unsafe@6.0.0 -system.runtime.compilerservices.unsafe@6.1.0 -system.runtime.extensions@4.3.1 -system.runtime.handles@4.3.0 -system.runtime.interopservices@4.3.0 -system.runtime.numerics@4.3.0 -system.runtime@4.3.1 -system.security.accesscontrol@5.0.0 -system.security.accesscontrol@6.0.1 -system.security.cryptography.algorithms@4.3.1 -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@5.0.0 -system.security.cryptography.pkcs@8.0.0 -system.security.cryptography.pkcs@9.0.1 -system.security.cryptography.primitives@4.3.0 -system.security.cryptography.protecteddata@9.0.1 -system.security.cryptography.x509certificates@4.3.2 -system.security.cryptography.xml@8.0.0 -system.security.cryptography.xml@9.0.1 -system.security.principal.windows@5.0.0 -system.text.encoding.codepages@7.0.0 -system.text.encoding.codepages@9.0.1 -system.text.encoding@4.3.0 -system.text.encodings.web@9.0.1 -system.text.json@8.0.5 -system.text.json@9.0.1 -system.text.regularexpressions@4.3.1 -system.threading.channels@7.0.0 -system.threading.channels@9.0.1 -system.threading.tasks.dataflow@8.0.0 -system.threading.tasks.dataflow@9.0.1 -system.threading.tasks.extensions@4.5.4 -system.threading.tasks.extensions@4.6.0 -system.threading.tasks@4.3.0 -system.threading@4.3.0 -yolodev.expecto.testsdk@0.14.3 -" - -inherit check-reqs dotnet-pkg - -DESCRIPTION="F# language server using the Language Server Protocol" -HOMEPAGE="https://github.com/ionide/FsAutoComplete/" - -if [[ "${PV}" == *9999* ]] ; then - inherit git-r3 - - EGIT_REPO_URI="https://github.com/ionide/${APP_PN}" -else - SRC_URI="https://github.com/ionide/${APP_PN}/archive/v${PV}.tar.gz - -> ${P}.gh.tar.gz" - S="${WORKDIR}/${APP_PN}-${PV}" - - KEYWORDS="~amd64" -fi - -SRC_URI+=" ${NUGET_URIS} " - -LICENSE="Apache-2.0 BSD MIT" -SLOT="0" - -CHECKREQS_DISK_BUILD="2G" -PATCHES=( "${FILESDIR}/${PN}-0.73.0-paket-dependencies.patch" ) - -DOTNET_PKG_PROJECTS=( src/FsAutoComplete ) -DOTNET_PKG_BAD_PROJECTS=( - test/FsAutoComplete.Tests.Lsp - test/FsAutoComplete.Tests.TestExplorer -) - -DOCS=( CHANGELOG.md README.md ) - -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 -} - -src_prepare() { - dotnet-pkg_src_prepare - - rm paket.lock || die - sed -i paket.dependencies -e "s|@NUGET_PACKAGES@|${NUGET_PACKAGES}|g" || die -} - -src_configure() { - dotnet-pkg-base_restore_tools - edotnet paket install - - dotnet-pkg_src_configure -} |
