media-libs/SoQt: Remove last-rited
authorAndreas Sturmlechner <asturm@gentoo.org>
Sun, 1 Jul 2018 16:52:01 +0000 (18:52 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Tue, 7 Aug 2018 07:27:04 +0000 (09:27 +0200)
Closes: https://bugs.gentoo.org/644362

media-libs/SoQt/Manifest [deleted file]
media-libs/SoQt/SoQt-1.5.0-r1.ebuild [deleted file]
media-libs/SoQt/files/SoQt-1.5.0-pkgconfig-partial.patch [deleted file]
media-libs/SoQt/metadata.xml [deleted file]
profiles/package.mask

diff --git a/media-libs/SoQt/Manifest b/media-libs/SoQt/Manifest
deleted file mode 100644 (file)
index 34fd1f3..0000000
+++ /dev/null
@@ -1 +0,0 @@
-DIST SoQt-1.5.0.tar.gz 1515230 BLAKE2B bd7723ce41361cdc90e143595d3f0f680fcba212ba842b868366c60ba0daf0c3730897f2194ed6947f9d2b4bf04f442bce83a6542ed596788a97579023151d12 SHA512 e65596bf466b56aa0d7c4f367b250ba3a77094cf1a529c1e2a199b8b91106ab8954873ddfc9f9cd7ff359c0f82e6bbf32d30e78e3fb92733490937e477890a0b
diff --git a/media-libs/SoQt/SoQt-1.5.0-r1.ebuild b/media-libs/SoQt/SoQt-1.5.0-r1.ebuild
deleted file mode 100644 (file)
index 95494b3..0000000
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit autotools-utils
-
-DESCRIPTION="The glue between Coin3D and Qt"
-HOMEPAGE="https://bitbucket.org/Coin3D/soqt"
-SRC_URI="https://bitbucket.org/Coin3D/coin/downloads/${P}.tar.gz"
-
-LICENSE="|| ( GPL-2 PEL )"
-KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
-SLOT="0"
-IUSE="debug doc static-libs"
-
-RDEPEND="
-       >=media-libs/coin-3.1.3
-       virtual/opengl
-       dev-qt/qtcore:4
-       dev-qt/qtgui:4
-       dev-qt/qtopengl:4
-"
-DEPEND="${RDEPEND}
-       virtual/pkgconfig
-       doc? ( app-doc/doxygen )
-"
-
-PATCHES=(
-       "${FILESDIR}/${PN}-1.5.0-pkgconfig-partial.patch"
-)
-
-DOCS=(AUTHORS ChangeLog FAQ HACKING NEWS README)
-
-src_configure() {
-       local myeconfargs=(
-               htmldir="${EPREFIX}/usr/share/doc/${PF}/html"
-               --disable-compact
-               --disable-html-help
-               --disable-loadlibrary
-               --disable-man
-               --enable-pkgconfig
-               --includedir="${EPREFIX}/usr/include/coin"
-               --with-coin
-               $(use_enable debug)
-               $(use_enable debug symbols)
-               $(use_enable doc html)
-       )
-       autotools-utils_src_configure
-}
-
-src_install() {
-       # Remove SoQt from Libs.private
-       sed -e '/Libs.private/s/ -lSoQt//' -i "${BUILD_DIR}"/SoQt.pc || die
-
-       autotools-utils_src_install
-}
diff --git a/media-libs/SoQt/files/SoQt-1.5.0-pkgconfig-partial.patch b/media-libs/SoQt/files/SoQt-1.5.0-pkgconfig-partial.patch
deleted file mode 100644 (file)
index ff55a03..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-diff -ruN SoQt-1.5.0/SoQt.pc.in my/SoQt.pc.in
---- SoQt-1.5.0/SoQt.pc.in      2010-03-02 23:57:41.000000000 +0100
-+++ my/SoQt.pc.in      2013-05-28 01:14:13.083619183 +0200
-@@ -10,7 +10,8 @@
- Version: @SOQT_VERSION@
- Requires: Coin
- Conflicts:
--Libs: -L${libdir} @SOGUI_EXTRA_LDFLAGS@ @SOGUI_EXTRA_LIBS@
-+Libs: -L${libdir} -lSoQt
-+Libs.private: -L${libdir} @SOGUI_EXTRA_LIBS@
- Cflags: -I${includedir} @SOGUI_EXTRA_CFLAGS@ @SOGUI_EXTRA_CPPFLAGS@
- soqt_host=@host@
diff --git a/media-libs/SoQt/metadata.xml b/media-libs/SoQt/metadata.xml
deleted file mode 100644 (file)
index ba799f4..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-  <maintainer type="person">
-    <email>reavertm@gentoo.org</email>
-  </maintainer>
-  <upstream>
-    <remote-id type="bitbucket">Coin3D/coin</remote-id>
-  </upstream>
-</pkgmetadata>
index a056982c73e7966c424acebce167e94e418beffd..1c79667f929a7ca6f4698b2079cf357711ad471c 100644 (file)
@@ -215,7 +215,6 @@ app-eselect/eselect-qtgraphicssystem
 dev-python/pivy
 media-libs/emfengine
 media-libs/quarter
-media-libs/SoQt
 
 # Thomas Deutschmann <whissi@gentoo.org> (23 Jun 2018)
 # Doesn't pass QA full boot test