# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= libkiwix VERSION= 14.1.0 KEYWORDS= devel VARIANTS= std SDESC[std]= Common code base for all Kiwix ports HOMEPAGE= https://github.com/kiwix/libkiwix CONTACT= Michael_Reim[kraileth@elderlinux.org] DOWNLOAD_GROUPS= main mustache SITES[main]= GITHUB/kiwix:libkiwix:14.1.0 SITES[mustache]= GITHUB/kainjow:Mustache:v4.1 DISTFILE[1]= generated:main DISTFILE[2]= generated:mustache DF_INDEX= 1 2 SPKGS[std]= set primary dev man OPTIONS_AVAILABLE= none OPTIONS_STANDARD= none BUILD_DEPENDS= gtest:set:std icu:dev:std libmicrohttpd:dev:std libzim:dev:std pugixml:dev:std xapian-core:dev:std BUILDRUN_DEPENDS= icu:primary:std libmicrohttpd:primary:std libzim:primary:std pugixml:primary:std xapian-core:primary:std RUN_DEPENDS= aria2:primary:std USES= cpe curl meson pkgconfig ssl xz zlib zstd LICENSE= GPLv3+:primary LICENSE_TERMS= primary:{{WRKDIR}}/TERMS LICENSE_FILE= GPLv3+:{{WRKSRC}}/COPYING LICENSE_AWK= TERMS:"^$$" LICENSE_SOURCE= TERMS:{{WRKSRC}}/include/kiwix.h LICENSE_SCHEME= solo CPE_VENDOR= kiwix FPC_EQUIVALENT= devel/libkiwix SOVERSION= 14.1.0 CXXFLAGS= -I{{WRKSRC}} post-extract: ${CP} ${WRKDIR}/Mustache-4.1/mustache.hpp \ ${WRKSRC} [FILE:124:descriptions/desc.primary] The Libkiwix provides the Kiwix software suite core. It contains the code shared by Kiwix accross all supported platforms. [FILE:213:distinfo] 046cf46f31931da13d05ee47a721512698f67348eacd0013c47e1b51548c3cf4 1301999 kiwix-libkiwix-14.1.0.tar.gz acd66359feb4318b421f9574cfc5a511133a77d916d0b13c7caa3783c0bfe167 98905 kainjow-Mustache-4.1.tar.gz [FILE:107:manifests/plist.primary] bin/ kiwix-compile-i18n kiwix-compile-resources lib/ libkiwix.so.%%SOMAJOR%% libkiwix.so.%%SOVERSION%% [FILE:248:manifests/plist.dev] include/kiwix/ book.h bookmark.h common.h downloader.h i18n.h kiwix_config.h kiwixserve.h library.h manager.h name_mapper.h search_renderer.h server.h spelling_correction.h tools.h version.h lib/libkiwix.so lib/pkgconfig/libkiwix.pc [FILE:65:manifests/plist.man] share/man/man1/ kiwix-compile-i18n.1 kiwix-compile-resources.1 [FILE:228:patches/patch-src_tools_networkTools.cpp] --- src/tools/networkTools.cpp.orig 2024-10-09 17:18:52 UTC +++ src/tools/networkTools.cpp @@ -44,6 +44,7 @@ #include #include #include +#include #endif #ifdef __HAIKU__