Biswapriyo Nath
da62771d4f
libraqm: update to 0.8.0
...
Use meson instead of autotools.
2021-12-14 21:40:48 +05:30
Biswapriyo Nath
4bd98087f5
glibmm-2.68: update to 2.70.0
...
Remove upstream glibmm-2.66.1-no-export-deleted-methods.patch file.
2021-12-14 21:34:28 +05:30
Biswapriyo Nath
638f93117c
glibmm: update to 2.66.2
...
Remove upstream glibmm-2.66.1-no-export-deleted-methods.patch file.
2021-12-14 21:29:48 +05:30
Biswapriyo Nath
f28b61e557
enchant: update to 2.3.2
...
Remove upstream 002-providers-voikko-use-g_strndup.patch file.
2021-12-14 21:25:25 +05:30
Christoph Reiter
f108d2090a
Merge pull request #10319 from podsvirov/glfw-update
...
glfw: Update to 3.3.6
2021-12-13 20:45:55 +01:00
Christoph Reiter
b6861a5926
Merge pull request #10323 from kmilos/rawpy-0.17.0
...
python-rawpy: update to 0.17.0
2021-12-13 20:45:17 +01:00
Biswapriyo Nath
e49e727138
gimp: Rebuild for libmypaint
2021-12-13 23:15:19 +05:30
Biswapriyo Nath
1687c3daac
mypaint: update to 2.0.1
...
Remove upstream 1058.patch file
2021-12-13 23:06:57 +05:30
Biswapriyo Nath
637ce17c68
unbound: update to 1.14.0
2021-12-13 23:00:42 +05:30
Biswapriyo Nath
1e6e9ad7d3
rocksdb: update to 6.26.1
...
* Remove redundant makedepends gcc.
* Use general cmake commands.
2021-12-13 22:56:59 +05:30
Biswapriyo Nath
c6bb3643e6
nlopt: update to 2.7.1
...
Use ninja instead of make
2021-12-13 22:53:44 +05:30
Biswapriyo Nath
ff7b0d703c
msmtp: update to 1.8.19
2021-12-13 22:48:52 +05:30
Biswapriyo Nath
c81bf40b2c
libmypaint: update to 1.6.1
2021-12-13 22:45:25 +05:30
Biswapriyo Nath
c24bf3fcea
distorm: update to 3.5.2
...
* Remove redundant makedepends gcc.
* Update source link.
2021-12-13 22:40:14 +05:30
Miloš Komarčević
9a3cf37914
python-rawpy: update to 0.17.0
2021-12-13 15:32:37 +01:00
Christoph Reiter
096fef6cdf
crt: rebuild again
2021-12-13 10:14:50 +01:00
Biswapriyo Nath
52daa8c3ed
munt-mt32emu: update to 2.5.3
2021-12-13 14:23:30 +05:30
Konstantin Podsvirov
381c86420b
glfw: Update to 3.3.6
2021-12-12 15:42:11 +03:00
Christoph Reiter
1c980cf20d
Merge pull request #10314 from lazka/gcc-revert
...
gcc: try moving to the alternative avx patch
2021-12-12 11:44:22 +01:00
Christoph Reiter
1a3db62374
gcc: try moving to the alternative avx patch
...
See https://github.com/msys2/MINGW-packages/issues/10295#issuecomment-991597358
2021-12-11 22:52:19 +01:00
Biswapriyo Nath
fbbf1ab888
Rebuild for libvpx
2021-12-11 23:27:57 +05:30
Biswapriyo Nath
4b4580d79e
libmysofa: update to 1.2.1
...
Remove upstreamed 003-install-import-library.patch file
2021-12-11 20:59:26 +05:30
Biswapriyo Nath
cbf724a930
filezilla: update to 3.57.0
...
Remove upstreamed 0001-fix-build-gcc-11.patch file
2021-12-11 20:58:21 +05:30
Biswapriyo Nath
88df4f8fc6
xxhash: update to 0.8.1
...
* Use ninja instead of make
* Import one upstream patch
2021-12-11 20:54:31 +05:30
Biswapriyo Nath
9967315edb
pangomm: Update to 2.46.2
2021-12-11 20:51:09 +05:30
Biswapriyo Nath
be6d1d8e4e
pangomm-2.48: update to 2.50.0
2021-12-11 20:47:59 +05:30
Biswapriyo Nath
527cfcf51c
libvpx: update to 1.11.0
...
Remove redundant makedepends gcc
2021-12-11 20:40:59 +05:30
Biswapriyo Nath
6e35037056
glib-networking: update to 2.70.1
2021-12-11 20:37:37 +05:30
Biswapriyo Nath
5c2232066d
cantarell-fonts: update to 0.303.1
2021-12-11 20:33:36 +05:30
Christoph Reiter
3b80614a7c
Merge pull request #10318 from podsvirov/python-ddt-update
...
python-ddt: Update to 1.4.4
2021-12-11 15:44:14 +01:00
Konstantin Podsvirov
90dac77199
python-ddt: Update to 1.4.4
2021-12-11 16:28:59 +03:00
Christoph Reiter
b935bcc523
Merge pull request #10316 from lazka/ncurses-fixes
...
ncurses: fixes
2021-12-11 14:24:18 +01:00
Christoph Reiter
30c2fdfd44
ncurses: define NCURSES_STATIC by default again
...
this was removed in 04d942c3d9
We only provide static builds right now and the .pc file doesn't
include a Cflags.static so no users know that this needs to be set
or that only static builds are available.
So revert this for now.
In the future we could look into adding shared builds and define a Cflags.private
for static builds. Then this patch could be removed again.
Fixes #10312
2021-12-11 13:56:44 +01:00
Christoph Reiter
e81f359069
ncurses: import fix from Arch to not leak LDFLAGS into pkg-config
2021-12-11 13:43:16 +01:00
Christoph Reiter
22194e8dab
Merge pull request #10315 from podsvirov/python-nuitka-update
...
python-nuitka: Update to 0.6.18.3
2021-12-11 13:39:51 +01:00
Konstantin Podsvirov
f3ffc9554a
python-nuitka: Update to 0.6.18.3
2021-12-11 13:46:24 +03:00
Christoph Reiter
42aa7af59c
Merge pull request #10309 from Biswa96/flatbuffers-2.0.5
...
flatbuffers: Update to 2.0.5
2021-12-11 11:15:06 +01:00
Christoph Reiter
0870682d2a
Revert "gcc: rebuild again"
...
This reverts commit ecb79e0e8a .
2021-12-11 10:55:35 +01:00
Biswapriyo Nath
cbe38cc205
flatbuffers: Update to 2.0.5
...
* Use Ninja instead of make.
* Remove noextract workaround.
* Add two upstream patches.
2021-12-11 11:46:34 +05:30
Christoph Reiter
ecb79e0e8a
gcc: rebuild again
...
after the crt rebuild
2021-12-10 23:05:34 +01:00
Christoph Reiter
8644282088
crt: rebuild
...
https://github.com/msys2/MINGW-packages/issues/10295#issuecomment-991301147
2021-12-10 22:23:27 +01:00
Christoph Reiter
e43a0ec6ae
CI: switch to windows-2022
2021-12-10 13:47:52 +01:00
Christoph Reiter
db96d0ee86
Merge pull request #10308 from lb90/pango-add-patch
...
Pango: add patch
2021-12-10 13:24:04 +01:00
Luca Bacci
010a5c9794
Pango: add patch
...
See https://gitlab.gnome.org/GNOME/pango/-/merge_requests/533
2021-12-10 13:03:58 +01:00
Christoph Reiter
b0159a66ac
Merge pull request #10302 from podsvirov/cython-update
...
cython: Update to 0.29.25
2021-12-09 21:22:02 +01:00
Christoph Reiter
2598a90901
Merge pull request #10303 from podsvirov/ghex-update
...
ghex: Update to 3.41.1
2021-12-09 21:20:14 +01:00
Christoph Reiter
c172f597db
Merge pull request #10277 from MehdiChinoune/oiio-fix
...
openimageio: fix cmake config file
2021-12-09 20:24:49 +01:00
Konstantin Podsvirov
3586a1b29f
ghex: Update to 3.41.1
2021-12-09 22:21:42 +03:00
Christoph Reiter
165772596b
Merge pull request #10278 from raedrizqie/websocket-client-update
...
python-websocket-client: update to 1.2.1
2021-12-09 20:21:26 +01:00
Christoph Reiter
83fc5d0a41
Merge pull request #10282 from umarcor/eda
...
EDA: update openFPGALoader and verilator
2021-12-09 20:20:17 +01:00