diff options
author | 2024-09-12 00:31:34 +0200 | |
---|---|---|
committer | 2024-09-12 01:30:55 +0200 | |
commit | 74bdd1e14763215cebbb292f23d90c476138ca03 (patch) | |
tree | 824b8b18298a0baf8d6185eaccb0c5db254a9504 /dev-dotnet | |
parent | dev-lang/typescript: bump to 5.6.2 (diff) | |
download | gentoo-74bdd1e14763215cebbb292f23d90c476138ca03.tar.gz gentoo-74bdd1e14763215cebbb292f23d90c476138ca03.tar.bz2 gentoo-74bdd1e14763215cebbb292f23d90c476138ca03.zip |
dev-dotnet/fsautocomplete: bump to 0.74.1
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'dev-dotnet')
-rw-r--r-- | dev-dotnet/fsautocomplete/Manifest | 1 | ||||
-rw-r--r-- | dev-dotnet/fsautocomplete/fsautocomplete-0.74.1.ebuild | 280 |
2 files changed, 281 insertions, 0 deletions
diff --git a/dev-dotnet/fsautocomplete/Manifest b/dev-dotnet/fsautocomplete/Manifest index 830ec1f3173f..f3fd75e60c73 100644 --- a/dev-dotnet/fsautocomplete/Manifest +++ b/dev-dotnet/fsautocomplete/Manifest @@ -40,6 +40,7 @@ DIST fantomas.fcs.6.3.1.nupkg 2210121 BLAKE2B e34f7eb901348797e8654fd9ad75c90661 DIST fparsec.1.1.1.nupkg 353063 BLAKE2B 47e93d6ed373bcf3fd5c26ace2d60a1e6701b14bb4cbca1650bc15bfd0dce402ea8c8ad471004dfe618f0e9507ec60c53d7e01ead2e7480ececfc4a0395552ff SHA512 b28a1cc8a4fd2d4b000adf68b0a9ffb6aa72ec2cdd5157beb47635346122ac61f6dac0e0b06de8528ed7336e21e9881918fd18d36585507ebefb3336c57b6c76 DIST fsautocomplete-0.73.2.tar.gz 1277548 BLAKE2B 83e99fd1db79ef70a7e21e90bce33d675d691e09939231971f8edf95668f48b31ea9cb9387ef242e82065d1a160728920c2075f0818dce0356f0d8922d3b06f9 SHA512 614acbfbf4bcff21563390591534db6415bb910d2f25dd4f0a1cd854c0f329e1309617fcd4dde219e67e38087e1e049d4480e31beb4ee616393250ee06921ce0 DIST fsautocomplete-0.74.0.tar.gz 1277461 BLAKE2B 4882edb689ad029bd656882ee32151aefee0ae54e6536b2d7e9674ebbfed1c3e5f7e49b3ff2cfbc632a6b03e06cdd8f13e48a64be4cdb6565922707b3afa8412 SHA512 ba6af4cbfafe0e31a70cfe7524573c08f5cf101ef4bdc060ec8ee86ae1e326c2fae9f779c02c23e8548cb08a5e2ef094735a0e5f8f1143b5ecc6590a088c90ca +DIST fsautocomplete-0.74.1.tar.gz 1278665 BLAKE2B 7be1426aec07d01e9819eb7d34ceefd545950fc9cd5078dbe723cccb66435ce24221a9f1dd13063856e80a8c708def4fb32ca4af6514fbcdee2741395dad257a SHA512 53bbf6230da167e4d81ea54a2118fa26ec3b720ce9e674564c4438cc30de43d843377efaf12e91686934fe4b6bdf0eb76df23693dfab8749ab20817096d37b46 DIST fsharp-analyzers.0.26.0.nupkg 18015402 BLAKE2B d7b3e5890e4d58fee1dd014d7b39c68b36d31c759aad602bc9db04df964f17b743f278f28cb065c619855a72e3e2bc6c2ffcc0a442fc39149bf39432c1fb9648 SHA512 60bf0eacb8c169c5d94d4291855729e7ab647400d37e9569657e4a9232083d00e4822fbbbe2a249ec1ae0b8a5a368023ba4470785665b089b8ad19a6727d6785 DIST fsharp-analyzers.0.27.0.nupkg 18438776 BLAKE2B a2db76a375e94b325436e058eda3f152cefb36c63c7eec81714724589c7f400cec1042e74e87d538c3e43754c72343cffa54ac6943bb0ac2db97daa7bfa8f88c SHA512 d000f2246f514762376ed45e30502ed6947d0e71011e15f2b16271a863d5b051b506a2884a0cee54e5b762c40ebf69cb3f983b5e2c6ecb19446f00555b84cd1a DIST fsharp.analyzers.build.0.3.0.nupkg 15911 BLAKE2B 64d63679503b16b541537fd4482c47cd384628bd7ca70f6ad771b93bb11554b82605c2827a0facc8dc5917b196548bc739f989d5ae7899e3b0673df5da50620f SHA512 f07cbbcfaca9ae92285d143ae303adbb95fedd15cca256f278fe4adefb7c8c7e810f74d7ff53bb50dcffbd3408f9350baddb925c6b39ff1a10814eddda7045fd diff --git a/dev-dotnet/fsautocomplete/fsautocomplete-0.74.1.ebuild b/dev-dotnet/fsautocomplete/fsautocomplete-0.74.1.ebuild new file mode 100644 index 000000000000..3ae25b402912 --- /dev/null +++ b/dev-dotnet/fsautocomplete/fsautocomplete-0.74.1.ebuild @@ -0,0 +1,280 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +REAL_PN="FsAutoComplete" + +DOTNET_PKG_COMPAT="8.0" +NUGETS=" +System.Security.Cryptography.OpenSsl@5.0.0 +altcover@8.9.3 +benchmarkdotnet.annotations@0.14.0 +benchmarkdotnet@0.14.0 +cliwrap@3.6.6 +commandlineparser@2.9.1 +communitytoolkit.highperformance@8.2.2 +destructurama.fsharp@2.0.0 +diffplex@1.7.2 +dotnet-reportgenerator-globaltool@5.3.8 +dotnet.reproduciblebuilds@1.2.4 +expecto.diff@10.2.1 +expecto@10.2.1 +fantomas.client@0.9.0 +fantomas@6.3.11 +fparsec@1.1.1 +fsharp-analyzers@0.27.0 +fsharp.analyzers.build@0.3.0 +fsharp.analyzers.sdk@0.27.0 +fsharp.compiler.service@43.8.400 +fsharp.control.asyncseq@3.2.1 +fsharp.control.reactive@5.0.5 +fsharp.core@5.0.1 +fsharp.core@8.0.400 +fsharp.data.adaptive@1.2.15 +fsharp.formatting@14.0.1 +fsharp.umx@1.1.0 +fsharplint.core@0.23.0 +fsharpx.async@1.14.1 +fstoolkit.errorhandling.taskresult@4.16.0 +fstoolkit.errorhandling@4.16.0 +gee.external.capstone@2.3.0 +githubactionstestlogger@2.4.1 +google.protobuf@3.27.3 +grpc.core.api@2.65.0 +grpc.core@2.46.6 +grpc.net.client@2.65.0 +grpc.net.common@2.65.0 +grpc@2.46.6 +humanizer.core@2.14.1 +iced@1.21.0 +icedtasks@0.11.7 +icsharpcode.decompiler@8.2.0.7535 +ionide.analyzers@0.12.0 +ionide.keepachangelog.tasks@0.1.8 +ionide.languageserverprotocol@0.6.0 +ionide.projinfo.fcs@0.66.0 +ionide.projinfo.projectsystem@0.66.0 +ionide.projinfo.sln@0.66.0 +ionide.projinfo@0.66.0 +linkdotnet.stringbuilder@1.18.0 +mcmaster.netcore.plugins@1.4.0 +messagepack.annotations@2.5.172 +messagepack@2.5.172 +microsoft.bcl.asyncinterfaces@8.0.0 +microsoft.bcl.hashcode@1.1.1 +microsoft.build.framework@17.11.4 +microsoft.build.locator@1.7.8 +microsoft.build.tasks.core@17.11.4 +microsoft.build.utilities.core@17.11.4 +microsoft.build@17.11.4 +microsoft.codeanalysis.analyzers@3.3.4 +microsoft.codeanalysis.common@4.11.0 +microsoft.codeanalysis.csharp.workspaces@4.11.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.10.0 +microsoft.diagnostics.netcore.client@0.2.532401 +microsoft.diagnostics.runtime@3.1.512801 +microsoft.diagnostics.tracing.traceevent@3.1.13 +microsoft.dotnet.platformabstractions@3.1.6 +microsoft.extensions.caching.abstractions@8.0.0 +microsoft.extensions.caching.memory@8.0.0 +microsoft.extensions.configuration.abstractions@8.0.0 +microsoft.extensions.configuration.binder@8.0.2 +microsoft.extensions.configuration@8.0.0 +microsoft.extensions.dependencyinjection.abstractions@8.0.1 +microsoft.extensions.dependencyinjection@8.0.0 +microsoft.extensions.dependencymodel@8.0.1 +microsoft.extensions.diagnostics.abstractions@8.0.0 +microsoft.extensions.logging.abstractions@8.0.1 +microsoft.extensions.logging.configuration@8.0.0 +microsoft.extensions.logging@8.0.0 +microsoft.extensions.options.configurationextensions@8.0.0 +microsoft.extensions.options@8.0.2 +microsoft.extensions.primitives@8.0.0 +microsoft.io.redist@6.0.0 +microsoft.net.stringtools@17.11.4 +microsoft.net.test.sdk@17.10.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.testhost@17.10.0 +microsoft.visualstudio.threading.analyzers@17.11.20 +microsoft.visualstudio.threading@17.11.20 +microsoft.visualstudio.validation@17.8.8 +microsoft.win32.registry@5.0.0 +mono.cecil@0.11.5 +nerdbank.streams@2.11.74 +netstandard.library@2.0.3 +newtonsoft.json@13.0.3 +nuget.frameworks@6.11.0 +opentelemetry.api.providerbuilderextensions@1.9.0 +opentelemetry.api@1.9.0 +opentelemetry.exporter.opentelemetryprotocol@1.9.0 +opentelemetry.instrumentation.runtime@1.9.0 +opentelemetry@1.9.0 +paket@8.0.3 +perfolizer@0.3.17 +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.native.system.net.http@4.3.1 +runtime.native.system@4.3.1 +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 +semanticversioning@2.0.2 +serilog.sinks.async@2.0.0 +serilog.sinks.console@6.0.0 +serilog.sinks.file@6.0.0 +serilog@4.0.1 +streamjsonrpc@2.19.27 +system.buffers@4.5.1 +system.codedom@8.0.0 +system.collections.concurrent@4.3.0 +system.collections.immutable@8.0.0 +system.collections@4.3.0 +system.commandline@2.0.0-beta4.22272.1 +system.componentmodel.annotations@5.0.0 +system.composition.attributedmodel@8.0.0 +system.composition.convention@8.0.0 +system.composition.hosting@8.0.0 +system.composition.runtime@8.0.0 +system.composition.typedparts@8.0.0 +system.composition@8.0.0 +system.configuration.configurationmanager@8.0.0 +system.diagnostics.debug@4.3.0 +system.diagnostics.diagnosticsource@8.0.1 +system.diagnostics.eventlog@8.0.0 +system.diagnostics.tracing@4.3.0 +system.formats.asn1@8.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@4.3.0 +system.linq@4.3.0 +system.management@8.0.0 +system.memory@4.5.5 +system.net.http@4.3.4 +system.net.primitives@4.3.1 +system.numerics.vectors@4.5.0 +system.reactive@5.0.0 +system.reflection.emit.ilgeneration@4.7.0 +system.reflection.emit.lightweight@4.7.0 +system.reflection.emit@4.7.0 +system.reflection.metadata@8.0.0 +system.reflection.metadataloadcontext@8.0.0 +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.resourcemanager@4.3.0 +system.runtime.compilerservices.unsafe@6.0.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.pkcs@8.0.0 +system.security.cryptography.primitives@4.3.0 +system.security.cryptography.protecteddata@8.0.0 +system.security.cryptography.x509certificates@4.3.2 +system.security.cryptography.xml@8.0.1 +system.security.principal.windows@5.0.0 +system.text.encoding.codepages@8.0.0 +system.text.encoding@4.3.0 +system.text.encodings.web@8.0.0 +system.text.json@8.0.3 +system.text.json@8.0.4 +system.text.regularexpressions@4.3.1 +system.threading.channels@8.0.0 +system.threading.tasks.dataflow@8.0.1 +system.threading.tasks.extensions@4.5.4 +system.threading.tasks@4.3.0 +system.threading@4.3.0 +telplin@0.9.6 +yolodev.expecto.testsdk@0.14.3 +" + +inherit check-reqs dotnet-pkg + +DESCRIPTION="F# language server using the Language Server Protocol" +HOMEPAGE="https://github.com/fsharp/FsAutoComplete/" + +if [[ "${PV}" == *9999* ]] ; then + inherit git-r3 + + EGIT_REPO_URI="https://github.com/fsharp/${REAL_PN}.git" +else + SRC_URI="https://github.com/fsharp/${REAL_PN}/archive/v${PV}.tar.gz + -> ${P}.tar.gz" + S="${WORKDIR}/${REAL_PN}-${PV}" + + KEYWORDS="~amd64" +fi + +SRC_URI+=" ${NUGET_URIS} " + +LICENSE="Apache-2.0 BSD MIT" +SLOT="0" +RESTRICT="test" # Has >=19 failing tests (uses expecto). + +CHECKREQS_DISK_BUILD="2G" +DOTNET_PKG_PROJECTS=( src/FsAutoComplete/FsAutoComplete.fsproj ) +PATCHES=( "${FILESDIR}/${PN}-0.73.0-paket-dependencies.patch" ) + +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 +} |