#!/bin/sh app=dosbox-x version=0.83.2 build=1sml makebuilddirs rm -rf $app-$version tar xf $CWD/$app-$version.tar.?z* cd $app-$version fixsrcdirpermissions ./configure \ --prefix="" \ --enable-sdl2 \ --disable-fpu \ --enable-d3d9 \ --enable-d3d-shaders make make install DESTDIR=$pkg makefinalpkg # HOW TO EDIT THIS FILE: dosbox-x: dosbox-x (Accurate emulation and retro-development) dosbox-x: dosbox-x: DOSBox-X is a fork of DOSBox; while retaining compatibility with the dosbox-x: wide base of DOS games and DOS gaming DOSBox was designed for, it goes dosbox-x: further with a focus on accurate emulation of the hardware and many dosbox-x: more ways to tweak and configure the DOS virtual machine. dosbox-x: dosbox-x: dosbox-x: dosbox-x: Homepage: http://dosbox-x.com/ dosbox-x: homepage="" download="" desc="" requires="alsa-lib libpng libpcap SDL2 freetype libX11 libXrandr libxkbfile mesa dbus libdrm libXau libXdmcp libxshmfence libXdamage "