blob: 0bd7b8a1f08f99bc396028e6652f5a866f169761 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = openmsx-catapult-git
pkgdesc = Front-end for openMSX: the MSX emulator that aims for perfection.
pkgver = 1019.93d9109
pkgrel = 1
url = http://openmsx.org
arch = i686
arch = x86_64
license = GPL
makedepends = python
makedepends = git
depends = libxml2
depends = wxwidgets-gtk2
depends = zlib
depends = libjpeg
depends = libpng
depends = libtiff
optdepends = openmsx
provides = openmsx-catapult
conflicts = openmsx-catapult
source = git+https://github.com/openMSX/wxcatapult.git
md5sums = SKIP
pkgname = openmsx-catapult-git
|