From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/coot/files/, sci-chemistry/coot/
Date: Thu, 3 Mar 2011 14:23:12 +0000 (UTC) [thread overview]
Message-ID: <d8acffbbf1110c82aa11ddd40293d5d76c24037d.jlec@gentoo> (raw)
commit: d8acffbbf1110c82aa11ddd40293d5d76c24037d
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 3 13:59:59 2011 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Mar 3 13:59:59 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=d8acffbb
Coot live fixes
(Portage version: 2.2.0_alpha26/git/Linux x86_64, signed Manifest commit with key 70EB7916)
---
sci-chemistry/coot/ChangeLog | 4 ++++
sci-chemistry/coot/coot-9999.ebuild | 5 +++--
sci-chemistry/coot/files/9999-lidia.patch | 13 +++++++------
3 files changed, 14 insertions(+), 8 deletions(-)
diff --git a/sci-chemistry/coot/ChangeLog b/sci-chemistry/coot/ChangeLog
index 954daf8..d02adf0 100644
--- a/sci-chemistry/coot/ChangeLog
+++ b/sci-chemistry/coot/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 03 Mar 2011; Justin Lecher <jlec@gentoo.org> files/9999-lidia.patch,
+ coot-9999.ebuild:
+ Coot live fixes
+
20 Jan 2011; Justin Lecher <jlec@gentoo.org> coot-9999.ebuild:
Fix tests
diff --git a/sci-chemistry/coot/coot-9999.ebuild b/sci-chemistry/coot/coot-9999.ebuild
index f957107..d12f36d 100644
--- a/sci-chemistry/coot/coot-9999.ebuild
+++ b/sci-chemistry/coot/coot-9999.ebuild
@@ -37,10 +37,10 @@ SCIDEPS="
XDEPS="
gnome-base/libgnomecanvas
- gnome-base/librsvg
+ gnome-base/librsvg:2
media-libs/libpng
media-libs/freeglut
- >=x11-libs/gtk+-2.2
+ x11-libs/gtk+:2
x11-libs/goocanvas
x11-libs/gtkglext"
@@ -71,6 +71,7 @@ pkg_setup() {
}
PATCHES=(
+ "${FILESDIR}"/${PV}-lidia.patch
"${FILESDIR}"/${PV}-goocanvas.patch
"${FILESDIR}"/${PV}-clipper.patch
"${FILESDIR}"/${PV}-include.patch
diff --git a/sci-chemistry/coot/files/9999-lidia.patch b/sci-chemistry/coot/files/9999-lidia.patch
index 2ac3fcc..5b5039c 100644
--- a/sci-chemistry/coot/files/9999-lidia.patch
+++ b/sci-chemistry/coot/files/9999-lidia.patch
@@ -1,16 +1,17 @@
Index: lbg/Makefile.am
===================================================================
---- lbg/Makefile.am (revision 3299)
+--- lbg/Makefile.am (revision 3406)
+++ lbg/Makefile.am (working copy)
-@@ -24,6 +24,11 @@
- lbg-search.cc some-coot-utils.cc residue-circles.cc rdkit-interface.cc \
+@@ -25,6 +25,12 @@
+ lbg-search.cc residue-circles.cc rdkit-interface.cc \
flev-annotations.cc
+libcoot_lidia_la_LIBADD = \
+ $(top_builddir)/coot-utils/libcoot-coord-utils.la \
+ $(top_builddir)/lidia-core/libcoot-lidia-core.la \
-+ $(GSL_LIBS) $(GTK_LIBS) $(GOOCANVAS_LIBS)
++ $(top_builddir)/geometry/libcoot-geometry.la \
++ $(GTK_LIBS) $(GSL_LIBS) $(GOOCANVAS_LIBS)
+
- lidia_SOURCES = lidia-main.cc
+ lidia_SOURCES = lidia-main.cc lbg-callbacks-outer.cc
- # some-coot-utils.hh needed?
+ include_HEADERS = lbg.hh wmolecule.hh rdkit-interface.hh flev-annotations.hh
next reply other threads:[~2011-03-03 14:23 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-03 14:23 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-04-29 10:05 [gentoo-commits] proj/sci:master commit in: sci-chemistry/coot/files/, sci-chemistry/coot/ Justin Lecher
2011-04-29 10:05 Justin Lecher
2011-05-28 11:50 Justin Lecher
2011-06-02 8:39 Justin Lecher
2011-06-15 20:50 Justin Lecher
2011-06-29 13:32 Justin Lecher
2011-07-16 13:45 Justin Lecher
2011-07-16 13:45 Justin Lecher
2011-10-11 20:50 Justin Lecher
2012-02-27 7:29 Justin Lecher
2012-03-21 11:20 Justin Lecher
2012-04-25 15:26 Justin Lecher
2012-06-14 12:11 Justin Lecher
2012-07-04 7:43 Justin Lecher
2013-06-02 16:48 Justin Lecher
2013-07-22 13:29 Justin Lecher
2013-08-27 6:58 Justin Lecher
2013-09-28 9:15 Justin Lecher
2013-10-02 6:49 Justin Lecher
2013-11-25 18:48 Justin Lecher
2014-06-30 19:02 Justin Lecher
2015-09-15 13:34 Justin Lecher
2020-09-22 13:40 Aisha Tammy
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=d8acffbbf1110c82aa11ddd40293d5d76c24037d.jlec@gentoo \
--to=jlec@gentoo.org \
--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