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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5E06C1382C5 for ; Sun, 31 May 2020 19:05:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 720E9E085A; Sun, 31 May 2020 19:05:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 43C5CE085A for ; Sun, 31 May 2020 19:05:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CFE4634ED80 for ; Sun, 31 May 2020 19:05:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 51FB6278 for ; Sun, 31 May 2020 19:05:20 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1590951872.8a196d3468285ac58e5e9a618451c44c47a28c60.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/cinnamon-screensaver/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/cinnamon-screensaver/Manifest gnome-extra/cinnamon-screensaver/cinnamon-screensaver-4.0.1-r1.ebuild X-VCS-Directories: gnome-extra/cinnamon-screensaver/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 8a196d3468285ac58e5e9a618451c44c47a28c60 X-VCS-Branch: master Date: Sun, 31 May 2020 19:05:20 +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: 48784bb3-fb22-4404-bc56-944579bcf038 X-Archives-Hash: d0618862d89a97390fbe0f57909012e5 commit: 8a196d3468285ac58e5e9a618451c44c47a28c60 Author: Matt Turner gentoo org> AuthorDate: Sun May 31 18:57:18 2020 +0000 Commit: Matt Turner gentoo org> CommitDate: Sun May 31 19:04:32 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a196d34 gnome-extra/cinnamon-screensaver: Drop old versions Signed-off-by: Matt Turner gentoo.org> gnome-extra/cinnamon-screensaver/Manifest | 1 - .../cinnamon-screensaver-4.0.1-r1.ebuild | 91 ---------------------- 2 files changed, 92 deletions(-) diff --git a/gnome-extra/cinnamon-screensaver/Manifest b/gnome-extra/cinnamon-screensaver/Manifest index 5b05aa84e61..c77ec27b17f 100644 --- a/gnome-extra/cinnamon-screensaver/Manifest +++ b/gnome-extra/cinnamon-screensaver/Manifest @@ -1,2 +1 @@ -DIST cinnamon-screensaver-4.0.1.tar.gz 156640 BLAKE2B e82354ce36fc325f524e60680c51d46ba7924154e2ff64514687498a7ebbf13d626e5441177d0679c763a4bd3c10a2b7e08ed01470358bc4606be90d37867570 SHA512 c1262d6c1e9575da8007f41f637ab9f7ba33ad5a3a909a7b756cef1f4cb0f323ea4d89fd7498d9589975b9fa6e4715d631413eec7fbcb9c3b46d3a42e02ac7bf DIST cinnamon-screensaver-4.4.1.tar.gz 160214 BLAKE2B df19a370c76648e0717565a3aab4785c3d8b48b20b9d87cc5426506f196db72872642d0ed1109a40986311c0ad7a5c17fbdcfc69681083afd3884c04822c6afa SHA512 92050febcfd41ad03b277cef60b95080d56b8fd985d064e9420a3357d7d0475355a4ca55965e581ae45410df8f19f3c031f6df0e3eec5b6b78aee7141d0244f7 diff --git a/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-4.0.1-r1.ebuild b/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-4.0.1-r1.ebuild deleted file mode 100644 index 50d09788256..00000000000 --- a/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-4.0.1-r1.ebuild +++ /dev/null @@ -1,91 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -PYTHON_COMPAT=( python3_6 ) - -inherit autotools gnome2 multilib python-single-r1 - -DESCRIPTION="Screensaver for Cinnamon" -HOMEPAGE="http://developer.linuxmint.com/projects/cinnamon-projects.html" -SRC_URI="https://github.com/linuxmint/cinnamon-screensaver/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-2+" -SLOT="0" -IUSE="debug doc pam systemd xinerama" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" -KEYWORDS="amd64 x86" - -COMMON_DEPEND=" - >=dev-libs/glib-2.37.3:2[dbus] - >=x11-libs/gtk+-3.1.4:3[introspection] - >=gnome-extra/cinnamon-desktop-2.6.3:0=[systemd=] - >=gnome-base/gsettings-desktop-schemas-0.1.7 - >=gnome-base/libgnomekbd-3.6 - >=dev-libs/dbus-glib-0.78 - - net-libs/webkit-gtk:4[introspection] - - sys-apps/dbus - x11-libs/libxklavier - x11-libs/libX11 - x11-libs/libXext - x11-libs/libXrandr - x11-libs/libXScrnSaver - x11-libs/libXxf86misc - x11-libs/libXxf86vm - x11-themes/adwaita-icon-theme - - !systemd? ( sys-auth/elogind ) - - ${PYTHON_DEPS} - - pam? ( sys-libs/pam ) - systemd? ( >=sys-apps/systemd-31:0= ) - xinerama? ( x11-libs/libXinerama ) -" -# our cinnamon-1.8 ebuilds installed a cinnamon-screensaver.desktop hack -RDEPEND="${COMMON_DEPEND} - !~gnome-extra/cinnamon-1.8.8.1 - $(python_gen_cond_dep ' - dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}] - dev-python/setproctitle[${PYTHON_MULTI_USEDEP}] - dev-python/xapp[${PYTHON_MULTI_USEDEP}] - dev-python/psutil[${PYTHON_MULTI_USEDEP}] - ') -" -DEPEND="${COMMON_DEPEND} - >=dev-util/intltool-0.35 - gnome-base/gnome-common - sys-devel/gettext - virtual/pkgconfig - x11-base/xorg-proto - doc? ( - app-text/xmlto - app-text/docbook-xml-dtd:4.1.2 - app-text/docbook-xml-dtd:4.4 ) -" - -pkg_setup() { - python_setup -} - -src_prepare() { - eautoreconf - gnome2_src_prepare -} - -src_configure() { - gnome2_src_configure \ - $(usex debug --enable-debug ' ') \ - $(use_enable xinerama) -} - -pkg_postinst() { - gnome2_pkg_postinst - - if ! has_version x11-misc/xscreensaver; then - elog "${PN} can use screensavers from x11-misc/xscreensaver" - fi - -}