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 0D34B158041 for ; Wed, 13 Mar 2024 22:55:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 47FB5E29C5; Wed, 13 Mar 2024 22:55:04 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0FB9DE29C6 for ; Wed, 13 Mar 2024 22:55:04 +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 4BF96335D75 for ; Wed, 13 Mar 2024 22:55:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1A3671519 for ; Wed, 13 Mar 2024 22:55:00 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1710370323.8763297cdabcc5a0e2f316d67cfcd292ebdbd867.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gui-libs/gdk-pixbuf-loader-webp/ X-VCS-Repository: repo/gentoo X-VCS-Files: gui-libs/gdk-pixbuf-loader-webp/Manifest gui-libs/gdk-pixbuf-loader-webp/gdk-pixbuf-loader-webp-0.0.7.ebuild X-VCS-Directories: gui-libs/gdk-pixbuf-loader-webp/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 8763297cdabcc5a0e2f316d67cfcd292ebdbd867 X-VCS-Branch: master Date: Wed, 13 Mar 2024 22:55:00 +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: 3091aa96-35c5-40dd-92dd-b3e7e8c8db0a X-Archives-Hash: a661c891424c3ca6403bfa8a5c0525dc commit: 8763297cdabcc5a0e2f316d67cfcd292ebdbd867 Author: Mart Raudsepp gentoo org> AuthorDate: Wed Mar 13 22:52:03 2024 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Wed Mar 13 22:52:03 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8763297c gui-libs/gdk-pixbuf-loader-webp: drop 0.0.7 Signed-off-by: Mart Raudsepp gentoo.org> gui-libs/gdk-pixbuf-loader-webp/Manifest | 1 - .../gdk-pixbuf-loader-webp-0.0.7.ebuild | 42 ---------------------- 2 files changed, 43 deletions(-) diff --git a/gui-libs/gdk-pixbuf-loader-webp/Manifest b/gui-libs/gdk-pixbuf-loader-webp/Manifest index e17713505df9..a1c692fe324e 100644 --- a/gui-libs/gdk-pixbuf-loader-webp/Manifest +++ b/gui-libs/gdk-pixbuf-loader-webp/Manifest @@ -1,2 +1 @@ -DIST gdk-pixbuf-loader-webp-0.0.7.tar.gz 21718 BLAKE2B 3087bf7a83830eaac0c2d5b4462f076b0421f124246d818073511dbafcf313548fb81c1383a50c088b68ea3b224a9633e98ee4f719e4d6443daedc7bc65982b8 SHA512 08da9e6d3fd546aa79715dee7cfd153a1bbb70deca6a0cf52e9ffacf6e29882b3ae041c424a024bcc7b6689e9cf12ba0588a58d0542a71f069ef5367e0f38528 DIST gdk-pixbuf-loader-webp-0.2.4.tar.gz 9136758 BLAKE2B 8fb0c1f2a5169e20b143e61911378b99694ba95293624d664c0eaed73d91aed6d474ae837dc64b985dbdd632e9e5e6740eef8c5cfe338a5608424a682026ddf0 SHA512 a367987a7c7ca4df594233a7b6fb281a1484026cdf8cb653d8513103e5d59e69d6ffaef1da8c6875be6d978b8a29251e5d89b6e2959e67057aae0f6cd7464b5e diff --git a/gui-libs/gdk-pixbuf-loader-webp/gdk-pixbuf-loader-webp-0.0.7.ebuild b/gui-libs/gdk-pixbuf-loader-webp/gdk-pixbuf-loader-webp-0.0.7.ebuild deleted file mode 100644 index 3b0f53638e7b..000000000000 --- a/gui-libs/gdk-pixbuf-loader-webp/gdk-pixbuf-loader-webp-0.0.7.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit gnome2-utils meson-multilib - -DESCRIPTION="WebP GDK Pixbuf Loader library" -HOMEPAGE="https://github.com/aruiz/webp-pixbuf-loader" -SRC_URI="https://github.com/aruiz/webp-pixbuf-loader/archive/${PV}.tar.gz -> ${P}.tar.gz" -S="${WORKDIR}/webp-pixbuf-loader-${PV}" - -LICENSE="LGPL-2+" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~loong ppc ppc64 ~riscv ~sparc x86" -IUSE="" - -RDEPEND=" - >x11-libs/gdk-pixbuf-2.22.0:2[${MULTILIB_USEDEP}] - >media-libs/libwebp-0.4.3:=[${MULTILIB_USEDEP}] -" -DEPEND="${RDEPEND}" -BDEPEND="virtual/pkgconfig" - -src_configure() { - local emesonargs=( - -Dupdate_cache=false - ) - multilib_foreach_abi meson_src_configure -} - -pkg_postinst() { - # causes segfault if set, see bug 375615 - unset __GL_NO_DSO_FINALIZER - multilib_foreach_abi gnome2_gdk_pixbuf_update -} - -pkg_postrm() { - # causes segfault if set, see bug 375615 - unset __GL_NO_DSO_FINALIZER - multilib_foreach_abi gnome2_gdk_pixbuf_update -}