Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 638300

Summary: games-emulation/vbam-9999 new requirements
Product: Gentoo Linux Reporter: Mike Hodson <mystica>
Component: Current packagesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: major CC: jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/6847
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: vbam-9999.diff

Description Mike Hodson 2017-11-21 08:06:50 UTC
Created attachment 505260 [details, diff]
vbam-9999.diff

The VBA-M GIT source code has changed enough to have the following new requirements:

the src/gtk/ directory no longer exists
the src/debian/vbam.1 manpage is now vbam.6
other wxvbam/gtkvbam manpage no longer exists
ffmpeg is now a hard requirement

This ebuild builds successfully at present, but may require further tweaking if anything else is desired (other docs? not sure what may or may not have changed here)

Thanks

Mike
Comment 1 Larry the Git Cow gentoo-dev 2018-01-13 22:17:36 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9da917d8e4fdf15ddae409534ea7c4bc29e6115c

commit 9da917d8e4fdf15ddae409534ea7c4bc29e6115c
Author:     Nado <nado@troglodyte.be>
AuthorDate: 2018-01-12 22:36:25 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2018-01-13 22:17:17 +0000

    games-emulation/vbam: 9999 update to new requirements from upstream
    
    * switch from fdo-mime to xdg-utils
    * add missing REQUIRED_USE constraints
    * remove gtk port as it is no longer supported by upstream
    * remove cairo support for the same reason
    
    Closes: https://bugs.gentoo.org/638300
    Package-Manager: Portage-2.3.19, Repoman-2.3.6
    Closes: https://github.com/gentoo/gentoo/pull/6847

 games-emulation/vbam/vbam-9999.ebuild | 31 ++++++++++++-------------------
 1 file changed, 12 insertions(+), 19 deletions(-)