summaryrefslogtreecommitdiff
path: root/multimedia/transcode/patches/patch-bc
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/transcode/patches/patch-bc')
-rw-r--r--multimedia/transcode/patches/patch-bc13
1 files changed, 0 insertions, 13 deletions
diff --git a/multimedia/transcode/patches/patch-bc b/multimedia/transcode/patches/patch-bc
deleted file mode 100644
index cd987e8bbf4..00000000000
--- a/multimedia/transcode/patches/patch-bc
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-bc,v 1.2 2005/06/19 10:39:23 hira Exp $
-
---- src/Makefile.am.orig 2004-08-29 09:10:05.000000000 +0900
-+++ src/Makefile.am 2004-08-29 09:11:20.000000000 +0900
-@@ -13,7 +13,7 @@
-
- #AM_LDFLAGS=`ar t ../ffmpeg/libavcodec/libtcavcodec.a | sed -e '/^__/d' -e 's@^@../ffmpeg/libavcodec/@' | tr '\n' ' '` `ar t ../avilib/libavi.a | sed -e '/^__/d' -e 's@^@../avilib/@' | tr '\n' ' '`
-
--transcode_LDADD= @DLDARWINLIB@ @SUPPORTLIB@ -L../libioaux -ltcioaux -L../aclib -lac -L../ffmpeg/libavcodec -ltcavcodec -L../avilib -lavi -L../libvo -lvout -lm
-+transcode_LDADD= @DLDARWINLIB@ @SUPPORTLIB@ -L../libioaux -ltcioaux -L../aclib -lac -L../ffmpeg/libavcodec -ltcavcodec -L../avilib -lavi -L../libvo -lvout -L../libac3 -lac3_tc -lm
-
- EXTRA_DIST = \
- audio_trans.h \