commit:     22e4e485c4bdfdd74ca332ec4068de5fc6baa308
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 14 07:56:01 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Jun 14 08:25:16 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22e4e485

media-gfx/gtkam: Remove last-rited package

Bug: https://bugs.gentoo.org/560032
Bug: https://bugs.gentoo.org/740020
Bug: https://bugs.gentoo.org/769095
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-gfx/gtkam/Manifest                           |  1 -
 .../files/gtkam-0.1.18-desktop-validation.patch    | 15 -------
 media-gfx/gtkam/gtkam-1.0-r1.ebuild                | 46 ----------------------
 media-gfx/gtkam/metadata.xml                       | 11 ------
 profiles/package.mask                              |  6 ---
 5 files changed, 79 deletions(-)

diff --git a/media-gfx/gtkam/Manifest b/media-gfx/gtkam/Manifest
deleted file mode 100644
index df55d6cb524..00000000000
--- a/media-gfx/gtkam/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST gtkam-1.0.tar.bz2 908986 BLAKE2B 
941207d7865144611caba41c4c2e87719cf3b7ba50c1b48e9e5876ae403504443801cce2c14d3eaabcca749ef0e3ba9d95184081333361058d9fbde10ad4e935
 SHA512 
3b2b8aa5114237dc6fd5d6727e9ae76e88afa3257d0f18d790cc706b737c0a1002b86559621b3357629f9a7fb4d8f321c46f9eec83c7aa27998acb0f48904f7c

diff --git a/media-gfx/gtkam/files/gtkam-0.1.18-desktop-validation.patch 
b/media-gfx/gtkam/files/gtkam-0.1.18-desktop-validation.patch
deleted file mode 100644
index c9d6ae6989c..00000000000
--- a/media-gfx/gtkam/files/gtkam-0.1.18-desktop-validation.patch
+++ /dev/null
@@ -1,15 +0,0 @@
---- a/gtkam.desktop.in~        2011-05-26 09:57:43.000000000 +0200
-+++ b/gtkam.desktop.in 2012-01-31 10:00:56.687216188 +0100
-@@ -1,11 +1,10 @@
- [Desktop Entry]
--Encoding=UTF-8
- _Name=Gtkam Digital Camera Browser
- _Comment=Browse and download images from an attached digital camera
- Exec=gtkam
- Icon=gtkam-camera
- Terminal=false
- Type=Application
--Categories=GNOME;GTK;Photography;Graphics;RasterGraphics;Viewer;
-+Categories=GNOME;GTK;Photography;Graphics;2DGraphics;RasterGraphics;Viewer;
- StartupNotify=true
- X-GNOME-DocPath=gtkam/gtkam.xml

diff --git a/media-gfx/gtkam/gtkam-1.0-r1.ebuild 
b/media-gfx/gtkam/gtkam-1.0-r1.ebuild
deleted file mode 100644
index 4f2f08b09ba..00000000000
--- a/media-gfx/gtkam/gtkam-1.0-r1.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit gnome2
-
-DESCRIPTION="A frontend for gPhoto 2"
-HOMEPAGE="http://gphoto.org/proj/gtkam";
-SRC_URI="mirror://sourceforge/gphoto/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~ppc ~sparc x86"
-IUSE="gimp nls"
-
-RDEPEND="
-       x11-libs/gtk+:2
-       >=media-libs/libgphoto2-2.5.0
-       >=media-libs/libexif-0.3.2
-       media-libs/libexif-gtk
-       gimp? ( media-gfx/gimp:0/2 )
-"
-DEPEND="${RDEPEND}
-       >=dev-util/intltool-0.40
-       virtual/pkgconfig
-       nls? ( >=sys-devel/gettext-0.14.1 )
-"
-
-PATCHES=(
-       # Fix .desktop validity, bug #271569
-       "${FILESDIR}/${PN}-0.1.18-desktop-validation.patch"
-)
-
-src_configure() {
-       gnome2_src_configure \
-               --without-bonobo \
-               --without-gnome \
-               $(use_with gimp) \
-               $(use_enable nls) \
-               --with-rpmbuild=/bin/false
-}
-
-src_install() {
-       gnome2_src_install
-       rm -rf "${ED}"/usr/share/doc/gtkam || die "rm failed"
-}

diff --git a/media-gfx/gtkam/metadata.xml b/media-gfx/gtkam/metadata.xml
deleted file mode 100644
index d2ef3b521ff..00000000000
--- a/media-gfx/gtkam/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="project">
-               <email>[email protected]</email>
-               <name>Gentoo GNOME Desktop</name>
-       </maintainer>
-       <upstream>
-               <remote-id type="sourceforge">gphoto</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 1b89907166e..6a47719adce 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -347,12 +347,6 @@ app-editors/amyedit
 # Removal on 2021-06-14. Bug #769032
 app-mobilephone/gnocky
 
-# Andreas Sturmlechner <[email protected]> (2021-05-15)
-# Long-standing bugs, GTK+2-based, last revdep of media-libs/libexif-gtk.
-# Alternative: media-gfx/shotwell
-# Removal on 2021-06-14.  Bugs #560032, #740020, #769095
-media-gfx/gtkam
-
 # Michał Górny <[email protected]> (2021-05-15)
 # Relies on dev-python/astunparse that is broken with Python 3.8+
 # and abandoned upstream.  The current version is also broken

Reply via email to