Obsolete VTE pre-2.91 ABI
[oi-userland.git] / components / python / pyxdg / Makefile
blob2cc3b4cfe4cffb2a038a25af865759885477a18b
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
7 # A full copy of the text of the CDDL should have accompanied this
8 # source. A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # This file was automatically generated using the following command:
14 # $WS_TOOLS/python-integrate-project pyxdg
17 BUILD_STYLE = setup.py
19 include ../../../make-rules/shared-macros.mk
21 COMPONENT_NAME = pyxdg
22 HUMAN_VERSION = 0.28
23 COMPONENT_REVISION = 1
24 COMPONENT_SUMMARY = pyxdg - PyXDG contains implementations of freedesktop.org standards in python.
25 COMPONENT_PROJECT_URL = http://freedesktop.org/wiki/Software/pyxdg
26 COMPONENT_ARCHIVE_URL = \
27 https://files.pythonhosted.org/packages/b0/25/7998cd2dec731acbd438fbf91bc619603fc5188de0a9a17699a781840452/pyxdg-0.28.tar.gz
28 COMPONENT_ARCHIVE_HASH = \
29 sha256:3267bb3074e934df202af2ee0868575484108581e6f3cb006af1da35395e88b4
30 COMPONENT_LICENSE = LGPL-2.0-only
31 COMPONENT_LICENSE_FILE = COPYING
33 TEST_STYLE = pytest
35 include $(WS_MAKE_RULES)/common.mk
37 # Auto-generated dependencies
38 PYTHON_REQUIRED_PACKAGES += runtime/python