public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: media-libs/schroedinger/files/
@ 2017-01-04 10:15 David Seifert
  0 siblings, 0 replies; only message in thread
From: David Seifert @ 2017-01-04 10:15 UTC (permalink / raw
  To: gentoo-commits

commit:     ee3e73a6060eed4ed6ef18f38313fba1d13d3fcf
Author:     Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Dec 30 14:23:16 2016 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Wed Jan  4 10:13:39 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee3e73a6

media-libs/schroedinger: remove unused patches

Closes: https://github.com/gentoo/gentoo/pull/3286

 .../files/schroedinger-1.0.10-orc-symbols.patch    | 43 ----------------------
 .../files/schroedinger-1.0.9-asneeded.patch        | 11 ------
 2 files changed, 54 deletions(-)

diff --git a/media-libs/schroedinger/files/schroedinger-1.0.10-orc-symbols.patch b/media-libs/schroedinger/files/schroedinger-1.0.10-orc-symbols.patch
deleted file mode 100644
index 6e236ab..00000000
--- a/media-libs/schroedinger/files/schroedinger-1.0.10-orc-symbols.patch
+++ /dev/null
@@ -1,43 +0,0 @@
-From: David Schleef <ds@schleef.org>
-Date: Fri, 8 Oct 2010 20:32:11 +0000 (-0700)
-Subject: Don't export orc_ symbols and fix related bugs
-X-Git-Url: http://diracvideo.schleef.org/git?p=schroedinger.git;a=commitdiff_plain;h=9c4e8a89af9f8ce408e50a0ffab79348e9703df2
-
-Don't export orc_ symbols and fix related bugs
----
-
-diff --git a/schroedinger/Makefile.am b/schroedinger/Makefile.am
-index b9b10c6..aa5e41c 100644
---- a/schroedinger/Makefile.am
-+++ b/schroedinger/Makefile.am
-@@ -157,7 +157,7 @@ libschroedinger_@SCHRO_MAJORMINOR@_la_LIBADD = \
- libschroedinger_@SCHRO_MAJORMINOR@_la_LDFLAGS = \
- 	-no-undefined \
- 	-version-info $(SCHRO_LIBVERSION) \
--	-export-symbols-regex '^(schro|orc)_'
-+	-export-symbols-regex '^schro_'
- 
- %.c.gcov: .libs/libschroedinger_@SCHRO_MAJORMINOR@_la-%.gcda %.c
- 	$(GCOV) -b -f -o $^ > $@.out
-diff --git a/testsuite/Makefile.am b/testsuite/Makefile.am
-index fac2e21..92d74fd 100644
---- a/testsuite/Makefile.am
-+++ b/testsuite/Makefile.am
-@@ -95,7 +95,7 @@ wavelet_gain_curve_SOURCES = wavelet_gain_curve.c
- 
- #wavelet_2d_CFLAGS = $(SCHRO_CFLAGS)
- #wavelet_2d_LDADD = $(SCHRO_LIBS)
--wavelet_2d_SOURCES = wavelet_2d.c
-+wavelet_2d_SOURCES = wavelet_2d.c $(top_srcdir)/schroedinger/tmp-orc.c
- 
- wavelet_noise_2d_SOURCES = wavelet_noise_2d.c
- 
-@@ -113,7 +113,7 @@ motion2_SOURCES = motion2.c
- 
- #quant_CFLAGS = 
- #quant_LDADD = -lm
--quant_SOURCES = quant.c
-+quant_SOURCES = quant.c $(top_srcdir)/schroedinger/tmp-orc.c
- 
- #sort_CFLAGS = $(SCHRO_CFLAGS)
- #sort_LDADD = $(SCHRO_LIBS)

diff --git a/media-libs/schroedinger/files/schroedinger-1.0.9-asneeded.patch b/media-libs/schroedinger/files/schroedinger-1.0.9-asneeded.patch
deleted file mode 100644
index dd67a50..00000000
--- a/media-libs/schroedinger/files/schroedinger-1.0.9-asneeded.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- testsuite/Makefile.am
-+++ testsuite/Makefile.am
-@@ -34,7 +34,7 @@
- 
- AM_CFLAGS = $(SCHRO_CFLAGS) $(ERROR_CFLAGS) $(ORC_CFLAGS) \
- 	    -DSCHRO_ENABLE_UNSTABLE_API
--LDADD = $(LIBM) libschrotest.la $(SCHRO_LIBS)
-+LDADD = $(LIBM) libschrotest.la $(SCHRO_LIBS) -lorc-test-0.4
- 
- libschrotest_la_SOURCES = common.c
- libschrotest_la_LIBADD = $(SCHRO_LIBS) $(ORC_LIBS) -lorc-test-0.4 $(LIBM)


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-01-04 10:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-04 10:15 [gentoo-commits] repo/gentoo:master commit in: media-libs/schroedinger/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