summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2015-08-27 21:19:24 +0200
committerMartchus2015-08-27 21:19:24 +0200
commit6ca92f4ea02773bf021c62f7fb6bb902d8931022 (patch)
treefed154341176def9650bf2a0c71cd4c071d8cf87
downloadaur-6ca92f4ea02773bf021c62f7fb6bb902d8931022.tar.gz
initial import
-rw-r--r--.SRCINFO15
l---------PKGBUILD1
2 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..6556d39b9758
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = tagparser
+ pkgdesc = Library for reading and editing meta-data of several media formats.
+ pkgver = 2.0.0
+ pkgrel = 1
+ url = https://github.com/Martchus/tagparser
+ arch = i686
+ arch = x86_64
+ license = GPL
+ makedepends = qt5-base
+ depends = c++utilities
+ source = tagparser-2.0.0.tar.gz::https://github.com/Martchus/tagparser/archive/v2.0.0.tar.gz
+ sha256sums = skip
+
+pkgname = tagparser
+
diff --git a/PKGBUILD b/PKGBUILD
new file mode 120000
index 000000000000..7713217d4260
--- /dev/null
+++ b/PKGBUILD
@@ -0,0 +1 @@
+../../pkgbuilds/tagparser/default/PKGBUILD \ No newline at end of file