blob: b8fd8034b9b8f6b6e4d910b6706e7d76a1658f9b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = better-libretro-pcsx2-launcher-git
pkgdesc = Launch Sony PlayStation 2 games through PCSX2, directly from RetroArch. Updated to work with PCSX2 from this century and extended with extra functionality/robustness
pkgver = r75.a1dd7e4
pkgrel = 1
url = https://github.com/TheBeardOfTruth/better-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/TheBeardOfTruth/better-libretro-pcsx2-launcher.git
sha256sums = SKIP
pkgname = better-libretro-pcsx2-launcher-git
|