Andreas Wacknitz
2024-03-29 b0bf37281ad1fff8966925c65eb01e443e66b491
components/web/curl/manifests/sample-manifest.p5m
@@ -10,7 +10,7 @@
#
#
# Copyright 2023 <contributor>
# Copyright 2024 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
@@ -23,8 +23,6 @@
license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
file path=usr/bin/$(MACH32)/curl
file path=usr/bin/$(MACH32)/curl-config
file path=usr/bin/curl
file path=usr/bin/curl-config
file path=usr/include/curl/curl.h
@@ -43,10 +41,6 @@
link path=usr/lib/$(MACH64)/libcurl.so.4 target=libcurl.so.4.8.0
file path=usr/lib/$(MACH64)/libcurl.so.4.8.0
file path=usr/lib/$(MACH64)/pkgconfig/libcurl.pc
link path=usr/lib/libcurl.so target=libcurl.so.4.8.0
link path=usr/lib/libcurl.so.4 target=libcurl.so.4.8.0
file path=usr/lib/libcurl.so.4.8.0
file path=usr/lib/pkgconfig/libcurl.pc
file path=usr/share/aclocal/libcurl.m4
file path=usr/share/man/man1/curl-config.1
file path=usr/share/man/man1/curl.1
@@ -91,6 +85,7 @@
file path=usr/share/man/man3/CURLINFO_PROXYAUTH_AVAIL.3
file path=usr/share/man/man3/CURLINFO_PROXY_ERROR.3
file path=usr/share/man/man3/CURLINFO_PROXY_SSL_VERIFYRESULT.3
file path=usr/share/man/man3/CURLINFO_QUEUE_TIME_T.3
file path=usr/share/man/man3/CURLINFO_REDIRECT_COUNT.3
file path=usr/share/man/man3/CURLINFO_REDIRECT_TIME.3
file path=usr/share/man/man3/CURLINFO_REDIRECT_TIME_T.3
@@ -120,6 +115,7 @@
file path=usr/share/man/man3/CURLINFO_TLS_SSL_PTR.3
file path=usr/share/man/man3/CURLINFO_TOTAL_TIME.3
file path=usr/share/man/man3/CURLINFO_TOTAL_TIME_T.3
file path=usr/share/man/man3/CURLINFO_USED_PROXY.3
file path=usr/share/man/man3/CURLINFO_XFER_ID.3
file path=usr/share/man/man3/CURLMOPT_CHUNK_LENGTH_PENALTY_SIZE.3
file path=usr/share/man/man3/CURLMOPT_CONTENT_LENGTH_PENALTY_SIZE.3
@@ -358,6 +354,7 @@
file path=usr/share/man/man3/CURLOPT_SEEKDATA.3
file path=usr/share/man/man3/CURLOPT_SEEKFUNCTION.3
file path=usr/share/man/man3/CURLOPT_SERVER_RESPONSE_TIMEOUT.3
file path=usr/share/man/man3/CURLOPT_SERVER_RESPONSE_TIMEOUT_MS.3
file path=usr/share/man/man3/CURLOPT_SERVICE_NAME.3
file path=usr/share/man/man3/CURLOPT_SHARE.3
file path=usr/share/man/man3/CURLOPT_SOCKOPTDATA.3