[pkg-wine-party] Bug#792125: [wine] 01/01: Suggest to install dosbox.

Jens Reyer jre.winesim at gmail.com
Thu Oct 15 16:01:30 UTC 2015


control: tags -1 + patch

I've just committed a fix for this to the master branch of the git
repository which is currently used for wine-development.

So this issue will probably be fixed in wine with the next stable
release (1.8, which will probably happen this year), when the Debian
packaging is merged again.

Many thanks to Graham Inggs for fixing the blocking issues in dosbox.


On 10/15/2015 05:14 PM, Jens Reyer wrote:
> This is an automated email from the git hooks/post-receive script.
> 
> jreyer-guest pushed a commit to branch master
> in repository wine.
> 
> commit 8ae609646f7ef00283c387c3224dbb107412ac61
> Author: Jens Reyer <jre.winesim at gmail.com>
> Date:   Thu Oct 15 16:58:06 2015 +0200
> 
>     Suggest to install dosbox.
>     
>     DOSBox is a DOS-emulator that uses the SDL-library. DOSBox also emulates
>     CPU:286/386 realmode/protected mode. It's used to replace Wine's Virtual
>     8086 Mode. Since Linux 4.1 VM86 is disabled also on i386, so DOSBox is now
>     always required for running DOS programs with Wine.
>     
>     For Wine being able to utilize DOSBox wine32 needs to be installed,
>     therefore adding the dependency there.
>     
>     The dependency is versioned because the needed compatibility code is only
>     available since dosbox 0.74-4.1, and because dosbox satisfies dependencies
>     from foreign architectures only since 0.74-4.2.
>     
>     Using Suggests (instead of Recommends) because dosbox pulls in some
>     additional dependencies, but isn't needed at all for modern applications.
>     
>     Closes-in-stable: #792125
> ---
>  debian/control.in | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/debian/control.in b/debian/control.in
> index 811b2cd..278028b 100644
> --- a/debian/control.in
> +++ b/debian/control.in
> @@ -92,6 +92,7 @@ Recommends:
>   libwine-gecko-2.40 [!armhf !arm64],
>   libasound2-plugins,
>  Suggests:
> + dosbox (>= 0.74-4.2~),
>   wine32VERSION-preloader (= ${binary:Version}),
>  Breaks:
>   wineVERSION (<< 1.7.50-3~),
> 



More information about the pkg-wine-party mailing list