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/ncbi-tools++/files/
Date: Thu, 26 Jun 2014 15:11:27 +0000 (UTC)	[thread overview]
Message-ID: <1403795453.c9cc902bf22b5154a8dcc82a937da0fd7ebae446.mmokrejs@gentoo> (raw)

commit:     c9cc902bf22b5154a8dcc82a937da0fd7ebae446
Author:     Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Thu Jun 26 15:10:53 2014 +0000
Commit:     Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Thu Jun 26 15:10:53 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=c9cc902b

sci-biology/ncbi-tools++-12.0.0: added the patch istelf dropping :%=% from LIB settings

---
 .../ncbi-tools++-12.0.0-drop-STATIC-from-LIB.patch | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/sci-biology/ncbi-tools++/files/ncbi-tools++-12.0.0-drop-STATIC-from-LIB.patch b/sci-biology/ncbi-tools++/files/ncbi-tools++-12.0.0-drop-STATIC-from-LIB.patch
new file mode 100644
index 0000000..2b94208
--- /dev/null
+++ b/sci-biology/ncbi-tools++/files/ncbi-tools++-12.0.0-drop-STATIC-from-LIB.patch
@@ -0,0 +1,22 @@
+--- ncbi_cxx--12_0_0/src/app/speedtest/Makefile.speedtest.app.ori	2014-06-26 16:46:27.000000000 +0200
++++ ncbi_cxx--12_0_0/src/app/speedtest/Makefile.speedtest.app	2014-06-26 16:47:26.000000000 +0200
+@@ -9,7 +9,7 @@
+ APP = speedtest
+ SRC = speedtest
+ LIB = prosplign xalgoalignutil xalgoseq xcleanup taxon1 submit $(BLAST_LIBS) \
+-      xqueryparse xregexp $(PCRE_LIB) $(OBJMGR_LIBS:%=%$(STATIC))
++      xqueryparse xregexp $(PCRE_LIB) $(OBJMGR_LIBS)
+ 
+ LIBS = $(CMPRS_LIBS) $(DL_LIBS) $(PCRE_LIBS) $(ORIG_LIBS)
+ 
+--- ncbi_cxx--12_0_0/src/app/compart/Makefile.compart.app.ori	2014-06-26 16:47:53.000000000 +0200
++++ ncbi_cxx--12_0_0/src/app/compart/Makefile.compart.app	2014-06-26 16:48:07.000000000 +0200
+@@ -7,7 +7,7 @@
+ 
+ LIB =  xalgoalignutil xalgoalignsplign xalgoalignnw xalgoseq \
+        taxon1 xalnmgr xqueryparse xregexp $(PCRE_LIB) \
+-       $(BLAST_LIBS:%=%$(STATIC)) $(OBJMGR_LIBS:%=%$(STATIC))
++       $(BLAST_LIBS:%=%$(STATIC)) $(OBJMGR_LIBS)
+ 
+ LIBS = $(PCRE_LIBS) $(CMPRS_LIBS) $(NETWORK_LIBS) $(DL_LIBS) $(ORIG_LIBS)
+ 


             reply	other threads:[~2014-06-26 15:12 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-26 15:11 Martin Mokrejs [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-07-28 20:51 [gentoo-commits] proj/sci:master commit in: sci-biology/ncbi-tools++/files/ Martin Mokrejs
2017-07-28 20:48 Martin Mokrejs
2014-06-26 20:53 Martin Mokrejs
2014-06-26 16:56 Martin Mokrejs
2014-06-26 15:53 Martin Mokrejs
2014-06-25 23:25 Martin Mokrejs
2014-06-23 20:38 Martin Mokrejs
2013-09-13 20:12 Martin Mokrejs
2013-02-21 22:56 Justin Lecher
2013-02-03 19:12 Justin Lecher
2013-01-31 16:19 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=1403795453.c9cc902bf22b5154a8dcc82a937da0fd7ebae446.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