Commit Graph

350 Commits

Author SHA1 Message Date
Martchus 82cdc80adb Add git-codereview 2017-02-24 22:20:15 +01:00
Martchus e7dbef1863 Merge pull request #21 from xantares/patch-2
Fix path to executable in cmake config file
2017-02-24 21:29:03 +01:00
xantares 6aa0837db7 Fix path to executable in cmake config file 2017-02-24 21:22:33 +01:00
Martchus 52bad72aec Merge pull request #20 from Martchus/fix/qt5/mingw-w64-qt5-tools
Fix linking native libs in mingw-w64-qt5-tools
2017-02-24 21:02:46 +01:00
Martchus ac7d2c34f1 Fix linking native libs in mingw-w64-qt5-tools
Also replace combined use of -lQt5QmlDevTools -lQt5Bootstrap
2017-02-24 19:01:29 +01:00
Martchus 74fab61ce8 Fix linking against libQt5QmlDevTools (#18) 2017-02-20 21:03:17 +01:00
Martchus 752385df31 Update ffmpeg to 3.2.4 2017-02-15 00:36:14 +01:00
Martchus 35f75998b4 Remove search path for QtBootstrap in mingw-w64-qt5 packages (#16)
* Use explicit path instead
* Still prevent
  /usr/bin/ld: .obj/main.o: undefined reference to symbol '_ZTVN10__cxxabiv117__class_type_infoE@@CXXABI_1.3'
  /usr/lib/libstdc++.so.6: error adding symbols: DSO missing from command line```
* But also prevent linking against QtBootstrap provided by regular qt5-base
2017-02-13 16:53:42 +01:00
Martchus c9819b9c7c Update mingw-w64-qt5-* to 5.8.0
* Adapt hacks to new config system
* Use distinct mkspec mingw-w64-g++ rather than
  patching the existing win32-g++
* Testing QML and ANGLE is on TODO list
  because it hasn't been tested since quite a time
2017-02-09 16:10:06 +01:00
Martchus 3653486431 Import and update iconv 2017-02-05 23:21:08 +01:00
Martchus 9e3ce877ed Update syncthingtray to 0.4.1 2017-02-01 17:39:20 +01:00
Martchus ef70ac4139 Merge pull request #14 from unixfox/patch-1
Update nginx-custom to 1.10.3
2017-02-01 15:56:44 +01:00
Emilien Devos 8d1d7e6a7e Update nginx-custom to 1.10.3 2017-02-01 12:17:40 +01:00
Martchus f4d3617826 Update own packages 2017-01-30 23:04:45 +01:00
Martchus e40326601a Rebuild subtitlecomposer due to ICU update 2017-01-29 16:38:03 +01:00
Martchus 516f34ed86 Update diriterator to 1.0.4 2017-01-20 22:43:15 +01:00
Martchus d286b7f3d9 Sync bootstrap mingw-w64-freetype2 correctly 2017-01-08 14:27:17 +01:00
Martchus 967d404943 Import and update sqlpp11 2017-01-08 01:33:45 +01:00
Martchus 2c9577d1b6 Update mingw-w64-freetype2 to 2.7.1 2017-01-06 22:32:35 +01:00
Martchus 4ee957d252 Update c++utilities, qtutilities, tagparser, tageditor, syncthingtray 2017-01-03 00:54:47 +01:00
Martchus 433e9a3fe4 Update x265 2016-12-29 01:15:17 +01:00
Martchus a0476acdfa Update mingw-w64-qt5-xmlpatterns to 5.7.1 2016-12-24 13:38:06 +01:00
Martchus 6e1ea019f8 Fix version of mingw-w64-qt5-declarative 2016-12-24 13:12:53 +01:00
Martchus 6a5e700e59 Update mingw-w64-qt5-* to 5.7.1 2016-12-23 20:19:16 +01:00
Martchus ad11768d93 Update nginx-custom to 1.10.2 2016-12-22 00:29:47 +01:00
Martchus 7c9e01aa78 mingw-w64-qt5-base: Fix checksums 2016-12-16 08:49:20 +01:00
Martchus 46b90e9ffb Update Syncthing Tray and qtutilities 2016-12-13 22:19:55 +01:00
Martchus 89eb870537 Update ffmpeg to 3.2.2
Ignoring warning about libnetcdf.so
(dependency also present in regular package)
2016-12-10 11:15:48 +01:00
Martchus 02970d0dc1 Fix typo in qt5-datavis3d 2016-12-08 21:24:39 +01:00
Martchus 728707e3ff Update mingw-w64-webview variants 2016-12-07 00:38:03 +01:00
Martchus 9acfc44ecb Fix remaining issues with mingw-w64-qt5-webkit 2016-12-07 00:36:50 +01:00
Martchus f1493f7647 Fix qt5_wrap_ui() macro in mingw-w64-qt5-base
See https://github.com/Martchus/PKGBUILDs/issues/11
2016-12-05 20:32:16 +01:00
Martchus 2e957a76b3 Fix ANGLE commit ID, fix exports for shader API 2016-12-03 23:05:09 +01:00
Martchus b2c33b6411 Build ANGLE samples and use extra dir for static build
BTW: Update version
2016-12-03 01:47:22 +01:00
Martchus f092f455cb Update ffmpeg to 3.2.1 2016-12-02 11:34:22 +01:00
Martchus 894c8dab54 Update package of own projects 2016-11-27 16:50:04 +01:00
Martchus bbc65bcaed Fix a few issues with mingw-w64-qt5-* packages
* Mainly issues concerning static build and CMake
* Qt WebKit doesn't build with latest ANGLE, though
2016-11-27 14:20:21 +01:00
Martchus aa4ac48702 Update mingw-w64-gtk3 to 3.22.3 2016-11-23 20:12:45 +01:00
Martchus 47c0eacbea Update mingw-w64-angleproject 2016-11-06 21:56:06 +01:00
Martchus 4113ec1f88 Link mingw-w64-qt5-webkit always against ANGLE
Fix linker errors; not tested yet, will update
ANGLE first
2016-11-05 13:42:14 +01:00
Martchus 616de458c6 Disable building static Qt WebKit
Building static Qt WebKit is not supported since Qt 4.7
2016-11-05 13:20:28 +01:00
Martchus 5cbe110a36 Add okular-git 2016-11-04 15:24:04 +01:00
Martchus a012aa422e Fix updated mingw-w64-x265 2016-11-04 15:23:45 +01:00
Martchus 359f98525f Merge pull request #8 from jlsantiago0/master
Make GLintptr and GLsizeiptr match those from QtOpenGL /usr/i686-w64-…
2016-11-04 08:31:10 +01:00
Jose Santiago 1995f0cffd Fix qt5-multimedia build with ANGLE enabled. 2016-11-03 14:36:10 -05:00
Jose Santiago b373986b3d Make GLintptr and GLsizeiptr match those from QtOpenGL /usr/i686-w64-mingw32/include/GLES2/gl2.h so that QtOpenGL and QtWebKit compile. 2016-11-03 09:38:19 -05:00
Martchus b8e53ae1e6 Fix licenses in Qt packages 2016-11-02 21:25:49 +01:00
Martchus 8ca702f2bd Fix checksum of qtserialport 2016-11-02 21:25:48 +01:00
Martchus defbb48223 Change work around for using static Qt 5 with CMake
* Make it possible to use shared and static Qt build (installed
  in the same prefix) at the same time in a project.
* This allows compiling shared and static libraries depending on
  Qt in one step.
* Static CMake modules are prefixed with 'Static', eg. 'StaticQt5Core'
  and provide importet targets as eg. 'Qt5::static::Core'.
2016-11-02 21:25:48 +01:00
Martchus 49986a75ac Remove qtchooser support as it as been removed from official repos 2016-11-02 21:25:48 +01:00