mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-21 01:52:11 +00:00
First commit of Shredos v2021.08.2_19_x86-64_0.32.014
This commit is contained in:
14
package/python-pyudev/python-pyudev.mk
Normal file
14
package/python-pyudev/python-pyudev.mk
Normal file
@@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-pyudev
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_PYUDEV_VERSION = 0.22.0
|
||||
PYTHON_PYUDEV_SOURCE = pyudev-$(PYTHON_PYUDEV_VERSION).tar.gz
|
||||
PYTHON_PYUDEV_SITE = https://files.pythonhosted.org/packages/72/c8/4660d815a79b1d42c409012aaa10ebd6b07a47529b4cb6880f27a24bd646
|
||||
PYTHON_PYUDEV_LICENSE = LGPL-2.1+
|
||||
PYTHON_PYUDEV_LICENSE_FILES = COPYING
|
||||
PYTHON_PYUDEV_SETUP_TYPE = setuptools
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user