summaryrefslogtreecommitdiff
path: root/multimedia/libxine/files/patch-configure
diff options
context:
space:
mode:
authorMANTANI Nobutaka <nobutaka@FreeBSD.org>2006-12-07 17:13:41 +0000
committerMANTANI Nobutaka <nobutaka@FreeBSD.org>2006-12-07 17:13:41 +0000
commit2194c9c64bb942cee2cfe6a6d0bda114f14e1f68 (patch)
tree2c29ab02fc9688a86648b3489f41414fb1d898c6 /multimedia/libxine/files/patch-configure
parent- Update to 2.3.0 (diff)
- Update to 1.1.3. This version fixes heap overflow vulnerability in libmms
and buffer overflow vulnerability in Real Media input plugin. [1] - Fix 'pkg-config --libs libxine' output. [2] - Replace WITH_POLYPAUDIO knob with WITH_PULSEAUDIO knob since polypaudio audio output plugin is replaced with pulseaudio audio output plugin. Notified by: miwi [1] PR: ports/106282 [2] Submitted by: thierry [2]
Notes
Notes: svn path=/head/; revision=179130
Diffstat (limited to 'multimedia/libxine/files/patch-configure')
-rw-r--r--multimedia/libxine/files/patch-configure39
1 files changed, 26 insertions, 13 deletions
diff --git a/multimedia/libxine/files/patch-configure b/multimedia/libxine/files/patch-configure
index f13122492c31..1be0276339f5 100644
--- a/multimedia/libxine/files/patch-configure
+++ b/multimedia/libxine/files/patch-configure
@@ -1,20 +1,33 @@
---- configure.orig Sun Jul 23 21:25:31 2006
-+++ configure Sun Jul 23 21:25:31 2006
-@@ -28905,7 +28905,7 @@
- "ac_cv_lib_avcodec_pp_get_context" \
- "ac_cv_lib_postproc_pp_get_context" \
- "ac_cv_lib_avcodec_register_avcodec"; do
-- $as_unset $i || test "${$i+set}" != set || { $i=; export $i; }
-+ $as_unset $i
- done
-
- if test "${ac_cv_header_avcodec_h+set}" = set; then
-@@ -38707,6 +38707,8 @@
+--- configure.orig Thu Dec 7 00:50:39 2006
++++ configure Thu Dec 7 01:20:03 2006
+@@ -8768,6 +8768,12 @@
+ fi
+ ;;
++ freebsd* | kfreebsd*-gnu | dragonfly*)
++ archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
++ hardcode_direct=no
++ hardcode_minus_L=yes
++ ;;
++
+ linux*)
+ if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
+ tmp_addflag=
+@@ -21903,7 +21909,7 @@
+ if test -z "$haveit"; then
+ LIBICONV="${LIBICONV}${LIBICONV:+ }-L$found_dir"
+ fi
+- if test "$hardcode_minus_L" != no; then
++ if test "$hardcode_minus_L" = no; then
+ LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
+ else
+ LIBICONV="${LIBICONV}${LIBICONV:+ }-l$name"
+@@ -36572,6 +36578,8 @@
+ fi
CFLAGS="$ac_save_CFLAGS"
LIBS="$ac_save_LIBS"
+else
+no_theora=yes
fi
- if test "x$no_ogg" = x ; then
+ if test "x$no_libFLAC" = "x" ; then