Commit Graph

37692 Commits

Author SHA1 Message Date
Sandro
c958c1b6b2
Merge pull request #102036 from Twey/entt-3.5.2
entt: init at 3.5.2
2020-12-27 14:59:12 +01:00
Linus Heckemann
e71634eece
vtk: clean up / reduce code repetition (#107617)
vtk: clean up / reduce code repetition

This refactors the vtk expressions to use a generic base expression,
which is used for all 3 versions.

vtk 7.x no longer uses gcc 8, since the quirk of it not building with
gcc 9 seems to have been fixed.

This also makes the python bindings available for all 3 versions, and
fixes building them for vtk 8 by adding a patch.
2020-12-26 23:27:39 +01:00
markuskowa
348a547e24
Merge pull request #107655 from markuskowa/upd-ntirpc
ntirpc: 3.3 -> 3.4
2020-12-26 23:10:27 +01:00
Sandro
92ba35f8d8
Merge pull request #107273 from arcz/xed
xed: init at 12.0.1
2020-12-26 20:04:35 +01:00
Markus Kowalewski
75c25b3092
ntirpc: 3.3 -> 3.4 2020-12-26 18:27:13 +01:00
Florian Klink
5afb1fed39
Merge pull request #107457 from flokli/umockdev-0.15.2
umockdev: 0.13.1 -> 0.15.2
2020-12-26 17:36:06 +01:00
Peter Simons
7bc8c1ce4f
Merge pull request #107116 from nagy/boost175
boost175: init at 1.75.0
2020-12-26 16:39:04 +01:00
Artur Cygan
84c9c2ae54 xed: init at 12.0.1 2020-12-25 23:31:02 +01:00
ajs124
1c05194171
Merge pull request #107010 from TredwellGit/inih
inih: init at r52
2020-12-25 23:24:26 +01:00
TredwellGit
72f29cde3b inih: init at r52 2020-12-25 22:09:19 +00:00
Bernardo Meurer
29f7ba6fe3
Merge pull request #107496 from mjlbach/init_neochat
neochat: init at 1.0
2020-12-25 21:26:51 +00:00
Florian Klink
5be624ae2a umockdev: 0.13.1 -> 0.15.2
This updates umockdev to the latest stable release.

Upstream switched to meson and gtk-doc in the meantime.
2020-12-25 00:59:57 +01:00
Florian Klink
ae46445e62
Merge pull request #107540 from flokli/websocketpp-fix-cross
websocketpp: fix cross
2020-12-24 23:29:41 +01:00
Pascal Bach
0b50507102
libctemplate: 2.3 -> 2.4 (#107423)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-12-24 19:11:22 +01:00
Kevin Cox
c1f95fedb5
Merge pull request #106975 from tfmoraes/vtk_qt515
vtk: qt514 -> qt515
2020-12-24 12:48:00 -05:00
Florian Klink
3daa255777 websocketpp: fix cross
Apparently, that's all needed to get websocketpp to cross-compile.
2020-12-24 16:56:50 +01:00
Michael Lingelbach
bd4085aa88 KQuickImageEdit: init at 0.1 2020-12-24 00:09:12 -08:00
Mario Rodas
466759ff27 libnice: 0.1.16 -> 0.1.18 2020-12-23 17:08:20 -08:00
github-actions[bot]
bb5bf5cd27
Merge master into staging-next 2020-12-23 12:25:37 +00:00
Florian Klink
09067f8176
Merge pull request #107436 from flokli/umockdev-disable-tests
umockdev: disable tests
2020-12-23 11:40:20 +01:00
Florian Klink
e7bfbe369f umockdev: disable tests
Until https://github.com/martinpitt/umockdev/issues/115 is resolved.

Reported-In: https://github.com/NixOS/nixpkgs/issues/107420
2020-12-23 02:20:03 +01:00
github-actions[bot]
28fd8e0d59
Merge master into staging-next 2020-12-23 00:48:29 +00:00
Dylan Baker
807c0b0df5 waffle: Add support for non-linux platforms
Waffle works perfectly well on macOS and Windows. Because the meson
options do proper dependency checking already, we can just leave them
out. This has the additional benefit of allowing gbm, surfaceless_egl
and x11_egl supoort to be built on Linux, which are useful in
conjunction with the piglit test suite.
2020-12-22 15:33:27 -08:00
Dylan Baker
fd4e4bd8be waffle: Use meson instead of cmake
The cmake build system is deprecated upstream.
2020-12-22 15:33:27 -08:00
github-actions[bot]
3aac2c14a8
Merge master into staging-next 2020-12-22 12:25:40 +00:00
Sandro
747ead1c74
Merge pull request #104291 from bbigras/nuspell
nuspell: 4.0.1 -> 4.2.0
2020-12-22 09:41:13 +01:00
github-actions[bot]
f1ccef3fd4
Merge master into staging-next 2020-12-22 00:46:39 +00:00
Florian Klink
4de10624f6
Merge pull request #107207 from rb2k/add_libsmartcols
libsmartcols: init at v2.36.1
2020-12-21 22:14:15 +01:00
Daniël de Kok
86477dafbb
Merge pull request #107136 from danieldk/rocm-4.0.0
rocm: 3.10.0 -> 4.0.0
2020-12-21 22:05:10 +01:00
Marc Seeger
95c123d183 libsmartcols: init at v2.36.1 2020-12-21 10:54:14 -08:00
Sohalt
7e63c97223
folly: 2019.11.11.00 -> 2020.09.28.00, fix build (#99133) 2020-12-21 13:32:25 -05:00
github-actions[bot]
85b7955180
Merge master into staging-next 2020-12-21 18:23:29 +00:00
Alyssa Ross
b7045dacc6 libcryptui: enableParallelBuilding
Works fine for me at -j48.
2020-12-21 18:14:42 +00:00
github-actions[bot]
d442b912ae
Merge master into staging-next 2020-12-21 12:23:05 +00:00
Michael Raskin
ee383a53dd
Merge pull request #106586 from doronbehar/pkg/octave/misc
octave: Use latest jdk & Allow 64 bit indices
2020-12-21 11:30:08 +00:00
Michael Raskin
67e7d1170b
Merge pull request #105461 from mweinelt/botan
botan2: 2.9.0 -> 2.17.2
2020-12-21 11:25:53 +00:00
github-actions[bot]
f2b48e74be
Merge master into staging-next 2020-12-21 06:19:56 +00:00
github-actions[bot]
bdf1e394e4
Merge master into staging-next 2020-12-21 00:45:49 +00:00
Milan Pässler
0dcf65711c libtorrentRasterbar: move files to match common nixpkgs layout
No other packages have an own directory for each version with only one
file in each directory.
2020-12-20 20:51:28 +01:00
github-actions[bot]
ab8c2b2b2c
Merge master into staging-next 2020-12-20 18:19:51 +00:00
Milan Pässler
66e478172d libtorrentRasterbar_1_2_x: 1.2.6 -> 1.2.11 2020-12-20 15:48:58 +01:00
Milan Pässler
1edfaa4a0d libtorrentRasterbar-2_0_x: init at 2.0.1 2020-12-20 15:48:58 +01:00
Mario Rodas
182b0d051a physfs: enable build on darwin 2020-12-20 04:20:00 +00:00
Mario Rodas
4a8ed1661d nuspell: add platforms 2020-12-20 04:20:00 +00:00
github-actions[bot]
d491b49037
Merge master into staging-next 2020-12-20 00:43:57 +00:00
Florian Klink
999f6ee86d
Merge pull request #107102 from rb2k/libmodulemd_darwin
libmodulemd: Enable darwin support.
2020-12-19 20:28:51 +01:00
github-actions[bot]
9f677fc6b8
Merge master into staging-next 2020-12-19 18:19:27 +00:00
Timo Kaufmann
afead527c4
Merge pull request #105615 from collares/sage-update
sage: 8.9 -> 9.2
2020-12-19 18:13:16 +01:00
Doron Behar
37a16b85e0 sundials_2: remove
No package needs it now - octave 5.2.0 was the only one that needed it,
but now with octave 6.1.0 latest sundials 5.x.x is used.
2020-12-19 10:59:35 +02:00
Doron Behar
674c5953b9 qrupdate: Fix FFLAGS
Apparently, undetected in #98499, trying to use the flags written makes
the build fail due to -O3.
2020-12-19 10:12:18 +02:00