Commit Graph

22 Commits

Author SHA1 Message Date
Andrew Sun
5b663164e7 expat: update to 2.2.6 (#4256) 2018-08-20 17:04:53 +03:00
Christoph Reiter
19a616bd68 expat: Update to 2.2.5 (#3145) 2017-11-20 10:32:07 +03:00
Christoph Reiter
6f2360c808 expat: Update to 2.2.4 (#2864)
Drop no longer needed patch
2017-09-07 13:35:42 +03:00
Christoph Reiter
d8fab15ffe expat: Update to 2.2.3 (#2778) 2017-08-15 07:54:18 +03:00
Christoph Reiter
98dd143bd2 expat: Update to 2.2.2 (#2715) 2017-08-13 00:23:27 +03:00
J. Peter Mugaas
3016128af8 cmake and some updated dependencies (#2633)
* cmake and some updated dependencies
mingw-w64-cmake - 3.8.2 - Update to latest release version and remove 0002-bootstrap-Set-DEFAULT_CODEPAGE-in-cmake_cxx_flags_En.patch .  That patch is not needed for bootstrap
mingw-w64-expat - 2.2.1 - Update to latest version, add testing as part of build process.  Add 002-fix-tests.patch so those can work in MSYS environment.  remove expat-2.2.0-CVE-2016-0718-regression.patch as that is in the source-code.
mingw-w64-lncruses - 6.0 - 20170624 - Update to latest version

* Fix various PKGBUILD errors (#2631)

These PKGBUILD files could no longer be openend by makepkg due to
stricter parsing in regard to variable types. This fixes the types.

* libpeas: Python 3 rebuild (#2627)

* mbedtls: Updated to 2.5.1 (#2629)

* python-sphinx: Fix dependencies (#2628)

* jasper: Added patch file to fix static library link error. (#2623)

To use the static library you need to define JAS_DLL to zero.
-D JAS_DLL=0

* expat: Update to 2.2.1 (#2625)

Includes various security fixes.
Drop patch applied upstream.

* Armadillo: update to 7.950.1 (#2624)

Fixes #2618

* glib2: Update to 2.52.3 (#2621)

* nodejs: update to 6.11.0 and include npm (#2622)

* OsgEarth and gdal improvments (#2620)

* osgearth : active osgEarthQt module

* gdal : change PROJ4 library name gdal try to dlopen libproj-9.dll but correct name is libproj-12.dll

* python3: Make multiprocessing.Queue work; Add some tests. Fixes #837 (#2619)

With non-mingw builds POSIX_SEMAPHORES_NOT_ENABLED is not enabled and
sem_unlink is a no-op. Change it to always be provided on Windows instead.

This adds a minimal test suite which makes it easier to catch regressions
in the future for common MSYS2 related bugs.

* vulkan: add sdk (#2590)

* glslang: update for vulkan sdk

* vulkan: add sdk
*vulkan-headers are included in sdk
*vulkan-docs are separate package because of versions difference

* vulcan: Fix PKGBUILD. Add conflicts

* Update PKGBUILD

Attempt to fix this build.

* Update checksums
2017-06-27 08:05:28 +03:00
Christoph Reiter
55f198858c expat: Update to 2.2.1 (#2625)
Includes various security fixes.
Drop patch applied upstream.
2017-06-26 07:00:12 +03:00
Viktor Szakats
9297517101 switch to sourceforge.io homepages (#2270)
after: https://sourceforge.net/blog/introducing-https-for-project-websites/
2017-03-09 21:52:31 +03:00
J. Peter Mugaas
9e7228b7fc mingw-w64-libarchive - 3.2.2 - Note it requires libxml-2. Reported a… (#1992)
* mingw-w64-libarchive - 3.2.2 - Note it requires libxml-2.  Reported as https://github.com/Alexpux/MINGW-packages/issues/1991 .

* mingw-w64-libarchive - 3.2.2 - replace libxml2 with expat
mingw-w64-expat - 2.2.0 - Add expat-2.2.0-CVE-2016-0718-regression.patch from Archlinux
Tag names were cut off in some cases; reported by Andy Wang
2016-11-30 09:54:42 +03:00
Alexey Pavlov
259a6129aa expat: Update to 2.2.0 2016-09-20 09:58:45 +03:00
Alexey Pavlov
4fb8844832 expat: Update to 2.1.1 2016-03-22 11:20:10 +03:00
Yusuke Sasaki
7c803d2668 add pkgbase entry 2016-03-07 00:33:13 +09: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
U-warlock\alexx
13c9aa2b19 === Rebuild with GCC-5.1.0. Part I === 2015-06-30 16:32:00 +03:00
Alexpux
cfab11a0b1 expat: Fix extension for xmlwf 2015-04-11 23:52:04 +03:00
Alexpux
c5270ef146 Format PKGBUILD's 2015-02-14 02:12:50 +03:00
Renato Silva
1e3c571f3b Add/fix licenses for some packages.
License files have been added to the following packages:

    * bzip2
    * fontconfig
    * harfbuzz
    * libffi
    * libtre-git

These packages now have a license file as well, with additional changes:

    * zlib: license specified as ZLIB.
    * expat and pixman: license specified as MIT.
    * nspr and nss: license specified as MPL2.
    * hunspell: license fixed, it is not BSD but GPL2+/LGPL2.1+ (or MPL1.1+ partially).
2015-02-01 21:33:37 -02: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
9e8d4e2625 Rebuild more packages to fix dependency from mingw-w64-crt. 2014-04-21 01:09:58 +04:00
Alexpux
592e720e16 expat: fix evecutable extension 2013-12-04 06:27:57 +04:00
Alexpux
6331a8a801 expat: fix package 2013-11-27 21:04:50 +04:00
Alexpux
1b7524fd87 Add expat package 2013-11-26 18:49:17 +04:00