blob: 34cc4f73762a9daf32188a0ae0027ed3ac4bb7ee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = unsf-git
pkgdesc = Convert SoundFont .sf2 files into GUS-type instrument patches
pkgver = 1.0.r119.gc5e5a8c
pkgrel = 1
url = https://github.com/psi29a/unsf
arch = x86_64
license = CC0
makedepends = git
depends = glibc
provides = unsf
conflicts = unsf
source = git+https://github.com/psi29a/unsf.git
sha256sums = SKIP
pkgname = unsf-git
|