FreeBSD Bugzilla – Attachment 73303 Details for
Bug 106282
multimedia/libxine: fix pkg-config --libs output
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
libxine.diff
libxine.diff (text/plain), 3.22 KB, created by
Thierry Thomas
on 2006-12-03 23:30:47 UTC
(
hide
)
Description:
libxine.diff
Filename:
MIME Type:
Creator:
Thierry Thomas
Created:
2006-12-03 23:30:47 UTC
Size:
3.22 KB
patch
obsolete
>diff -urN multimedia/libxine.orig/Makefile multimedia/libxine/Makefile >--- multimedia/libxine.orig/Makefile Sun Dec 3 11:28:23 2006 >+++ multimedia/libxine/Makefile Sun Dec 3 22:54:26 2006 >@@ -7,7 +7,7 @@ > > PORTNAME= xine > PORTVERSION= 1.1.2 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= multimedia ipv6 > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= ${PORTNAME} >@@ -53,7 +53,7 @@ > CONFIGURE_ARGS= --with-w32-path=${LOCALBASE}/lib/win32 --enable-ipv6 \ > --mandir=${PREFIX}/man --with-external-libmad \ > --with-external-libdts >-INSTALLS_SHLIB= yes >+USE_LDCONFIG= yes > > MAN1= xine-config.1 > MAN5= xine.5 >@@ -194,7 +194,7 @@ > .endif > @${ECHO_MSG} "===>" > >-post-patch: >+pre-configure: > @${REINPLACE_CMD} -e \ > 's|THREAD_LIBS=.*$$|THREAD_LIBS="\$$THREAD_LIBS"|g ; \ > s|THREAD_CFLAGS=.*$$|THREAD_CFLAGS="\$$THREAD_CFLAGS"|g ; \ >diff -urN multimedia/libxine.orig/files/patch-config.rpath multimedia/libxine/files/patch-config.rpath >--- multimedia/libxine.orig/files/patch-config.rpath Thu Jan 1 01:00:00 1970 >+++ multimedia/libxine/files/patch-config.rpath Sun Dec 3 22:33:05 2006 >@@ -0,0 +1,12 @@ >+--- config.rpath.orig Sat Jun 10 03:47:01 2006 >++++ config.rpath Sun Dec 3 22:32:18 2006 >+@@ -162,6 +162,9 @@ >+ ld_shlibs=no >+ fi >+ ;; >++ freebsd*) >++ hardcode_minus_L=yes >++ ;; >+ netbsd*) >+ ;; >+ solaris* | sysv5*) >diff -urN multimedia/libxine.orig/files/patch-configure multimedia/libxine/files/patch-configure >--- multimedia/libxine.orig/files/patch-configure Sat Jul 29 20:00:05 2006 >+++ multimedia/libxine/files/patch-configure Sun Dec 3 22:48:34 2006 >@@ -1,6 +1,28 @@ >---- configure.orig Sun Jul 23 21:25:31 2006 >-+++ configure Sun Jul 23 21:25:31 2006 >-@@ -28905,7 +28905,7 @@ >+--- configure.orig Sun Jul 9 16:51:14 2006 >++++ configure Sun Dec 3 22:47:17 2006 >+@@ -10070,6 +10070,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= >+@@ -23552,7 +23558,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" >+@@ -28905,7 +28911,7 @@ > "ac_cv_lib_avcodec_pp_get_context" \ > "ac_cv_lib_postproc_pp_get_context" \ > "ac_cv_lib_avcodec_register_avcodec"; do >@@ -9,7 +31,7 @@ > done > > if test "${ac_cv_header_avcodec_h+set}" = set; then >-@@ -38707,6 +38707,8 @@ >+@@ -38707,6 +38713,8 @@ > > CFLAGS="$ac_save_CFLAGS" > LIBS="$ac_save_LIBS"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 106282
: 73303