33 Commits

Author SHA1 Message Date
Schrijvers Luc
741ddc1b39 KDE frameworks, bump to 6.19.0 part1 (#13119) 2025-10-28 13:10:47 +01:00
Schrijvers Luc
4b817d7a13 KF6 frameworks update to 6.16.0, part 1 (#12573) 2025-07-12 07:19:41 +00:00
Schrijvers Luc
cec9426dbf KDE frameworks, bump to 6.13.0 (#12177) 2025-04-15 15:43:30 +00:00
Schrijvers Luc
29383c65b3 KF6 frameworks, part1 (#11794) 2025-02-19 06:54:27 +00:00
Schrijvers Luc
9ffeea2fc4 KF6-6.9.0-part1, cleanup, no revbump needed (#11463) 2024-12-16 18:55:49 +01:00
Schrijvers Luc
34e486fe5b KF6 frameworks, bump to 6.9.0 Part1 (#11451) 2024-12-16 15:45:09 +01:00
Schrijvers Luc
af643a6e7c KF6 frameworks, bump to 6.7.0 (#11277) 2024-10-29 14:58:03 +01:00
Schrijvers Luc
467e6f44b4 ki18n6, bump version (#10927) 2024-08-27 09:55:06 +00:00
Schrijvers Luc
a55e41d094 ki18n, revbump, qml file should end up in $dataDir/Qt6 (not in $libDir/qml). (#10695) 2024-07-15 10:31:39 +02:00
Schrijvers Luc
d5a889f5d5 Add KF6 frameworks (#10482) 2024-05-28 13:46:26 +02:00
Gerasim Troeglazov
a03743f891 ki18n: bump version 2024-02-29 21:02:02 +10:00
Gerasim Troeglazov
0c5a20faa3 ki18n: bump version 2022-05-09 12:06:17 +10:00
extrowerk
5569f72a04 ki18n: bump (#6632) 2022-02-23 10:29:53 +01:00
Sergei Reznikov
ab19526ca5 kde-frameworks: bump to 5.86.0 2021-10-31 10:36:09 +03:00
waddlesplash
4f180bdb94 Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Sergei Reznikov
d9b840344c kde-frameworks: bump to 5.80.0 2021-03-18 22:17:26 +03:00
Sergei Reznikov
78f092acc7 kde-frameworks: bump to 5.80.0 2021-03-18 21:56:23 +03:00
Sergei Reznikov
01324bf355 kde-frameworks: bump revision 2020-12-15 17:20:40 +03:00
Sergei Reznikov
f8509f4872 kde-frameworks: bump for rebuild 2019-12-16 16:20:02 +03:00
Sergei Reznikov
1fb6f24150 kde-frameworks: bump revision 2019-12-15 16:06:39 +03:00
Sergei Reznikov
be47a80033 kde-frameworks: bump revision 2019-02-19 13:10:03 +03:00
Sergei Reznikov
855d64cf19 ki18n: restore recipe 2019-02-15 16:57:21 +03:00
Sergei Reznikov
f420c513b2 kde-frameworks: bump to 5.55.0 2019-02-15 16:45:18 +03:00
Sergei Reznikov
576613e979 kde-frameworks: bump to 5.50.0 2018-09-12 15:11:01 +03:00
Jerome Duval
9c42229dbd kde-*: reorder sections. 2018-08-09 09:56:15 +02:00
Sergei Reznikov
00f88d102c kde-frameworks: don't hardcode extra_cmake_modules version 2018-06-20 15:38:08 +03:00
Sergei Reznikov
212e1c1112 kde-frameworks: bump extra_cmake_modules build requires 2018-06-20 14:12:43 +03:00
Sergei Reznikov
fec70057f4 kde-frameworks: bump to 5.47.0 2018-06-20 14:01:06 +03:00
Sergei Reznikov
b242e15ec4 kde-frameworks: bump to 5.46.0 2018-05-13 19:46:48 +03:00
Sergei Reznikov
a26720a2a3 kde-frameworks: bump to 5.45.0
* for future reference batch git rename was done using this command:
find . -maxdepth 3 -type f -name '*5.39*.recipe' | grep -v 1 | a
while read fname; do git mv $fname ${fname//5.39/5.45}; done

(don't forget to repeat for .patchset files)

* batch CHECKSUM_SHA256 update was done using this script:

cd haikuports
tar --exclude download --exclude work* -zcvf kde-frameworks-`date '+%Y-%m-%d-%H-%M-%S'`.tgz kde-frameworks/

find /home/haikuports/kde-frameworks -maxdepth 2 -name "*5.39*.recipe" | while read FNAME; do \

portVersion=5.45.0 ; source $FNAME ; echo $SOURCE_URI $FNAME ;
echo `curl -s -L $SOURCE_URI | sha256sum | head -c 64`
sed -i "s/$CHECKSUM_SHA256/`curl -s -L $SOURCE_URI | sha256sum | head -c 64`/" $FNAME ; done

* the recipes were built in this order

hp extra_cmake_modules
hp phonon
hp karchive
hp kcodecs
hp kconfig
hp kcoreaddons
hp kdbusaddons
hp kguiaddons
hp ki18n
hp kitemmodels
hp kitemviews
hp kwidgetsaddons
hp kwindowsystem
hp solid
hp sonnet
hp threadweaver
hp kauth
hp kcompletion
hp kcrash
hp kdoctools
hp kunitconversion
hp kconfigwidgets
hp kservice
hp kglobalaccel
hp kpackage
hp kemoticons
hp kiconthemes
hp kjobwidgets
hp knotifications
hp ktextwidgets
hp kxmlgui
hp kbookmarks
hp kwallet
hp kio
hp kdeclarative
hp kcmutils
hp kinit
hp knotifyconfig
hp kparts
hp kactivities
hp kded
hp kdesignerplugin
hp breeze_icons
hp kdelibs4support
hp kross
hp kdiagram
2018-04-17 18:28:59 +03:00
Jerome Duval
6d214f6f20 kde-frameworks: add extra-cmake-modules version requires. 2017-10-22 15:18:56 +02:00
Jerome Duval
a9f072df15 kde-frameworks: bump to 5.39.0.
add Qt version requires.
2017-10-22 14:52:33 +02:00
Sergei Reznikov
a1de2b8e0a Bring KDE Frameworks 5.38.0 to Haiku
* base library set for ongoing KDE apps
* some apps need more libs to be ported which will come later
2017-10-11 16:47:02 +03:00