Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/coot/files/, sci-chemistry/coot/
Date: Sat, 28 May 2011 11:51:16
Message-Id: 55eb436710074770a07f4822d28117a12f6db822.jlec@gentoo
1 commit: 55eb436710074770a07f4822d28117a12f6db822
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 28 10:42:56 2011 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Sat May 28 10:42:56 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=55eb4367
7
8 Cleaned for current HEAD
9
10 (Portage version: 2.2.0_alpha37/git/Linux x86_64, signed Manifest commit with key 70EB7916)
11
12 ---
13 sci-chemistry/coot/ChangeLog | 4 +++
14 sci-chemistry/coot/coot-9999.ebuild | 1 -
15 sci-chemistry/coot/files/9999-clipper.patch | 9 ------
16 sci-chemistry/coot/files/9999-lidia.patch | 37 ++++++++------------------
17 4 files changed, 16 insertions(+), 35 deletions(-)
18
19 diff --git a/sci-chemistry/coot/ChangeLog b/sci-chemistry/coot/ChangeLog
20 index 07b2eb3..61ad2d8 100644
21 --- a/sci-chemistry/coot/ChangeLog
22 +++ b/sci-chemistry/coot/ChangeLog
23 @@ -2,6 +2,10 @@
24 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
25 # $Header: $
26
27 + 28 May 2011; Justin Lecher <jlec@g.o> -files/9999-clipper.patch,
28 + files/9999-lidia.patch, coot-9999.ebuild:
29 + Cleaned for current HEAD
30 +
31 02 May 2011; Justin Lecher <jlec@g.o> coot-9999.ebuild:
32 Fix x11-libs/goocanvas SLOT
33
34
35 diff --git a/sci-chemistry/coot/coot-9999.ebuild b/sci-chemistry/coot/coot-9999.ebuild
36 index 67b679f..bfeee1e 100644
37 --- a/sci-chemistry/coot/coot-9999.ebuild
38 +++ b/sci-chemistry/coot/coot-9999.ebuild
39 @@ -73,7 +73,6 @@ pkg_setup() {
40 PATCHES=(
41 "${FILESDIR}"/${PV}-lidia.patch
42 "${FILESDIR}"/${PV}-goocanvas.patch
43 - "${FILESDIR}"/${PV}-clipper.patch
44 "${FILESDIR}"/${PV}-include.patch
45 "${FILESDIR}"/${PV}-gl.patch
46 )
47
48 diff --git a/sci-chemistry/coot/files/9999-clipper.patch b/sci-chemistry/coot/files/9999-clipper.patch
49 deleted file mode 100644
50 index e3f028f..0000000
51 --- a/sci-chemistry/coot/files/9999-clipper.patch
52 +++ /dev/null
53 @@ -1,9 +0,0 @@
54 -Index: lidia-core/Makefile.am
55 -===================================================================
56 ---- lidia-core/Makefile.am (revision 3299)
57 -+++ lidia-core/Makefile.am (working copy)
58 -@@ -23,3 +23,4 @@
59 -
60 - libcoot_lidia_core_la_SOURCES = lbg-molfile.cc lig-build.cc
61 -
62 -+libcoot_lidia_core_la_LIBADD = $(CLIPPER_LIBS)
63
64 diff --git a/sci-chemistry/coot/files/9999-lidia.patch b/sci-chemistry/coot/files/9999-lidia.patch
65 index 0ca154c..2076513 100644
66 --- a/sci-chemistry/coot/files/9999-lidia.patch
67 +++ b/sci-chemistry/coot/files/9999-lidia.patch
68 @@ -1,28 +1,15 @@
69 -Index: lbg/Makefile.am
70 -===================================================================
71 ---- lbg/Makefile.am (revision 3478)
72 -+++ lbg/Makefile.am (working copy)
73 -@@ -32,6 +32,12 @@
74 - $(top_builddir)/utils/libcoot-utils.la \
75 - $(CLIPPER_LIBS) $(MMDB_LIBS) $(GSL_LIBS) $(RDKIT_LIBS) $(GOOCANVAS_LIBS) $(GTK_LIBS)
76 -
77 -+libcoot_lidia_la_LIBADD = \
78 -+ $(top_builddir)/coot-utils/libcoot-coord-utils.la \
79 -+ $(top_builddir)/lidia-core/libcoot-lidia-core.la \
80 -+ $(top_builddir)/geometry/libcoot-geometry.la \
81 -+ $(GTK_LIBS) $(GSL_LIBS) $(GOOCANVAS_LIBS)
82 + lidia-core/Makefile.am | 4 ++++
83 + 1 files changed, 4 insertions(+), 0 deletions(-)
84 +
85 +diff --git a/lidia-core/Makefile.am b/lidia-core/Makefile.am
86 +index 17d468d..78bf054 100644
87 +--- a/lidia-core/Makefile.am
88 ++++ b/lidia-core/Makefile.am
89 +@@ -34,3 +34,7 @@ libcoot_lidia_core_la_SOURCES = lbg-molfile.cc lig-build.cc
90 + # test_molfile_SOURCES: test-molfile.cc
91 +
92 + # test_molfile_LDADD: libcoot-lidia-core.la
93 +
94 - lidia_SOURCES = lidia-main.cc lbg-callbacks-outer.cc
95 -
96 - include_HEADERS = lbg.hh wmolecule.hh rdkit-interface.hh flev-annotations.hh
97 -Index: lidia-core/Makefile.am
98 -===================================================================
99 ---- lidia-core/Makefile.am (revision 3478)
100 -+++ lidia-core/Makefile.am (working copy)
101 -@@ -29,3 +29,6 @@
102 -
103 - libcoot_lidia_core_la_SOURCES = lbg-molfile.cc lig-build.cc
104 -
105 +libcoot_lidia_core_la_LIBADD = \
106 + $(top_builddir)/geometry/libcoot-geometry.la \
107 -+ $(MMDB_LIBS)
108 ++ $(MMDB_LIBS) $(CLIPPER_LIBS)