summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2018-04-29 20:13:13 +0200
committerPacho Ramos <pacho@gentoo.org>2018-04-29 20:13:36 +0200
commitec7079c0c95dd1dac40e7b67fba9383a5498dcb8 (patch)
tree6eb1dba2c2ead27248000017adc912b6ada44446 /app-editors
parentgames-board/freedoko: Drop old (diff)
downloadgentoo-ec7079c0c95dd1dac40e7b67fba9383a5498dcb8.tar.gz
gentoo-ec7079c0c95dd1dac40e7b67fba9383a5498dcb8.tar.bz2
gentoo-ec7079c0c95dd1dac40e7b67fba9383a5498dcb8.zip
Remove masked for removal package
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/cooledit/Manifest2
-rw-r--r--app-editors/cooledit/cooledit-3.17.17-r1.ebuild47
-rw-r--r--app-editors/cooledit/files/cooledit-3.17.17-asneeded.patch11
-rw-r--r--app-editors/cooledit/files/cooledit-3.17.17-copy.patch20
-rw-r--r--app-editors/cooledit/files/cooledit-3.17.17-gcc4.patch10
-rw-r--r--app-editors/cooledit/files/cooledit-3.17.17-implicit_declarations.patch34
-rw-r--r--app-editors/cooledit/files/cooledit-3.17.17-interix.patch31
-rw-r--r--app-editors/cooledit/files/cooledit-3.17.17-interix5.patch13
-rw-r--r--app-editors/cooledit/metadata.xml8
9 files changed, 0 insertions, 176 deletions
diff --git a/app-editors/cooledit/Manifest b/app-editors/cooledit/Manifest
deleted file mode 100644
index bfa7f5e43417..000000000000
--- a/app-editors/cooledit/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST cooledit-3.17.17-nopython.tar.gz 15835 BLAKE2B b9f5d12e196de426ec848962a7db3feff6987d1a7848a013a4f8d59a8a399768b7f296dde6afa3be1fa6d3f9e148a18dba66341899a0a2973e1cd1c14a65b9f8 SHA512 acf5c8b6a06a32b9433d4b68c1d9def5c0cc7f479a1dc35e8de1541d9e762c57f36ff48376d633ae7c8cd749d0042889a9febdb825195faa54e3d0a690a4e129
-DIST cooledit-3.17.17.tar.gz 1674273 BLAKE2B ed55bed92780d6c018ba5ed6a1f5aba40d5fccec828daa9a81b6a435a542663dbffe9355de88b81236a8d343fb1748cf711d66d6e9ac401fe0463dea3f4c047f SHA512 1d82ee1ab1e3bfe6477365aaa35084f7504a1503a0c97df997d937c90097c783d4cb90f023499a15f78d278df631310f59a3bd0f7a66620f147e23d7273294e9
diff --git a/app-editors/cooledit/cooledit-3.17.17-r1.ebuild b/app-editors/cooledit/cooledit-3.17.17-r1.ebuild
deleted file mode 100644
index 149ee82675d7..000000000000
--- a/app-editors/cooledit/cooledit-3.17.17-r1.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit autotools eutils
-
-DESCRIPTION="Cooledit is a full featured multiple window text editor"
-HOMEPAGE="http://freshmeat.net/projects/cooledit/"
-SRC_URI="ftp://ftp.ibiblio.org/pub/Linux/apps/editors/X/cooledit/${P}.tar.gz
- https://dev.gentoo.org/~hwoarang/distfiles/${P}-nopython.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE="nls"
-
-RDEPEND="x11-libs/libX11
- x11-libs/libXdmcp
- x11-libs/libXau"
-DEPEND="${RDEPEND}
- x11-libs/libXpm"
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
- epatch "${FILESDIR}"/${P}-gcc4.patch \
- "${FILESDIR}"/${P}-asneeded.patch \
- "${FILESDIR}"/${P}-implicit_declarations.patch \
- "${FILESDIR}"/${P}-interix.patch \
- "${FILESDIR}"/${P}-interix5.patch \
- "${FILESDIR}"/${P}-copy.patch \
- "${WORKDIR}"/${P}-nopython.patch
- sed -i -e "/Python.h/d" "${S}"/editor/_coolpython.c || die
- eautoreconf
-}
-
-src_compile() {
- [[ ${CHOST} == *-interix* ]] && export ac_cv_header_wchar_h=no
-
- # Fix for bug 40152 (04 Feb 2004 agriffis)
- addwrite /dev/ptym/clone:/dev/ptmx
- econf $(use_enable nls)
- emake || die "emake failed."
-}
-
-src_install() {
- emake DESTDIR="${D}" install || die "emake install failed."
-}
diff --git a/app-editors/cooledit/files/cooledit-3.17.17-asneeded.patch b/app-editors/cooledit/files/cooledit-3.17.17-asneeded.patch
deleted file mode 100644
index 4cd6331fcd49..000000000000
--- a/app-editors/cooledit/files/cooledit-3.17.17-asneeded.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -ur cooledit-3.17.17.orig/widget/Makefile.am cooledit-3.17.17/widget/Makefile.am
---- cooledit-3.17.17.orig/widget/Makefile.am 2005-04-04 23:47:45.000000000 +0300
-+++ cooledit-3.17.17/widget/Makefile.am 2008-12-07 14:47:18.000000000 +0200
-@@ -20,6 +20,7 @@
- look-cool.c look-gtk.c look-next.c
-
- libCw_la_LDFLAGS = -version-info 1:0:0
-+libCw_la_LIBADD = @X_LIBS@ -lX11 @X_EXTRA_LIBS@ @LIBINTL@
-
- DEFS = @X_CFLAGS@ -DLOCALEDIR=\"$(localedir)\" -DLIBDIR=\"${exec_prefix}/share/cooledit\" @DEFS@
-
diff --git a/app-editors/cooledit/files/cooledit-3.17.17-copy.patch b/app-editors/cooledit/files/cooledit-3.17.17-copy.patch
deleted file mode 100644
index 862b4ec8374c..000000000000
--- a/app-editors/cooledit/files/cooledit-3.17.17-copy.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-diff -crB cooledit-3.17.17/widget/editcmd.c cooledit-new/widget/editcmd.c
-*** cooledit-3.17.17/widget/editcmd.c 2005-04-04 16:47:45.000000000 -0400
---- cooledit-new/widget/editcmd.c 2009-04-25 21:56:14.000000000 -0400
-***************
-*** 214,220 ****
- if (file < 0 && (flags & O_CREAT)) /* must it be created ? */
- return creat ((char *) pathname, mode);
- close (file);
-! return open ((char *) pathname, flags);
- }
-
- /* "Oleg Yu. Repin" <repin@ssd.sscc.ru> added backup filenames
---- 214,220 ----
- if (file < 0 && (flags & O_CREAT)) /* must it be created ? */
- return creat ((char *) pathname, mode);
- close (file);
-! return open ((char *) pathname, flags, mode);
- }
-
- /* "Oleg Yu. Repin" <repin@ssd.sscc.ru> added backup filenames
diff --git a/app-editors/cooledit/files/cooledit-3.17.17-gcc4.patch b/app-editors/cooledit/files/cooledit-3.17.17-gcc4.patch
deleted file mode 100644
index 9ce026146f6a..000000000000
--- a/app-editors/cooledit/files/cooledit-3.17.17-gcc4.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- cooledit-3.17.17/widget/coollocal.h.agriffis 2005-04-04 16:47:45.000000000 -0400
-+++ cooledit-3.17.17/widget/coollocal.h 2006-03-12 15:38:40.000000000 -0500
-@@ -49,7 +49,6 @@
- int eh_picture (struct cool_widget *w, XEvent * xevent, CEvent * cwevent);
- void drawstring_xy (Window win, int x, int y, const char *text);
- void drawstring_xy_hotkey (Window win, int x, int y, const char *text, int hotkey);
--int run_callbacks (CWidget * w, XEvent * xevent, CEvent * cwevent);
- void process_external_focus (Window win, int type);
- void focus_window (Window win);
- void link_scrollbar_to_textbox (CWidget * w, CWidget * textbox, XEvent * xevent, CEvent * cwevent, int whichscrbutton);
diff --git a/app-editors/cooledit/files/cooledit-3.17.17-implicit_declarations.patch b/app-editors/cooledit/files/cooledit-3.17.17-implicit_declarations.patch
deleted file mode 100644
index 322c36fde936..000000000000
--- a/app-editors/cooledit/files/cooledit-3.17.17-implicit_declarations.patch
+++ /dev/null
@@ -1,34 +0,0 @@
-diff -ur cooledit-3.17.17.orig/editor/postscript.c cooledit-3.17.17/editor/postscript.c
---- cooledit-3.17.17.orig/editor/postscript.c 2005-04-04 23:47:45.000000000 +0300
-+++ cooledit-3.17.17/editor/postscript.c 2008-12-07 14:55:25.000000000 +0200
-@@ -1,5 +1,7 @@
- #include <config.h>
-+#include <stdlib.h>
- #include <stdio.h>
-+#include <string.h>
- #ifdef HAVE_SYS_STAT_H
- #include <sys/stat.h>
- #endif
-diff -ur cooledit-3.17.17.orig/widget/aafont.c cooledit-3.17.17/widget/aafont.c
---- cooledit-3.17.17.orig/widget/aafont.c 2005-04-04 23:47:45.000000000 +0300
-+++ cooledit-3.17.17/widget/aafont.c 2008-12-07 14:54:23.000000000 +0200
-@@ -20,6 +20,7 @@
- #include <config.h>
- #include <stdlib.h>
- #include <stdio.h>
-+#include <string.h>
- #include <X11/Xlib.h>
- #include <X11/Xutil.h>
- #include "aafont.h"
-diff -ur cooledit-3.17.17.orig/widget/mad.c cooledit-3.17.17/widget/mad.c
---- cooledit-3.17.17.orig/widget/mad.c 2005-04-04 23:47:45.000000000 +0300
-+++ cooledit-3.17.17/widget/mad.c 2008-12-07 14:54:30.000000000 +0200
-@@ -22,6 +22,8 @@
- /* Generation MAD. It is based on the debauch package. */
- /********************************************************************/
-
-+#include <stdlib.h>
-+#include <string.h>
- #include "mad.h"
-
- #undef malloc
diff --git a/app-editors/cooledit/files/cooledit-3.17.17-interix.patch b/app-editors/cooledit/files/cooledit-3.17.17-interix.patch
deleted file mode 100644
index f6599ae8557c..000000000000
--- a/app-editors/cooledit/files/cooledit-3.17.17-interix.patch
+++ /dev/null
@@ -1,31 +0,0 @@
-diff -ru -x '*.Po' -x '*.Plo' cooledit-3.17.17.orig/editor/_coolpython.c cooledit-3.17.17/editor/_coolpython.c
---- cooledit-3.17.17.orig/editor/_coolpython.c 2008-04-03 10:59:33 +0200
-+++ cooledit-3.17.17/editor/_coolpython.c 2008-04-03 11:02:45 +0200
-@@ -1,4 +1,15 @@
-
-+// on interix, need this before config.h to avoid clashes
-+// with wchar.h, which cooledit believes is not there, and therefore
-+// defines mbstate_t. Python.h includes it, and thus wchar.h messes up.
-+#ifdef __cplusplus
-+extern "C" {
-+#endif
-+#include "Python.h"
-+#ifdef __cplusplus
-+}
-+#endif
-+
- #include <config.h>
-
- #ifdef HAVE_PYTHON
-diff -ru -x '*.Po' -x '*.Plo' cooledit-3.17.17.orig/rxvt/_rxvtlib.h cooledit-3.17.17/rxvt/_rxvtlib.h
---- cooledit-3.17.17.orig/rxvt/_rxvtlib.h 2008-04-03 11:10:02 +0200
-+++ cooledit-3.17.17/rxvt/_rxvtlib.h 2008-04-03 09:00:13 +0200
-@@ -170,7 +170,7 @@
- #include <netinet/in.h>
- #include <arpa/inet.h>
- #include <net/if.h>
--#if !defined(__NetBSD__) && !defined(__OpenBSD__)
-+#if !defined(__NetBSD__) && !defined(__OpenBSD__) && !defined(__INTERIX)
- #include <net/if_arp.h>
- #endif
- #include "X11/keysymdef.h"
diff --git a/app-editors/cooledit/files/cooledit-3.17.17-interix5.patch b/app-editors/cooledit/files/cooledit-3.17.17-interix5.patch
deleted file mode 100644
index 46048c334c98..000000000000
--- a/app-editors/cooledit/files/cooledit-3.17.17-interix5.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff -ru -x '*.Po' -x '*.Plo' cooledit-3.17.17.orig/rxvt/_rxvtlib.h cooledit-3.17.17/rxvt/_rxvtlib.h
---- cooledit-3.17.17.orig/rxvt/_rxvtlib.h 2008-04-17 12:09:05 +0200
-+++ cooledit-3.17.17/rxvt/_rxvtlib.h 2008-04-17 12:09:31 +0200
-@@ -169,7 +169,9 @@
- #endif
- #include <netinet/in.h>
- #include <arpa/inet.h>
-+#ifndef __INTERIX
- #include <net/if.h>
-+#endif
- #if !defined(__NetBSD__) && !defined(__OpenBSD__) && !defined(__INTERIX)
- #include <net/if_arp.h>
- #endif
diff --git a/app-editors/cooledit/metadata.xml b/app-editors/cooledit/metadata.xml
deleted file mode 100644
index 504380650de6..000000000000
--- a/app-editors/cooledit/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <!-- maintainer-needed -->
- <upstream>
- <remote-id type="freshmeat">cooledit</remote-id>
- </upstream>
-</pkgmetadata>