app-emulation / dosemu

DOS Emulator

Official package sites : http://www.dosemu.org/ ·

v1.4.1_pre20130107-r5 :: 0 :: gentoo

Modified
License
GPL-2
Keywords
-* amd64 x86
USE flags
X alsa debug fluidsynth gpm svga

General

X
Add support for X11
alsa
Add support for media-libs/alsa-lib (Advanced Linux Sound Architecture)
debug
Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
fluidsynth
use media-sound/fluidsynth for MIDI emulation
gpm
Add support for sys-libs/gpm (Console-based mouse driver)
svga
Add support for SVGAlib (graphics library)

media-libs / alsa-lib : Advanced Linux Sound Architecture Library

media-libs / libsdl : Simple Direct Media Layer 1.2 compatibility wrapper around SDL2

media-libs / svgalib : A library for running svga graphics on the console

media-sound / fluid-soundfont : The Fluid R3 soundfont

media-sound / fluidsynth : Software real-time synthesizer based on the Soundfont 2 specifications

sys-libs / gpm : Console-based mouse driver

sys-libs / slang : Multi-platform library designed to allow a developer to create robust software

x11-base / xorg-proto : X.Org combined protocol headers

x11-libs / libX11 : X.Org X11 library

x11-libs / libXext : X.Org Xext library

x11-libs / libXxf86vm : X.Org Xxf86vm library

media-libs / alsa-lib : Advanced Linux Sound Architecture Library

media-libs / libsdl : Simple Direct Media Layer 1.2 compatibility wrapper around SDL2

media-libs / svgalib : A library for running svga graphics on the console

media-sound / fluid-soundfont : The Fluid R3 soundfont

media-sound / fluidsynth : Software real-time synthesizer based on the Soundfont 2 specifications

sys-libs / gpm : Console-based mouse driver

sys-libs / slang : Multi-platform library designed to allow a developer to create robust software

x11-apps / xset : X.Org xset application

x11-libs / libX11 : X.Org X11 library

x11-libs / libXext : X.Org Xext library

x11-libs / libXxf86vm : X.Org Xxf86vm library

881149
app-emulation/dosemu-1.4.1_pre20130107-r5 - collect2: error: ld returned 1 exit status
883627
app-emulation/dosemu-1.4.1_pre20130107-r5 - dpmi.c: fatal error: version.h: No such file or directory
886119
app-emulation/dosemu-1.4.1_pre20130107-r5 - configure: error: Install bison and retry.
890302
app-emulation/dosemu-1.4.1_pre20130107-r5 segfaults at runtime
894220
app-emulation/dosemu-1.4.1_pre20130107-r5 - ../.../config.h: fatal error: confpath.h: No such file or directory
929102
app-emulation/dosemu: dosemu crashes on some older hardware with >=sys-kernel/gentoo-sources-6.6.21
Repository mirror & CI · gentoo
Merge updates from master
Mark Wright · gentoo
app-emulation/dosemu: Patch (by me) c99 error
Thanks to toralf for reporting. Fix compiler error: mid_o_tmdty.c:80:35: error: passing argument 1 of pcm_write_interleaved from incompatible pointer type [-Wincompatible-pointer-types] Closes: https://bugs.gentoo.org/919387 Signed-off-by: Mark Wright <gienah@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Lucio Sauer · gentoo
*/*: inline mirror://sourceforge
bump copyright of touched ebuilds to 2024 Signed-off-by: Lucio Sauer <watermanpaint@posteo.net> Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
app-emulation/dosemu: quote $(tc-*) calls
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-emulation/dosemu: update SRC_URI
slyfox@ has retired and I've archived the distfiles in my devspace. Package-Manager: Portage-3.0.26, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-emulation/dosemu: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
app-emulation/dosemu: lookup tool-prefixed nm
While at it allow user's NM. Reported-by: Agostino Sarubbo Closes: https://bugs.gentoo.org/762778 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
app-emulation/dosemu: set default CPP
On autoconf-2.69 CPP detection was missing. Reported-by: Agostino Sarubbo Closes: https://bugs.gentoo.org/762748 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
app-emulation/dosemu: fail in pkg_pretend() on clang
dosemu needs 16-bit code assembly support from assembler. gcc/gas provides it, llvm/clang does not. Fail at pkg_pretend() for now. Reported-by: Agostino Sarubbo Bug: https://bugs.gentoo.org/729240 Package-Manager: Portage-2.3.102, Repoman-2.3.23 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
app-emulation/dosemu: don't use 'as' to test assembler, bug #722176
Instead of probing for 'as' use '$CC'. Build system uses '$CC' to compile '.S' files. Reported-by: Agostino Sarubbo Closes: https://bugs.gentoo.org/722176 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
app-emulation/dosemu: fix LTO build, bug #700126
Reported-by: Robert Gill Closes: https://bugs.gentoo.org/700126 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arfrever Frehtes Taifersar Arahesis · gentoo
app-emulation/dosemu: Fix dependencies. Drop "sndfile" USE flag. Use EAPI="7".
Fixes: https://bugs.gentoo.org/697900 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arfrever Frehtes Taifersar Arahesis · gentoo
*/*: Depend on >=x11-apps/mkfontscale-1.2.0 instead of x11-apps/mkfontdir.
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
app-emulation/dosemu: [QA] Add missing DEPEND="app-arch/unzip"
Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
app-emulation/dosemu: fix SRC_URI to be a stable link
sourceforge expires tarball links to arbitrary snapshots and generates unstable snapshots. Use a tarball copy instead. Reported-by: Plüss Roland Closes: https://bugs.gentoo.org/684410 Package-Manager: Portage-2.3.65, Repoman-2.3.12 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Arfrever Frehtes Taifersar Arahesis · gentoo
app-emulation/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
Sergei Trofimovich · gentoo
app-emulation/dosemu: unbreak misaligned .sys files, bug #631190
In bug #618366 I've added -no-pie LDFLAGS propagation to 16-bit targets but did not notice dosemu has different varying base addresses for different .com files (and I've overlooked 0-based .sys rules). Specifying wrong base address caused incorrect jump offsets into the final binary. That caused crash and hangup of cdrom.sys driver. This change restores original base addresses. Reported-by: Tom Reported-by: Robert Gill Bug: https://bugs.gentoo.org/631190 Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --force
Sergei Trofimovich · gentoo
app-emulation/dosemu: drop old
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Sergei Trofimovich · gentoo
app-emulation/dosemu: stable 1.4.1_pre20130107-r4 for amd64, bug #632550
Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="amd64"
Thomas Deutschmann · gentoo
app-emulation/dosemu: x86 stable (bug #632550)
Package-Manager: Portage-2.3.11, Repoman-2.3.3
Sergei Trofimovich · gentoo
app-emulation/dosemu: workaround ld.gold linking bug #618366
Reported-by: Martin Väth Bug: https://bugs.gentoo.org/618366 Bug: https://sourceware.org/PR21518 Package-Manager: Portage-2.3.6, Repoman-2.3.2
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
T. Malfatti · gentoo
media-libs/portaudio: Version bump
Sergei Trofimovich · gentoo
app-emulation/dosemu: fix build failure against flex-2.6.3, bug #604610
Reported-by: Toralf Förster Bug: https://bugs.gentoo.org/604610 Package-Manager: Portage-2.3.3_p17, Repoman-2.3.1_p10
Sergei Trofimovich · gentoo
app-emulation/dosemu: drop incomplete check for glibc
Package-Manager: portage-2.3.2
Sergei Trofimovich · gentoo
app-emulation/dosemu: drop old
Package-Manager: portage-2.3.2
Sergei Trofimovich · gentoo
app-emulation/dosemu: amd64/x86 stable, bug #597880
Package-Manager: portage-2.3.2
Sergei Trofimovich · gentoo
app-emulation/dosemu: backported glibc detection, bug #597880
Reported-by: gentoo@moin.fi Bug: https://bugs.gentoo.org/597880 Package-Manager: portage-2.3.2
Sergei Trofimovich · gentoo
app-emulation/dosemu: tweak to support non-bash '/bin/sh'
Package-Manager: portage-2.3.2
Mike Frysinger · gentoo
sourceforge: switch to https:// URIs
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed