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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A4F6C15806C for ; Sun, 13 Jul 2025 08:23:54 +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) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 91715341E70 for ; Sun, 13 Jul 2025 08:23:54 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 025EB11055C; Sun, 13 Jul 2025 08:23:49 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 bobolink.gentoo.org (Postfix) with ESMTPS id DD8B511055C for ; Sun, 13 Jul 2025 08:23:48 +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 838B6341809 for ; Sun, 13 Jul 2025 08:23:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E2C3F30D0 for ; Sun, 13 Jul 2025 08:23:46 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1752395010.a5f59a1ca0f8f0a74863a9ab0b55270be35ac385.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/uriparser/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/uriparser/Manifest dev-libs/uriparser/uriparser-0.9.7.ebuild dev-libs/uriparser/uriparser-0.9.8.ebuild X-VCS-Directories: dev-libs/uriparser/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: a5f59a1ca0f8f0a74863a9ab0b55270be35ac385 X-VCS-Branch: master Date: Sun, 13 Jul 2025 08:23:46 +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: 2f6fd932-3927-4b21-b375-067c9e62ec25 X-Archives-Hash: d439a4853594cda58a8cdb4c4235d3cc commit: a5f59a1ca0f8f0a74863a9ab0b55270be35ac385 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Jul 10 18:42:13 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Jul 13 08:23:30 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5f59a1c dev-libs/uriparser: drop 0.9.7, 0.9.8 Bug: https://bugs.gentoo.org/931259 Signed-off-by: Andreas Sturmlechner gentoo.org> dev-libs/uriparser/Manifest | 1 - dev-libs/uriparser/uriparser-0.9.7.ebuild | 57 ------------------------------- dev-libs/uriparser/uriparser-0.9.8.ebuild | 57 ------------------------------- 3 files changed, 115 deletions(-) diff --git a/dev-libs/uriparser/Manifest b/dev-libs/uriparser/Manifest index 61a9f5cc90a2..9921beae525d 100644 --- a/dev-libs/uriparser/Manifest +++ b/dev-libs/uriparser/Manifest @@ -1,2 +1 @@ -DIST uriparser-0.9.7.tar.bz2 179989 BLAKE2B 50d04df0024f2ad926072a06d92066025c12528853e784f28bf311a64eb37b619634fa14265cadf55e514810804adeefb7dea841178f916ccdbd086a897d375b SHA512 7f69c9806665745c1bafe11f818434e27c2da03af387f009ef46c1427af8c008faa45e6f49bece66e0b96fd17b3924ba0af25476e796972c5e4b651f35f74c13 DIST uriparser-0.9.8.tar.bz2 180690 BLAKE2B 75c115fc6d89ffb44a7ff4899b9a89394fdc6e49e9d374836e548cf75d7aed314406ec9abcc29410a66038aa670636e44cf97305c1ca8b6f472af444ffed9167 SHA512 41377e27f92345442cafa4e443485808c286430fcb5ce2354a683344e744786a170f443425f304bdb5a152edf96a3412f203eabe4fb3345a369e6d69f3d97e40 diff --git a/dev-libs/uriparser/uriparser-0.9.7.ebuild b/dev-libs/uriparser/uriparser-0.9.7.ebuild deleted file mode 100644 index 70cd7772c491..000000000000 --- a/dev-libs/uriparser/uriparser-0.9.7.ebuild +++ /dev/null @@ -1,57 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit cmake - -DESCRIPTION="Strictly RFC 3986 compliant URI parsing library in C" -HOMEPAGE="https://uriparser.github.io/" -SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.bz2" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="amd64 arm arm64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" -IUSE="+doc qt5 test unicode" # +doc to address warning RequiredUseDefaults - -REQUIRED_USE="qt5? ( doc ) test? ( unicode )" -RESTRICT="!test? ( test )" - -DEPEND=" - test? ( >=dev-cpp/gtest-1.8.1 ) -" -BDEPEND=" - virtual/pkgconfig - doc? ( - >=app-text/doxygen-1.5.8 - media-gfx/graphviz - qt5? ( dev-qt/qthelp:5 ) - ) -" - -DOCS=( AUTHORS ChangeLog THANKS ) - -src_configure() { - local mycmakeargs=( - -DURIPARSER_BUILD_CHAR=ON - -DURIPARSER_BUILD_DOCS=$(usex doc ON OFF) - -DURIPARSER_BUILD_TESTS=$(usex test ON OFF) - -DURIPARSER_BUILD_TOOLS=ON - -DURIPARSER_BUILD_WCHAR_T=$(usex unicode ON OFF) - - # The usex wrapper is here to address this warning: - # One or more CMake variables were not used by the project: - # CMAKE_DISABLE_FIND_PACKAGE_Qt5Help - $(usex doc "$(cmake_use_find_package qt5 Qt5Help)") - ) - cmake_src_configure -} - -src_install() { - cmake_src_install - - if use doc && use qt5; then - dodoc "${BUILD_DIR}"/doc/*.qch - docompress -x /usr/share/doc/${PF}/${P}.qch - fi -} diff --git a/dev-libs/uriparser/uriparser-0.9.8.ebuild b/dev-libs/uriparser/uriparser-0.9.8.ebuild deleted file mode 100644 index 70cd7772c491..000000000000 --- a/dev-libs/uriparser/uriparser-0.9.8.ebuild +++ /dev/null @@ -1,57 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit cmake - -DESCRIPTION="Strictly RFC 3986 compliant URI parsing library in C" -HOMEPAGE="https://uriparser.github.io/" -SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.bz2" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="amd64 arm arm64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" -IUSE="+doc qt5 test unicode" # +doc to address warning RequiredUseDefaults - -REQUIRED_USE="qt5? ( doc ) test? ( unicode )" -RESTRICT="!test? ( test )" - -DEPEND=" - test? ( >=dev-cpp/gtest-1.8.1 ) -" -BDEPEND=" - virtual/pkgconfig - doc? ( - >=app-text/doxygen-1.5.8 - media-gfx/graphviz - qt5? ( dev-qt/qthelp:5 ) - ) -" - -DOCS=( AUTHORS ChangeLog THANKS ) - -src_configure() { - local mycmakeargs=( - -DURIPARSER_BUILD_CHAR=ON - -DURIPARSER_BUILD_DOCS=$(usex doc ON OFF) - -DURIPARSER_BUILD_TESTS=$(usex test ON OFF) - -DURIPARSER_BUILD_TOOLS=ON - -DURIPARSER_BUILD_WCHAR_T=$(usex unicode ON OFF) - - # The usex wrapper is here to address this warning: - # One or more CMake variables were not used by the project: - # CMAKE_DISABLE_FIND_PACKAGE_Qt5Help - $(usex doc "$(cmake_use_find_package qt5 Qt5Help)") - ) - cmake_src_configure -} - -src_install() { - cmake_src_install - - if use doc && use qt5; then - dodoc "${BUILD_DIR}"/doc/*.qch - docompress -x /usr/share/doc/${PF}/${P}.qch - fi -}