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 4A500158090 for ; Wed, 11 May 2022 02:11:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 299A6E0974; Wed, 11 May 2022 02:11:10 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 10D4AE0974 for ; Wed, 11 May 2022 02:11:10 +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 28C0534191D for ; Wed, 11 May 2022 02:11:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7C0E4463 for ; Wed, 11 May 2022 02:11:06 +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: <1652235020.e9855fc95677cb142c9b7a8b526bc56d2315aca0.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/cinnamon-session/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/cinnamon-session/Manifest gnome-extra/cinnamon-session/cinnamon-session-5.0.1.ebuild X-VCS-Directories: gnome-extra/cinnamon-session/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: e9855fc95677cb142c9b7a8b526bc56d2315aca0 X-VCS-Branch: master Date: Wed, 11 May 2022 02:11:06 +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: 5ccd3e5f-1814-480c-94b9-c0eb8a13784d X-Archives-Hash: 07009683766c50960177a80246100a72 commit: e9855fc95677cb142c9b7a8b526bc56d2315aca0 Author: Matthew S. Turnbull bluefang-logic com> AuthorDate: Tue May 3 21:12:19 2022 +0000 Commit: Sam James gentoo org> CommitDate: Wed May 11 02:10:20 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9855fc9 gnome-extra/cinnamon-session: Remove old Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew S. Turnbull bluefang-logic.com> Signed-off-by: Sam James gentoo.org> gnome-extra/cinnamon-session/Manifest | 1 - .../cinnamon-session/cinnamon-session-5.0.1.ebuild | 93 ---------------------- 2 files changed, 94 deletions(-) diff --git a/gnome-extra/cinnamon-session/Manifest b/gnome-extra/cinnamon-session/Manifest index 368861b9711f..50b61c3157ea 100644 --- a/gnome-extra/cinnamon-session/Manifest +++ b/gnome-extra/cinnamon-session/Manifest @@ -1,2 +1 @@ -DIST cinnamon-session-5.0.1.tar.gz 200036 BLAKE2B a7e254d54daa63f5dcf5592843b85e0c63a3fdd34ce5c3045ff5c7ce410f2ab340b5c778b1579e7586f7d9e0517fdf00703934395b9bbbbd234cb181a1096fcf SHA512 0c367764269ce1597035288508909aad2c031ab5b8c04bde3d81cc420f38abf6cca82f169db199cf01218e92014653f1749c0ed2096950f7bc9f3b56f1fcdebc DIST cinnamon-session-5.2.0.tar.gz 200208 BLAKE2B 2efe8ef0cb5dc4a828866c91bc020ffcc8b400423f92ac8be8ab47391202001123805c947af8e82eda530675b89cf4960f082b06acf24c296f083d6bcb941217 SHA512 3962529fed8d6c4c74e2f4b75014529d1a9b3307cf2d014c90088d0e2d3066ce375ccc3bbf5f07e9a181c08bba5360b07d5800cdb6386796255b4f1cb5c4d385 diff --git a/gnome-extra/cinnamon-session/cinnamon-session-5.0.1.ebuild b/gnome-extra/cinnamon-session/cinnamon-session-5.0.1.ebuild deleted file mode 100644 index 119f516fc728..000000000000 --- a/gnome-extra/cinnamon-session/cinnamon-session-5.0.1.ebuild +++ /dev/null @@ -1,93 +0,0 @@ -# Copyright 1999-2022 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-any-r1 xdg-utils - -DESCRIPTION="Cinnamon session manager" -HOMEPAGE="https://projects.linuxmint.com/cinnamon/ https://github.com/linuxmint/cinnamon-session" -SRC_URI="https://github.com/linuxmint/cinnamon-session/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-2+ FDL-1.1+ LGPL-2+" -SLOT="0" -KEYWORDS="amd64 ~arm64 ~riscv x86" -IUSE="doc ipv6 systemd" - -DEPEND=" - >=dev-libs/glib-2.37.3:2 - media-libs/libcanberra[pulseaudio] - virtual/opengl - x11-libs/cairo - x11-libs/gdk-pixbuf:2 - >=x11-libs/gtk+-3:3 - x11-libs/libICE - x11-libs/libSM - x11-libs/libX11 - x11-libs/libXau - x11-libs/libXcomposite - x11-libs/libXext - x11-libs/libXrender - x11-libs/libXtst - x11-libs/pango[X] - >=x11-libs/xapp-2.2.0 - - systemd? ( >=sys-apps/systemd-183 ) - !systemd? ( sys-auth/elogind[policykit] ) -" -RDEPEND=" - ${DEPEND} - >=gnome-extra/cinnamon-desktop-5.0:0= -" -BDEPEND=" - ${PYTHON_DEPS} - dev-util/gdbus-codegen - >=dev-util/intltool-0.40.6 - virtual/pkgconfig - - doc? ( - app-text/xmlto - dev-libs/libxslt ) -" - -src_prepare() { - default - python_fix_shebang data -} - -src_configure() { - local emesonargs=( - -Dgconf=false - $(meson_use doc docbook) - $(meson_use ipv6) - ) - meson_src_configure -} - -src_install() { - # A bit icky. Let the docs be installed in the wrong dir, then - # install them to the correct dir. - local dbus_doc_dir="${ED}/usr/share/doc/cinnamon-session/dbus" - use doc && local HTML_DOCS=( "$dbus_doc_dir" ) - - meson_src_install - - # Clean-up the incorrectly installed docs. - # Fail if unhandled (new) files are encountered. - if use doc; then - rm -r "$dbus_doc_dir" || die - rm -d "${ED}/usr/share/doc/cinnamon-session" || die - fi -} - -pkg_postinst() { - xdg_icon_cache_update - gnome2_schemas_update -} - -pkg_postrm() { - xdg_icon_cache_update - gnome2_schemas_update -}