blob: 1e4ae912fa9581b21063d0275ab107efaa7f0830 (
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
|
pkgbase = sseqplayer-git
pkgdesc = Library for decoding Nitro Composer Sound Format (NSCF) files
pkgver = r27.91436e7
pkgrel = 1
url = https://github.com/kode54/SSEQPlayer
arch = i686
arch = x86_64
license = custom:WTFPL
makedepends = git
depends = glibc
depends = gcc-libs
provides = sseqplayer
conflicts = sseqplayer
source = sseqplayer-git::git+https://github.com/kode54/SSEQPlayer.git
source = makefile.patch
source = g++-fix.patch
source = g++-fix-2.patch
source = g++-fix-3.patch
sha256sums = SKIP
sha256sums = 9459ce17453fb70b04ccac200e77259f8995fb22f8c4232473657e16f0563b78
sha256sums = db3afb40a04b8199e78636d309e279b2ec47bf0c81b6c3fdb859c405568fde68
sha256sums = 9151cea3ba73daec0eec2a1b4708a84a351f41aa2767cee642e097cb759cfef6
sha256sums = ec2a2a32e467895f82aff74b881e8139fbf0e3dcd96b2c3f179c476fcc69313a
pkgname = sseqplayer-git
|