+++ /dev/null
-DIST qcodeedit-2.2.3.zip 381305 SHA256 39a8109efb3d9814d9827f08b524fc8e7d475af3a2466ccf6e08b2236c1dc46e SHA512 39618bf130127d2824a38de77448d02a1d07cc2d4861d3381a7c2c6107fc2816b0e030c6b6725e8f4782a0967c67a07767e9eb625aee6fce5dfbca10d850ebaa WHIRLPOOL 988f45e14ff3161c11336e150e419ef7bb0b3b5914c1f545ac41245a26c6c0075b26ef136b245bf530d4919dd9bb72cd069b69c48981aa44eaae354bf8b20bf3
+++ /dev/null
-Add missing edges to dependency graph in order to
-allow for parallel building.
-
---- qcodeedit-2.2.3/qcodeedit.pro
-+++ qcodeedit-2.2.3/qcodeedit.pro
-@@ -4,6 +4,9 @@
- \r
- SUBDIRS += lib example designer-plugin\r
- \r
-+example.depends = lib\r
-+designer-plugin.depends = lib\r
-+\r
- CONFIG(debug, debug|release) {\r
- # placeholder\r
- QCODE_EDIT_EXTRA_DEFINES += _DEBUG_BUILD_\r
+++ /dev/null
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <!-- maintainer-needed -->
- <upstream>
- <remote-id type="sourceforge">edyuk</remote-id>
- </upstream>
-</pkgmetadata>
+++ /dev/null
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit qmake-utils
-
-DESCRIPTION="Qt-Framework for code editing"
-HOMEPAGE="http://edyuk.sourceforge.net/"
-SRC_URI="mirror://sourceforge/project/edyuk/${PN}/${PV}/${P}.zip"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="
- dev-qt/qtgui:4
- dev-qt/qtcore:4
- dev-qt/qtxmlpatterns:4
- dev-qt/designer:4
-"
-DEPEND="${RDEPEND}
-"
-
-PATCHES=(
- "${FILESDIR}/${P}-fix-parallel-build.patch"
-)
-
-src_configure() {
- eqmake4 ${PN}.pro
-}
-
-src_install() {
- emake INSTALL_ROOT="${D}" install
- dolib.so libqcodeedit.so*
-}
+++ /dev/null
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit qt4-r2
-
-DESCRIPTION="Qt-Framework for code editing"
-HOMEPAGE="http://edyuk.sourceforge.net/"
-SRC_URI="mirror://sourceforge/project/edyuk/${PN}/${PV}/${P}.zip"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="
- dev-qt/qtgui:4
- dev-qt/qtcore:4
- dev-qt/qtxmlpatterns:4
-"
-DEPEND="${RDEPEND}
-"
-
-MAKEOPTS+=" -j1"
-
-src_install() {
- qt4-r2_src_install
- dolib.so libqcodeedit.so*
-}
# (#611290). Removal in a month.
x11-terms/evilvte
-# Pacho Ramos <pacho@gentoo.org> (14 Jul 2017)
-# Not compatible with gcc6, nothing needs this in the tree (#603900).
-# Removal in a month.
-dev-libs/qcodeedit
-
# Pacho Ramos <pacho@gentoo.org> (14 Jul 2017)
# Dead for ages, relies on dead libs (#622010), you can move to moserial, cutecom or
# minicom. Removal in 2 months.