1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77
  
     | 
    
      Source: dosbox-x
Maintainer: Stephen Kitt <skitt@debian.org>
Section: otherosfs
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 libasound2-dev,
 libavcodec-dev,
 libavformat-dev,
 libavutil-dev,
 libfluidsynth-dev,
 libfreetype-dev,
 libgl-dev,
 libgmock-dev,
 libgtest-dev,
 libminizip-dev,
 libopusfile-dev,
 libpcap0.8-dev,
 libphysfs-dev,
 libpng-dev,
 libsdl2-dev,
 libsdl2-net-dev,
 libslirp-dev,
 libspeexdsp-dev,
 libswscale-dev,
 libx11-dev,
 libxkbfile-dev,
 libxrandr-dev,
 libxxhash-dev,
 libzstd-dev,
 pycrc,
 zlib1g-dev,
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/debian/dosbox-x
Vcs-Git: https://salsa.debian.org/debian/dosbox-x.git
Homepage: https://dosbox-x.com
Package: dosbox-x
Architecture: linux-any
Depends: ${misc:Depends}, ${shlibs:Depends}, dosbox-x-data (= ${source:Version})
Description: DOS emulator with complete, accurate hardware emulation
 DOSBox-X is a comprehensive DOS emulator, supporting DOS applications
 including Windows 3.x and Windows 9x, and striving to provide accurate
 hardware emulation. It is based on the original DOSBox and includes
 features from a number of forks including SVN Daum, ECE, DOSBox
 Staging, DOSVAX, and vDosPlus.
 .
 Its features include:
  - a built-in drop-down menu
  - a graphical configuration tool
  - support for save-states
  - NEC PC-98, AX, and J-3100 emulations
  - DOS/V support for Chinese, Japanese, and Korean language support
  - support for CONFIG.SYS commands
  - printing support
  - long filename support
  - DOS SHARE emulation
  - wheel mouse support (including the CuteMouse wheel mouse API)
  - 3Dfx Voodoo chip emulation
  - NE2000 emulation
  - MT-32 emulation
 .
 DOSBox-X isn't a direct upgrade from DOSBox, but DOSBox users should
 be able to use DOSBox-X without difficulty.
Package: dosbox-x-data
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: DOS emulator with accurate hardware emulation - data
 DOSBox-X is a comprehensive DOS emulator, supporting DOS applications
 including Windows 3.x and Windows 9x, and striving to provide accurate
 hardware emulation. It is based on the original DOSBox and includes
 features from a number of forks including SVN Daum, ECE, DOSBox
 Staging, DOSVAX, and vDosPlus.
 .
 This package contains the DOSBox-X shared data.
 
     |