Line
Link Here
|
0 |
-- ./a/libva-vdpau-driver-9999.ebuild |
0 |
++ ./b/libva-vdpau-driver-9999.ebuild |
Lines 41-46
Link Here
|
41 |
|
41 |
|
42 |
DOCS=( NEWS README AUTHORS ) |
42 |
DOCS=( NEWS README AUTHORS ) |
43 |
|
43 |
|
|
|
44 |
src_prepare() { |
45 |
epatch \ |
46 |
"${FILESDIR}"/libva-vdpau-driver-0.7.4-glext-missing-definition.patch \ |
47 |
"${FILESDIR}"/libva-vdpau-driver-0.7.4-VAEncH264VUIBufferType.patch \ |
48 |
"${FILESDIR}"/libva-vdpau-driver-0.7.4-libvdpau-0.8.patch \ |
49 |
#<------><------>"${FILESDIR}"/libva-vdpau-driver-0.7.4-nouveau.patch \ |
50 |
# "${FILESDIR}"/libva-vdpau-driver-voidfix.patch |
51 |
sed -i 's:AM_CONFIG_HEADER:AC_CONFIG_HEADERS:' configure.ac || die |
52 |
# autotools-multilib_src_prepare |
53 |
eautoreconf |
54 |
|
55 |
} |
56 |
|
44 |
multilib_src_configure() { |
57 |
multilib_src_configure() { |
45 |
local myeconfargs=( |
58 |
local myeconfargs=( |
46 |
$(use_enable debug) |
59 |
$(use_enable debug) |