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 18994158046 for ; Tue, 21 Oct 2025 16:59:24 +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 EE6FB341EBF for ; Tue, 21 Oct 2025 16:59:23 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 03F421104B5; Tue, 21 Oct 2025 16:59:21 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id F15DB1104B5 for ; Tue, 21 Oct 2025 16:59:20 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AA9FF340E3B for ; Tue, 21 Oct 2025 16:59:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 49F083B1D for ; Tue, 21 Oct 2025 16:59:19 +0000 (UTC) From: "Thomas Beierlein" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Beierlein" Message-ID: <1761065928.d11d2c7f7b3d373ee3dc1fe9f2fdd54f0a059d73.tomjbe@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libzia/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libzia/Manifest dev-libs/libzia/libzia-4.67.ebuild X-VCS-Directories: dev-libs/libzia/ X-VCS-Committer: tomjbe X-VCS-Committer-Name: Thomas Beierlein X-VCS-Revision: d11d2c7f7b3d373ee3dc1fe9f2fdd54f0a059d73 X-VCS-Branch: master Date: Tue, 21 Oct 2025 16:59:19 +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: 2b54876c-f861-4fa8-bcf6-70f5be589533 X-Archives-Hash: 55449699895b720e9b5374361e61a0ef commit: d11d2c7f7b3d373ee3dc1fe9f2fdd54f0a059d73 Author: Thomas Beierlein gentoo org> AuthorDate: Tue Oct 21 16:58:26 2025 +0000 Commit: Thomas Beierlein gentoo org> CommitDate: Tue Oct 21 16:58:48 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d11d2c7f dev-libs/libzia: drop 4.67 Signed-off-by: Thomas Beierlein gentoo.org> dev-libs/libzia/Manifest | 1 - dev-libs/libzia/libzia-4.67.ebuild | 56 -------------------------------------- 2 files changed, 57 deletions(-) diff --git a/dev-libs/libzia/Manifest b/dev-libs/libzia/Manifest index e870969ea0ac..a4cc945da009 100644 --- a/dev-libs/libzia/Manifest +++ b/dev-libs/libzia/Manifest @@ -1,2 +1 @@ -DIST libzia-4.67.tar.gz 646877 BLAKE2B fbf812ae39fe6d7e3abad717ddfe397e6f6341b3ced4987c30a95df6132a2788d1c8389fdbedece05943fa695ae3155c7640e8eff527fa29302390d1a586696a SHA512 4efb7d4de2d1c6ba1c05b7e2e6cc120cc157a71c85354119d50bed8519154f07869cab4dea74da4e4327fa82f6eca674caa85c2023c1ed2dfc8dce09d7c74d40 DIST libzia-4.69.tar.gz 659416 BLAKE2B 6645d3a4f917ab33ca9ab233a6bcac8ad2f827ca716721ddaab44db94908e585a6f4f478c9ce541fe7ff67fa9ca42f24f2feed7cf72e044b51148c33d8dc65c2 SHA512 18385d7f6bc241e6dddfa298892a4cf3de88e3d1aa302dbcf3717702d6f473b34482f3ee81ea8f9cd1e82f349087a4e6553a6624589ebb77a776d3be41ec9e01 diff --git a/dev-libs/libzia/libzia-4.67.ebuild b/dev-libs/libzia/libzia-4.67.ebuild deleted file mode 100644 index 069de985faaf..000000000000 --- a/dev-libs/libzia/libzia-4.67.ebuild +++ /dev/null @@ -1,56 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit autotools flag-o-matic - -DESCRIPTION="Platform abstraction code for tucnak package" -HOMEPAGE="http://tucnak.nagano.cz" -SRC_URI="http://tucnak.nagano.cz/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="ftdi" - -RDEPEND="dev-libs/glib:2 - x11-libs/gtk+:3 - media-libs/libsdl2 - media-libs/sdl2-ttf - media-libs/libpng:= - net-libs/gnutls:= - ftdi? ( dev-embedded/libftdi:1 ) - elibc_musl? ( sys-libs/libunwind )" -DEPEND="${RDEPEND}" -BDEPEND="virtual/pkgconfig" - -MAKEOPTS+=" -j1" - -src_prepare() { - eapply_user - sed -i -e "s/docsdir/#docsdir/g" \ - -e "s/docs_/#docs_/g" Makefile.am || die - - # fix build for MUSL (bugs #832235, 935544, 942789) - if use elibc_musl ; then - sed -i -e "s/zstr.h>/zstr.h>\\n#include /" src/zbfd.c || die - sed -i -e "s/ backtrace(/ unw_backtrace(/" src/zbfd.c || die - eapply "${FILESDIR}/${PN}-4.64-musl-strerror_r.patch" - fi - - eautoreconf -} - -src_configure() { - use elibc_musl && append-libs -lunwind - econf \ - $(use_with ftdi) --with-sdl \ - --with-png --without-bfd \ - --disable-static -} - -src_install() { - emake DESTDIR="${D}" install - find "${D}" -name '*.la' -type f -delete || die -}