generated from gaoyang3513/SDK_RK3288
[Mod] First commit
This commit is contained in:
13
package/python-pyinotify/python-pyinotify.mk
Normal file
13
package/python-pyinotify/python-pyinotify.mk
Normal file
@ -0,0 +1,13 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-pyinotify
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_PYINOTIFY_VERSION = 0.9.6
|
||||
PYTHON_PYINOTIFY_SITE = $(call github,seb-m,pyinotify,$(PYTHON_PYINOTIFY_VERSION))
|
||||
PYTHON_PYINOTIFY_SETUP_TYPE = setuptools
|
||||
PYTHON_PYINOTIFY_LICENSE = MIT
|
||||
PYTHON_PYINOTIFY_LICENSE_FILES = COPYING
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user