blob: a138917030f409701ea6c0d18c9e07375c5a45fd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = amplelinux-git
pkgdesc = This is a port of the macOS native Ample project to the Linux platform, based on the AmpleWin Windows Port.
pkgver = r530.d6ef2a9
pkgrel = 1
url = https://github.com/ksherlock/ample
arch = x86_64
license = GPL-2.0-or-later
makedepends = git
depends = python>=3
depends = mame
depends = pyside6
depends = python-requests
provides = amplelinux
conflicts = amplelinux
options = !strip
options = !debug
source = git+https://github.com/ksherlock/ample.git
md5sums = SKIP
pkgname = amplelinux-git
|