commit:     cb858a7c7db41567d5dd2a6453c083ee73d8836f
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 17 10:50:43 2018 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Mon Dec 17 12:14:33 2018 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=cb858a7c

media-gfx/gnome-screenshot: 3.30 available in ::gentoo

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Manifest-Sign-Key: 0x5A56C8CD0C13248A
Signed-off-by: Gilles Dartiguelongue <eva <AT> gentoo.org>

 .../gnome-screenshot-3.26.0-r1.ebuild              | 49 ----------------------
 1 file changed, 49 deletions(-)

diff --git a/media-gfx/gnome-screenshot/gnome-screenshot-3.26.0-r1.ebuild 
b/media-gfx/gnome-screenshot/gnome-screenshot-3.26.0-r1.ebuild
deleted file mode 100644
index 7e3d3134..00000000
--- a/media-gfx/gnome-screenshot/gnome-screenshot-3.26.0-r1.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit gnome.org gnome2-utils meson readme.gentoo-r1
-
-DESCRIPTION="Screenshot utility for GNOME"
-HOMEPAGE="https://wiki.gnome.org/Apps/Attic/GnomeUtils";
-
-LICENSE="GPL-2+"
-SLOT="0"
-IUSE=""
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux"
-
-# libcanberra 0.26-r2 is needed for gtk+:3 fixes
-COMMON_DEPEND="
-       >=dev-libs/glib-2.35.1:2[dbus]
-       >=media-libs/libcanberra-0.26-r2[gtk3]
-       x11-libs/cairo
-       x11-libs/gdk-pixbuf
-       >=x11-libs/gtk+-3.0.3:3
-       x11-libs/libX11
-       x11-libs/libXext
-"
-RDEPEND="${COMMON_DEPEND}
-       >=gnome-base/gsettings-desktop-schemas-0.1.0
-       !<gnome-extra/gnome-utils-3.4
-"
-# ${PN} was part of gnome-utils before 3.4
-# libxml2+gdk-pixbuf required for glib-compile-resources
-DEPEND="${COMMON_DEPEND}
-       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() {
-       readme.gentoo_print_elog
-}

Reply via email to