* [gentoo-commits] repo/gentoo:master commit in: sci-visualization/ggobi/files/
@ 2017-01-29 20:10 David Seifert
0 siblings, 0 replies; only message in thread
From: David Seifert @ 2017-01-29 20:10 UTC (permalink / raw
To: gentoo-commits
commit: b4afb3d536d0758bd8b64555c851e20dec0c45f9
Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Jan 29 09:20:20 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Jan 29 20:09:41 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4afb3d5
sci-visualization/ggobi: remove unused patches
Closes: https://github.com/gentoo/gentoo/pull/3709
.../ggobi/files/ggobi-2.1.8-graphviz.patch | 13 -----------
.../ggobi/files/ggobi-2.1.8-syslibltdl.patch | 26 ----------------------
2 files changed, 39 deletions(-)
diff --git a/sci-visualization/ggobi/files/ggobi-2.1.8-graphviz.patch b/sci-visualization/ggobi/files/ggobi-2.1.8-graphviz.patch
deleted file mode 100644
index 402551b..00000000
--- a/sci-visualization/ggobi/files/ggobi-2.1.8-graphviz.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- plugins/GraphLayout/graphviz.c 2009-03-15 15:03:18.000000000 -0400
-+++ plugins/GraphLayout/graphviz.c 2009-03-15 15:04:30.000000000 -0400
-@@ -267,8 +267,8 @@
- m = visible[i];
- name = (gchar *) g_array_index (d->rowlab, gchar *, m);
- node = agfindnode (graph, name);
-- pos[i][0] = (gdouble) ND_coord_i(node).x;
-- pos[i][1] = (gdouble) ND_coord_i(node).y;
-+ pos[i][0] = (gdouble) ND_coord(node).x;
-+ pos[i][1] = (gdouble) ND_coord(node).y;
- }
-
- } else if (layout_type == TWOPI_LAYOUT) {
diff --git a/sci-visualization/ggobi/files/ggobi-2.1.8-syslibltdl.patch b/sci-visualization/ggobi/files/ggobi-2.1.8-syslibltdl.patch
deleted file mode 100644
index c381a98..00000000
--- a/sci-visualization/ggobi/files/ggobi-2.1.8-syslibltdl.patch
+++ /dev/null
@@ -1,26 +0,0 @@
---- ./Makefile.am.orig 2009-12-14 20:56:57.000000000 +0000
-+++ ./Makefile.am 2009-12-14 20:57:24.000000000 +0000
-@@ -1,4 +1,4 @@
--SUBDIRS = libltdl src plugins po
-+SUBDIRS = src plugins po
-
- EXTRA_DIST = bootstrap CPLicense.txt
-
---- ./configure.ac.orig 2009-12-14 20:56:49.000000000 +0000
-+++ ./configure.ac 2009-12-14 21:00:11.000000000 +0000
-@@ -144,14 +144,12 @@
- # and to support DLLs on Windows. Also build libltdl for loading plugins.
- AC_DISABLE_STATIC
- AC_LIBTOOL_WIN32_DLL
--AC_LIBLTDL_CONVENIENCE
--AC_LIBTOOL_DLOPEN
- AC_PROG_LIBTOOL
-
- # Configure libltdl build
-+AC_WITH_LTDL
- AC_SUBST(INCLTDL)
- AC_SUBST(LIBLTDL)
--AC_CONFIG_SUBDIRS(libltdl)
-
- # Configure for building against local libintl
- AC_SUBST(INCINTL)
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2017-01-29 20:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-29 20:10 [gentoo-commits] repo/gentoo:master commit in: sci-visualization/ggobi/files/ David Seifert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox