summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 600a2e712b222e7fca032d38a56b7652d959d45c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = tagparser
	pkgdesc = C++ library for reading and writing MP4/M4A/AAC (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
	pkgver = 9.1.0
	pkgrel = 1
	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
	depends = c++utilities
	depends = zlib
	optdepends = tagparser-doc: API documentation
	source = tagparser-9.1.0.tar.gz::https://github.com/Martchus/tagparser/archive/v9.1.0.tar.gz
	sha256sums = 8db263091b9cfc9288c683875354bb86903c22e2af99ad62ed2e7a5452f15a84

pkgname = tagparser