From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id ABA361581EE for ; Mon, 07 Apr 2025 14:51:37 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 995733430A5 for ; Mon, 07 Apr 2025 14:51:37 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 8AC601102CE; Mon, 07 Apr 2025 14:51:36 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 7F0901102CE for ; Mon, 07 Apr 2025 14:51:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 334813430A5 for ; Mon, 07 Apr 2025 14:51:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 90200152A for ; Mon, 07 Apr 2025 14:51:34 +0000 (UTC) From: "Filip Kobierski" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Filip Kobierski" Message-ID: <1744037478.4a5cc0a4b89ab873ae31b1a62d51febcc261f5ad.fkobi@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-zig/zls/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-zig/zls/zls-0.14.0-r1.ebuild X-VCS-Directories: dev-zig/zls/ X-VCS-Committer: fkobi X-VCS-Committer-Name: Filip Kobierski X-VCS-Revision: 4a5cc0a4b89ab873ae31b1a62d51febcc261f5ad X-VCS-Branch: dev Date: Mon, 07 Apr 2025 14:51:34 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 5ff6a7c6-2440-4557-b43c-b451d62c3d8c X-Archives-Hash: 7d980d25478133d479d271dc6c2c4b3d commit: 4a5cc0a4b89ab873ae31b1a62d51febcc261f5ad Author: Filip Kobierski pm me> AuthorDate: Mon Apr 7 14:50:27 2025 +0000 Commit: Filip Kobierski pm me> CommitDate: Mon Apr 7 14:51:18 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4a5cc0a4 dev-zig/zls: remove 0.14.0-r1 The changes were not as agreeable as I expected. https://github.com/gentoo/guru/commit/1261a8a8e32a2f2a822592d1089a577088373701#r154956841 A proper PR will be made. Signed-off-by: Filip Kobierski pm.me> dev-zig/zls/zls-0.14.0-r1.ebuild | 61 ---------------------------------------- 1 file changed, 61 deletions(-) diff --git a/dev-zig/zls/zls-0.14.0-r1.ebuild b/dev-zig/zls/zls-0.14.0-r1.ebuild deleted file mode 100644 index fc4f1f911..000000000 --- a/dev-zig/zls/zls-0.14.0-r1.ebuild +++ /dev/null @@ -1,61 +0,0 @@ -# Copyright 2022-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="The officially unofficial Ziglang language server" -HOMEPAGE="https://zigtools.org/zls/" - -declare -g -r -A ZBS_DEPENDENCIES=( - [known_folders-0.0.0-Fy-PJtLDAADGDOwYwMkVydMSTp_aN-nfjCZw6qPQ2ECL.tar.gz]='https://github.com/ziglibs/known-folders/archive/aa24df42183ad415d10bc0a33e6238c437fc0f59.tar.gz' - [lsp_codegen-0.1.0-CMjjo0ZXCQB-rAhPYrlfzzpU0u0u2MeGvUucZ-_g32eg.tar.gz]='https://github.com/zigtools/zig-lsp-codegen/archive/063a98c13a2293d8654086140813bdd1de6501bc.tar.gz' - [N-V-__8AABhrAQAQLLLGadghhPsdxTgBk9N9aLVOjXW3ay0V.tar.gz]='https://github.com/ziglibs/diffz/archive/ef45c00d655e5e40faf35afbbde81a1fa5ed7ffb.tar.gz' -) - -if [[ ${PV} == 9999 ]]; then - ZIG_SLOT="${PV}" - - EGIT_REPO_URI="https://github.com/zigtools/zls" - inherit git-r3 -else - # Sync with "minimum_build_zig_version" from upstream's "build.zig". - ZIG_SLOT="$(ver_cut 1-2)" # works only for releases, but that's okay - - SRC_URI="https://github.com/zigtools/zls/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" - # KEYWORDS="~amd64" uncomment to approve the changes -fi - -inherit zig -SRC_URI+="${ZBS_DEPENDENCIES_SRC_URI}" - -LICENSE="MIT" -SLOT="0/${ZIG_SLOT}" - -# Sync with upstream's build.zig. Seems to be the latest zig release -minimum_runtime_zig_version="0.14.0" -RDEPEND=" - || ( - >=dev-lang/zig-${minimum_runtime_zig_version} - >=dev-lang/zig-bin-${minimum_runtime_zig_version} - ) -" - -DOCS=( README.md ) - -src_unpack() { - if [[ ${PV} == 9999 ]]; then - git-r3_src_unpack - zig_live_fetch -Denable-tracy=false - else - zig_src_unpack - fi -} - -src_configure() { - local my_zbs_args=( - -Dpie=true - -Denable-tracy=false - ) - - zig_src_configure -}