diff options
author | Maciej Barć <xgqt@gentoo.org> | 2024-05-23 23:38:19 +0200 |
---|---|---|
committer | Maciej Barć <xgqt@gentoo.org> | 2024-05-24 00:08:08 +0200 |
commit | 9396c0c8a80583e0d69f255ec4358454c51cec75 (patch) | |
tree | 08e77777940d9096535706c65529894b57c99925 /dev-dotnet | |
parent | dev-lang/eisl: bump to 3.95 (diff) | |
download | gentoo-9396c0c8a80583e0d69f255ec4358454c51cec75.tar.gz gentoo-9396c0c8a80583e0d69f255ec4358454c51cec75.tar.bz2 gentoo-9396c0c8a80583e0d69f255ec4358454c51cec75.zip |
dev-dotnet/fsautocomplete: bump to 0.73.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.73.1.ebuild | 281 |
2 files changed, 282 insertions, 0 deletions
diff --git a/dev-dotnet/fsautocomplete/Manifest b/dev-dotnet/fsautocomplete/Manifest index 17f8296d72ab..da5f066dce78 100644 --- a/dev-dotnet/fsautocomplete/Manifest +++ b/dev-dotnet/fsautocomplete/Manifest @@ -54,6 +54,7 @@ DIST fparsec.1.1.1.nupkg 353063 BLAKE2B 47e93d6ed373bcf3fd5c26ace2d60a1e6701b14b DIST fsautocomplete-0.69.0.tar.gz 1250452 BLAKE2B b1cc61ad24927f71a65bb09b603b8bd533dd3f8580d39e1503a382cd74d7eedd42566fa1bf3548c2b31db5042ccad8b119b882beab5a857a9f0bfd5ce7b2e890 SHA512 3a2f75c32fcd4c9b756eccd32bc136add2122fbbac8f0956089ec9c1df882045e997c9a61a146ed6b84f21ca9dcdad2f333cb1d6eed09e9711ae201b0f88a899 DIST fsautocomplete-0.71.0.tar.gz 1252380 BLAKE2B 61d911c3b5af93840a72ef50c1b0b2d8f29ee4e3ec3f7b2d0d3b65ce8625fe2ffbac4055d5fe68e92d02d688ca4aecaa9291012b9577048bd7aa282f533dbd74 SHA512 876282ff51a4defbfb29c8c352799c07512cff104836925e6364a78ab166bd1d42e19c04ae3545d64bd8a92e171718ac145ab00ee15aa6e089f6b112a6e56f28 DIST fsautocomplete-0.73.0.tar.gz 1273077 BLAKE2B eb405a52266d1450c9f2fe4b0eff4a1d8cdab081a1237f96e14fce7861d04cc03a82044cef48d8339ac1bd94bb9f509a22b3cb160d0eec80516c567e4bd741ee SHA512 4de35838740e63ecc5e16d3f491d8097063cc37a81ca9f91975d5193e1d2f56f6f99bc4c315ea344427c495c8deca8b034fcdabce5eadea22141525497aa9c39 +DIST fsautocomplete-0.73.1.tar.gz 1274826 BLAKE2B 326234cf9eb0bd3d0a79aff86b2caeb9476de7b98c9ab15bfc031d16ea3fbb124b5089d0c9b973200563742bfb363d56ad6187adcad9ae8fd2eddc89a0c4a20c SHA512 8ac38c9f437691ffdca2323436e2316fd574459bc8442de4b1f3c20a8bca73a92447dbc6b87e62a21edd738a16b2c3d0b7c97d0d41bf72461c03e9c26813d5b4 DIST fsharp-analyzers.0.23.0.nupkg 17690027 BLAKE2B 4673a07cf3b6ae2d978cbd6901b822b9fbdf3ea953d49b94fe9650fb3fb0833974875e36170f56817943035f9e68a41136c2502e32137738e5df93c0816a8716 SHA512 142dbf1e03efe82bb48485339b59309c5bed382177ecef06b7d5f1d79f88340db05826f8e57128a3a4aa69de6082c03e37db5d025d9bbd4616e73e4f839c1479 DIST fsharp-analyzers.0.26.0.nupkg 18015402 BLAKE2B d7b3e5890e4d58fee1dd014d7b39c68b36d31c759aad602bc9db04df964f17b743f278f28cb065c619855a72e3e2bc6c2ffcc0a442fc39149bf39432c1fb9648 SHA512 60bf0eacb8c169c5d94d4291855729e7ab647400d37e9569657e4a9232083d00e4822fbbbe2a249ec1ae0b8a5a368023ba4470785665b089b8ad19a6727d6785 DIST fsharp.analyzers.build.0.3.0.nupkg 15911 BLAKE2B 64d63679503b16b541537fd4482c47cd384628bd7ca70f6ad771b93bb11554b82605c2827a0facc8dc5917b196548bc739f989d5ae7899e3b0673df5da50620f SHA512 f07cbbcfaca9ae92285d143ae303adbb95fedd15cca256f278fe4adefb7c8c7e810f74d7ff53bb50dcffbd3408f9350baddb925c6b39ff1a10814eddda7045fd diff --git a/dev-dotnet/fsautocomplete/fsautocomplete-0.73.1.ebuild b/dev-dotnet/fsautocomplete/fsautocomplete-0.73.1.ebuild new file mode 100644 index 000000000000..3bdf59f35083 --- /dev/null +++ b/dev-dotnet/fsautocomplete/fsautocomplete-0.73.1.ebuild @@ -0,0 +1,281 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +MY_PN=FsAutoComplete + +DOTNET_PKG_COMPAT=8.0 +NUGETS=" +altcover@8.3.838 +benchmarkdotnet.annotations@0.13.5 +benchmarkdotnet@0.13.5 +cliwrap@3.4.4 +commandlineparser@2.4.3 +communitytoolkit.highperformance@7.0.1 +destructurama.fsharp@1.2.0 +diffplex@1.7.1 +dotnet-reportgenerator-globaltool@5.0.2 +dotnet.reproduciblebuilds@1.1.1 +expecto.diff@9.0.4 +expecto@10.1.0 +fantomas.client@0.9.0 +fantomas@6.3.1 +fparsec@1.1.1 +fsharp-analyzers@0.26.0 +fsharp.analyzers.build@0.3.0 +fsharp.analyzers.sdk@0.26.0 +fsharp.compiler.service@43.8.300 +fsharp.control.asyncseq@3.2.1 +fsharp.control.reactive@5.0.5 +fsharp.core@5.0.1 +fsharp.core@8.0.300 +fsharp.data.adaptive@1.2.13 +fsharp.formatting@14.0.1 +fsharp.umx@1.1.0 +fsharplint.core@0.21.2 +fsharpx.async@1.14.1 +fstoolkit.errorhandling.taskresult@4.4.0 +fstoolkit.errorhandling@4.4.0 +gee.external.capstone@2.3.0 +githubactionstestlogger@2.0.1 +google.protobuf@3.22.0 +grpc.core.api@2.51.0 +grpc.core@2.46.6 +grpc.net.client@2.51.0 +grpc.net.common@2.51.0 +grpc@2.46.6 +humanizer.core@2.14.1 +iced@1.17.0 +icedtasks@0.11.5 +icsharpcode.decompiler@7.2.1.6856 +ionide.analyzers@0.11.0 +ionide.keepachangelog.tasks@0.1.8 +ionide.languageserverprotocol@0.4.23 +ionide.projinfo.fcs@0.65.0 +ionide.projinfo.projectsystem@0.65.0 +ionide.projinfo.sln@0.65.0 +ionide.projinfo@0.65.0 +linkdotnet.stringbuilder@1.18.0 +mcmaster.netcore.plugins@1.4.0 +messagepack.annotations@2.5.108 +messagepack@2.5.108 +microsoft.bcl.asyncinterfaces@7.0.0 +microsoft.bcl.hashcode@1.1.0 +microsoft.build.framework@17.6.3 +microsoft.build.locator@1.5.3 +microsoft.build.tasks.core@17.4.0 +microsoft.build.tasks.git@1.1.1 +microsoft.build.utilities.core@17.4.0 +microsoft.build@17.2.0 +microsoft.codeanalysis.analyzers@3.3.3 +microsoft.codeanalysis.common@4.5.0 +microsoft.codeanalysis.csharp.workspaces@4.5.0 +microsoft.codeanalysis.csharp@4.5.0 +microsoft.codeanalysis.visualbasic.workspaces@4.5.0 +microsoft.codeanalysis.visualbasic@4.5.0 +microsoft.codeanalysis.workspaces.common@4.5.0 +microsoft.codeanalysis@4.5.0 +microsoft.codecoverage@17.4.1 +microsoft.diagnostics.netcore.client@0.2.251802 +microsoft.diagnostics.runtime@2.2.332302 +microsoft.diagnostics.tracing.traceevent@3.0.2 +microsoft.dotnet.platformabstractions@3.1.6 +microsoft.extensions.caching.abstractions@6.0.0 +microsoft.extensions.caching.memory@6.0.1 +microsoft.extensions.configuration.abstractions@6.0.0 +microsoft.extensions.configuration.binder@6.0.0 +microsoft.extensions.configuration@6.0.1 +microsoft.extensions.dependencyinjection.abstractions@6.0.0 +microsoft.extensions.dependencyinjection@6.0.1 +microsoft.extensions.dependencymodel@5.0.0 +microsoft.extensions.logging.abstractions@6.0.2 +microsoft.extensions.logging.configuration@6.0.0 +microsoft.extensions.logging@6.0.0 +microsoft.extensions.options.configurationextensions@6.0.0 +microsoft.extensions.options@6.0.0 +microsoft.extensions.primitives@6.0.0 +microsoft.net.stringtools@17.4.0 +microsoft.net.test.sdk@17.4.1 +microsoft.netcore.platforms@1.1.0 +microsoft.netcore.platforms@1.1.1 +microsoft.netcore.targets@1.1.3 +microsoft.netframework.referenceassemblies.net461@1.0.3 +microsoft.netframework.referenceassemblies@1.0.3 +microsoft.sourcelink.azurerepos.git@1.1.1 +microsoft.sourcelink.bitbucket.git@1.1.1 +microsoft.sourcelink.common@1.1.1 +microsoft.sourcelink.github@1.1.1 +microsoft.sourcelink.gitlab@1.1.1 +microsoft.testplatform.objectmodel@17.4.1 +microsoft.testplatform.testhost@17.4.1 +microsoft.visualstudio.threading.analyzers@17.6.40 +microsoft.visualstudio.threading@17.6.40 +microsoft.visualstudio.validation@17.6.11 +microsoft.win32.registry@5.0.0 +microsoft.win32.systemevents@7.0.0 +mono.cecil@0.11.4 +nerdbank.streams@2.10.66 +netstandard.library@2.0.3 +newtonsoft.json@13.0.2 +nuget.frameworks@6.3.0 +opentelemetry.api@1.3.2 +opentelemetry.exporter.opentelemetryprotocol@1.3.2 +opentelemetry.instrumentation.runtime@1.0.0 +opentelemetry@1.3.2 +paket@8.0.3 +perfolizer@0.2.1 +runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl@4.3.2 +runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl@4.3.2 +runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl@4.3.2 +runtime.native.System.Security.Cryptography.OpenSsl@4.3.2 +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.2 +runtime.native.system@4.3.0 +runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl@4.3.2 +runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl@4.3.2 +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.2 +runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl@4.3.2 +runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl@4.3.2 +runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl@4.3.2 +runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl@4.3.2 +semanticversioning@2.0.2 +serilog.sinks.async@1.5.0 +serilog.sinks.console@4.0.1 +serilog.sinks.file@5.0.0 +serilog@2.11.0 +streamjsonrpc@2.16.36 +system.buffers@4.5.1 +system.codedom@6.0.0 +system.collections.concurrent@4.3.0 +system.collections.immutable@7.0.0 +system.collections@4.3.0 +system.commandline@2.0.0-beta4.22272.1 +system.componentmodel.annotations@5.0.0 +system.composition.attributedmodel@6.0.0 +system.composition.convention@6.0.0 +system.composition.hosting@6.0.0 +system.composition.runtime@6.0.0 +system.composition.typedparts@6.0.0 +system.composition@6.0.0 +system.configuration.configurationmanager@6.0.0 +system.diagnostics.debug@4.3.0 +system.diagnostics.diagnosticsource@7.0.2 +system.diagnostics.tracing@4.3.0 +system.drawing.common@7.0.0 +system.formats.asn1@6.0.0 +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@7.0.0 +system.io@4.3.0 +system.linq@4.3.0 +system.management@6.0.0 +system.memory@4.5.5 +system.net.http@4.3.4 +system.net.primitives@4.3.0 +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@7.0.0 +system.reflection.primitives@4.3.0 +system.reflection@4.3.0 +system.resources.extensions@6.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@6.0.0 +system.security.cryptography.algorithms@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@6.0.4 +system.security.cryptography.primitives@4.3.0 +system.security.cryptography.protecteddata@6.0.0 +system.security.cryptography.x509certificates@4.3.0 +system.security.cryptography.xml@6.0.1 +system.security.permissions@7.0.0 +system.security.principal.windows@5.0.0 +system.text.encoding.codepages@6.0.0 +system.text.encoding@4.3.0 +system.text.encodings.web@7.0.0 +system.text.json@7.0.3 +system.text.regularexpressions@4.3.1 +system.threading.channels@6.0.0 +system.threading.tasks.dataflow@7.0.0 +system.threading.tasks.extensions@4.5.4 +system.threading.tasks@4.3.0 +system.threading@4.3.0 +system.windows.extensions@7.0.0 +telplin@0.9.6 +yolodev.expecto.testsdk@0.14.2 +" + +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/${MY_PN}.git" +else + SRC_URI="https://github.com/fsharp/${MY_PN}/archive/v${PV}.tar.gz + -> ${P}.tar.gz" + S="${WORKDIR}/${MY_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 +} |