blob: 2ae4f1de840124cdd20d53e18f5cc908d4a3313c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = libmikmod-n64-git
pkgdesc = A portable sound library (Nintendo 64)
pkgver = r22.6053ce4
pkgrel = 1
url = https://github.com/networkfusion/libmikmod
arch = any
license = LGPL
makedepends = git
makedepends = mips64-elf-gcc-stage1
depends = libdragon
provides = libmikmod-n64
conflicts = libmikmod-n64
options = !buildflags
options = !strip
source = git+https://github.com/N64-tools/libmikmod.git
source = makefile.diff
sha256sums = SKIP
sha256sums = f074dc7855aa5338c41c17a86559ce6dbe9aa1109b5f7d5c88c9981d995b6a10
pkgname = libmikmod-n64-git
|