blob: afa86eb35072104e878b84cb457e0f53a405a14e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
pkgbase = libretro-mupen64plus-next-git
pkgdesc = Nintendo 64 core
pkgver = r411.26e306ac
pkgrel = 1
url = https://github.com/libretro/mupen64plus-libretro-nx
arch = arm
arch = armv6h
arch = armv7h
arch = i686
arch = x86_64
groups = libretro
license = GPL2
makedepends = git
makedepends = libglvnd
makedepends = minizip
makedepends = nasm
makedepends = xxhash
makedepends = zlib
depends = libgl
depends = libpng
depends = libretro-core-info
provides = libretro-mupen64plus-next
conflicts = libretro-mupen64plus-next
replaces = libretro-mupen64plus-nx-git
options = !lto
source = libretro-mupen64plus-next::git+https://github.com/libretro/mupen64plus-libretro-nx.git
b2sums = SKIP
pkgname = libretro-mupen64plus-next-git
|