mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
Hai po (#13607)
This commit is contained in:
@@ -5,11 +5,12 @@ wrapper), that helps translators manage PO files. \
|
||||
It integrates a spell checker and a translation memory system and \
|
||||
multiple online translators, such as Google Translate, Microsoft \
|
||||
ChatGPT, Yandex etc. (At the moment only Google Translator is supported). \
|
||||
HaiPO code is released under the MIT license. This package is released \
|
||||
along with a copy of: Translate toolkit (released under GPL2), \
|
||||
This package is released along with a copy of: \
|
||||
Translate toolkit (released under GPL2), \
|
||||
rapidfuzz (MIT), \
|
||||
Levenshtein (GPL), \
|
||||
deep-translator (MIT) \
|
||||
deep-translator (MIT), \
|
||||
polib (MIT) \
|
||||
"
|
||||
HOMEPAGE="https://github.com/tmtfx/HaiPO"
|
||||
COPYRIGHT="2025 Fabio Tomat (TmTFx)"
|
||||
@@ -19,7 +20,7 @@ LICENSE="
|
||||
"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/tmtfx/HaiPO/archive/refs/tags/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="7d86fe032d8595631b382771f881ed33a53ebc9bb14f86f0585b08b5577df753"
|
||||
CHECKSUM_SHA256="e002d2e71a12535f3e4ef54e0048d93e11c5d7e066bb5d4e975360260f6f2cbb"
|
||||
SOURCE_DIR="HaiPO-$portVersion"
|
||||
|
||||
ARCHITECTURES="x86_64"
|
||||
@@ -56,6 +57,8 @@ INSTALL()
|
||||
cp data/HaiPO.png $dataDir/HaiPO2
|
||||
cp data/plural_forms.txt $dataDir/HaiPO2
|
||||
cp data/help/* $docDir/HaiPO2
|
||||
cp data/HaiPO.hvif $dataDir/HaiPO2
|
||||
addattr -t \'VICN\' BEOS:ICON -f $dataDir/HaiPO2/HaiPO.hvif $appsDir/HaiPO2/HaiPO.py
|
||||
unzip x-gettext-translation.zip
|
||||
mv text $dataDir/mime_db
|
||||
ln -sfn $appsDir/HaiPO2/HaiPO.py $binDir/HaiPO.py
|
||||
Reference in New Issue
Block a user