Commit Graph

5 Commits

Author SHA1 Message Date
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