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 09CD1158088 for ; Fri, 21 Jan 2022 17:15:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DCC232BC029; Fri, 21 Jan 2022 17:15:38 +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 85D7F2BC029 for ; Fri, 21 Jan 2022 17:15:38 +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 9D7CF343223 for ; Fri, 21 Jan 2022 17:15:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 932762AA for ; Fri, 21 Jan 2022 17:15:34 +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: <1642785230.c100b29d1276c71f19cf10f58c93c30361cc2bb6.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/nemo/files/, gnome-extra/nemo/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/nemo/Manifest gnome-extra/nemo/files/nemo-4.6-captions-fix.patch gnome-extra/nemo/nemo-4.8.4-r1.ebuild X-VCS-Directories: gnome-extra/nemo/ gnome-extra/nemo/files/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: c100b29d1276c71f19cf10f58c93c30361cc2bb6 X-VCS-Branch: master Date: Fri, 21 Jan 2022 17:15:34 +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: 608e848a-6e80-48ad-a747-8a547efe0793 X-Archives-Hash: 2ccf75389a001cd875038b1da030638f commit: c100b29d1276c71f19cf10f58c93c30361cc2bb6 Author: Matthew S. Turnbull bluefang-logic com> AuthorDate: Tue Dec 28 04:23:30 2021 +0000 Commit: Sam James gentoo org> CommitDate: Fri Jan 21 17:13:50 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c100b29d gnome-extra/nemo: Remove old Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Matthew S. Turnbull bluefang-logic.com> Signed-off-by: Sam James gentoo.org> gnome-extra/nemo/Manifest | 1 - gnome-extra/nemo/files/nemo-4.6-captions-fix.patch | 28 ------ gnome-extra/nemo/nemo-4.8.4-r1.ebuild | 100 --------------------- 3 files changed, 129 deletions(-) diff --git a/gnome-extra/nemo/Manifest b/gnome-extra/nemo/Manifest index 620418df807e..de88e15495c7 100644 --- a/gnome-extra/nemo/Manifest +++ b/gnome-extra/nemo/Manifest @@ -1,2 +1 @@ -DIST nemo-4.8.4.tar.gz 1464683 BLAKE2B 10945a385defdf1bdc7fac9432306e31476ec015489a5150a5b4f9d5f31977b93da6e92241ce153cd5435c789c7a6ce16d2a86002758f26fc587a33dc5343e63 SHA512 b63ee2bd85f67e7d18271032ac3d95c7446b5110b71a3236f7e8c4ccb31e2baf11912060dde36f12ed4b90491c3bb1215a0de38c419130d692c775031cc0e11e DIST nemo-5.0.4.tar.gz 1487156 BLAKE2B 4ecafb315673c0939dfb2585e97957ee9d76e9621fbbece2b93d9ed10b24ec86d2c49cdd8d18ac7c8607184752fe2541508a1b626fdce763fdc8ac1b6e713e49 SHA512 e03558d336785d77c1a57d2d100906263d2015330a00d54e2cc0161d9d822740ef5c314062f90a877cee5b031b4b5caf9ebf59f22fb5e15f2e91c75bb239e488 diff --git a/gnome-extra/nemo/files/nemo-4.6-captions-fix.patch b/gnome-extra/nemo/files/nemo-4.6-captions-fix.patch deleted file mode 100644 index 0ea0c9158ad2..000000000000 --- a/gnome-extra/nemo/files/nemo-4.6-captions-fix.patch +++ /dev/null @@ -1,28 +0,0 @@ -From b0c2b99b46797ca91bdba1d95fda33808174466b Mon Sep 17 00:00:00 2001 -From: Michael Webster -Date: Thu, 21 Jan 2021 09:41:40 -0500 -Subject: [PATCH] nemo-icon-canvas-item.c: restore the style context after - drawing any caption text. - -This seemed to be causing style recalculations to accumulate over -time, and particularly when changing the style for window focus -in/out events. This would eventually have a huge impact on user -interaction. - -Fixes #2472 ---- - libnemo-private/nemo-icon-canvas-item.c | 1 + - 1 file changed, 1 insertion(+) - -diff --git a/libnemo-private/nemo-icon-canvas-item.c b/libnemo-private/nemo-icon-canvas-item.c -index d1b6cbfad..b32de357d 100644 ---- a/libnemo-private/nemo-icon-canvas-item.c -+++ b/libnemo-private/nemo-icon-canvas-item.c -@@ -1143,6 +1143,7 @@ draw_label_text (NemoIconCanvasItem *item, - gtk_render_layout (context, cr, - x, text_rect.y0 + details->editable_text_height + LABEL_LINE_SPACING + TEXT_TOP_GAP, - additional_layout); -+ gtk_style_context_restore (context); - } - - if (item->details->is_highlighted_as_keyboard_focus) { diff --git a/gnome-extra/nemo/nemo-4.8.4-r1.ebuild b/gnome-extra/nemo/nemo-4.8.4-r1.ebuild deleted file mode 100644 index f3d71f05f38e..000000000000 --- a/gnome-extra/nemo/nemo-4.8.4-r1.ebuild +++ /dev/null @@ -1,100 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{7,8,9} ) - -inherit meson gnome2-utils python-single-r1 virtualx xdg - -DESCRIPTION="A file manager for Cinnamon, forked from Nautilus" -HOMEPAGE="https://projects.linuxmint.com/cinnamon/ https://github.com/linuxmint/nemo" -SRC_URI="https://github.com/linuxmint/nemo/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-2+ LGPL-2+ FDL-1.1" -SLOT="0" -KEYWORDS="amd64 ~arm64 x86" -IUSE="doc exif +nls selinux test tracker xmp" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -# https://github.com/linuxmint/nemo/issues/2501 -RESTRICT="test" - -COMMON_DEPEND=" - ${PYTHON_DEPS} - >=dev-libs/glib-2.45.7:2[dbus] - >=dev-libs/gobject-introspection-0.9.12:= - >=dev-libs/libxml2-2.7.8:2 - gnome-base/dconf:0= - >=gnome-extra/cinnamon-desktop-4.8:0= - >=x11-libs/gtk+-3.10.0:3[introspection] - >=x11-libs/libnotify-0.7:= - x11-libs/libX11 - >=x11-libs/pango-1.40.0 - >=x11-libs/xapps-2.0.5 - - exif? ( >=media-libs/libexif-0.6.20:= ) - selinux? ( sys-libs/libselinux ) - tracker? ( >=app-misc/tracker-2.0:0= ) - xmp? ( >=media-libs/exempi-2.2.0:= ) -" -RDEPEND=" - ${COMMON_DEPEND} - $(python_gen_cond_dep ' - dev-python/pygobject:3[${PYTHON_USEDEP}] - ') - x11-themes/adwaita-icon-theme - - nls? ( >=gnome-extra/cinnamon-translations-4.8 ) -" -PDEPEND=" - >=gnome-base/gvfs-0.1.2 -" -DEPEND=" - ${COMMON_DEPEND} - x11-base/xorg-proto -" -BDEPEND=" - >=dev-util/gdbus-codegen-2.31.0 - >=dev-util/intltool-0.40.1 - sys-devel/gettext - virtual/pkgconfig - - doc? ( dev-util/gtk-doc ) -" - -PATCHES=( - # Fix performance regression when icon captions enabled. - # https://github.com/linuxmint/nemo/issues/2472 - "${FILESDIR}/${PN}-4.6-captions-fix.patch" -) - -src_prepare() { - default - python_fix_shebang files/usr/share/nemo/actions install-scripts -} - -src_configure() { - local emesonargs=( - $(meson_use exif) - $(meson_use tracker) - $(meson_use xmp) - $(meson_use selinux) - $(meson_use doc gtk_doc) - ) - meson_src_configure -} - -src_test() { - virtx meson_src_test -} - -pkg_postinst() { - xdg_pkg_postinst - gnome2_schemas_update -} - -pkg_postrm() { - xdg_pkg_postrm - gnome2_schemas_update -}