blob: 51c1cb9853e302605bcfd25859bf9111c92a86cb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = libretro-meowpc98-git
pkgdesc = Neko Project 2 (PC98 emulator) port for libretro/RetroArch
pkgver = 124.3a8cf48
pkgrel = 1
url = https://github.com/libretro/libretro-meowPC98
arch = i686
arch = x86_64
arch = arm
arch = armv6h
arch = armv7h
groups = libretro
license = GPL2
makedepends = git
makedepends = python2
depends = zlib
depends = glibc
depends = libretro-core-info
source = git+https://github.com/libretro/libretro-meowPC98.git
md5sums = SKIP
pkgname = libretro-meowpc98-git
|