mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-21 01:52:11 +00:00
Update to buildroot 2023.08.2, updated nwipe to v0.35, added ChromeOS and Microsoft Surface drivers, fibre channel drivers.
This commit is contained in:
14
package/python-midiutil/python-midiutil.mk
Normal file
14
package/python-midiutil/python-midiutil.mk
Normal file
@@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-midiutil
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_MIDIUTIL_VERSION = 1.2.1
|
||||
PYTHON_MIDIUTIL_SOURCE = MIDIUtil-$(PYTHON_MIDIUTIL_VERSION).tar.gz
|
||||
PYTHON_MIDIUTIL_SITE = https://files.pythonhosted.org/packages/f5/44/fde6772d8bfaea64fcf5eb948124d0a5fdf5f848b14ac22a23ced53e562d
|
||||
PYTHON_MIDIUTIL_SETUP_TYPE = setuptools
|
||||
PYTHON_MIDIUTIL_LICENSE = MIT
|
||||
PYTHON_MIDIUTIL_LICENSE_FILES = License.txt
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user