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 EF8EB158176 for ; Thu, 09 Oct 2025 07:02:23 +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 D6C283410AC for ; Thu, 09 Oct 2025 07:02:23 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id EFA6A110374; Thu, 09 Oct 2025 07:02:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 E6EAB110374 for ; Thu, 09 Oct 2025 07:02: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 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9DF4234100A for ; Thu, 09 Oct 2025 07:02:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D727F34FD for ; Thu, 09 Oct 2025 07:02:18 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1759993243.57e80962d7069a06529f9a0c68d62822c335e0ba.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/frogr/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/frogr/Manifest media-gfx/frogr/frogr-1.7-r1.ebuild X-VCS-Directories: media-gfx/frogr/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 57e80962d7069a06529f9a0c68d62822c335e0ba X-VCS-Branch: master Date: Thu, 09 Oct 2025 07:02:18 +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: ed55937a-05e9-4344-b967-80f43bc757e5 X-Archives-Hash: 9d3e0d038c38edb068ba54b2cb855f37 commit: 57e80962d7069a06529f9a0c68d62822c335e0ba Author: Cristian Othón Martínez Vera cfuga mx> AuthorDate: Wed Oct 8 20:03:22 2025 +0000 Commit: Sam James gentoo org> CommitDate: Thu Oct 9 07:00:43 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57e80962 media-gfx/frogr: drop 1.7-r1 Closes: https://bugs.gentoo.org/963922 Signed-off-by: Cristian Othón Martínez Vera cfuga.mx> Part-of: https://github.com/gentoo/gentoo/pull/44102 Signed-off-by: Sam James gentoo.org> media-gfx/frogr/Manifest | 1 - media-gfx/frogr/frogr-1.7-r1.ebuild | 45 ------------------------------------- 2 files changed, 46 deletions(-) diff --git a/media-gfx/frogr/Manifest b/media-gfx/frogr/Manifest index fb9aee1f39a6..26a5b771b4ae 100644 --- a/media-gfx/frogr/Manifest +++ b/media-gfx/frogr/Manifest @@ -1,2 +1 @@ -DIST frogr-1.7.tar.xz 2247476 BLAKE2B 16b5c546b61234310390f4dadee0094e671f141121023833123e57de7f90666a38a117dedece0cba53a1500e8bce20e79dd690c598e010327a32aee7b11afe1a SHA512 73531186dbe3fdb4b937d54c02b471b444bac059de4ea02913b5fef255816af0b0ef89bbb449e443ee5b50f0d156960efe190f5988a1a50f8ecfe2eb1e10b89f DIST frogr-1.8.1.tar.xz 2250676 BLAKE2B 812927e509ee40c004c31cffb5fa028dc5f654d82380666c87a9be861775df8e74ffd188420ffadd8de0a5ee339248ef2a7a0da692a6323ac3ab1ec42c8bbec9 SHA512 24c15f81e3a97cff16001353a311d2ca2be5e3ca94730075db52fdf91e85c093962f3963e7f5dde387bb64e860985d1a7ca7a303533d4898263312e67e518796 diff --git a/media-gfx/frogr/frogr-1.7-r1.ebuild b/media-gfx/frogr/frogr-1.7-r1.ebuild deleted file mode 100644 index 934167635045..000000000000 --- a/media-gfx/frogr/frogr-1.7-r1.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit gnome.org gnome2-utils meson xdg - -DESCRIPTION="flickr applications for GNOME" -HOMEPAGE="https://live.gnome.org/Frogr" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - >=dev-libs/glib-2.44:2 - >=dev-libs/json-glib-1.2 - >=dev-libs/libgcrypt-1.5:= - >=dev-libs/libxml2-2.6.8:2= - media-libs/gstreamer:1.0 - >=media-libs/libexif-0.6.14 - >=net-libs/libsoup-2.34:2.4 - >=x11-libs/gtk+-3.16:3[introspection] - x11-libs/gdk-pixbuf:2 -" -DEPEND="${RDEPEND} - x11-base/xorg-proto" -BDEPEND=" - dev-util/itstool - >=sys-devel/gettext-0.19.7 - virtual/pkgconfig -" -# TODO add a useflag for enable-video or header-bar??? - -pkg_postinst() { - xdg_pkg_postinst - xdg_icon_cache_update - gnome2_schemas_update -} - -pkg_postrm() { - xdg_pkg_postrm - xdg_icon_cache_update - gnome2_schemas_update -}