summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3c57494592a07d6b3fd0a9bd9a5cc30a4bf8ff66 (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
41
42
43
44
45
46
47
48
49
50
51
pkgbase = flacon-git
	pkgdesc = Extracts individual tracks from one big audio file containing the entire album of music and saves them as separate audio files. (Git Version)
	pkgver = v1.0.1.3.ga605b17
	pkgrel = 1
	url = http://flacon.github.io/
	arch = x86_64
	arch = i686
	license = LGPL2.1
	makedepends = cmake
	makedepends = git
	makedepends = qt4
	makedepends = qt5-tools
	makedepends = qt5-base
	makedepends = uchardet
	makedepends = shntool
	optdepends = faac: For AAC support
	optdepends = flac: For FLAC support
	optdepends = lame: For MP3 support
	optdepends = mac: For APE support
	optdepends = mp3gain: For MP3 Replay Gain support
	optdepends = vorbis-tools: For OGG support
	optdepends = ttaenc: For TrueAudio support
	optdepends = vorbisgain: For OGG Replay Gain support
	optdepends = wavpack: For WavPack support
	source = git+https://github.com/flacon/flacon.git
	sha1sums = SKIP

pkgname = flacon-qt4-git
	pkgdesc = Extracts individual tracks from one big audio file containing the entire album of music and saves them as separate audio files. Qt4 build (Git Version)
	install = flacon-git.install
	depends = qt4
	depends = uchardet
	depends = shntool
	provides = flacon
	provides = flacon-qt4
	conflicts = flacon
	conflicts = flacon-qt5

pkgname = flacon-qt5-git
	pkgdesc = Extracts individual tracks from one big audio file containing the entire album of music and saves them as separate audio files. Qt5 build (Git Version)
	install = flacon-git.install
	depends = qt5-base
	depends = uchardet
	depends = shntool
	depends = hicolor-icon-theme
	depends = desktop-file-utils
	provides = flacon
	provides = flacon-qt5
	conflicts = flacon
	conflicts = flacon-qt4