summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 49ebb7867dd7a8d8859b8545d60378fd0c3a6611 (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
pkgbase = zxtune-git
	pkgdesc = Portable toolkit for ZX-Spectrum music playing
	pkgver = r5075.r2.g44be56ac0
	pkgrel = 1
	url = http://zxtune.bitbucket.io
	arch = i686
	arch = x86_64
	license = GPL3
	makedepends = make
	makedepends = boost
	makedepends = git
	makedepends = gcc
	depends = boost-libs
	depends = zlib
	depends = qt5-base
	optdepends = alsa-lib: for ALSA output support
	optdepends = lame: for conversion to .mp3 format
	optdepends = libvorbis: for conversion to .ogg format
	optdepends = flac: for conversion to .flac format
	optdepends = curl: for accessing data via network schemes
	provides = zxtune
	conflicts = zxtune-bin
	options = !strip
	options = !docs
	options = !libtool
	options = !emptydirs
	options = !zipman
	options = makeflags
	source = git+https://bitbucket.org/zxtune/zxtune.git
	md5sums = SKIP

pkgname = zxtune-git