blob: bdc7c071dc82c5eecf75f38095e7e1a3b4413e4e (
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 = 5.0.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/v5.0.0.tar.gz
sha256sums = 183d364fb47afa8b9e55803b77b99c9eba44d7031a28d4062b1a309b2a9f02b2
pkgname = flacon
|