Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 385676 Details for
Bug 519064
media-tv/xbmc-13.1 - xbmc uses bundled ffmpeg
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
xbmc-13.2-add-debian-patches-and-update-depends.patch
xbmc-13.2-add-debian-patches-and-update-depends.patch (text/plain), 2.27 KB, created by
Sebastian
on 2014-09-28 13:26:39 UTC
(
hide
)
Description:
xbmc-13.2-add-debian-patches-and-update-depends.patch
Filename:
MIME Type:
Creator:
Sebastian
Created:
2014-09-28 13:26:39 UTC
Size:
2.27 KB
patch
obsolete
>--- xbmc-13.2.ebuild 2014-08-21 17:14:10.000000000 +0200 >+++ xbmc-13.2-r1.ebuild 2014-09-28 14:10:09.944069684 +0200 >@@ -1,6 +1,6 @@ > # Copyright 1999-2014 Gentoo Foundation > # Distributed under the terms of the GNU General Public License v2 >-# $Header: /var/cvsroot/gentoo-x86/media-tv/xbmc/xbmc-13.2.ebuild,v 1.1 2014/08/21 15:14:10 vapier Exp $ >+# $Header: $ > > EAPI="5" > >@@ -76,7 +76,6 @@ > media-libs/jbigkit > >=media-libs/libass-0.9.7 > bluray? ( media-libs/libbluray ) >- css? ( media-libs/libdvdcss ) > media-libs/libmad > media-libs/libmodplug > media-libs/libmpeg2 >@@ -104,6 +103,9 @@ > webserver? ( net-libs/libmicrohttpd[messages] ) > sftp? ( net-libs/libssh[sftp] ) > net-misc/curl >+ media-libs/libsidplay >+ media-libs/libhdhomerun >+ media-libs/libdvdread[css?] > samba? ( >=net-fs/samba-3.4.6[smbclient(+)] ) > bluetooth? ( net-wireless/bluez ) > sys-apps/dbus >@@ -142,7 +144,7 @@ > X? ( x11-proto/xineramaproto ) > dev-util/cmake > x86? ( dev-lang/nasm ) >- java? ( virtual/jre )" >+ java? ( virtual/jre dev-java/groovy )" > # Force java for latest git version to avoid having to hand maintain the > # generated addons package. #488118 > [[ ${PV} == "9999" ]] && DEPEND+=" virtual/jre" >@@ -163,6 +165,21 @@ > } > > src_prepare() { >+ # Debian patches: >+ epatch "${FILESDIR}"/${PN}-13.2-Don-t-enter-ffmpeg-dir-when-using-external-ffmpeg-li.patch >+ epatch "${FILESDIR}"/${PN}-13.2-Fix-compilation-with-libav-10-beta1.patch >+ epatch "${FILESDIR}"/${PN}-13.2-Disable-static-ffmpeg-when-using-external-ffmpeg-liba.patch >+ epatch "${FILESDIR}"/${PN}-13.2-Fix-av_stream_get_r_frame_rate-Libav-hack-accessor.patch >+ epatch "${FILESDIR}"/${PN}-13.2-Define-AV_CODEC_ID_SUBRIP-to-AV_CODEC_ID_TEXT-in-lib.patch >+ epatch "${FILESDIR}"/${PN}-13.2-Enable-using-external-ffmpeg-in-.-configure.patch >+ epatch "${FILESDIR}"/${PN}-13.2-Fix-GLES-with-X11.patch >+ epatch "${FILESDIR}"/${PN}-13.2-use-external-libraries.patch >+ epatch "${FILESDIR}"/${PN}-13.2-use-system-groovy.patch >+ epatch "${FILESDIR}"/${PN}-13.2-armel.patch >+ epatch "${FILESDIR}"/${PN}-13.2-use-correct-ftgl.h.patch >+ epatch "${FILESDIR}"/${PN}-13.2-configure-all-arches.patch >+ >+ # Gentoo patches: > epatch "${FILESDIR}"/${PN}-9999-nomythtv.patch > epatch "${FILESDIR}"/${PN}-9999-no-arm-flags.patch #400617 > # The mythtv patch touches configure.ac, so force a regen
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 519064
:
382356
|
382358
|
382782
|
385674
| 385676 |
385678