pkgbase = boxtron
	pkgdesc = Compatibility tool to run DOS games on Steam through native Linux DOSBox
	pkgver = 0.5.4
	pkgrel = 1
	url = https://github.com/dreamer/boxtron
	arch = i686
	arch = x86_64
	license = GPL-2.0-or-later
	makedepends = git
	depends = python
	depends = dosbox
	depends = inotify-tools
	depends = timidity++
	optdepends = steam: The Steam client
	optdepends = soundfont-fluid: required for MIDI support, but another soundfont can be used
	source = boxtron::git+https://github.com/dreamer/boxtron.git#tag=v0.5.4
	sha256sums = SKIP

pkgname = boxtron
