Commit Graph

13 Commits

Author SHA1 Message Date
Michael Hansen
a287a5aece Fix several KF5 data install dirs and rebuild KF5 packages to use the corrected values (#4523) 2018-10-10 07:24:34 +03:00
Michael Hansen
57b7ef8995 Update Tier 1 KF5 modules to 5.50 and fix several descriptions (#4500)
* Update extra-cmake-modules for upcoming KF5 updates

* Update Tier 1 KF5 modules to 5.50 and fix several descriptions
2018-10-03 07:39:32 +03:00
Michael Hansen
b0efea456d KF5 update to 5.42.0 (#3315)
* Update Tier1 KF5 frameworks, and fix qmake module installation path

* Update Tier2+ KF5 packages
2018-01-25 09:02:52 +03:00
Viktor Szakats
7f6257d62d switch to HTTPS where available (#2904)
* switch to HTTPS where available

* use canonical readthedocs URLs
2017-09-16 09:12:45 +03:00
Michael Hansen
b058ed60d8 Update kf5 libs to 5.38.0 (#2885)
* Update ECM and Tier 1 KDE Frameworks

* Add KF5 SyntaxHighlighting and ThreadWeaver packages

* Add KF5 kdoctools

* Update remaining kf5 libs already present, and fix _kde_f5_add_depends
2017-09-14 07:56:18 +03:00
Christoph Reiter
4d8828efed Make pkgbase of all packages match the name of the PKGBUILD directory (#2878)
This either changes the pkgbase to match the directory name
or the other way around.

The motivation for this is to make it possible to automatically generate
an URL to the PKGBUILD file from the package information alone.
2017-09-12 14:25:41 +03:00
Christoph Reiter
8d727a933f Fix various unavailable source URLs (#2638) 2017-06-28 10:20:36 +03:00
Christoph Reiter
d8538939ff Fix various PKGBUILD errors (#2631)
These PKGBUILD files could no longer be openend by makepkg due to
stricter parsing in regard to variable types. This fixes the types.
2017-06-26 06:59:14 +03:00
mati865
0e740d15e8 KDEF5: misc fixes
1. add -DECM_MKSPECS_INSTALL_DIR= to MSYS2_ARG_CONV_EXCL so mkspecs files are placed in /mingw{32,64} instead of /msys{32,64}/mingw{32,64}
2. change deprecated LIB_INSTALL_DIR with KDE_INSTALL_LIBDIR
3. place mkspecs files in ${QT5_PREFIX}/share/qt5/mkspecs (Qt5 mkspecs dir) instead of ${QT5_PREFIX} which points to root /mingw{32,64}
2016-06-12 23:47:44 +02:00
Viktor Szakats
e32a40cc92 switch to sha256 checksums
* upgrade some broken packages
* correct some broken urls/checksums
* use secure urls where possible
* update PKGBUILD templates
* remove line-ending whitespace
* minor typos/fixes

Remaining md5sums either didn't download or
didn't pass checksum tests.
2016-02-25 20:55:26 +01:00
Ray Donnelly
e1bc822911 KDEF5: Shared build enablement (WIP) 2015-11-13 00:44:51 +00:00
Ray Donnelly
b0b6a30064 KF5: Update versions to 5.12 2015-08-04 00:37:40 +01:00
Ray Donnelly
267c693ec7 KDEF5: Added solid
The plugin gets built as a dll, since qt5-static/cmake doesn't
have support for building static plugins, though I could try
changing SHARED to PLUGIN to see if that fixes it.
2015-01-05 01:19:17 +00:00