diff options
author | Iain Tatch | 2017-07-01 11:08:52 +0100 |
---|---|---|
committer | Iain Tatch | 2017-07-01 11:08:52 +0100 |
commit | ea48e158b5a77796aaaaaadac1e2f86fb4133ea8 (patch) | |
tree | ea93f499d2699808bacbc632009051d042ada671 /.SRCINFO | |
download | aur-beebem.tar.gz |
Initial commit, installation based on https://muffinresearch.co.uk/ubuntu-installing-the-beebem-bbc-micro-emulator/
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 00000000000..4eee724892b --- /dev/null +++ b/.SRCINFO @@ -0,0 +1,21 @@ +pkgbase = beebem + pkgdesc = BBC Micro Emulator + pkgver = 0.0.13 + pkgrel = 1 + url = http://beebem-unix.bbcmicro.com/ + arch = x86_64 + license = custom + makedepends = patch + depends = sdl + depends = gtk2 + source = http://beebem-unix.bbcmicro.com/download/beebem-0.0.13.tar.gz + source = http://beebem-unix.bbcmicro.com/download/beebem-0.0.13_64bit.patch + source = http://beebem-unix.bbcmicro.com/download/beebem-0.0.13-keys.patch + source = http://beebem-unix.bbcmicro.com/download/beebem-0.0.13_menu_crash.patch + md5sums = 44e6edc5c3e5fca9a84e2cddc4bf4858 + md5sums = fb4b26c4b0189dbf0407816314a42ec6 + md5sums = 05d373f8c295039b62f9b48cc4dad9fa + md5sums = 32de835139acabb7b919c18a9ebad830 + +pkgname = beebem + |