* [gentoo-commits] repo/gentoo:master commit in: media-libs/portaudio/files/
@ 2021-09-01 20:28 Conrad Kostecki
0 siblings, 0 replies; only message in thread
From: Conrad Kostecki @ 2021-09-01 20:28 UTC (permalink / raw
To: gentoo-commits
commit: 519a10a9662a45de5fbb9090c26a38bb78b4481f
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Wed Sep 1 13:44:50 2021 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Wed Sep 1 20:27:56 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=519a10a9
media-libs/portaudio: remove unused patch
Closes: https://github.com/gentoo/gentoo/pull/22179
Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
.../files/portaudio-19.06.00-slibtool.patch | 60 ----------------------
1 file changed, 60 deletions(-)
diff --git a/media-libs/portaudio/files/portaudio-19.06.00-slibtool.patch b/media-libs/portaudio/files/portaudio-19.06.00-slibtool.patch
deleted file mode 100644
index d7b67cf101f..00000000000
--- a/media-libs/portaudio/files/portaudio-19.06.00-slibtool.patch
+++ /dev/null
@@ -1,60 +0,0 @@
-https://bugs.gentoo.org/777072
-https://github.com/PortAudio/portaudio/pull/451
-https://github.com/PortAudio/portaudio/pull/452
-
-From ef36b577c844d28e90ac276c59c0b4d0fbf853c7 Mon Sep 17 00:00:00 2001
-From: orbea <orbea@riseup.net>
-Date: Wed, 20 Jan 2021 18:23:43 -0800
-Subject: [PATCH] autoconf build: add src dir src/hostapi/skeleton to fix out
- of tree builds."
-
----
- Makefile.in | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/Makefile.in b/Makefile.in
-index 5e1a7648..967bba38 100644
---- a/Makefile.in
-+++ b/Makefile.in
-@@ -146,6 +146,7 @@ SRC_DIRS = \
- src/hostapi/dsound \
- src/hostapi/jack \
- src/hostapi/oss \
-+ src/hostapi/skeleton \
- src/hostapi/wasapi \
- src/hostapi/wdmks \
- src/hostapi/wmme \
-From c2dd992caa33b0927fb45228f0de0a2d51401f65 Mon Sep 17 00:00:00 2001
-From: orbea <orbea@riseup.net>
-Date: Wed, 20 Jan 2021 21:46:12 -0800
-Subject: [PATCH] build: Fix builds with parallel make.
-
----
- Makefile.in | 8 ++++----
- 1 file changed, 4 insertions(+), 4 deletions(-)
-
-diff --git a/Makefile.in b/Makefile.in
-index 5e1a7648..10f8e8ed 100644
---- a/Makefile.in
-+++ b/Makefile.in
-@@ -220,16 +220,16 @@ clean:
- distclean: clean
- $(RM) config.log config.status Makefile libtool portaudio-2.0.pc
-
--%.o: %.c $(MAKEFILE) $(PAINC)
-+%.o: %.c $(MAKEFILE) $(PAINC) lib-stamp
- $(CC) -c $(CFLAGS) $< -o $@
-
--%.lo: %.c $(MAKEFILE) $(PAINC)
-+%.lo: %.c $(MAKEFILE) $(PAINC) lib-stamp
- $(LIBTOOL) --mode=compile $(CC) -c $(CFLAGS) $< -o $@
-
--%.lo: %.cpp $(MAKEFILE) $(PAINC)
-+%.lo: %.cpp $(MAKEFILE) $(PAINC) lib-stamp
- $(LIBTOOL) --mode=compile --tag=CXX $(CXX) -c $(CXXFLAGS) $< -o $@
-
--%.o: %.cpp $(MAKEFILE) $(PAINC)
-+%.o: %.cpp $(MAKEFILE) $(PAINC) lib-stamp
- $(CXX) -c $(CXXFLAGS) $< -o $@
-
- %.o: %.asm
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2021-09-01 20:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-01 20:28 [gentoo-commits] repo/gentoo:master commit in: media-libs/portaudio/files/ Conrad Kostecki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox