From c7ee16c83ad1767f8eccb45972b9b8419db936d2 Mon Sep 17 00:00:00 2001 From: Steve Prybylski Date: Thu, 10 Sep 2015 18:49:50 -0400 Subject: [PATCH] New package: python-alsa-1.0.29 --- srcpkgs/python-alsa/template | 15 +++++++++++++++ srcpkgs/python-alsa/update | 1 + 2 files changed, 16 insertions(+) create mode 100644 srcpkgs/python-alsa/template create mode 100644 srcpkgs/python-alsa/update diff --git a/srcpkgs/python-alsa/template b/srcpkgs/python-alsa/template new file mode 100644 index 00000000000..1b9423609bf --- /dev/null +++ b/srcpkgs/python-alsa/template @@ -0,0 +1,15 @@ +# Template file for 'python-alsa' +pkgname=python-alsa +version=1.0.29 +revision=1 +wrksrc=pyalsa-${version} +build_style=python-module +python_versions="2.7" +hostmakedepends="python-setuptools" +makedepends="python-devel alsa-lib-devel" +short_desc="Official python bindings for ALSA (Python2)" +maintainer="Steve Prybylski " +license="GPL-2" +homepage="http://alsa-project.org" +distfiles="ftp://ftp.alsa-project.org/pub/pyalsa/pyalsa-${version}.tar.bz2" +checksum=87ea6d8a2b7a9d7b015cdd84c898dc5e524f770ae6795e0d32ac2234311c953a diff --git a/srcpkgs/python-alsa/update b/srcpkgs/python-alsa/update new file mode 100644 index 00000000000..83314f06e50 --- /dev/null +++ b/srcpkgs/python-alsa/update @@ -0,0 +1 @@ +pkgname=pyalsa