# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= libnghttp2 VERSION= 1.68.0 KEYWORDS= net www VARIANTS= std SDESC[std]= HTTP/2 C library and tools HOMEPAGE= https://nghttp2.org/ CONTACT= nobody DOWNLOAD_GROUPS= main SITES[main]= GITHUB/nghttp2:nghttp2:v1.68.0 DISTFILE[1]= generated:main DF_INDEX= 1 SPKGS[std]= set 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.29.2 [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] 07dfdadf670193baa7d6c23a007afa6ff2d3e4301b2a701c41dfd053e3468f09 1041178 nghttp2-nghttp2-1.68.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:573:patches/patch-Makefile.am] --- Makefile.am.orig 2025-09-15 11:31:11 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 tests third-party src bpf examples integration-tests \ - doc contrib +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 \