summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorCarsten Teibes2015-07-08 21:46:45 +0200
committerCarsten Teibes2015-07-08 21:46:45 +0200
commitecee361e5116c60f8c9ff5097dc365a211ba754c (patch)
treee5c3be1b6effb7806fcb229ac5b35ef85371726a /.SRCINFO
downloadaur-ecee361e5116c60f8c9ff5097dc365a211ba754c.tar.gz
[add] python-pyalsaaudio 0.8.2
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..177ccd34f6d4
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,24 @@
+pkgbase = python-pyalsaaudio
+ pkgdesc = ALSA wrappers for Python
+ pkgver = 0.8.2
+ pkgrel = 1
+ url = http://larsimmisch.github.io/pyalsaaudio/
+ arch = i686
+ arch = x86_64
+ license = custom: PSF
+ makedepends = python-setuptools
+ makedepends = python2-setuptools
+ makedepends = alsa-lib
+ source = https://github.com/larsimmisch/pyalsaaudio/archive/0.8.2.tar.gz
+ sha256sums = 2f16c327c0c9efd99e3094cd60044dfdd28b0a4522833af63194271c5b970e93
+
+pkgname = python-pyalsaaudio
+ pkgdesc = ALSA wrappers for Python 3
+ depends = python
+ depends = alsa-lib
+
+pkgname = python2-pyalsaaudio
+ pkgdesc = ALSA wrappers for Python 2
+ depends = python2
+ depends = alsa-lib
+