* [gentoo-commits] repo/gentoo:master commit in: media-gfx/gimmage/files/, media-gfx/gimmage/, profiles/
@ 2018-12-04 13:43 Michał Górny
0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2018-12-04 13:43 UTC (permalink / raw
To: gentoo-commits
commit: 5923eab624ff34ec5be96e480d6d80ea5ad4c30c
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 4 13:42:53 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Dec 4 13:42:53 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5923eab6
media-gfx/gimmage: Remove last-rited pkg
Closes: https://bugs.gentoo.org/601886
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
media-gfx/gimmage/Manifest | 1 -
.../gimmage/files/gimmage-0.2.3-as-needed.patch | 11 ------
.../files/gimmage-0.2.3-desktop-entry.patch | 16 ---------
media-gfx/gimmage/files/gimmage-0.2.3-gcc43.patch | 11 ------
media-gfx/gimmage/files/gimmage-0.2.3-gcc47.patch | 19 ----------
media-gfx/gimmage/gimmage-0.2.3-r1.ebuild | 40 ----------------------
media-gfx/gimmage/metadata.xml | 14 --------
profiles/package.mask | 4 ---
8 files changed, 116 deletions(-)
diff --git a/media-gfx/gimmage/Manifest b/media-gfx/gimmage/Manifest
deleted file mode 100644
index c7472b2c947..00000000000
--- a/media-gfx/gimmage/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST gimmage-0.2.3.tar.gz 193777 BLAKE2B 3d6cdc709f798daf44e835b9e29cf7f3b1c7b8e78cdf13c24cfc649a24bbedaaffbe0388df5b3bcc073302ea09f884c0cc408fee119b07b876fe591f8e05ba35 SHA512 ff8fdf860d4712502e6e8656a14e5327a5b89af49f312e54de5f0e80cd6e406214a61228c79ad643c2640268d5eacfd760c83acbebdc7fa9b6e7c094728be167
diff --git a/media-gfx/gimmage/files/gimmage-0.2.3-as-needed.patch b/media-gfx/gimmage/files/gimmage-0.2.3-as-needed.patch
deleted file mode 100644
index 2e24078bd85..00000000000
--- a/media-gfx/gimmage/files/gimmage-0.2.3-as-needed.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -ru gimmage-0.2.3.orig/src/Makefile.am gimmage-0.2.3/src/Makefile.am
---- gimmage-0.2.3.orig/src/Makefile.am 2008-11-30 18:43:28.000000000 +0100
-+++ gimmage-0.2.3/src/Makefile.am 2008-11-30 18:43:40.000000000 +0100
-@@ -7,5 +7,5 @@
- SaveErrorDialog.cpp SaveErrorDialog.h \
- main.cpp defines.h
-
--AM_CXXFLAGS = @CXXFLAGS@ $(DEPS_CFLAGS) -lcurl -lmagic
--LDADD = $(DEPS_LIBS)
-+AM_CXXFLAGS = @CXXFLAGS@ $(DEPS_CFLAGS)
-+LDADD = $(DEPS_LIBS) -lcurl -lmagic
diff --git a/media-gfx/gimmage/files/gimmage-0.2.3-desktop-entry.patch b/media-gfx/gimmage/files/gimmage-0.2.3-desktop-entry.patch
deleted file mode 100644
index c80b43d0b29..00000000000
--- a/media-gfx/gimmage/files/gimmage-0.2.3-desktop-entry.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-diff -ur gimmage-0.2.3.orig/gimmage.desktop.in gimmage-0.2.3/gimmage.desktop.in
---- gimmage-0.2.3.orig/gimmage.desktop.in 2007-06-27 00:22:57.000000000 +0300
-+++ gimmage-0.2.3/gimmage.desktop.in 2010-08-06 20:42:55.000000000 +0300
-@@ -1,8 +1,8 @@
- [Desktop Entry]
- Name=gimmage
- Exec=@prefix@/bin/gimmage
--Icon=gimmage.png
-+Icon=gimmage
- Type=Application
--Categories=Application;Graphics;
-+Categories=Graphics;
- Comment=A simple image viewer.
--MimeType=image/bmp;image/gif;image/jpeg;image/jpg;image/png;image/tiff;image/x-bmp;image/x-pcx;image/x-tga;image/x-portable-pixmap;image/x-portable-bitmap;image/x-targa;image/x-portable-greymap;application/pcx;image/svg+xml;image/svg-xml
-\ No newline at end of file
-+MimeType=image/bmp;image/gif;image/jpeg;image/jpg;image/png;image/tiff;image/x-bmp;image/x-pcx;image/x-tga;image/x-portable-pixmap;image/x-portable-bitmap;image/x-targa;image/x-portable-greymap;application/pcx;image/svg+xml;image/svg-xml;
diff --git a/media-gfx/gimmage/files/gimmage-0.2.3-gcc43.patch b/media-gfx/gimmage/files/gimmage-0.2.3-gcc43.patch
deleted file mode 100644
index 7dd6686c131..00000000000
--- a/media-gfx/gimmage/files/gimmage-0.2.3-gcc43.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- gimmage-0.2.3/src/FileManager.cpp~ 2007-06-26 15:51:15.000000000 +0200
-+++ gimmage-0.2.3/src/FileManager.cpp 2008-02-16 13:58:34.000000000 +0100
-@@ -21,6 +21,8 @@
-
- // we make extensive use of get_current_dir_name() from Glib
-
-+#include <cstring>
-+
- #include "FileManager.h"
- #include "defines.h"
-
diff --git a/media-gfx/gimmage/files/gimmage-0.2.3-gcc47.patch b/media-gfx/gimmage/files/gimmage-0.2.3-gcc47.patch
deleted file mode 100644
index bc39028cf16..00000000000
--- a/media-gfx/gimmage/files/gimmage-0.2.3-gcc47.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-https://bugs.gentoo.org/422453
-
-error: 'get_current_dir_name' was not declared in this scope
-
-
- src/FileManager.cpp | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
---- a/src/FileManager.cpp
-+++ b/src/FileManager.cpp
-@@ -30,7 +30,7 @@ Copyright 2006 Bartek Kostrzewa
-
- extern "C" {
- #include <libintl.h>
--// #include <unistd.h>
-+#include <unistd.h>
- #include <sys/stat.h>
- }
-
diff --git a/media-gfx/gimmage/gimmage-0.2.3-r1.ebuild b/media-gfx/gimmage/gimmage-0.2.3-r1.ebuild
deleted file mode 100644
index 9cad305b05b..00000000000
--- a/media-gfx/gimmage/gimmage-0.2.3-r1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit autotools eutils flag-o-matic
-
-DESCRIPTION="A slim GTK-based image browser"
-HOMEPAGE="https://sourceforge.net/projects/gimmage.berlios/"
-SRC_URI="mirror://sourceforge/project/${PN}.berlios/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE="debug"
-
-RDEPEND="
- dev-cpp/cairomm
- >=dev-cpp/gtkmm-2.6.2:2.4
- net-misc/curl
- sys-apps/file"
-DEPEND="${RDEPEND}
- sys-devel/gettext
- virtual/pkgconfig"
-
-src_prepare() {
- epatch \
- "${FILESDIR}"/${P}-gcc43.patch \
- "${FILESDIR}"/${P}-as-needed.patch \
- "${FILESDIR}"/${P}-desktop-entry.patch \
- "${FILESDIR}"/${P}-gcc47.patch
- eautoreconf
-}
-
-src_configure() {
- local myconf
- use debug && myconf="--enable-debug"
-
- append-cxxflags -std=c++11
- econf ${myconf}
-}
diff --git a/media-gfx/gimmage/metadata.xml b/media-gfx/gimmage/metadata.xml
deleted file mode 100644
index 64b2e5e3a9e..00000000000
--- a/media-gfx/gimmage/metadata.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>graphics@gentoo.org</email>
- <name>Gentoo Graphics Project</name>
- </maintainer>
- <longdescription lang="en">
- gimmage: the gtkmm image viewer
- </longdescription>
- <upstream>
- <remote-id type="sourceforge">gimmage.berlios</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/profiles/package.mask b/profiles/package.mask
index cb0a5d1774c..8386352c347 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -400,10 +400,6 @@ sys-power/upower-pm-utils
# Broken and outdated (#445476, #448934, #599580). Removal in a month.
media-plugins/mediastreamer-silk
-# Pacho Ramos <pacho@gentoo.org> (04 Nov 2018)
-# Fails to build (#601886), dead for a long time. Removal in a month.
-media-gfx/gimmage
-
# Pacho Ramos <pacho@gentoo.org> (04 Nov 2018)
# Fringe format, nothing really uses it, upstream disappeared, not really
# working for some time (#602938). Removal in a month.
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2018-12-04 13:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-04 13:43 [gentoo-commits] repo/gentoo:master commit in: media-gfx/gimmage/files/, media-gfx/gimmage/, profiles/ Michał Górny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox