blob: 60024594cd235c0e4b41216f02fa75f3e3a468a7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = libretro-yabause-git
pkgdesc = Sega Saturn core
pkgver = r3321.12c869191
pkgrel = 1
url = https://github.com/libretro/yabause
arch = i686
arch = x86_64
groups = libretro-unstable
license = GPL2
makedepends = git
depends = glew
depends = glibc
depends = libretro-core-info
provides = libretro-yabause
conflicts = libretro-yabause
source = libretro-yabause::git+https://github.com/libretro/yabause.git
sha256sums = SKIP
pkgname = libretro-yabause-git
|