blob: f43ade74294dff437d80b3dad93d753791e4ddb6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = dxconvert
pkgdesc = A file conversion and manipulation toolkit for Yamaha FM synth patches
pkgver = 3.2.3
pkgrel = 1
url = http://dxconvert.martintarenskeen.nl/
arch = any
groups = pro-audio
license = GPL-3.0-only
depends = python
optdepends = tk: dxconvert and txconvert GUI
optdepends = zbar: convert patches from QR codes to SysEx
optdepends = python-qrcode: convert patches from SysEx to QR codes
source = https://dxconvert.martintarenskeen.nl/DXconvert-3.2.3.zip
sha256sums = 532e4b98fb9b5b47f884963a6b1cb0ffd9c6b55fe2d3c1b062078d414b396fc2
pkgname = dxconvert
|