blob: 22126edbae932a38d5d630c29b1524ffcffd432e (
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
31
32
33
34
35
36
37
38
39
40
|
# Generated by mksrcinfo v8
# Wed Apr 11 19:32:44 UTC 2018
pkgbase = audiotools-git
pkgdesc = Collection of audio handling programs which work from the command line (GIT Version)
pkgver = v3.1.1.127.g88d31ac3
pkgrel = 1
url = http://audiotools.sourceforge.net
arch = x86_64
license = GPL
makedepends = git
makedepends = python-setuptools
depends = python
depends = libcdio-paranoia
depends = libpulse
depends = opusfile
depends = twolame
depends = mpg123
depends = lame
depends = wavpack
depends = libdvd-audio-git
optdepends = faad2: Decoding AAC
optdepends = faac: Encoding AAC
optdepends = neroaacdec: Decoding AAC (preferred)
optdepends = neroaacenc: Encoding AAC (preferred)
optdepends = mp3gain: For MP3 Replay Gain support
optdepends = vorbisgain: For OGG Replay Gain support
optdepends = python-pillow: for Coverview interface
optdepends = pygtk: for Coverview interface (GTK)
optdepends = python-pmw: Coverview interface (Tk)
optdepends = python-urwid: interactive modes
optdepends = cdrkit: for CD burning without cuesheets
optdepends = cdrtools: for CD burning without cuesheets
optdepends = cdrdao: for CD burning with cuesheets
provides = audiotools
conflicts = audiotools
source = audiotools::git+https://github.com/tuffy/python-audio-tools.git
sha1sums = SKIP
pkgname = audiotools-git
|