Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 241357 Details for
Bug 330201
media-tv/xbmc should check for -ldca instead of -ldts
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
xbmc-9999 libdca and livdvdnav patch
xbmc-9999.patch (text/plain), 685 bytes, created by
BT
on 2010-08-04 00:42:01 UTC
(
hide
)
Description:
xbmc-9999 libdca and livdvdnav patch
Filename:
MIME Type:
Creator:
BT
Created:
2010-08-04 00:42:01 UTC
Size:
685 bytes
patch
obsolete
>--- xbmc-9999.ebuild-orig 2010-08-04 10:24:30.000000000 +1000 >+++ xbmc-9999.ebuild 2010-08-04 10:28:23.000000000 +1000 >@@ -113,12 +113,16 @@ > > src_prepare() { > sed -i \ >+ -e 's:AC_CHECK_LIB(\[dts\]:AC_CHECK_LIB(\[dca\]:' \ >+ configure.in || die >+ >+ sed -i \ > -e '1i#include <stdlib.h>\n#include <string.h>\n' \ > xbmc/lib/libid3tag/libid3tag/metadata.c || die > > # some dirs ship generated autotools, some dont > local d >- for d in . xbmc/cores/dvdplayer/Codecs/{libbdnav,libdvd/lib*/} lib/cpluff ; do >+ for d in . xbmc/cores/dvdplayer/Codecs/libdvd/lib*/ lib/cpluff ; do > [[ -e ${d}/configure ]] && continue > pushd ${d} >/dev/null > einfo "Generating autotools in ${d}"
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 330201
:
240489
|
241357
|
241449
|
244097
|
247531