blob: 8e8b10de932a93a875fac85faa89972d61e91c9c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = libretro-swanstation-git
pkgdesc = SwanStation is an open-source Libretro core implementation of DuckStation, a PSX emulator.
pkgver = r5793.6a8c32b
pkgrel = 1
url = https://github.com/libretro/swanstation
arch = x86_64
arch = i686
arch = aarch64
groups = libretro
license = GPL3
makedepends = cmake
makedepends = git
depends = libretro-core-info
provides = libretro-swanstation
conflicts = libretro-swanstation
source = git+https://github.com/libretro/swanstation.git
sha256sums = SKIP
pkgname = libretro-swanstation-git
|