python/manuel: update to 1.13.0
[oi-userland.git] / components / archiver / cabextract / Makefile
blob6ff603f6e0e789f72f513e9b46eb171e45cb118f
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"). You may
4 # only use this file in accordance with the terms of the CDDL.
6 # A full copy of the text of the CDDL should have accompanied this
7 # source. A copy of the CDDL is also available via the Internet at
8 # http://www.illumos.org/license/CDDL.
12 # Copyright 2011, EveryCity Ltd. All rights reserved.
13 # Copyright 2013, Adam Stevko. All rights reserved.
16 USE_DEFAULT_TEST_TRANSFORMS= yes
17 include ../../../make-rules/shared-macros.mk
19 COMPONENT_NAME= cabextract
20 COMPONENT_VERSION= 1.11
21 COMPONENT_SUMMARY= cabextract - extract Microsoft cabinet files
22 COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
23 COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz
24 COMPONENT_ARCHIVE_HASH= sha256:b5546db1155e4c718ff3d4b278573604f30dd64c3c5bfd4657cd089b823a3ac6
25 COMPONENT_PROJECT_URL= https://www.cabextract.org.uk/
26 COMPONENT_ARCHIVE_URL= https://www.cabextract.org.uk/$(COMPONENT_ARCHIVE)
27 COMPONENT_FMRI= archiver/cabextract
28 COMPONENT_CLASSIFICATION= Applications/Accessories
29 COMPONENT_LICENSE= GPLv3
30 COMPONENT_LICENSE_FILE= COPYING
32 include $(WS_MAKE_RULES)/common.mk
34 # Auto-generated dependencies
35 REQUIRED_PACKAGES += system/library