Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1750230 Details for
Bug 1919639
Review Request: DOSBox-X - DOS/x86 emulator
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh109 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
Migrated Products
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
DOSBox-X spec file
dosbox-x.spec (text/plain), 3.49 KB, created by
Robert
on 2021-01-24 11:18:30 UTC
(
hide
)
Description:
DOSBox-X spec file
Filename:
MIME Type:
Creator:
Robert
Created:
2021-01-24 11:18:30 UTC
Size:
3.49 KB
patch
obsolete
>Name: dosbox-x >Version: 0.83.9 >Release: 1%{?dist} >Summary: DOS emulator for running DOS games and applications including Windows 3.x/9x >License: GPLv2 >URL: https://dosbox-x.com >Group: Applications/Emulators >Source: https://github.com/joncampbell123/dosbox-x/archive/%{name}-v%{version}.tar.gz > >BuildRequires: make libtool gcc gcc-c++ >BuildRequires: desktop-file-utils >BuildRequires: SDL2-devel SDL2_net-devel SDL2_ttf-devel SDL2_image-devel >BuildRequires: libX11-devel >BuildRequires: libXext-devel >BuildRequires: libxkbfile-devel >BuildRequires: libXrandr-devel >BuildRequires: freetype-devel >BuildRequires: libpng-devel >BuildRequires: alsa-lib-devel >BuildRequires: ncurses-devel >BuildRequires: zlib-devel >BuildRequires: mesa-libGL-devel >BuildRequires: pulseaudio-libs-devel >BuildRequires: fluidsynth-devel >BuildRequires: libpcap-devel > >Requires: libX11 libXext libpng alsa-lib ncurses zlib mesa-libGL pulseaudio-libs >Requires: fluid-soundfont-gm > ># Dynamic recompiler only supports x86 and arm >ExclusiveArch: %{ix86} %{arm} x86_64 aarch64 > >%description >DOSBox-X is an open-source DOS emulator for running DOS games and applications. 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. > >%prep >%autosetup -n dosbox-x-dosbox-x-v%{version} > >%build >rm -f configure >./autogen.sh >./configure --enable-core-inline --enable-debug=heavy --prefix=/usr --enable-sdl2 >make %{?_smp_mflags} > >%install >%make_install DESTDIR=%{buildroot} > >desktop-file-install \ > --dir=%{buildroot}%{_datadir}/applications \ > --set-icon=com.dosbox_x.DOSBox-X \ > contrib/linux/com.dosbox_x.DOSBox-X.desktop > >install -p -m 0644 contrib/icons/dosbox-x.svg %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/com.dosbox_x.DOSBox-X.svg >install -p -m 0644 -Dt %{buildroot}%{_datadir}/metainfo contrib/linux/com.dosbox_x.DOSBox-X.metainfo.xml >install -p -m 0644 -Dt %{buildroot}%{_datadir}/%{name}/glshaders contrib/glshaders/*.glsl > >%files >%{_bindir}/%{name} >%{_datadir}/applications/com.dosbox_x.DOSBox-X.desktop >%{_datadir}/icons/hicolor/scalable/apps/com.dosbox_x.DOSBox-X.svg >%{_datadir}/metainfo/com.dosbox_x.DOSBox-X.metainfo.xml >%{_datadir}/%{name} >%exclude %{_datadir}/icons/hicolor/scalable/apps/dosbox-x.svg > ># Required for NE2000 pcap networking support (promiscuous mode) >%post >if [ -x /usr/sbin/setcap ]; then > setcap cap_net_raw+ep %{_bindir}/dosbox-x >fi > >%changelog >* Sat Jan 23 2021 Robert de Rooy <robert.de.rooy[AT]gmail.com> - 0.89.9-1 >- Initial release
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1919639
: 1750230 |
1767183