blob: 89af6ed339244d8483197ff9da7776cf9cbabcca (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = python-fmod-tookit-git
pkgdesc = A lightweight Python package designed to extract and export audio.
pkgver = r2.c471d3b
pkgrel = 3
url = https://github.com/K0lb3/fmod_toolkit.git
arch = x86_64
license = MIT
checkdepends = python-pytest
checkdepends = python-pytest-cov
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
makedepends = git
makedepends = git-lfs
depends = python
provides = python-fmod-tookit
conflicts = python-fmod-tookit
options = !strip
source = fmod_toolkit::git+https://github.com/K0lb3/fmod_toolkit.git
md5sums = SKIP
pkgname = python-fmod-tookit-git
|