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 9AF16158045 for ; Sat, 20 Apr 2024 17:41:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D50CDE29E7; Sat, 20 Apr 2024 17:41:39 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AE982E29E6 for ; Sat, 20 Apr 2024 17:41:39 +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 B30743433DB for ; Sat, 20 Apr 2024 17:41:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4E373174A for ; Sat, 20 Apr 2024 17:41:37 +0000 (UTC) From: "Anna Vyalkova" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anna Vyalkova" Message-ID: <1713634885.221c76754765fd0cf4723503f898f07eb3d836d3.cybertailor@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-libs/webp-pixbuf-loader/, gui-libs/webp-pixbuf-loader/files/, ... X-VCS-Repository: repo/proj/guru X-VCS-Files: gui-libs/webp-pixbuf-loader/Manifest gui-libs/webp-pixbuf-loader/files/webp-pixbuf-loader_gentoo.patch gui-libs/webp-pixbuf-loader/metadata.xml gui-libs/webp-pixbuf-loader/webp-pixbuf-loader-0.0.1.ebuild profiles/updates/2Q-2024 X-VCS-Directories: gui-libs/webp-pixbuf-loader/files/ profiles/updates/ gui-libs/webp-pixbuf-loader/ X-VCS-Committer: cybertailor X-VCS-Committer-Name: Anna Vyalkova X-VCS-Revision: 221c76754765fd0cf4723503f898f07eb3d836d3 X-VCS-Branch: dev Date: Sat, 20 Apr 2024 17:41:37 +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: 85c97b54-b916-475f-9ca0-f00a08461518 X-Archives-Hash: 2d703f31d9b1ce19b27aa83e4abeb7e8 commit: 221c76754765fd0cf4723503f898f07eb3d836d3 Author: Anna (cybertailor) Vyalkova sysrq in> AuthorDate: Sat Apr 20 16:30:08 2024 +0000 Commit: Anna Vyalkova sysrq in> CommitDate: Sat Apr 20 17:41:25 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=221c7675 gui-libs/webp-pixbuf-loader: treeclean duplicate Signed-off-by: Anna (cybertailor) Vyalkova sysrq.in> gui-libs/webp-pixbuf-loader/Manifest | 1 - .../files/webp-pixbuf-loader_gentoo.patch | 20 --------- gui-libs/webp-pixbuf-loader/metadata.xml | 13 ------ .../webp-pixbuf-loader-0.0.1.ebuild | 50 ---------------------- profiles/updates/2Q-2024 | 1 + 5 files changed, 1 insertion(+), 84 deletions(-) diff --git a/gui-libs/webp-pixbuf-loader/Manifest b/gui-libs/webp-pixbuf-loader/Manifest deleted file mode 100644 index 90dfed67c2..0000000000 --- a/gui-libs/webp-pixbuf-loader/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST webp-pixbuf-loader-0.0.1.tar.gz 8212 BLAKE2B 20b2f32ca0885069e185c415e10119f6f65b73131b4928e6db95fa9f92f9ec53bd3fd5fbc4708370dfaee68df4c8052d2df76c6e0c0a6267240f7804db8e33f8 SHA512 f3fa859221fdc5277c951e09448dea6078ca4825de06b319e33e86b59db1201616ca4a706d5114e431719584d5a0766a7706c4192dbc384441efb1799d9e40ec diff --git a/gui-libs/webp-pixbuf-loader/files/webp-pixbuf-loader_gentoo.patch b/gui-libs/webp-pixbuf-loader/files/webp-pixbuf-loader_gentoo.patch deleted file mode 100644 index decadd60c3..0000000000 --- a/gui-libs/webp-pixbuf-loader/files/webp-pixbuf-loader_gentoo.patch +++ /dev/null @@ -1,20 +0,0 @@ -diff --git a/meson.build b/meson.build -index 2ae10ca..53761cd 100644 ---- a/meson.build -+++ b/meson.build -@@ -7,7 +7,6 @@ webp = dependency('libwebp', version: '>0.4.3') - # -34/-64 is to overcome a Fedora bug in the .pc file - # debian has a similar problem with its .pc file but it requires knowing the platform triad - --gdk_pb_query_loaders = find_program(get_option('gdk_pixbuf_query_loaders_path'), gdk_pb_query_loaders, gdk_pb_query_loaders+'-32', gdk_pb_query_loaders+'-64') - - - pbl_webp = shared_library('pixbufloader-webp', 'io-webp.c', -@@ -15,7 +14,6 @@ pbl_webp = shared_library('pixbufloader-webp', 'io-webp.c', - install: true, - install_dir: gdk_pb_moddir) - --meson.add_install_script(gdk_pb_query_loaders.path(), '--update-cache') - - subdir('tests') - diff --git a/gui-libs/webp-pixbuf-loader/metadata.xml b/gui-libs/webp-pixbuf-loader/metadata.xml deleted file mode 100644 index 15dbce309b..0000000000 --- a/gui-libs/webp-pixbuf-loader/metadata.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - webp-pixbuf-loader integrates libwebp library into GDK image - processing framework, so GDK based application can use WEBP - format natively. - - - aruiz/webp-pixbuf-loader - - diff --git a/gui-libs/webp-pixbuf-loader/webp-pixbuf-loader-0.0.1.ebuild b/gui-libs/webp-pixbuf-loader/webp-pixbuf-loader-0.0.1.ebuild deleted file mode 100644 index 48462dc867..0000000000 --- a/gui-libs/webp-pixbuf-loader/webp-pixbuf-loader-0.0.1.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit gnome2-utils meson multilib-minimal - -DESCRIPTION="WebP Image format GdkPixbuf loader" -HOMEPAGE="https://github.com/aruiz/webp-pixbuf-loader" -SRC_URI="https://github.com/aruiz/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="LGPL-2+" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" - -PATCHES=( "${FILESDIR}/${PN}_gentoo.patch" ) - -DEPEND=" - >=media-libs/libwebp-0.4.3[${MULTILIB_USEDEP}] - >=x11-libs/gdk-pixbuf-2.22[${MULTILIB_USEDEP}] -" -RDEPEND="${DEPEND}" - -multilib_src_configure() { - meson_src_configure -} - -multilib_src_compile() { - meson_src_compile -} - -multilib_src_test() { - meson_src_test -} - -multilib_src_install() { - meson_src_install -} - -pkg_preinst() { - gnome2_gdk_pixbuf_savelist -} - -pkg_postinst() { - gnome2_gdk_pixbuf_update -} - -pkg_postrm() { - gnome2_gdk_pixbuf_update -} diff --git a/profiles/updates/2Q-2024 b/profiles/updates/2Q-2024 index 9e974a4cd4..1e16447374 100644 --- a/profiles/updates/2Q-2024 +++ b/profiles/updates/2Q-2024 @@ -4,3 +4,4 @@ move dev-util/xmake dev-build/xmake move dev-python/dataclasses_json dev-python/dataclasses-json move media-gfx/heatshrink dev-libs/heatshrink move sys-apps/sdate app-misc/sdate +move gui-libs/webp-pixbuf-loader gui-libs/gdk-pixbuf-loader-webp