diff options
Diffstat (limited to 'dosbox-x/debian/control')
-rw-r--r-- | dosbox-x/debian/control | 67 |
1 files changed, 67 insertions, 0 deletions
diff --git a/dosbox-x/debian/control b/dosbox-x/debian/control new file mode 100644 index 0000000..fb48b8a --- /dev/null +++ b/dosbox-x/debian/control @@ -0,0 +1,67 @@ +Source: dosbox-x +Section: games +Priority: optional +Maintainer: B. Stack <bgstack15@gmail.com> +#gcj, +Build-Depends: debhelper-compat (= 13), dh-autoreconf, javahelper, + libswscale-dev, + libavformat-dev, + libasound2-dev, + g++, + libsdl2-dev, + libtool, + libsdl2-mixer-dev, + libfluidsynth-dev, + libfreetype-dev | libfreetype6-dev, + libpcap-dev | libpcap0.8-dev, + libx11-dev, + libxext-dev, + libxkbcommon-dev, + libslirp-dev, + libpng-dev, + libxrandr-dev, + make, + libgl-dev, + libncurses-dev, + libpulse-dev, + libsdl2-net-dev, + zlib1g-dev +Standards-Version: 4.5.1 +Homepage: https://dosbox-x.com/ +Rules-Requires-Root: no +Vcs-Git: https://bgstack15.ddns.net/git/dosbox-x +Vcs-Browser: https://bgstack15.ddns.net/cgit/dosbox-x + +Package: dosbox-x +Architecture: any +Multi-Arch: foreign +Depends: ${misc:Depends}, ${shlibs:Depends}, + hicolor-icon-theme, + fluid-soundfont-gm +Description: DOS emulator for running DOS games and applications including Windows 3.x/9x + DOSBox-X is an open-source DOS emulator for running + DOS applications and games. DOS-based Windows such as + Windows 3.x and Windows 9x are officially supported. + Compared to DOSBox, DOSBox-X is much more flexible and + provides more features. + . + DOSBox-X emulates a PC necessary for running many DOS + games and applications that simply cannot be run on + modern PCs and operating systems, similar to DOSBox. + However, while the main focus of DOSBox is for running + DOS games, DOSBox-X goes much further than this. + Started as a fork of the DOSBox project, it retains + compatibility with the wide base of DOS games and DOS + gaming DOSBox was designed for. But it is also a + platform for running DOS applications, including + emulating the environments to run Windows 3.x, 9x and + ME and software written for those versions of Windows. + By adding official support for Windows 95, 98, and ME + emulation and acceleration, we hope that those old + Windows games and applications could be enjoyed or + used once more. Moreover, DOSBox-X adds support for + emulating the NEC PC-98 such that you can also play + PC-98 games with it. + . + DOSBox-X emulates a legacy IBM PC and DOS environment, + and has many emulation options and features. |