Commit Graph

18 Commits

Author SHA1 Message Date
Alexey Pavlov
a8be7c2ab1 angleproject-git: Update to 2.1.r8842 2018-08-01 11:29:15 +03:00
Alexey Pavlov
4a04381673 angleproject-git: Update to 2.1.r8455 2018-05-17 08:41:33 +03:00
irakhlin
327982c190 Fix to build angleproject using newest git checkout by linking to -lsetupapi (#2444)
* 1. Fix to build angleproject using newest git checkout by linking to -lsetupapi
2. Add small patch to build outside of the source directory
3. Build static libraries after building shared libraries

* Update PKGBUILD

* Update PKGBUILD

* 1. modify spacing to be consistent

* Update PKGBUILD

* 1. windows file endings broke build

* # Conflicts:
#	mingw-w64-angleproject-git/PKGBUILD

* 462820ab00f0644c96f0d56925f89eca3a1fbf8bc2e033e13c41b971980b2a56

* 1. fix 32bit definitions

* Update NSS to 3.20.2
2017-05-10 08:30:04 +03:00
matham
8c58e2026a Update angleproject to latest git (#2238)
* Disabled building vulkan since it fails on msys2.

* c++14 is required, otherwise there are compilation errors.

* Patch2 (#1)

* Remove entry_points_shader.cpp, it seems to not be required anymore.

* translator_lib has been merged into translator.

* build directory became the gyp directory.

* Update sha256sum of angleproject-include-import-library-and-use-def-file.patch.

* Remove entry_points_shader.cpp copying.

* Remove non-exported functions.

* Fix libGLESv2_mingw32.def sha256sum.
2017-03-06 07:18:04 +03:00
Martchus
a4cbfa9754 fixed path and checksums 2016-03-12 00:45:34 +01:00
Martchus
84160040d2 exported shader symbols
- required to build Qt WebKit
- see comment in PKGBUILD file for details
2016-03-11 20:21:54 +01:00
Martchus
74368c4431 added updated version of 32-bit *.def file
- because 32-bit version seems to require stdcall decorated symbols
- otherwise linker errors occur when building Qt 5
2016-03-09 00:47:06 +01:00
Martchus
c5842fcc09 fixed path (your PKGBUILD doesn't build in a nested dir) 2016-02-27 20:07:42 +01:00
Martchus
5b4a999b3e fixed malformed patch 2016-02-27 19:34:02 +01:00
Martchus
6eb909bb04 fixed missing symbols in mingw-w64-angleproject
* The \*.def files are ignored when not specified within the project file.
  That's the reason why the \*.dll files in your package
  [mingw-w64-x86_64-angleproject-git-2.1.r4611-1-any.pkg.tar.xz](http://repo.msys2.org/mingw/x86_64/mingw-w64-x86_64-angleproject-git-2.1.r4611-1-any.pkg.tar.xz)
  don't provide the symbols defined in the *.def file and hence Qt 5
  applications using ANGLE provided by your package will crash.

* Qt 5 WebKit works for me without the angleproject-export-shader-symbols.patch
  However, applying this patch results in errors. Hence I removed it.

* The \*.def files for win32 don't differ from the win64 version so it should
  be safe to remove them. I guess the ANGLE devs would provide a 32-bit version if
  it would be required.

* I didn't test whether this PKGBUILD compiles now. When developing
  [mingw-w64-angleproject](https://github.com/Martchus/PKGBUILDs/tree/master/angleproject/mingw-w64)
  I noticed that there are a few more adjustmens
  and additional header files required so using this PKGBUILD to build
  the current version will likely fail, too.

* The manual selection of object files is not valid for the current version.
  Static libs might be built automatically using the build system. (See
  [mingw-w64-angleproject](https://github.com/Martchus/PKGBUILDs/tree/master/angleproject/mingw-w64).)
  Hence I removed the comments.
2016-02-27 18:34:57 +01:00
Alexey Pavlov
7bdeda5154 angleproject-git: Update to 2.1.r5408 2015-12-31 08:51:21 +03:00
Alexey Pavlov
3c3d97c657 === Rebuild with GCC-5.1.0. Part VI === 2015-07-10 16:37:36 +03:00
Alexpux
14e19cf851 angleproject: Update to revision 4222 2015-05-06 22:32:20 +03:00
Alexpux
bcfb27c5db ANGLE: WIP of current git build. 2015-03-27 14:56:24 +03:00
Alexpux
9e2e9eed6e ANGLE: Update to git commit 30d6c255d238c3064980a22f66fecf0ef9bb58d0 2015-03-25 15:57:48 +03:00
Alexpux
4640c0b74a angleproject: Update to 1.3.2062 2014-03-27 22:10:38 +04:00
Ray Donnelly
a37444dd56 angleproject-git: it builds now 2014-02-07 20:42:34 +00:00
Alexpux
85db326666 Add angleproject-git package. 2014-02-07 15:48:28 +04:00