aboutsummaryrefslogtreecommitdiff
path: root/src/tesserae/nghttp2.nim
diff options
context:
space:
mode:
authoraethrvmn <me@aethrvmn.gr>2025-11-16 20:43:49 +0000
committeraethrvmn <me@aethrvmn.gr>2025-11-16 20:43:49 +0000
commit0582b0f8cd26678e741a06ba2ab42cc47a7c689a (patch)
tree028dcc99591775e87682c0ff8259fea3a21aa538 /src/tesserae/nghttp2.nim
parentmoved core LFS tessera to core/ (diff)
moved non LFS tessera to extra/
Diffstat (limited to 'src/tesserae/nghttp2.nim')
-rw-r--r--src/tesserae/nghttp2.nim19
1 files changed, 0 insertions, 19 deletions
diff --git a/src/tesserae/nghttp2.nim b/src/tesserae/nghttp2.nim
deleted file mode 100644
index 3c96372..0000000
--- a/src/tesserae/nghttp2.nim
+++ /dev/null
@@ -1,19 +0,0 @@
-import .. / lapis
-
-tessera "nghttp2":
- source: "https://github.com/nghttp2/nghttp2/releases/download/v1.66.0/nghttp2-1.66.0.tar.xz"
- patches: @[""]
- dependencies: @[
- "libxml2"
- ]
- build: @[
- """
- ./configure --prefix=/usr \
- --disable-static \
- --enable-lib-only \
- --docdir=/usr/share/doc/nghttp2-1.66.0
- """,
- "make",
- "make install"
- ]
- result: "libnghttp2.so"
Directive (EU) 2019/790, Article 4(3); all rights regarding Text and Data Mining (TDM) are reserved.