mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-01 22:12:12 +00:00
First commit of Shredos v2021.08.2_19_x86-64_0.32.014
This commit is contained in:
14
package/python-pyalsa/python-pyalsa.mk
Normal file
14
package/python-pyalsa/python-pyalsa.mk
Normal file
@@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-pyalsa
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_PYALSA_VERSION = 1.1.6
|
||||
PYTHON_PYALSA_SOURCE = pyalsa-$(PYTHON_PYALSA_VERSION).tar.bz2
|
||||
PYTHON_PYALSA_SITE = ftp://ftp.alsa-project.org/pub/pyalsa
|
||||
PYTHON_PYALSA_SETUP_TYPE = distutils
|
||||
PYTHON_PYALSA_LICENSE = LGPL-2.1+
|
||||
PYTHON_PYALSA_DEPENDENCIES = alsa-lib
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user