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

View File

@@ -7,11 +7,11 @@ in the middle (if you'd like). You can even save the QR generated. \
If you are interested in translating this app, please send me the translation, \
and read the documentation for further details. "
HOMEPAGE="https://github.com/tmtfx/HaiQR"
COPYRIGHT="2025 Fabio Tomat (TmTFx)"
COPYRIGHT="2026 Fabio Tomat (TmTFx)"
LICENSE="MIT"
REVISION="1"
SOURCE_URI="https://github.com/tmtfx/HaiQR/archive/refs/tags/$portVersion.tar.gz"
CHECKSUM_SHA256="e2b991ae0bfa39c76627b5e072caea2f1c7996113bcbdcba000bc6916ae1bad2"
CHECKSUM_SHA256="d37da1bc376b3c9d9d049cc072eaf8ce5033139e0656b53079da89b0d32cd17e"
SOURCE_DIR="HaiQR-$portVersion"
ARCHITECTURES="any"
@@ -34,9 +34,11 @@ INSTALL()
mkdir -p $appsDir/HaiQR2 $binDir $dataDir/HaiQR2 $docDir/HaiQR2 $dataDir/HaiQR2/locale
cp HaiQR.py $appsDir/HaiQR2
cp data/HaiQR.png $dataDir/HaiQR2
cp data/QRGen2.hvif $dataDir/HaiQR2
cp -R data/locale/* $dataDir/HaiQR2/locale
cp data/*.html $docDir/HaiQR2
cp data/*.png $docDir/HaiQR2
addattr -t \'VICN\' BEOS:ICON -f $dataDir/HaiQR2/QRGen2.hvif $appsDir/HaiQR2/HaiQR.py
ln -sfn $appsDir/HaiQR2/HaiQR.py $binDir/HaiQR.py
ln -sfn $appsDir/HaiQR2/HaiQR.py $appsDir/HaiQR2/HaiQR
addAppDeskbarSymlink $appsDir/HaiQR2/HaiQR