summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2024-10-31 19:45:42 +0100
committerConrad Kostecki <conikost@gentoo.org>2024-11-02 13:05:34 +0100
commit2412d870c642be3cd5c4aa5b57d1115c40897532 (patch)
treee3b5f0672727f74bd7e6194feb80d3d8834178ca /media-libs/nas
parentmedia-libs/mlt: remove unused patch (diff)
downloadgentoo-2412d870c642be3cd5c4aa5b57d1115c40897532.tar.gz
gentoo-2412d870c642be3cd5c4aa5b57d1115c40897532.tar.bz2
gentoo-2412d870c642be3cd5c4aa5b57d1115c40897532.zip
media-libs/nas: remove unused patches
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'media-libs/nas')
-rw-r--r--media-libs/nas/files/nas-1.9.2-asneeded.patch13
-rw-r--r--media-libs/nas/files/nas-1.9.4-libfl.patch12
2 files changed, 0 insertions, 25 deletions
diff --git a/media-libs/nas/files/nas-1.9.2-asneeded.patch b/media-libs/nas/files/nas-1.9.2-asneeded.patch
deleted file mode 100644
index 8c588be136f2..000000000000
--- a/media-libs/nas/files/nas-1.9.2-asneeded.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-http://bugs.gentoo.org/show_bug.cgi?id=247761
-
---- a/config/NetAudio.tmpl
-+++ b/config/NetAudio.tmpl
-@@ -162,7 +162,7 @@
-
- AUDIODEPLIBS = $(DEPAULIB) $(DEPXTOOLLIB) $(DEPXLIB)
- #ifndef WIN32
-- AUDIOLIBS = $(AULIB) $(XTOOLLIB) $(XLIB) -lm
-+ AUDIOLIBS = $(AULIB) $(XTOOLLIB) $(XAUTHLIB) $(XLIB) -lm
- #else /* WIN32 */
- AUDIOLIBS = $(AULIB)
- #endif /* WIN32 */
diff --git a/media-libs/nas/files/nas-1.9.4-libfl.patch b/media-libs/nas/files/nas-1.9.4-libfl.patch
deleted file mode 100644
index cea30f46ba69..000000000000
--- a/media-libs/nas/files/nas-1.9.4-libfl.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -pur nas-1.9.4-orig/server/Imakefile nas-1.9.4/server/Imakefile
---- a/server/Imakefile 2013-04-27 02:41:06.000000000 +0200
-+++ b/server/Imakefile 2017-03-14 18:58:27.445311356 +0100
-@@ -57,7 +57,7 @@ XCOMM $NCDId: @(#)Imakefile,v 1.17 1995/
-
- # endif
- #else
-- SYSLIBS =
-+ SYSLIBS = $(LEXLIB)
- #endif
-
- #ifdef NetBSDArchitecture