blob: 234d088dd2d4755df811759f272fb3fd363566c1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# Αδειοδοτείται υπό τους όρους της EUPL
import .. / .. / lapis
tessera "libidn":
source: "https://ftp.gnu.org/gnu/libidn/libidn2-2.3.8.tar.gz"
patches: @[""]
dependencies: @[
"libunistring"
]
build: @[
"./configure --prefix=/usr --disable-static",
"make",
"make install"
]
result: "libidn2.so"
|
; all rights regarding Text and Data Mining (TDM) are reserved.