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-urwid/python-urwid.mk
Normal file
14
package/python-urwid/python-urwid.mk
Normal file
@@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-urwid
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_URWID_VERSION = 2.0.1
|
||||
PYTHON_URWID_SOURCE = urwid-$(PYTHON_URWID_VERSION).tar.gz
|
||||
PYTHON_URWID_SITE = https://files.pythonhosted.org/packages/c7/90/415728875c230fafd13d118512bde3184d810d7bf798a631abc05fac09d0
|
||||
PYTHON_URWID_LICENSE = LGPL-2.1+
|
||||
PYTHON_URWID_LICENSE_FILES = COPYING
|
||||
PYTHON_URWID_SETUP_TYPE = setuptools
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user