python/hypothesis: update to 6.121.0
[oi-userland.git] / components / text / wv / Makefile
blob621da737358b4ab98aa6612496721dc7e6d5f802
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 2022 Niklas Poslovski
15 BUILD_BITS=64
16 include ../../../make-rules/shared-macros.mk
18 COMPONENT_NAME= wv
19 COMPONENT_VERSION= 1.2.9
20 #COMPONENT_REVISION= 1
21 COMPONENT_PROJECT_URL= http://wvware.sourceforge.net
22 COMPONENT_SUMMARY= MSWord library can load and parse Word 2000, 97, 95 and 6 file formats
23 COMPONENT_FMRI= library/wv
24 COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
25 COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz
26 COMPONENT_ARCHIVE_HASH= \
27 sha256:4c730d3b325c0785450dd3a043eeb53e1518598c4f41f155558385dd2635c19d
28 COMPONENT_ARCHIVE_URL= http://abiword.com/downloads/$(COMPONENT_NAME)/$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)
29 COMPONENT_CLASSIFICATION= Applications/System Utilities
30 COMPONENT_LICENSE= GPLv2
31 COMPONENT_LICENSE_FILE= wv.license
33 TEST_TARGET = $(NO_TESTS)
34 include $(WS_MAKE_RULES)/common.mk
36 # Auto-generated dependencies
37 REQUIRED_PACKAGES += library/desktop/libgsf
38 REQUIRED_PACKAGES += library/glib2
39 REQUIRED_PACKAGES += library/libxml2
40 REQUIRED_PACKAGES += library/zlib
41 REQUIRED_PACKAGES += shell/ksh93
42 REQUIRED_PACKAGES += system/library