summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b269a1db9abfa23499960dd5899742642e5a56b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = tagparser-git
	pkgdesc = C++ library for reading and writing MP4/M4A/AAC (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
	pkgver = 560.fb4633a
	pkgrel = 2
	url = https://github.com/Martchus/tagparser
	arch = i686
	arch = x86_64
	arch = armv6h
	arch = armv7h
	arch = aarch64
	license = GPL
	checkdepends = cppunit
	checkdepends = openssl
	makedepends = cmake
	makedepends = git
	depends = c++utilities-git
	depends = zlib
	optdepends = tagparser-doc: API documentation
	source = tagparser::git+https://github.com/Martchus/tagparser.git
	sha256sums = SKIP

pkgname = tagparser-git