blob: 2a303e064a82ef3a65f57a9bc1dc1c1e94af2c07 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = openrevolution-git
pkgdesc = C/C++ BRSTM and other format tools - git version
pkgver = v2.9.0.r0.gb826540
pkgrel = 1
url = https://github.com/ic-scm/openrevolution
arch = x86_64
arch = i686
arch = pentium4
arch = armv7h
arch = aarch64
license = GPL-3.0-only
makedepends = git
depends = glibc
depends = gcc-libs
depends = rtaudio
optdepends = ffmpeg: Audio manipulation with the --ffmpeg option
provides = openrevolution
conflicts = openrevolution
source = openrevolution::git+https://github.com/ic-scm/openrevolution
sha256sums = SKIP
pkgname = openrevolution-git
|