Commit Graph

41 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
Alexey Pavlov
b0a79cb55c angleproject-git: Update to 2.1.r6846 2017-05-10 12:11:01 +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
mati865
7176cdc265 angleproject-git: update to latest git 2016-06-26 13:52:18 +02:00
Ricardo Constantino (:RiCON)
6435583727 angle: Update to 2.1.r5785
- vsprintf doesn't exist anywhere in the source; remove sed
- don't run sed on .git files and dir (fixes indexv2 errors)
- add missing define to gyp
- use official url
2016-05-28 14:07:22 +01:00
Alexey Pavlov
99efb535b2 angle: Update to 2.1.r5684 2016-04-06 11:59:29 +03:00
mati865
6e0a6fa262 angleproject: update 2016-04-02 12:23:36 +02:00
Martchus
dc45b6e948 added include which was accidentely removed 2016-03-12 16:44:29 +01: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
448826e82f Merge branch 'master' of github.com:Alexpux/MINGW-packages 2016-03-11 20:04:20 +01:00
Alexey Pavlov
9003464cd6 angleproject-git: Update to 2.1.r5634 2016-03-09 11:07:32 +03: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
d8758df670 use gyp-git (instead of gyp-svn) 2016-02-27 20:53:23 +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
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
Viktor Szakats
e7111647e2 use secure urls
* follow some redirects
2016-02-23 10:26:29 +01:00
Alexey Pavlov
cdbc5f407d Add pkgbase entry to SDL2* packages 2016-01-10 00:18:58 +03: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
Alexey Pavlov
04ac84c2a9 Remove groups from mingw packages. 2015-07-07 10:23:54 +03:00
Alexpux
14e19cf851 angleproject: Update to revision 4222 2015-05-06 22:32:20 +03:00
Ray Donnelly
c4e811c690 qt5: Emit QMAKE_DEFAULT_{LIBDIRS,INCDIRS} from configure.exe
.. into qconfig.pri. Without this, the packager was required to
remove old versions of Qt software from the sysroot before
building new versions of that software.

mkspecs/features/qt_functions.prf:77..78 has the following:
    MODULE_LIBS_ADD = $$MODULE_LIBS
    MODULE_LIBS_ADD -= $$QMAKE_DEFAULT_LIBDIRS

.. and that did nothing since QMAKE_DEFAULT_LIBDIRS was empty
before this change.

The configure shell script does this using awk. This feature
should be made to work for other compilers too, currently only
g++ is supported.
2015-04-28 00:33:47 +01: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
Renato Silva
6daa9f99f9 Trailing whitespace cleanup. 2015-02-09 18:45:05 -02:00
Alexpux
eeddee1c91 Remove extra empty lines. 2014-10-20 08:12:15 +04:00
Alexpux
d92815a652 Fix scripts to use new global MINGW_PACKAGE_PREFIX variable instead locally defined 2014-06-11 07:11:51 +04:00
Alexpux
228bb23d40 Fix formatting. Replace TAB with two spaces 2014-04-22 16:46:15 +04:00
Alexpux
90ef1bf89a angleproject-git: Update to 2070 2014-04-13 23:28:07 +04:00
Ray Donnelly
94a7c74788 angleproject-git: fix my hand-edited patch, sorry 2014-04-11 18:31:38 +01:00
Alexpux
3b3a889acf angleproject-git: Update to rev.2069 2014-04-11 16:29:50 +04:00
Ray Donnelly
efebfb7702 angleproject: Add export for ShGetVariableInfo and make -j1 2014-04-11 11:28:05 +00:00
Alexpux
c08eb6cc07 angleproject-git: Update to rev.2068 2014-04-10 19:46:21 +04: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