Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 231235 Details for
Bug 317319
media-video/vlc-1.1.0 VDPAU support
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Patch for libva support, against vlc-1.1.9999 ebuild
vlc-1.1.9999-libva.diff (text/plain), 2.12 KB, created by
Frank Richter
on 2010-05-12 15:49:32 UTC
(
hide
)
Description:
Patch for libva support, against vlc-1.1.9999 ebuild
Filename:
MIME Type:
Creator:
Frank Richter
Created:
2010-05-12 15:49:32 UTC
Size:
2.12 KB
patch
obsolete
>--- /usr/portage/media-video/vlc/vlc-1.1.9999.ebuild 2010-04-23 18:36:32.000000000 +0200 >+++ vlc-1.1.0_pre4-r1.ebuild 2010-05-12 17:44:42.000000000 +0200 >@@ -1,6 +1,6 @@ > # Copyright 1999-2010 Gentoo Foundation > # Distributed under the terms of the GNU General Public License v2 >-# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-1.1.9999.ebuild,v 1.2 2010/04/23 16:18:09 aballier Exp $ >+# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-1.1.0_pre2.ebuild,v 1.2 2010/04/23 16:18:09 aballier Exp $ > > EAPI="2" > >@@ -48,7 +48,7 @@ > IUSE="a52 aac aalib alsa altivec atmo avahi bidi cdda cddb dbus dc1394 > debug dirac directfb dts dvb dvd elibc_glibc fbcon fluidsynth +ffmpeg flac fontconfig > +gcrypt ggi gnome gnutls httpd id3tag ieee1394 jack kate kde libass libcaca >- libnotify libproxy libtiger libv4l libv4l2 lirc live lua matroska mmx >+ libnotify libproxy libtiger libv4l libv4l2 libva lirc live lua matroska mmx > modplug mp3 mpeg mtp musepack ncurses nsplugin ogg opengl optimisememory oss > png projectm pulseaudio pvr +qt4 remoteosd rtsp run-as-root samba > schroedinger sdl sdl-image shine shout skins speex sqlite sse stream >@@ -94,6 +94,7 @@ > libnotify? ( x11-libs/libnotify ) > libproxy? ( net-libs/libproxy ) > libtiger? ( media-libs/libtiger ) >+ libva? ( x11-libs/libva >=media-video/ffmpeg-0.5_p22846 ) > lirc? ( app-misc/lirc ) > live? ( >=media-plugins/live-2008.07.06 ) > lua? ( >=dev-lang/lua-5.1 ) >@@ -187,6 +188,7 @@ > vlc_use_force skins truetype > vlc_use_force skins qt4 > vlc_use_force vlm stream >+ vlc_use_force libva ffmpeg > > # Useflags that will be automagically discarded if deps are not met > vlc_use_needs bidi truetype >@@ -318,6 +320,7 @@ > $(use_enable v4l) \ > $(use_enable v4l2) \ > $(use_enable vcdx) \ >+ $(use_enable libva) \ > $(use_enable vlm) \ > $(use_enable vorbis) \ > $(use_enable win32codecs loader) \ >@@ -335,7 +338,8 @@ > $(vlc_use_enable_force vlm sout) \ > $(vlc_use_enable_force skins qt4) \ > $(vlc_use_enable_force skins freetype) \ >- $(vlc_use_enable_force remoteosd libgcrypt) >+ $(vlc_use_enable_force remoteosd libgcrypt) \ >+ $(vlc_use_enable_force libva avcodec) > } > > src_install() {
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 Raw
Actions:
View
Attachments on
bug 317319
:
229257
|
229261
|
231235
|
231237