blob: 08cb7ca3c3cda727dff2eec9bda1e792846d29cb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = shoebill
pkgdesc = A Macintosh II emulator that runs A/UX
pkgver = 0.0.5
pkgrel = 3
url = https://github.com/pruten/shoebill
arch = i686
arch = x86_64
license = BSD
depends = sdl2
source = shoebill-0.0.5.tar.gz::https://github.com/pruten/shoebill/archive/0.0.5.tar.gz
source = no_sys_errlist.patch
md5sums = 03d24eeee574c06f9baa8c7c921d4682
md5sums = d8dcf81ea5eb69fc2678cd39294c45ec
pkgname = shoebill
|