blob: 9a8093e8b7a0e798f3c5510f64c6f13679273f42 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = tme
pkgdesc = The Machine Emulator, or tme, provides a general-purpose framework for computer emulation.
pkgver = 0.12rc10
pkgrel = 1
url = http://phabrics.com
install = tme.install
arch = i686
arch = x86_64
license = GPL3
depends = libvncserver
depends = gtk4
depends = sdl2
options = libtool
source = https://osdn.net/dl/nme/tme-0.12rc10.tar.xz
sha256sums = e2c90f7c63de196c7bf52c9b06f17e2ab9db86fa86d8c3ff3ee2360fb20914f8
pkgname = tme
|