blob: d4213cf8c1d98418674a7fe47827abb519a425d3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = libretro-swanstation-git
pkgdesc = SwanStation is an open-source Libretro core implementation of DuckStation, a PSX emulator.
pkgver = r5625.299f0638
pkgrel = 1
url = https://github.com/libretro/swanstation
arch = x86_64
arch = i686
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
|