]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/dosbox/dosbox_0.61.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / dosbox / dosbox_0.61.bb
1 BROKEN = "1"
2 DESCRIPTION = "Dos Emulator based on SDL"
3 SECTION = "base"
4 PRIORITY = "optional"
5 DEPENDS = "libsdl-qpe"
6 LICENSE = "GPL"
7
8 SRC_URI = "${SOURCEFORGE_MIRROR}/dosbox/dosbox-${PV}.tar.gz"
9
10 inherit autotools 
11