blob: b77408eb72964a084bf145c2c1bda33ae7534c88 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = easyeffects-record
pkgdesc = Automated player and recorder for Easy Effects, allowing re-recording one or multiple songs with applied effects.
pkgver = 0.1.0
pkgrel = 1
url = https://github.com/sparklost/easyeffects-record
arch = any
license = GPL-3.0-only
makedepends = git
depends = python>=3.11
depends = easyeffects
depends = ffmpeg
depends = pipewire
source = git+https://github.com/sparklost/easyeffects-record.git
sha256sums = SKIP
pkgname = easyeffects-record
|