1 2 3 4 5 6 7 8 9 10
DESCRIPTION = "Dos Emulator based on SDL" SECTION = "base" PRIORITY = "optional" RDEPENDS = "libc6 libsdl-qpe" DEPENDS = "virtual/libc libsdl-qpe" SRC_URI = "${SOURCEFORGE_MIRROR}/dosbox/dosbox-${PV}.tar.gz" inherit autotools libtool