Commit Graph

35 Commits

Author SHA1 Message Date
Sergei Reznikov
30bb2c06e2 kactivities: fixPkgconfig 2018-04-25 17:46:24 +03:00
Sergei Reznikov
a7e5c0e372 kio: fix policy warning 2018-04-18 02:20:13 +03:00
Sergei Reznikov
cffa028148 phonon: bump revision 2018-04-18 02:19:39 +03:00
Sergei Reznikov
8660c3a3dd oxygen_icons: fix typos 2018-04-18 02:18:59 +03:00
Sergei Reznikov
f2357dc653 phonon: rename patchset 2018-04-18 01:28:24 +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
fbrosson
2a8710460f extra-cmake-modules: bump to 5.45.0. 2018-04-14 11:40:47 +00:00
Sergei Reznikov
cf6e44f028 kholidays: add recipe for version 5.44.0 2018-04-01 16:04:14 +03:00
Sergei Reznikov
a40d4e59a5 extra_cmake_modules: bump version 2018-04-01 15:50:43 +03:00
fbrosson
9185a0ed1e extra-cmake-modules: bump to 5.41.0, switch to tar.xz. (#1914) 2017-12-19 10:23:14 +03:00
Sergei Reznikov
2908987dbe ktexteditor: add recipe for version 5.39.0 2017-12-15 12:45:14 +03:00
Sergei Reznikov
452932f121 kidletime: add recipe for version 5.39.0 2017-12-15 10:35:40 +03:00
Sergei Reznikov
ad0f6465a4 kfilemetadata: fix build 2017-12-15 09:56:48 +03:00
Sergei Reznikov
f86e085bd9 kfilemetadata: add recipe for version 5.39.0 2017-12-15 09:09:34 +03:00
Sergei Reznikov
966ca3a6dc ksyntax_highlighting: add recipe for version 5.39.0 2017-12-15 09:05:57 +03:00
Sergei Reznikov
5037895350 kdelibs4support: disable tests to fix build with recent Qt 2017-12-06 07:25:51 +03:00
Gerasim Troeglazov
b39c8e2e13 kimageformats: add recipe for version 5.39.0 2017-11-22 22:20:18 +10:00
Gerasim Troeglazov
8c05063c4d khtml: add recipe for version 5.39.0 2017-11-20 18:08:37 +10:00
Gerasim Troeglazov
ebeb278c2d kjs: add recipe for version 5.39.0 2017-11-20 18:06:34 +10:00
Gerasim Troeglazov
fb94b309d8 knewstuff: add recipe for version 5.39.0 2017-11-16 23:41:44 +10:00
Gerasim Troeglazov
60ae61ff0f Attica: add recipe for version 5.39.0 2017-11-16 23:38:04 +10:00
Gerasim Troeglazov
973c901cf3 kdelibs4support: remove secondaryArchSuffix for uri 2017-11-16 22:29:02 +10:00
Gerasim Troeglazov
cefd3ca95d kplotting: add recipe for version 5.39.0 2017-11-16 20:22:12 +10:00
Gerasim Troeglazov
cea293a1bb kdelibs4support: bump revision 2017-11-16 19:50:33 +10:00
Gerasim Troeglazov
efce88c1bf kdesignerplugin: bump revision 2017-11-16 19:49:45 +10:00
Gerasim Troeglazov
58f137bf91 kross: bump revision 2017-11-16 19:48:52 +10:00
Gerasim Troeglazov
62635c43fa kdoctools: remove secondaryArchSuffix for uri 2017-11-16 19:22:33 +10:00
Sergei Reznikov
cdde17118b solid: requre Qt 5.7 or later 2017-10-25 09:10:29 +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
Jerome Duval
5ecc948541 extra-cmake-modules: bump version. 2017-09-21 20:28:23 +02:00
Jerome Duval
fc0936b040 Bump revisions for x86_64 rebuild after time_t change.
* a few apps needed build fix for time_t.
* disable compatibility packages for x86_64.
2017-06-27 15:46:25 +02:00
miqlas
f6e27557e1 extra-cmake-modules: new recipe (#1167) 2017-02-25 03:51:48 +01:00