blob: 059bb370b176f799fed88d9d94e07d15da0a7ff7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
pkgbase = audiotools
pkgdesc = A collection of Python-based command-line audio handling programs
pkgver = 3.1.1
pkgrel = 8
url = http://audiotools.sourceforge.net
arch = i686
arch = x86_64
license = GPL
makedepends = python-setuptools
depends = python-urwid
depends = libcdio-paranoia
depends = libdvd-audio
depends = lame
depends = twolame
depends = vorbis-tools
depends = faad2
depends = faac
depends = opus-tools
depends = opusfile
depends = libpulse
depends = wavpack
depends = mpg123
optdepends = cdrkit: CD burning without cuesheet support
optdepends = cdrdao: CD burning with cuesheeet support
options = !lto
options = !debug
source = http://downloads.sourceforge.net/audiotools/audiotools-3.1.1.tar.gz
b2sums = 065b5dc23796ea8d1dc72dc581a8929fe26e08180af2f0719470d80d5c82be2455ffda28fe8fd5ca63ae078f7fa5c6b5153e8fae496736da8f97a4eae38c4876
pkgname = audiotools
|