public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Martin Mokrejs" <mmokrejs@fold.natur.cuni.cz>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/primerD/
Date: Fri, 13 Feb 2015 21:53:23 +0000 (UTC)	[thread overview]
Message-ID: <1423864214.db6da9e797597d6c9ea43fce8adf4af218c013fc.mmokrejs@gentoo> (raw)

commit:     db6da9e797597d6c9ea43fce8adf4af218c013fc
Author:     Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Fri Feb 13 21:50:14 2015 +0000
Commit:     Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Fri Feb 13 21:50:14 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=db6da9e7

edit the bundled Makefile

Package-Manager: portage-2.2.15

---
 sci-biology/primerD/ChangeLog            |  5 ++++-
 sci-biology/primerD/primerD-1.0.0.ebuild | 13 +++++++++++++
 2 files changed, 17 insertions(+), 1 deletion(-)

diff --git a/sci-biology/primerD/ChangeLog b/sci-biology/primerD/ChangeLog
index 55298f3..f98ebf8 100644
--- a/sci-biology/primerD/ChangeLog
+++ b/sci-biology/primerD/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  13 Feb 2015; Martin Mokrejs <mmokrejs@fold.natur.cuni.cz>
+  primerD-1.0.0.ebuild:
+  edit the bundled Makefile
+
   10 Jan 2015; Justin Lecher <jlec@gentoo.org> primerD-1.0.0.ebuild:
   Fix license
 
@@ -10,4 +14,3 @@
   07 Jan 2015; Martin Mokrejs <mmokrejs@fold.natur.cuni.cz>
   +primerD-1.0.0.ebuild, +metadata.xml:
   ebuild skeleton
-

diff --git a/sci-biology/primerD/primerD-1.0.0.ebuild b/sci-biology/primerD/primerD-1.0.0.ebuild
index 2dbabc8..a77c039 100644
--- a/sci-biology/primerD/primerD-1.0.0.ebuild
+++ b/sci-biology/primerD/primerD-1.0.0.ebuild
@@ -4,6 +4,8 @@
 
 EAPI=5
 
+inherit toolchain-funcs
+
 DESCRIPTION="Design degenerate primers"
 HOMEPAGE="http://mblab.wustl.edu/software.html"
 SRC_URI="http://mblab.wustl.edu/software/download/primerD.tar.gz -> primerD-1.0.tar.gz"
@@ -12,3 +14,14 @@ LICENSE="LGPL-2.1"
 SLOT="0"
 KEYWORDS=""
 IUSE=""
+
+S="${WORKDIR}"/primerD
+
+src_prepare(){
+	sed -e "s:CC=g++:CC=$(tc-getCXX):; s:-Wall -g:${CFLAGS}:" -i Makefile || die
+}
+
+src_install(){
+	dodoc README
+	dobin primerD
+}


             reply	other threads:[~2015-02-13 21:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-13 21:53 Martin Mokrejs [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-01-25 13:10 [gentoo-commits] proj/sci:master commit in: sci-biology/primerD/ Andrew Ammerlaan
2021-08-31  9:45 Andrew Ammerlaan
2021-02-03  6:33 Andrew Ammerlaan
2015-01-10 14:37 Justin Lecher
2015-01-07 21:42 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=1423864214.db6da9e797597d6c9ea43fce8adf4af218c013fc.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