Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 738360 - games-emulation/dosbox-staging should depend on media-libs/sdl2-net instead of media-libs/sld-net
Summary: games-emulation/dosbox-staging should depend on media-libs/sdl2-net instead o...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-21 07:58 UTC by Harri Nieminen (Moiman)
Modified: 2020-08-21 13:20 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Harri Nieminen (Moiman) 2020-08-21 07:58:33 UTC
It seems like dosbox is depeding on sdl-net which is for sdl1.

Reproducible: Always
Comment 1 Bernard Cafarelli gentoo-dev 2020-08-21 13:12:41 UTC
Nice catch, of course all deps should be SDL 2 (and binary links on libSDL2_net-2.0.so.0)! Fixing and adding USE flag for it - it is only needed for modem/ipx emulation
Comment 2 Larry the Git Cow gentoo-dev 2020-08-21 13:20:07 UTC
The bug has been closed via the following commit(s):

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

commit b543b99a457e15cff0389a7954fa9641cb5eac10
Author:     Bernard Cafarelli <voyageur@gentoo.org>
AuthorDate: 2020-08-21 13:17:45 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2020-08-21 13:19:54 +0000

    games-emulation/dosbox-staging: fix sdl2-net dep
    
    Also add a USE-flag for it
    
    Closes: https://bugs.gentoo.org/738360
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

 .../dosbox-staging/dosbox-staging-0.75.1-r1.ebuild | 50 ++++++++++++++++++++++
 games-emulation/dosbox-staging/metadata.xml        |  1 +
 2 files changed, 51 insertions(+)