This commit is contained in:
tmtfx
2026-01-21 07:48:04 +01:00
committed by GitHub
parent c994055aac
commit 3bd0354e53

View File

@@ -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