pkg/archlinux: add mingw-w64-waffle package
commit85c5601a7f149dfdbadbd191332870421b60de63
authorEmil Velikov <emil.l.velikov@gmail.com>
Tue, 22 Jul 2014 20:07:42 +0000 (22 21:07 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Sun, 9 Nov 2014 21:37:15 +0000 (9 21:37 +0000)
tree28d305f5e5ccd6562d431de8c333c0be3fe86e7c
parentba586e7e8fcc4536d633f9ef74046474b9837856
pkg/archlinux: add mingw-w64-waffle package

 - Remove explicit build options (waffle has autodetection).
 - Correct the destination directories.
 - Bump mingw64-crt requirement 3.1.0-3 (fixes the strerror_s issue).
 - Build twice - once for cross-builds and second time for win32 usage.

TODO:
 - Get CPack to amend the install prefix - fix the "build twice" issue.
 - Strip some/all of the binaries ?
 - Current package works of a local git repo. Rename to -git or
convert to a release one ?

v2:
 - Use single leading underscore for local variables.
 - Read user _srcroot if available.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
Reviewed-by: Chad Versace <chad.versace@linux.intel.com>
pkg/archlinux/mingw-w64-waffle/PKGBUILD [new file with mode: 0644]