blob: 50aaf1ab88f998a0d71a8f0015d10a01c0d63ca1 (
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
|
pkgbase = flacon
pkgdesc = Extracts individual tracks from one big audio file containing the entire album of music and saves them as separate audio files.
pkgver = 4.1.0
pkgrel = 1
url = https://flacon.github.io/
arch = i686
arch = x86_64
license = LGPL2.1
makedepends = cmake
makedepends = icu
makedepends = qt5-tools
depends = hicolor-icon-theme
depends = qt5-base
depends = uchardet
depends = ffmpeg
optdepends = flac: For FLAC support
optdepends = vorbis-tools: For OGG support
optdepends = mac: For APE support
optdepends = wavpack: For WavPack support
optdepends = ttaenc: For TrueAudio support
optdepends = lame: For MP3 support
optdepends = mp3gain: For MP3 Replay Gain support
optdepends = opus-tools: For OPUS support
optdepends = vorbisgain: For OGG Replay Gain support
provides = flacon
conflicts = flacon-git
source = https://github.com/flacon/flacon/archive/v4.1.0.tar.gz
sha256sums = 8e9b7e9b12b79d7dbe1b1e4f47d7561538a62a55ab752a7269736a77bf56dd70
pkgname = flacon
|