mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
kcalc, revbump, fix path for 32bit (#12022)
This commit is contained in:
@@ -9,7 +9,7 @@ DESCRIPTION="KCalc has everything you would expect from a scientific calculator,
|
||||
HOMEPAGE="https://apps.kde.org/en/kcalc"
|
||||
COPYRIGHT="2010-2025 KDE Organisation"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/kcalc-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="bba3ba665177ee9bab2a55fb32e04ae6041f5eaf305dd6901649b9b8ef359751"
|
||||
SOURCE_DIR="kcalc-$portVersion"
|
||||
@@ -148,6 +148,6 @@ INSTALL()
|
||||
-e "s|@LONG_INFO@|$LONG_INFO|" \
|
||||
$portDir/additional-files/kcalc.rdef.in > kcalc.rdef
|
||||
|
||||
addResourcesToBinaries kcalc.rdef $binDir/kcalc
|
||||
addAppDeskbarSymlink $binDir/kcalc KCalc
|
||||
addResourcesToBinaries kcalc.rdef $commandBinDir/kcalc
|
||||
addAppDeskbarSymlink $commandBinDir/kcalc KCalc
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user