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-libs/lemon/
Date: Sat,  3 Mar 2012 19:43:17 +0000 (UTC)	[thread overview]
Message-ID: <1330803774.e42adf4f93a55c96c9ba0f31e43458d47ae16126.mmokrejs@gentoo> (raw)

commit:     e42adf4f93a55c96c9ba0f31e43458d47ae16126
Author:     Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Sat Mar  3 19:42:54 2012 +0000
Commit:     Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Sat Mar  3 19:42:54 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=e42adf4f

sci-libs/lemon: added a note how to eventually create a shared library

(Portage version: 2.1.10.49/git/Linux x86_64, unsigned Manifest commit)

---
 sci-libs/lemon/ChangeLog          |    3 +++
 sci-libs/lemon/lemon-1.2.3.ebuild |    7 +++++--
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/sci-libs/lemon/ChangeLog b/sci-libs/lemon/ChangeLog
index df12509..2604c10 100644
--- a/sci-libs/lemon/ChangeLog
+++ b/sci-libs/lemon/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  03 Mar 2012; Martin Mokrejs <mmokrejs@fold.natur.cuni.cz> lemon-1.2.3.ebuild:
+  added a note how to eventually create a shared library
+
 *lemon-1.2.3 (02 Mar 2012)
 
   02 Mar 2012; Martin Mokrejs <mmokrejs@fold.natur.cuni.cz>

diff --git a/sci-libs/lemon/lemon-1.2.3.ebuild b/sci-libs/lemon/lemon-1.2.3.ebuild
index 60fe4d7..01f1970 100644
--- a/sci-libs/lemon/lemon-1.2.3.ebuild
+++ b/sci-libs/lemon/lemon-1.2.3.ebuild
@@ -14,8 +14,8 @@ KEYWORDS="~amd64 ~x86"
 IUSE="doc test"
 
 DEPEND="sci-mathematics/glpk
-		dev-lang/python
-		doc? ( app-text/ghostscript-gpl )
+		doc? ( app-text/ghostscript-gpl
+				dev-lang/python )
 		test? ( dev-util/valgrind )"
 RDEPEND="${DEPEND}"
 
@@ -27,3 +27,6 @@ src_prepare(){
 	fi
 	econf ${MYOPTS} || die
 }
+
+# a dynamic library can be built using
+# cmake -DBUILD_SHARED_LIBS=TRUE ..



             reply	other threads:[~2012-03-03 19:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-03 19:43 Martin Mokrejs [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-03-08 20:34 [gentoo-commits] proj/sci:master commit in: sci-libs/lemon/ Martin Mokrejs
2012-03-02 19:05 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=1330803774.e42adf4f93a55c96c9ba0f31e43458d47ae16126.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