30 Commits

Author SHA1 Message Date
Schrijvers Luc
fc735bf6f4 KDE frameworks, bump to 6.19.0 part6 (#13114) 2025-10-28 13:20:51 +01:00
Schrijvers Luc
1d80c21d3a KF6 frameworks update to 6.16.0, part 6 (#12578) 2025-07-12 07:25:57 +00:00
Schrijvers Luc
644172bbbf KDE frameworks, bump to 6.13.0 (#12182) 2025-04-15 18:01:11 +00:00
Schrijvers Luc
87e4a7b55b KF6 frameworks, part6 (#11799) 2025-02-19 11:17:38 +00:00
Schrijvers Luc
5e8ab67f9b KF6 frameworks, bump to 6.9.0 Part6 (#11458) 2024-12-16 19:12:07 +01:00
Schrijvers Luc
c6b347bccc KF6 frameworks, bump to 6.7.0 (#11282) 2024-10-29 19:14:47 +01:00
Schrijvers Luc
0be120046d kf6 frameworks, push bulk version bump nr6 (#10955) 2024-08-28 11:19:38 +00:00
Schrijvers Luc
6328916ea4 Add KF6 frameworks, kplotting6 (#10540) 2024-05-29 18:30:55 +02:00
Schrijvers Luc
b009fa7a48 kplotting, revbump, move qtdesigner plugin to the right place, cleanup (#10393) 2024-05-01 10:38:29 +02:00
Gerasim Troeglazov
f0c45188df kplotting: bump version 2024-03-02 10:27:43 +10:00
Gerasim Troeglazov
4dd07a98d9 kplotting: bump version 2022-05-09 16:40:54 +10:00
Sergei Reznikov
8c048bc521 kde-frameworks: trigger rebuild 2021-10-31 13:54:26 +03: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
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
c35f90461f kde-frameworks: fix BUILD_REQUIRES 2018-04-18 01:17:09 +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
Gerasim Troeglazov
cefd3ca95d kplotting: add recipe for version 5.39.0 2017-11-16 20:22:12 +10:00