blob: 282d0c317aec73080ec56686baa2c00641e3af0c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = libretro-pcsx2-launcher-git
pkgdesc = Launch Sony PlayStation 2 games through PCSX2, directly from RetroArch.
pkgver = r46.bc78bf9
pkgrel = 1
url = https://github.com/coldscientist/libretro-pcsx2-launcher
arch = x86_64
groups = libretro
license = MIT
makedepends = git
depends = pcsx2
depends = libretro-core-info
provides = libretro-pcsx2-launcher
conflicts = libretro-pcsx2-launcher
source = libretro-pcsx2::git+https://github.com/coldscientist/libretro-pcsx2-launcher.git
sha256sums = SKIP
pkgname = libretro-pcsx2-launcher-git
|