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 3B689138334 for ; Mon, 23 Dec 2019 22:03:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 46A94E0A6E; Mon, 23 Dec 2019 22:02:59 +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 F1AE5E0A6E for ; Mon, 23 Dec 2019 22:02:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 C6ED034DB14 for ; Mon, 23 Dec 2019 22:02:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D1D537BB94 for ; Mon, 23 Dec 2019 22:02:52 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1577138554.1adffb2b43a84dad003cc9f3c4829676349b0101.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/gnome-screenshot/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/gnome-screenshot/Manifest media-gfx/gnome-screenshot/gnome-screenshot-3.30.0.ebuild X-VCS-Directories: media-gfx/gnome-screenshot/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 1adffb2b43a84dad003cc9f3c4829676349b0101 X-VCS-Branch: master Date: Mon, 23 Dec 2019 22:02:52 +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: 6718e885-9573-4929-80fa-bf7213de0c73 X-Archives-Hash: 74efe25dabcf0635fdc8cebde31c993e commit: 1adffb2b43a84dad003cc9f3c4829676349b0101 Author: Mart Raudsepp gentoo org> AuthorDate: Mon Dec 23 22:00:14 2019 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Mon Dec 23 22:02:34 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1adffb2b media-gfx/gnome-screenshot: remove old Package-Manager: Portage-2.3.79, Repoman-2.3.12 Signed-off-by: Mart Raudsepp gentoo.org> media-gfx/gnome-screenshot/Manifest | 1 - .../gnome-screenshot-3.30.0.ebuild | 52 ---------------------- 2 files changed, 53 deletions(-) diff --git a/media-gfx/gnome-screenshot/Manifest b/media-gfx/gnome-screenshot/Manifest index 93dca53b9b0..12ca4b3e452 100644 --- a/media-gfx/gnome-screenshot/Manifest +++ b/media-gfx/gnome-screenshot/Manifest @@ -1,2 +1 @@ -DIST gnome-screenshot-3.30.0.tar.xz 225244 BLAKE2B 69c75bb8e3d18578317343b549d4ad837b6e58420c6b49efbc01338697bc2251032d9158e658c9f4ae4e086a1c117eac818c18b6ed95d031c2b60c2ba62a56b6 SHA512 a42ff4f14bbb3a3feb438ee64f1dff3d3a792a6585fef92fde8546b9c3fc07013e8bd2ef42ddc880f2529cbc4241a50d441d4de2a4b26923036f1724aabafdba DIST gnome-screenshot-3.32.0.tar.xz 228876 BLAKE2B a7f742cf67815428da3013db23d36b34f52bf99c3d77002cac9243d2f5c5c5c1828cb92a34e0541d18c57f357d39f876a815d7caa432f92704c749a431faae95 SHA512 2747f3cc6ff6df6db6d64c9c13f7d7e3c0bf738cdace2850869c1158d23d02dd03b55e6704c9540f1e5b789626ea07741a0030ce3b06dd70c09f2fb2afa79c61 diff --git a/media-gfx/gnome-screenshot/gnome-screenshot-3.30.0.ebuild b/media-gfx/gnome-screenshot/gnome-screenshot-3.30.0.ebuild deleted file mode 100644 index fdc92ad3410..00000000000 --- a/media-gfx/gnome-screenshot/gnome-screenshot-3.30.0.ebuild +++ /dev/null @@ -1,52 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit gnome.org gnome2-utils meson readme.gentoo-r1 xdg - -DESCRIPTION="Screenshot utility for GNOME" -HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-screenshot" - -LICENSE="GPL-2+" -SLOT="0" -IUSE="" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-linux ~x86-linux" - -# libcanberra 0.26-r2 is needed for gtk+:3 fixes -COMMON_DEPEND=" - x11-libs/libX11 - x11-libs/libXext - >=dev-libs/glib-2.35.1:2[dbus] - >=x11-libs/gtk+-3.0.3:3 - >=media-libs/libcanberra-0.26-r2[gtk3] -" -RDEPEND="${COMMON_DEPEND} - >=gnome-base/gsettings-desktop-schemas-0.1.0 -" -DEPEND="${COMMON_DEPEND} - dev-libs/appstream-glib - dev-libs/libxml2:2 - >=sys-devel/gettext-0.19.8 - virtual/pkgconfig - x11-base/xorg-proto -" - -DOC_CONTENTS="${P} saves screenshots in ~/Pictures/ and defaults to - non-interactive mode when launched from a terminal. If you want to choose - where to save the screenshot, run 'gnome-screenshot --interactive'" - -src_install() { - meson_src_install - readme.gentoo_create_doc -} - -pkg_postinst() { - xdg_pkg_postinst - gnome2_schemas_update - readme.gentoo_print_elog -} - -pkg_postrm() { - xdg_pkg_postrm - gnome2_schemas_update -}