From: "Martin Mokrejs" <mmokrejs@fold.natur.cuni.cz>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/Sibelia/
Date: Fri, 19 Jan 2018 22:53:28 +0000 (UTC) [thread overview]
Message-ID: <1516402393.f01d815ad584ba9fba254dadefb663bce8eeb010.mmokrejs@gentoo> (raw)
commit: f01d815ad584ba9fba254dadefb663bce8eeb010
Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Fri Jan 19 22:53:13 2018 +0000
Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Fri Jan 19 22:53:13 2018 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=f01d815a
sci-biology/Sibelia: new package
It installs despite the fact it contains bundled
3rd-party stuff. I will contact upstream and see
whether they will manage to unbundle the many libs
and apps.
Package-Manager: Portage-2.3.19, Repoman-2.3.6
sci-biology/Sibelia/Sibelia-9999.ebuild | 31 +++++++++++++++++++++++++++++++
sci-biology/Sibelia/metadata.xml | 12 ++++++++++++
2 files changed, 43 insertions(+)
diff --git a/sci-biology/Sibelia/Sibelia-9999.ebuild b/sci-biology/Sibelia/Sibelia-9999.ebuild
new file mode 100644
index 000000000..cfaae8765
--- /dev/null
+++ b/sci-biology/Sibelia/Sibelia-9999.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils git-r3
+
+DESCRIPTION="Draw synteny plots using circos"
+HOMEPAGE="http://bioinf.spbau.ru/en/sibelia"
+EGIT_REPO_URI="https://github.com/bioinf/Sibelia.git"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS=""
+IUSE=""
+
+DEPEND="
+ dev-libs/boost:0
+ dev-cpp/tclap
+ >=dev-libs/libdivsufsort-2.0.1
+ sci-biology/seqan:*
+ sci-biology/lagan
+ sci-biology/SnpEff"
+# it contains bundled copies of all the above
+# we would need to create also a Gentoo package for D3.js
+# (BSD License) http://d3js.org
+# it links using bundled libdivsufsort-2.0.1/lib/libdivsufsort.a
+# it install stuff into /usr/lib/Sibelia/{lagan,snpEff}/
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}"/"${P}"/src
diff --git a/sci-biology/Sibelia/metadata.xml b/sci-biology/Sibelia/metadata.xml
new file mode 100644
index 000000000..138cb7705
--- /dev/null
+++ b/sci-biology/Sibelia/metadata.xml
@@ -0,0 +1,12 @@
+<?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>
+</pkgmetadata>
next reply other threads:[~2018-01-19 22:53 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-19 22:53 Martin Mokrejs [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-01-19 22:58 [gentoo-commits] proj/sci:master commit in: sci-biology/Sibelia/ Martin Mokrejs
2018-01-19 23:15 Martin Mokrejs
2018-01-19 23:21 Martin Mokrejs
2021-01-24 13:54 Andrew Ammerlaan
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=1516402393.f01d815ad584ba9fba254dadefb663bce8eeb010.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