blob: 1432876d18f7a3d188f771ca436f6d24c249b905 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = liblsdj-git
pkgdesc = Library for working with the LSDj save file format
pkgver = 2.2.0_457
pkgrel = 1
url = https://github.com/stijnfrishert/libLSDJ
changelog = CHANGELOG
arch = any
license = MIT
makedepends = cmake
makedepends = git
makedepends = git-lfs
provides = lsdsng-export
provides = lsdsng-import
provides = lsdj-mono
provides = lsdj-wavetable-import
source = liblsdj::git+https://github.com/stijnfrishert/libLSDJ.git
source = Catch2::git+https://github.com/catchorg/Catch2.git
sha256sums = SKIP
sha256sums = SKIP
pkgname = liblsdj-git
|