mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-14 06:32:11 +00:00
First commit of Shredos v2021.08.2_19_x86-64_0.32.014
This commit is contained in:
15
package/python-pycups/python-pycups.mk
Normal file
15
package/python-pycups/python-pycups.mk
Normal file
@@ -0,0 +1,15 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-pycups
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_PYCUPS_VERSION = 2.0.1
|
||||
PYTHON_PYCUPS_SOURCE = pycups-$(PYTHON_PYCUPS_VERSION).tar.gz
|
||||
PYTHON_PYCUPS_SITE = https://files.pythonhosted.org/packages/0c/bb/82546806a86dc16f5eeb76f62ffdc42cce3d43aacd4e25a8b5300eec0263
|
||||
PYTHON_PYCUPS_SETUP_TYPE = distutils
|
||||
PYTHON_PYCUPS_LICENSE = GPL-2.0+
|
||||
PYTHON_PYCUPS_LICENSE_FILES = COPYING
|
||||
PYTHON_PYCUPS_DEPENDENCIES = cups
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user