summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2d28c9e3c0e756d8bd34c3b18c43422db1a8e00b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = tepsonic-git
	pkgdesc = A simple, lightweight audio player written in C++ and Qt that supports collections
	pkgver = 0.8c2f60b
	pkgrel = 1
	url = https://danvratil.github.io/TepSonic/
	arch = i686
	arch = x86_64
	license = GPL3
	makedepends = git
	makedepends = cmake
	makedepends = qt5-tools
	depends = qt5-base
	depends = phonon-qt5
	depends = taglib
	depends = libqxt
	source = tepsonic::git+https://github.com/danvratil/TepSonic
	md5sums = SKIP

pkgname = tepsonic-git