summaryrefslogtreecommitdiff
path: root/sci-electronics/plcedit
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-04-19 14:14:48 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-04-19 14:14:48 +0100
commit5cfef3c94cd7e82136c69a0322f5ba21f7e64632 (patch)
tree8f255dfacbacb657e3ac3654d01c1e11e651c066 /sci-electronics/plcedit
parent8aebb228036d5e2863b7eaa6e319ab41c1669269 (diff)
gentoo resync : 19.04.2018
Diffstat (limited to 'sci-electronics/plcedit')
-rw-r--r--sci-electronics/plcedit/Manifest4
-rw-r--r--sci-electronics/plcedit/files/plcedit-2.2.1-gcc47.patch15
-rw-r--r--sci-electronics/plcedit/metadata.xml8
-rw-r--r--sci-electronics/plcedit/plcedit-2.2.1.ebuild42
4 files changed, 0 insertions, 69 deletions
diff --git a/sci-electronics/plcedit/Manifest b/sci-electronics/plcedit/Manifest
deleted file mode 100644
index 13eb60ccdb49..000000000000
--- a/sci-electronics/plcedit/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-AUX plcedit-2.2.1-gcc47.patch 365 BLAKE2B 550c3fd7a306a72cc42f341e7ff82b4213b70214fcf42fd81f980539538e61e64f12e350e0766c03c8e5ced45469fbacaa3c518be232b8bb05953d8726d2c2da SHA512 90bbd362e59251bf6fba6052ac0ee7948fb0483af774d94ccab0303782022a6cba98bda89bb1392099e2e1e35cac472257ba9b4535d7ef362aee7e9da82411e7
-DIST plcedit-2.2.1.tar.gz 2855243 BLAKE2B 8470c587afc647d765fac304b32f1ae3e1ac69005bfa144004f4c861f65d66caac1b7f669da430ceddd73538176c8f061217a77e893dbc108fe563432eceaf5d SHA512 dee6dedd6b7fcd979311fa25e694b53eb9588bf713b9638a3e1355a155c467974c5cc41c4375d4f9f104e9c850024ba51a643011a107e21abbfbfc38c2dae7c2
-EBUILD plcedit-2.2.1.ebuild 1100 BLAKE2B 55483311efe1671007096131751168604998383455d7030ff19bdaec9e58d6d06b4b822fd35b7a4bb9edac72892ee5b3d9a13407c3809a4783863573417e6ba3 SHA512 c8ef8cd1cb7f7768fca30fa46c37fdb1419282b71c14162c1908831b1f61a489b65f3fb1ab71a5b0da6420f0361ff92b619bf2cfad3ba81e1be5c29ee9ef18e6
-MISC metadata.xml 250 BLAKE2B 923ba29298f48b552a4e9659a0a7aaed2ad5e95749b4f5043f8c7a6fca5b973762577072789007eb6f047717189be9e6aa5b6b5964a6bf13d52da6f85399b042 SHA512 c1832990e49282daac7d60cef0249c7b287d4957dc820079efacf988ffee53463ec5a63fc0dd5551793808793fe14c5e5cfd4cd75701eb07dacae7c414a4a2c3
diff --git a/sci-electronics/plcedit/files/plcedit-2.2.1-gcc47.patch b/sci-electronics/plcedit/files/plcedit-2.2.1-gcc47.patch
deleted file mode 100644
index 046a27cbac8c..000000000000
--- a/sci-electronics/plcedit/files/plcedit-2.2.1-gcc47.patch
+++ /dev/null
@@ -1,15 +0,0 @@
- https://bugs.gentoo.org/450856
-
- src/singleapp/qtlocalpeer.cpp | 1 +
- 1 file changed, 1 insertion(+)
-
---- a/src/singleapp/qtlocalpeer.cpp
-+++ b/src/singleapp/qtlocalpeer.cpp
-@@ -57,6 +57,7 @@ static PProcessIdToSessionId pProcessIdToSessionId = 0;
- #endif
- #if defined(Q_OS_UNIX)
- #include <time.h>
-+#include <unistd.h>
- #endif
-
- namespace QtLP_Private {
diff --git a/sci-electronics/plcedit/metadata.xml b/sci-electronics/plcedit/metadata.xml
deleted file mode 100644
index 18e140956483..000000000000
--- a/sci-electronics/plcedit/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 type="person">
- <email>hwoarang@gentoo.org</email>
- <name>Markos Chandras</name>
- </maintainer>
-</pkgmetadata>
diff --git a/sci-electronics/plcedit/plcedit-2.2.1.ebuild b/sci-electronics/plcedit/plcedit-2.2.1.ebuild
deleted file mode 100644
index 7fbbd69f7560..000000000000
--- a/sci-electronics/plcedit/plcedit-2.2.1.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="2"
-
-inherit eutils versionator qt4-r2
-MY_PN="PLCEdit"
-
-DESCRIPTION="Qt4 notepad for PLC programming"
-HOMEPAGE="http://www.qt-apps.org/content/show.php/PLCEdit?content=78380"
-#upstreams default tarball is quite messy. Better repack it myself :/
-SRC_URI="https://dev.gentoo.org/~hwoarang/distfiles/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="debug doc"
-
-RDEPEND="dev-qt/qtgui:4"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
- epatch "${FILESDIR}"/${P}-gcc47.patch
-
- if use doc; then
- sed -i -e "/helpDir =/s:Help:html:" \
- -e "s:(QApplication\:\:applicationDirPath():\"/usr/share/doc/${PF}\":g" \
- -e "/ + helpDir/s:helpDir):helpDir:" \
- src/helpwidget.cpp
- fi
- qt4-r2_src_prepare
-}
-
-src_install() {
- newbin release/${MY_PN} ${PN} || die "dobin failed"
- newicon src/ressources/images/icon.png ${PN}.png
- make_desktop_entry ${PN} ${MY_PN} ${PN} 'Qt;Electronics'
- dodoc readme.txt || die "dodoc failed"
- if use doc; then
- dohtml -r Docs/html/* || die "dohtml failed"
- fi
-}