aboutsummaryrefslogtreecommitdiff
path: root/src/tesserae/extra/npth.nim
blob: a0e514977411e54e13893e2ff3d3a226ceb53fe6 (plain)
1
2
3
4
5
6
7
8
9
10
11
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.