From: "Martin Mokrejs" <mmokrejs@fold.natur.cuni.cz>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/Gambit/
Date: Fri, 6 May 2011 11:55:47 +0000 (UTC) [thread overview]
Message-ID: <9f27b14c96909e5d20a115874ee3e5d93d536311.mmokrejs@gentoo> (raw)
commit: 9f27b14c96909e5d20a115874ee3e5d93d536311
Author: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Fri May 6 11:55:38 2011 +0000
Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Fri May 6 11:55:38 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=9f27b14c
sci-biology/Gambit: BAM file viewer
(Portage version: 2.1.9.43/git/Linux i686, unsigned Manifest commit)
---
sci-biology/Gambit/Gambit-0.4.145.ebuild | 35 ++++++++++++++++++++++++++++++
sci-biology/Gambit/metadata.xml | 9 +++++++
2 files changed, 44 insertions(+), 0 deletions(-)
diff --git a/sci-biology/Gambit/Gambit-0.4.145.ebuild b/sci-biology/Gambit/Gambit-0.4.145.ebuild
new file mode 100644
index 0000000..ebc5f62
--- /dev/null
+++ b/sci-biology/Gambit/Gambit-0.4.145.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=3
+
+inherit qt4-r2
+
+DESCRIPTION="Display genomic alignments from BAM files with annotations from BED, GFF, GFF3, VCF formats"
+HOMEPAGE="http://code.google.com/p/gambit-viewer/"
+SRC_URI="http://gambit-viewer.googlecode.com/files/Gambit_v0.4.145_src.tar.gz
+ http://gambit-viewer.googlecode.com/files/GambitDocumentation_v0.4.145.pdf"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="x11-libs/qt-core:4
+ x11-libs/qt-gui:4"
+RDEPEND="${DEPEND}
+ sci-biology/samtools"
+
+S="${WORKDIR}"/Gambit
+
+src_configure() {
+ lupdate ${PN}.pro || die
+ lrelease ${PN}.pro || die
+ eqmake4 ${PN}.pro || die
+}
+
+src_install() {
+ dobin ${PN} || die
+ dodoc "${DISTDIR}"/GambitDocumentation_v0.4.145.pdf
+}
diff --git a/sci-biology/Gambit/metadata.xml b/sci-biology/Gambit/metadata.xml
new file mode 100644
index 0000000..07b5255
--- /dev/null
+++ b/sci-biology/Gambit/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>sci-biology</herd>
+ <maintainer>
+ <email>mmokrejs@fold.natur.cuni.cz</email>
+ <name>Martin Mokrejs</name>
+ </maintainer>
+</pkgmetadata>
next reply other threads:[~2011-05-06 11:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-06 11:55 Martin Mokrejs [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-09-21 19:44 [gentoo-commits] proj/sci:master commit in: sci-biology/Gambit/ Justin Lecher
2017-01-29 20:25 Justin Lecher
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=9f27b14c96909e5d20a115874ee3e5d93d536311.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