Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 778437 - x11-libs/libvdpau: use BDEPEND with EAPI 7
Summary: x11-libs/libvdpau: use BDEPEND with EAPI 7
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2021-03-26 14:16 UTC by David Michael
Modified: 2021-03-26 15:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
fix.patch (0001-x11-libs-libvdpau-use-BDEPEND-with-EAPI-7.patch,1.85 KB, patch)
2021-03-26 14:16 UTC, David Michael
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Michael 2021-03-26 14:16:00 UTC
The pkgconfig and doxygen programs are executed natively, so they need to be declared in BDEPEND.
Comment 1 David Michael 2021-03-26 14:16:42 UTC
Created attachment 694338 [details, diff]
fix.patch
Comment 2 Larry the Git Cow gentoo-dev 2021-03-26 15:18:04 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2340eccd04727aab274ab458263fc7d63ddbf221

commit 2340eccd04727aab274ab458263fc7d63ddbf221
Author:     David Michael <fedora.dm0@gmail.com>
AuthorDate: 2021-03-26 14:16:27 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-03-26 15:17:56 +0000

    x11-libs/libvdpau: use BDEPEND with EAPI 7
    
    Closes: https://bugs.gentoo.org/778437
    Package-Manager: Portage-3.0.13, Repoman-3.0.2
    Signed-off-by: David Michael <fedora.dm0@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 x11-libs/libvdpau/libvdpau-1.4.ebuild   |  9 +++++----
 x11-libs/libvdpau/libvdpau-99999.ebuild | 11 ++++++-----
 2 files changed, 11 insertions(+), 9 deletions(-)