summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO23
1 files changed, 23 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..2fc2c95a12c9
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,23 @@
+pkgbase = python-pytaglib
+ pkgdesc = Python bindigs for the TagLib audio metadata library
+ pkgver = 1.0.3
+ pkgrel = 2
+ url = http://pypi.python.org/pypi/pytaglib
+ arch = i686
+ arch = x86_64
+ license = GPL3
+ makedepends = python-setuptools
+ makedepends = python2-setuptools
+ makedepends = taglib
+ options = !emptydirs
+ source = http://pypi.python.org/packages/source/p/pytaglib/pytaglib-1.0.3.tar.gz
+ md5sums = 6761a43e051b15ab499cc48d5d21f231
+
+pkgname = python-pytaglib
+ depends = python
+ depends = taglib
+
+pkgname = python2-pytaglib
+ depends = python2
+ depends = taglib
+