summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1bf3e5f6301b8f1cb79bc340d0ccadd1ca4b3358 (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.2
	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.2.tar.gz::https://github.com/Martchus/tagparser/archive/v9.1.2.tar.gz
	sha256sums = 234987086ac0dff279a3888b0e965294fdca6adb7412b063ea36f2cc564fbce2

pkgname = tagparser