blob: 3e33e628ea7ab4c00be52bc322b2eca7637a2bdb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
# Generated by mksrcinfo v8
# Tue Apr 26 19:52:56 UTC 2016
pkgbase = tagparser
pkgdesc = C++ library for reading and writing MP4/M4A/AAC (iTunes), ID3, Vorbis, Opus and Matroska tags.
pkgver = 5.0.0
pkgrel = 1
url = https://github.com/Martchus/tagparser
arch = i686
arch = x86_64
license = GPL
makedepends = cmake
depends = c++utilities
depends = zlib
source = tagparser-5.0.0.tar.gz::https://github.com/Martchus/tagparser/archive/v5.0.0.tar.gz
sha256sums = a622711f62f99e18aea15bfa3bfdd31dd200eac504b82a891a0a5b8d725dc7c6
pkgname = tagparser
|