aboutsummaryrefslogtreecommitdiff
path: root/src/tesserae/extra/npth.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/extra/npth.nim
parentmoved core LFS tessera to core/ (diff)
moved non LFS tessera to extra/
Diffstat (limited to 'src/tesserae/extra/npth.nim')
-rw-r--r--src/tesserae/extra/npth.nim12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/tesserae/extra/npth.nim b/src/tesserae/extra/npth.nim
new file mode 100644
index 0000000..a0e5149
--- /dev/null
+++ b/src/tesserae/extra/npth.nim
@@ -0,0 +1,12 @@
+import .. / lapis
+
+tessera "npth":
+ source: "https://www.gnupg.org/ftp/gcrypt/npth/npth-1.8.tar.bz2"
+ patches: @[""]
+ dependencies: @[""]
+ build: @[
+ "./configure --prefix=/usr",
+ "make",
+ "make install"
+ ]
+ result: "libnpth.so"
Directive (EU) 2019/790, Article 4(3); all rights regarding Text and Data Mining (TDM) are reserved.