blob: f9910acba5c628d1ceb45f8d46747412ba489cc0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# Αδειοδοτείται υπό τους όρους της EUPL
import .. / .. / lapis
tessera "icu":
source: "https://github.com/unicode-org/icu/releases/download/release-77-1/icu4c-77_1-src.tgz"
patches: @[""]
dependencies: @[""]
build: @[
"cd source",
"./configure --prefix=/usr",
"make",
"make install"
]
result: "libicudata.so"
|
; all rights regarding Text and Data Mining (TDM) are reserved.