From b82b21b58e7c8b3b62483b9c3790aedb93fd048f Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Thu, 18 Dec 2025 17:21:34 +0100 Subject: [PATCH] skrooge, bump to 25.10.0 (#13298) --- kde-apps/skrooge/skrooge-2.33.0.recipe | 175 --------------------- kde-apps/skrooge/skrooge-25.10.0.recipe | 198 ++++++++++++++++++++++++ 2 files changed, 198 insertions(+), 175 deletions(-) delete mode 100644 kde-apps/skrooge/skrooge-2.33.0.recipe create mode 100644 kde-apps/skrooge/skrooge-25.10.0.recipe diff --git a/kde-apps/skrooge/skrooge-2.33.0.recipe b/kde-apps/skrooge/skrooge-2.33.0.recipe deleted file mode 100644 index cad43e3b1..000000000 --- a/kde-apps/skrooge/skrooge-2.33.0.recipe +++ /dev/null @@ -1,175 +0,0 @@ -SUMMARY="A powerful manager for personal finances" -DESCRIPTION="Skrooge is a personal finance manager powered by KDE that aims to be simple and \ -intuitive. Skrooge allows you to keep track of your expenses and income, categorize them, and \ -build reports of them. - -Features: - -* QIF, CSV, SKROOGE, KMYMONEY import/export -* Microsoft Money, OFX, QFX, MT940, GNUCASH, GRISBI, HOMEBANK and MONEY MANAGER EX import -* Advanced Graphical Reports -* Multiple tabs to help you organize your work -* Infinite undo/redo (even after the file was closed !) -* Instant filtering on transactions and reports -* Infinite category levels -* Mass update of transactions -* Scheduled transactions -* Track refund of your expenses -* Automatically process transactions based on search conditions -* Multiple currencies" -HOMEPAGE="https://skrooge.org/" -COPYRIGHT="2007-2024 Stephane MANKOWSKI & Guillaume DE BURE" -LICENSE="GNU GPL v3" -REVISION="2" -SOURCE_URI="https://download.kde.org/stable/skrooge/skrooge-$portVersion.tar.xz" -CHECKSUM_SHA256="f4ae3faf723d54d7542878b8142a344b147e4337b0bc42863907af44cfebf465" -SOURCE_DIR="skrooge-$portVersion" -ADDITIONAL_FILES="skrooge.rdef.in" - -ARCHITECTURES="all !x86_gcc2" -SECONDARY_ARCHITECTURES="x86" - -libVersion="$portVersion" -libVersionCompat="$libVersion compat >= ${libVersion%%.*}" - -PROVIDES=" - skrooge$secondaryArchSuffix = $portVersion - cmd:skrooge$secondaryArchSuffix = $portVersion - cmd:skroogeconvert$secondaryArchSuffix = $portVersion - lib:libskgbankgui$secondaryArchSuffix = $libVersionCompat - lib:libskgbankmodeler$secondaryArchSuffix = $libVersionCompat - lib:libskgbasegui$secondaryArchSuffix = $libVersionCompat - lib:libskgbasemodeler$secondaryArchSuffix = $libVersionCompat - " -REQUIRES=" - haiku$secondaryArchSuffix - lib:libGrantlee_Templates$secondaryArchSuffix - lib:libKF5Auth$secondaryArchSuffix - lib:libKF5Bookmarks$secondaryArchSuffix - lib:libKF5Codecs$secondaryArchSuffix - lib:libKF5Completion$secondaryArchSuffix - lib:libKF5ConfigCore$secondaryArchSuffix - lib:libKF5ConfigGui$secondaryArchSuffix - lib:libKF5ConfigWidgets$secondaryArchSuffix - lib:libKF5CoreAddons$secondaryArchSuffix - lib:libKF5DbusAddons$secondaryArchSuffix - lib:libKF5I18n$secondaryArchSuffix - lib:libKF5IconThemes$secondaryArchSuffix - lib:libKF5ItemViews$secondaryArchSuffix - lib:libKF5KIOCore$secondaryArchSuffix - lib:libKF5JobWidgets$secondaryArchSuffix - lib:libKF5Notifications$secondaryArchSuffix - lib:libKF5NotifyConfig$secondaryArchSuffix - lib:libKF5Parts$secondaryArchSuffix - lib:libKF5Service$secondaryArchSuffix - lib:libKF5Solid$secondaryArchSuffix - lib:libKF5SonnetCore$secondaryArchSuffix - lib:libKF5TextWidgets$secondaryArchSuffix - lib:libKF5WidgetsAddons$secondaryArchSuffix - lib:libKF5WindowSystem$secondaryArchSuffix - lib:libKF5XmlGui$secondaryArchSuffix - lib:libqca_qt5$secondaryArchSuffix - lib:libQt5Core$secondaryArchSuffix - lib:libQt5Concurrent$secondaryArchSuffix - lib:libQt5DBus$secondaryArchSuffix - lib:libQt5Gui$secondaryArchSuffix - lib:libQt5Network$secondaryArchSuffix - lib:libQt5Script$secondaryArchSuffix - lib:libQt5Sql$secondaryArchSuffix - lib:libQt5Webengine$secondaryArchSuffix - lib:libQt5Widgets$secondaryArchSuffix - lib:libQt5Xml$secondaryArchSuffix - lib:libsqlcipher$secondaryArchSuffix - " - -BUILD_REQUIRES=" - haiku${secondaryArchSuffix}_devel - extra_cmake_modules$secondaryArchSuffix - devel:libGrantlee_Templates$secondaryArchSuffix - devel:libKF5Activities$secondaryArchSuffix - devel:libKF5Archive$secondaryArchSuffix - devel:libKF5Attica$secondaryArchSuffix - devel:libKF5Auth$secondaryArchSuffix - devel:libKF5Bookmarks$secondaryArchSuffix - devel:libKF5Codecs$secondaryArchSuffix - devel:libKF5Completion$secondaryArchSuffix - devel:libKF5ConfigCore$secondaryArchSuffix - devel:libKF5ConfigWidgets$secondaryArchSuffix - devel:libKF5CoreAddons$secondaryArchSuffix - devel:libKF5DesignerPlugin$secondaryArchSuffix - devel:libKF5DbusAddons$secondaryArchSuffix - devel:libKF5GuiAddons$secondaryArchSuffix - devel:libKF5I18n$secondaryArchSuffix - devel:libKF5IconThemes$secondaryArchSuffix - devel:libKF5ItemViews$secondaryArchSuffix - devel:libKF5JobWidgets$secondaryArchSuffix - devel:libKF5KIOCore$secondaryArchSuffix - devel:libKF5NewStuff$secondaryArchSuffix - devel:libKF5Notifications$secondaryArchSuffix - devel:libKF5NotifyConfig$secondaryArchSuffix - devel:libKF5Package$secondaryArchSuffix - devel:libKF5Parts$secondaryArchSuffix - devel:libKF5Plasma$secondaryArchSuffix - devel:libKF5Runner$secondaryArchSuffix - devel:libKF5Service$secondaryArchSuffix - devel:libKF5Solid$secondaryArchSuffix - devel:libKF5SonnetCore$secondaryArchSuffix - devel:libKF5TextWidgets$secondaryArchSuffix - devel:libKF5Wallet$secondaryArchSuffix - devel:libKF5WidgetsAddons$secondaryArchSuffix - devel:libKF5WindowSystem$secondaryArchSuffix - devel:libKF5XmlGui$secondaryArchSuffix - devel:libqca_qt5$secondaryArchSuffix - devel:libQt5Core$secondaryArchSuffix - devel:libQt5Webengine$secondaryArchSuffix - devel:libsqlcipher$secondaryArchSuffix - devel:libsqlite3$secondaryArchSuffix - " -BUILD_PREREQUIRES=" - cmd:cmake - cmd:g++$secondaryArchSuffix - cmd:make - cmd:msgfmt$secondaryArchSuffix - cmd:msgmerge$secondaryArchSuffix - cmd:pkg_config$secondaryArchSuffix - cmd:qdbuscpp2xml$secondaryArchSuffix >= 5 - " - -BUILD() -{ - cmake -B build -S . -DCMAKE_BUILD_TYPE=Release \ - $cmakeDirArgs \ - -DKDE_INSTALL_PLUGINDIR=$addOnsDir/Qt5 \ - -DKDE_INSTALL_QTPLUGINDIR=$addOnsDir/Qt5 \ - -DECM_DIR=/system/data/cmake/Modules/ECM/cmake \ - -DSKG_DBUS=OFF -Wno-dev - - make -C build $jobArgs -} - -INSTALL() -{ - make -C build install - - rm -rf $dataDir/mime/{aliases,generic-icons,globs,globs2,icons,magic} - rm -rf $dataDir/mime/{mime.cache,subclasses,treemagic,types,version,XMLnamespaces} - - local MAJOR="`echo "$portVersion" | cut -d. -f1`" - local MIDDLE="`echo "$portVersion" | cut -d. -f2`" - local MINOR="`echo "$portVersion" | cut -d. -f3`" - local APP_NAME="Skrooge" - local LONG_INFO="$SUMMARY" - local APP_SIGNATURE="application/x-vnd.skrooge" - sed \ - -e "s|@MAJOR@|$MAJOR|" \ - -e "s|@MIDDLE@|$MIDDLE|" \ - -e "s|@MINOR@|$MINOR|" \ - -e "s|@LONG_INFO@|$LONG_INFO|" \ - -e "s|@APP_NAME@|$APP_NAME|" \ - -e "s|@APP_SIGNATURE@|$APP_SIGNATURE|" \ - $portDir/additional-files/skrooge.rdef.in > skrooge.rdef - - addResourcesToBinaries skrooge.rdef $binDir/skrooge - - addAppDeskbarSymlink $binDir/skrooge Skrooge -} diff --git a/kde-apps/skrooge/skrooge-25.10.0.recipe b/kde-apps/skrooge/skrooge-25.10.0.recipe new file mode 100644 index 000000000..5c3bda550 --- /dev/null +++ b/kde-apps/skrooge/skrooge-25.10.0.recipe @@ -0,0 +1,198 @@ +SUMMARY="A powerful manager for personal finances" +DESCRIPTION="Skrooge is a personal finance manager powered by KDE that aims to be simple and \ +intuitive. Skrooge allows you to keep track of your expenses and income, categorize them, and \ +build reports of them. + +Features: + +* QIF, CSV, SKROOGE, KMYMONEY import/export +* Microsoft Money, OFX, QFX, MT940, GNUCASH, GRISBI, HOMEBANK and MONEY MANAGER EX import +* Advanced Graphical Reports +* Multiple tabs to help you organize your work +* Infinite undo/redo (even after the file was closed !) +* Instant filtering on transactions and reports +* Infinite category levels +* Mass update of transactions +* Scheduled transactions +* Track refund of your expenses +* Automatically process transactions based on search conditions +* Multiple currencies" +HOMEPAGE="https://skrooge.org/" +COPYRIGHT="2007-2025 Stephane MANKOWSKI & Guillaume DE BURE" +LICENSE="GNU GPL v3" +REVISION="1" +SOURCE_URI="https://download.kde.org/stable/skrooge/skrooge-$portVersion.tar.xz" +CHECKSUM_SHA256="9040968b9feadab7813acf43aee6cecf956897702403b957cce2ed6e0c761e51" +SOURCE_DIR="skrooge-$portVersion" +ADDITIONAL_FILES="skrooge.rdef.in" + +ARCHITECTURES="all !x86_gcc2" +SECONDARY_ARCHITECTURES="x86" + +libVersion="$portVersion" +libVersionCompat="$libVersion compat >= ${libVersion%%.*}" + +PROVIDES=" + skrooge$secondaryArchSuffix = $portVersion + cmd:skrooge$secondaryArchSuffix = $portVersion + cmd:skroogeconvert$secondaryArchSuffix = $portVersion + lib:libskgbankgui$secondaryArchSuffix = $libVersionCompat + lib:libskgbankmodeler$secondaryArchSuffix = $libVersionCompat + lib:libskgbasegui$secondaryArchSuffix = $libVersionCompat + lib:libskgbasemodeler$secondaryArchSuffix = $libVersionCompat + " +REQUIRES=" + haiku$secondaryArchSuffix + lib:libGL$secondaryArchSuffix + # KF6 + lib:libKF6Bookmarks$secondaryArchSuffix + lib:libKF6Codecs$secondaryArchSuffix + lib:libKF6ColorScheme$secondaryArchSuffix + lib:libKF6Completion$secondaryArchSuffix + lib:libKF6ConfigCore$secondaryArchSuffix + lib:libKF6ConfigGui$secondaryArchSuffix + lib:libKF6ConfigWidgets$secondaryArchSuffix + lib:libKF6CoreAddons$secondaryArchSuffix + lib:libKF6DbusAddons$secondaryArchSuffix + lib:libKF6GuiAddons$secondaryArchSuffix + lib:libKF6I18n$secondaryArchSuffix + lib:libKF6IconThemes$secondaryArchSuffix + lib:libKF6ItemViews$secondaryArchSuffix + lib:libKF6KIOCore$secondaryArchSuffix + lib:libKF6JobWidgets$secondaryArchSuffix + lib:libKF6Notifications$secondaryArchSuffix + lib:libKF6NotifyConfig$secondaryArchSuffix + lib:libKF6Parts$secondaryArchSuffix + lib:libKF6Service$secondaryArchSuffix + lib:libKF6Solid$secondaryArchSuffix + lib:libKF6SonnetCore$secondaryArchSuffix + lib:libKF6TextTemplate$secondaryArchSuffix + lib:libKF6TextWidgets$secondaryArchSuffix + lib:libKF6WidgetsAddons$secondaryArchSuffix + lib:libKF6WindowSystem$secondaryArchSuffix + lib:libKF6XmlGui$secondaryArchSuffix + lib:libqca_Qt6$secondaryArchSuffix + # Plasma6 + lib:libPlasmaActivities$secondaryArchSuffix + # Qt6 + lib:libQt6Core$secondaryArchSuffix + lib:libQt6Core5Compat$secondaryArchSuffix + lib:libQt6Concurrent$secondaryArchSuffix + lib:libQt6DBus$secondaryArchSuffix + lib:libQt6Gui$secondaryArchSuffix + lib:libQt6Network$secondaryArchSuffix + lib:libQt6Qml$secondaryArchSuffix + lib:libQt6Quick$secondaryArchSuffix + lib:libQt6Sql$secondaryArchSuffix + lib:libQt6Svg$secondaryArchSuffix +# lib:libQt6Webengine$secondaryArchSuffix + lib:libQt6Widgets$secondaryArchSuffix + lib:libQt6Xml$secondaryArchSuffix + lib:libsqlcipher$secondaryArchSuffix + " + +BUILD_REQUIRES=" + haiku${secondaryArchSuffix}_devel + devel:libqca_qt6$secondaryArchSuffix + devel:libsqlcipher$secondaryArchSuffix + devel:libsqlite3$secondaryArchSuffix + # KF6 + extra_cmake_modules$secondaryArchSuffix + devel:libKF6Archive$secondaryArchSuffix + devel:libKF6Attica$secondaryArchSuffix + devel:libKF6Bookmarks$secondaryArchSuffix + devel:libKF6Codecs$secondaryArchSuffix + devel:libKF6Completion$secondaryArchSuffix + devel:libKF6ConfigCore$secondaryArchSuffix + devel:libKF6ConfigWidgets$secondaryArchSuffix + devel:libKF6CoreAddons$secondaryArchSuffix + devel:libKF6DbusAddons$secondaryArchSuffix + devel:libKF6GuiAddons$secondaryArchSuffix + devel:libKF6I18n$secondaryArchSuffix + devel:libKF6IconThemes$secondaryArchSuffix + devel:libKF6ItemViews$secondaryArchSuffix + devel:libKF6JobWidgets$secondaryArchSuffix + devel:libKF6KIOCore$secondaryArchSuffix + devel:libKF6NewStuffCore$secondaryArchSuffix + devel:libKF6Notifications$secondaryArchSuffix + devel:libKF6NotifyConfig$secondaryArchSuffix + devel:libKF6Package$secondaryArchSuffix + devel:libKF6Parts$secondaryArchSuffix + devel:libKF6Service$secondaryArchSuffix + devel:libKF6Solid$secondaryArchSuffix + devel:libKF6SonnetCore$secondaryArchSuffix + devel:libKF6StatusNotifierItem$secondaryArchSuffix + devel:libKF6TextTemplate$secondaryArchSuffix + devel:libKF6TextWidgets$secondaryArchSuffix + devel:libKF6Wallet$secondaryArchSuffix + devel:libKF6WidgetsAddons$secondaryArchSuffix + devel:libKF6WindowSystem$secondaryArchSuffix + devel:libKF6XmlGui$secondaryArchSuffix + # Plasma6 + devel:libPlasmaActivities$secondaryArchSuffix + # Qt6 + devel:libQt6Core$secondaryArchSuffix + devel:libQt6Core5Compat$secondaryArchSuffix + devel:libQt6Svg$secondaryArchSuffix +# devel:libQt6Webengine$secondaryArchSuffix + " +BUILD_PREREQUIRES=" + cmd:cmake + cmd:g++$secondaryArchSuffix + cmd:make + cmd:msgfmt$secondaryArchSuffix + cmd:msgmerge$secondaryArchSuffix + cmd:pkg_config$secondaryArchSuffix + " + +TEST_REQUIRES=" + qt6_haikuplugins$secondaryArchSuffix + " + +BUILD() +{ + cmake -B build -S . -DCMAKE_BUILD_TYPE=Release \ + $cmakeDirArgs \ + -DSKG_DBUS=OFF \ + -DSKG_WEBENGINE=OFF \ + -DBUILD_TESTING=OFF \ + -Wno-dev + + make -C build $jobArgs +} + +INSTALL() +{ + make -C build install + + # don't mess with shared_mime_info files + rm -rf $dataDir/mime/{aliases,generic-icons,globs,globs2,icons,magic} + rm -rf $dataDir/mime/{mime.cache,subclasses,treemagic,types,version,XMLnamespaces} + # cleanup + rm -rf $dataDir/{applications,config.kcfg,icons,knotifications6,knsrcfiles,metainfo} + + local MAJOR="`echo "$portVersion" | cut -d. -f1`" + local MIDDLE="`echo "$portVersion" | cut -d. -f2`" + local MINOR="`echo "$portVersion" | cut -d. -f3`" + local APP_NAME="Skrooge" + local LONG_INFO="$SUMMARY" + local APP_SIGNATURE="application/x-vnd.kde-skrooge" + sed \ + -e "s|@MAJOR@|$MAJOR|" \ + -e "s|@MIDDLE@|$MIDDLE|" \ + -e "s|@MINOR@|$MINOR|" \ + -e "s|@LONG_INFO@|$LONG_INFO|" \ + -e "s|@APP_NAME@|$APP_NAME|" \ + -e "s|@APP_SIGNATURE@|$APP_SIGNATURE|" \ + $portDir/additional-files/skrooge.rdef.in > skrooge.rdef + + addResourcesToBinaries skrooge.rdef $binDir/skrooge + + addAppDeskbarSymlink $binDir/skrooge Skrooge +} + +TEST() +{ + # 17% tests passed, 59 tests failed out of 71 + ctest --test-dir build --output-on-failure +}