summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO24
1 files changed, 24 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..2e33ffaace97
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,24 @@
+pkgbase = tagparser-git
+ pkgdesc = C++ library for reading and writing MP4/M4A/AAC (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
+ pkgver = 374.c0336ed
+ 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
+ makedepends = git
+ depends = c++utilities-git
+ depends = zlib
+ optdepends = tagparser-doc: API documentation
+ conflicts = tagparser
+ source = tagparser::git://github.com/Martchus/tagparser.git
+ sha256sums = SKIP
+
+pkgname = tagparser-git
+