From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 20F7C15852A for ; Sat, 17 Aug 2024 08:55:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5CD92E2A73; Sat, 17 Aug 2024 08:55:45 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 pigeon.gentoo.org (Postfix) with ESMTPS id 3FB4AE2A73 for ; Sat, 17 Aug 2024 08:55:45 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6C0E533BE32 for ; Sat, 17 Aug 2024 08:55:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0C0521EF2 for ; Sat, 17 Aug 2024 08:55:43 +0000 (UTC) From: "Viorel Munteanu" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Viorel Munteanu" Message-ID: <1723884860.eeb8f20f6e6929359e4ac589f9e917683fabf576.ceamac@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/yyjson/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/yyjson/Manifest dev-libs/yyjson/yyjson-0.9.0.ebuild X-VCS-Directories: dev-libs/yyjson/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: eeb8f20f6e6929359e4ac589f9e917683fabf576 X-VCS-Branch: master Date: Sat, 17 Aug 2024 08:55:43 +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: 1374c5d7-4845-4bda-abc2-87ba3de3c7ad X-Archives-Hash: 0b1de19e35f4ab3ff4c796f6094d1cdd commit: eeb8f20f6e6929359e4ac589f9e917683fabf576 Author: Viorel Munteanu gentoo org> AuthorDate: Sat Aug 17 08:54:20 2024 +0000 Commit: Viorel Munteanu gentoo org> CommitDate: Sat Aug 17 08:54:20 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eeb8f20f dev-libs/yyjson: drop 0.9.0 Signed-off-by: Viorel Munteanu gentoo.org> dev-libs/yyjson/Manifest | 1 - dev-libs/yyjson/yyjson-0.9.0.ebuild | 40 ------------------------------------- 2 files changed, 41 deletions(-) diff --git a/dev-libs/yyjson/Manifest b/dev-libs/yyjson/Manifest index 8bfc6ed85508..c8984049fde3 100644 --- a/dev-libs/yyjson/Manifest +++ b/dev-libs/yyjson/Manifest @@ -1,2 +1 @@ DIST yyjson-0.10.0.tar.gz 1538409 BLAKE2B 84dbed32579a56a6051b7360d2ddec5b1d8991d1b6e818dcca943ee2a3b26d534c1a911995ae1b0c13fc1cdbfd45aab52e36327529405aa3d39622caa0eb75a9 SHA512 d0274bfdae6291cc54d7c306f7f9064333d3e0fd8d235428148fa5695e151e0fdd0982247a5e82fe60b27e9182ba27d5704aca4546a8dc9545117bd3a017bfb5 -DIST yyjson-0.9.0.tar.gz 1531794 BLAKE2B 070b9921dbe897d345bae4fa653b48ec38a0d7a0b27a7dba476b7c62d18f0d0b79484d7a66e1fb80b0885a6ebf78a9e3a21240407736ae5106cbbc5a9bc5a677 SHA512 4b9ca85096ccfe2f513a5869eb63b175f44c67785940e02414f6a586d7dd7b772fed77a1775d9416a5f1bf17f20e18a31f0dc4e65be263019d9b95bf95366219 diff --git a/dev-libs/yyjson/yyjson-0.9.0.ebuild b/dev-libs/yyjson/yyjson-0.9.0.ebuild deleted file mode 100644 index 8cf40aaa1dd9..000000000000 --- a/dev-libs/yyjson/yyjson-0.9.0.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 2023-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit cmake - -DESCRIPTION="Fast JSON library in C" -HOMEPAGE="https://github.com/ibireme/yyjson https://ibireme.github.io/yyjson/doc/doxygen/html/" -SRC_URI="https://github.com/ibireme/yyjson/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT test? ( BSD )" -SLOT="0/0" -KEYWORDS="amd64 ~arm arm64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc ~x86" - -IUSE="doc test" - -RESTRICT="!test? ( test )" - -BDEPEND="doc? ( app-text/doxygen )" - -PATCHES=( - "${FILESDIR}"/${PN}-0.7.0-disable-werror.patch -) - -src_configure() { - local mycmakeargs=( - -DYYJSON_BUILD_DOC=$(usex doc) - -DYYJSON_BUILD_TESTS=$(usex test) - -DYYJSON_ENABLE_VALGRIND=OFF - ) - - cmake_src_configure -} - -src_install() { - cmake_src_install - - use doc && dodoc -r "${BUILD_DIR}"/doxygen/html -}