From: "Martin Mokrejs" <mmokrejs@fold.natur.cuni.cz>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/ngsview/
Date: Mon, 10 Sep 2018 17:24:05 +0000 (UTC) [thread overview]
Message-ID: <1536600019.b521d9270e23a0666d0805885a969f6a8a1ab9bc.mmokrejs@gentoo> (raw)
commit: b521d9270e23a0666d0805885a969f6a8a1ab9bc
Author: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Mon Sep 10 17:20:19 2018 +0000
Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Mon Sep 10 17:20:19 2018 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=b521d927
sci-biology/ngsview: drop an outdated package requiring qt3
The was masked out and was written for qt3. It is unclear if it
would compile using newer qmake. Also, sys-libs/db-4.3:*[cxx]
dependency would have to be improved and inlcude and libdir paths
would need to be inserted into the Makefiles.
Removing.
Bug: https://bugs.gentoo.org/663110
sci-biology/ngsview/metadata.xml | 15 ---------------
sci-biology/ngsview/ngsview-0.91.ebuild | 34 ---------------------------------
2 files changed, 49 deletions(-)
diff --git a/sci-biology/ngsview/metadata.xml b/sci-biology/ngsview/metadata.xml
deleted file mode 100644
index 2e918aae9..000000000
--- a/sci-biology/ngsview/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>mmokrejs@fold.natur.cuni.cz</email>
- <name>Martin Mokrejs</name>
- </maintainer>
- <maintainer type="project">
- <email>sci-biology@gentoo.org</email>
- <name>Gentoo Biology Project</name>
- </maintainer>
- <upstream>
- <remote-id type="sourceforge">projects</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/sci-biology/ngsview/ngsview-0.91.ebuild b/sci-biology/ngsview/ngsview-0.91.ebuild
deleted file mode 100644
index c12ecfecd..000000000
--- a/sci-biology/ngsview/ngsview-0.91.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Display, edit NGS alignments"
-HOMEPAGE="http://sourceforge.net/projects/ngsview"
-#SRC_URI="mirror://sourceforge/projects/${PN}/files/${PN}/${P}.tar.gz"
-SRC_URI="https://sourceforge.net/projects/ngsview/files/ngsview/ngsview-0.91.tar.gz"
-
-# http://ngsview.sourceforge.net/about.html
-# a qt3 package needs >=sys-libs/db-4.3:*[cxx]
-# http://ngsview.sourceforge.net/manual.html
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="
- media-gfx/graphviz
- >=sys-libs/db-4.3:*[cxx]
- dev-qt/qtcore:5"
-RDEPEND="${DEPEND}"
-
-src_configure(){
- cd src/trapper || die "Cannot cd to src/trapper"
- /usr/lib/qt5/bin/qmake || die
-}
-
-src_compile() {
- cd src/trapper || die "Cannot cd to src/trapper"
- default
-}
next reply other threads:[~2018-09-10 17:24 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-10 17:24 Martin Mokrejs [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-09-10 17:19 [gentoo-commits] proj/sci:master commit in: sci-biology/ngsview/ Martin Mokrejs
2015-06-08 12:19 Justin Lecher
2015-02-18 16:41 Justin Lecher
2014-09-16 17:50 Christoph Junghans
2014-03-24 0:49 Martin Mokrejs
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1536600019.b521d9270e23a0666d0805885a969f6a8a1ab9bc.mmokrejs@gentoo \
--to=mmokrejs@fold.natur.cuni.cz \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox