blob: a60bdbec65e3c57ef66163aa7370baa11240b7f4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = amplelinux
pkgdesc = This is a port of the macOS native Ample project to the Linux platform, based on the AmpleWin Windows Port.
pkgver = 0.287
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
options = !strip
options = !debug
source = amplelinux-0.287.tar.gz::https://github.com/ksherlock/ample/archive/refs/tags/r80.tar.gz
md5sums = c03d15eacd9094772d40ffba7ae91485
pkgname = amplelinux
|