# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= libnghttp2 VERSION= 1.61.0 KEYWORDS= net www VARIANTS= standard SDESC[standard]= HTTP/2 C library and tools HOMEPAGE= https://nghttp2.org/ CONTACT= nobody DOWNLOAD_GROUPS= main SITES[main]= GITHUB/nghttp2:nghttp2:v1.61.0 DISTFILE[1]= generated:main DF_INDEX= 1 SPKGS[standard]= complete primary dev OPTIONS_AVAILABLE= none OPTIONS_STANDARD= none USES= autoreconf cpe libtool pkgconfig LICENSE= MIT:primary LICENSE_FILE= MIT:{{WRKSRC}}/COPYING LICENSE_SCHEME= solo CPE_PRODUCT= nghttp2 CPE_VENDOR= nghttp2 FPC_EQUIVALENT= www/libnghttp2 MUST_CONFIGURE= gnu CONFIGURE_ARGS= --enable-lib-only INSTALL_TARGET= install-strip SOVERSION= 14.28.0 [FILE:309:descriptions/desc.primary] nghttp2 is an implementation of HTTP/2 and its header compression algorithm HPACK in C. The framing layer of HTTP/2 is implemented as a reusable C library. On top of that has been implemented a HTTP/2 client, server and proxy. A load test and benchmarking tool for HTTP/2 and SPDY has also been developed. [FILE:108:distinfo] 5905df7984d04b7a6621ae591c410978b183af3900f923241138c953812f7dd4 1067767 nghttp2-nghttp2-1.61.0.tar.gz [FILE:61:manifests/plist.primary] lib/ libnghttp2.so.%%SOMAJOR%% libnghttp2.so.%%SOVERSION%% [FILE:104:manifests/plist.dev] include/nghttp2/ nghttp2.h nghttp2ver.h lib/ libnghttp2.a libnghttp2.so lib/pkgconfig/libnghttp2.pc [FILE:580:patches/patch-Makefile.am] --- Makefile.am.orig 2024-03-01 08:04:52 UTC +++ Makefile.am @@ -20,12 +20,11 @@ # LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION # OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION # WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -SUBDIRS = lib third-party src bpf examples tests integration-tests \ - doc contrib script +SUBDIRS = lib ACLOCAL_AMFLAGS = -I m4 -dist_doc_DATA = README.rst +dist_doc_DATA = EXTRA_DIST = nghttpx.conf.sample proxy.pac.sample android-config android-env \ Dockerfile.android \