miqlas
973eca870a
KIO: enable test ( #3111 )
...
* Enable test, add LIBRARY_PATH, add TEST_REQ
* Notice about the tests
2018-09-24 10:18:45 -07:00
Sergei Reznikov
576613e979
kde-frameworks: bump to 5.50.0
2018-09-12 15:11:01 +03:00
Jerome Duval
bd33cc2cbd
code style.
2018-09-03 11:10:08 +02:00
Sergei Reznikov
0ce168cf03
kdnssd: add recipe for version 5.47.0
2018-08-24 18:00:02 +03:00
Jerome Duval
9c42229dbd
kde-*: reorder sections.
2018-08-09 09:56:15 +02:00
Jerome Duval
f67b534c07
COMMIT/commit => srcGitRev.
...
* code style.
2018-08-07 08:56:57 +02:00
Jerome Duval
412eb2c23d
kde-frameworks: code style.
2018-08-03 13:59:50 +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
ebb393df75
ktexteditor: fix plugin install dir
2018-05-30 11:43:23 +03:00
Sergei Reznikov
04c4e02d9a
ksyntax_highlighting: fix PROVIDES_devel
2018-05-15 16:53:58 +03:00
Sergei Reznikov
a3ee85330c
khtml: fix build and plugin install path
2018-05-15 16:51:16 +03:00
Sergei Reznikov
6df9742ef8
ksyntax_highlighting: attempt to fix install of devel package
2018-05-15 16:38:42 +03:00
Sergei Reznikov
8448487ef9
kfilemetadata: fix build
2018-05-15 12:17:34 +03:00
Sergei Reznikov
b242e15ec4
kde-frameworks: bump to 5.46.0
2018-05-13 19:46:48 +03:00
Sergei Reznikov
4adb667db3
extra_cmake_modules: bump revision
2018-05-13 16:31:01 +03:00
Gerasim Troeglazov
af9f4e3dac
kdeclarative: bump revision for rebuildgcc2_x86 package
2018-05-06 11:08:13 +10:00
Gerasim Troeglazov
00882b01df
phonon_gstreamer: add recipe for 4.9.0 version
2018-05-06 00:25:13 +10:00
Gerasim Troeglazov
e4abbe95b2
kdeclarative: bump revision
2018-05-06 00:19:50 +10:00
Gerasim Troeglazov
eb7110d2ff
kio: add karchive lib to requeres
2018-05-05 12:32:10 +10:00
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