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
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 # Copyright 2023 Niklas Poslovski
14 # Copyright 2023 Andreas Wacknitz
18 USE_DEFAULT_TEST_TRANSFORMS
= yes
19 include ..
/..
/..
/make-rules
/shared-macros.mk
21 COMPONENT_NAME
= libsoup
23 COMPONENT_SUMMARY
= Libsoup is an HTTP client
/server library for GNOME
24 COMPONENT_ARCHIVE_HASH
= sha256
:ceb1f1aa2bdd73b2cd8159d3998c96c55ef097ef15e4b4f36029209fa18af838
25 COMPONENT_PROJECT_URL
= https
://wiki.gnome.org
/Projects
/libsoup
26 COMPONENT_FMRI
= library
/libsoup3
27 COMPONENT_CLASSIFICATION
= System
/Libraries
28 COMPONENT_LICENSE
= LGPL-2.0
-only
29 COMPONENT_LICENSE_FILE
= COPYING
31 include $(WS_MAKE_RULES
)/gnome.mk
32 include $(WS_MAKE_RULES
)/common.mk
34 # GNU msgfmt is needed
37 # Testing needs apachectl and httpd
38 PATH.prepend
+= /usr
/apache2
/2.4/bin
40 # Manually added dependencies
41 PYTHON_REQUIRED_PACKAGES
+= library
/python
/gi-docgen
42 TEST_REQUIRED_PACKAGES
+= web
/server
/apache-24
43 REQUIRED_PACKAGES
+= library
/glib-networking
45 # Auto-generated dependencies
46 REQUIRED_PACKAGES
+= database
/sqlite-3
47 REQUIRED_PACKAGES
+= library
/brotli
48 REQUIRED_PACKAGES
+= library
/glib2
49 REQUIRED_PACKAGES
+= library
/libpsl
50 REQUIRED_PACKAGES
+= library
/nghttp2
51 REQUIRED_PACKAGES
+= library
/zlib
52 REQUIRED_PACKAGES
+= system
/library
53 REQUIRED_PACKAGES
+= system
/library
/security
/gss