Commit graph

37747 commits

Author SHA1 Message Date
Lassulus 1811a07daa
Merge pull request #107065 from magnetophon/geonkick
geonkick: 2.5.1 -> 2.6.1
2021-01-01 00:45:27 +01:00
Sandro 864a2f9aaa
Merge pull request #108075 from sikmir/qtpbfimageplugin
qtpbfimageplugin: 2.2 → 2.3
2020-12-31 21:53:08 +01:00
Nikolay Korotkiy 9950f40529
qtpbfimageplugin: 2.2 → 2.3 2020-12-31 23:28:52 +03:00
Thomas Tuegel 7138a338b5
Merge pull request #105965 from piegamesde/master
libsForQt5.sonnet: Switch from hunspell to aspell
2020-12-31 09:49:50 -06:00
Thomas Tuegel 355df33432
Merge pull request #107483 from doronbehar/pkg/qt512
qt512: 5.12.7 -> 5.12.9
2020-12-30 14:12:06 -06:00
Andreas Rammhold 0f12442fb3
Merge pull request #106993 from andir/ml2pr/notcurses-init-at-2-1-0
notcurses: init at 2.1.0
2020-12-30 13:14:06 +01:00
Matthew Bauer 9656774860
Merge pull request #107744 from mroi/patch-glibc
glibc: fix Darwin cross compilation for 2.32
2020-12-30 00:36:57 -06:00
Sandro Jäckel 256ae8cfe0 smesh: Fix building on darwin 2020-12-29 19:14:22 -08:00
WORLDofPEACE 63d57b3cfd
Merge pull request #107486 from talyz/webkit-bubblewrap-opengl-driver
webkitgtk: Add `/run/opengl-driver` to bubblewrap bind mounts
2020-12-29 18:20:22 -05:00
Peter Hoeg 35ecda3c6c libquotient: 0.6.2 -> 0.6.3 2020-12-30 06:51:27 +08:00
Graham Christensen 09b571cfe7
Merge pull request #107443 from nima2007/zchunk_work
zchunk: 1.1.6-> 1.1.8 & Add darwin support
2020-12-29 14:31:39 -05:00
Pavol Rusnak 6a42898550
Merge pull request #107877 from jobojeha/update-utf8cpp
utf8cpp: 3.1.1 -> 3.1.2
2020-12-29 14:52:51 +01:00
Michael Weiss 317215b886
intel-media-driver: 20.4.3 -> 20.4.5 2020-12-29 14:16:54 +01:00
Jonathan Jeppener-Haltenhoff 215378b627 utf8cpp: 3.1.1 -> 3.1.2 2020-12-29 12:02:34 +01:00
Pavol Rusnak ef7116f203
Merge pull request #107847 from freezeboy/update-a52dec
a52dec: 0.7.4p4 -> 0.7.4
2020-12-29 11:43:30 +01:00
Nima Vasseghi a847120875 zchunk: 1.1.6 -> 1.1.8 | Add darwin support
Zchunk previously couldn't compile on macOS and had to be skipped for macOS on some packages.
2020-12-29 02:01:31 -08:00
freezeboy fdb136401f a52dec: 0.7.4p4 -> 0.7.4 2020-12-29 09:08:31 +01:00
Sandro 5568dd4ccf
Merge pull request #107643 from devhell/libmesode
libmesode: 0.9.3 -> 0.10.1
2020-12-29 00:02:30 +01:00
Sandro 226c94c73b
Merge pull request #107799 from schmittlauch/linphonebump-master 2020-12-28 21:10:01 +01:00
Doron Behar 6d13b4c5ec qt5: Update comment regarding updating srcs.nix 2020-12-28 19:52:06 +02:00
Trolli Schmittlauch 14027887fe belcard: specifiy the exact gpl3 license variant 2020-12-28 17:33:54 +01:00
Trolli Schmittlauch 4459b412dd ortp: specifiy the exact gpl3 license variant 2020-12-28 17:33:54 +01:00
Trolli Schmittlauch bf2a93e507 linphone: 4.2.4 -> 4.2.5
fixes a crash on incoming calls

part of updating linphone and its major dependencies
2020-12-28 17:33:54 +01:00
Trolli Schmittlauch ccb88fd162 bzrtp: 4.4.0 -> 4.4.9
part of updating linphone and its major dependencies
2020-12-28 17:33:53 +01:00
Trolli Schmittlauch c7cac5ea9a belr: unstable-2020-03-09 -> 4.3.2
part of updating linphone and its major dependencies
2020-12-28 17:33:53 +01:00
Trolli Schmittlauch 418dc08cea belle-sip: 4.4.13 -> 4.4.21
part of updating linphone and its major dependencies
2020-12-28 17:33:52 +01:00
Trolli Schmittlauch 4ea84190f1 bctoolbox: 4.4.13 -> 4.4.21
part of updating linphone and its major dependencies
2020-12-28 17:33:51 +01:00
Trolli Schmittlauch 1c43806e4b bcg729: 1.0.4 -> 1.1.1
part of updating linphone and its major dependencies
2020-12-28 17:33:51 +01:00
Florian Klink ce709163f2 libraspberrypi: fix output
libraspberrypi provided an empty directory. The during
https://github.com/NixOS/nixpkgs/pull/107637, this was refactored to use
cmakeFlags.

cmakeFlags can't use `$out` directly. `$out` is a bash variable, so to
use it there, `${placeholder "out"}` is needed, otherwise it'll
pick `"$out"` literally.
2020-12-28 16:55:11 +01:00
Mario Rodas 24a8b55ba6
Merge pull request #107754 from freezeboy/update-cgal
cgal: 5.1.1 -> 5.2
2020-12-28 07:03:05 -05:00
Mario Rodas 7a7ada02f0
Merge pull request #107780 from marsam/update-flite
flite: 2.1.0 -> 2.2
2020-12-28 06:59:51 -05:00
Peter Hoeg 94a116156a kquickimageedit: 0.1 -> 0.1.2 and fix up casing 2020-12-28 06:36:58 +08:00
Doron Behar 7c304d037f
Merge pull request #104848 from hjones2199/kstars-up
kstars: 3.4.3 -> 3.5.0
2020-12-28 00:16:21 +02:00
Doron Behar 5520049b39
Merge pull request #94300 from r-ryantm/auto-update/qtstyleplugin-kvantum-qt4
qtstyleplugin-kvantum-qt4: 0.15.3 -> 0.16.0
2020-12-28 00:09:45 +02:00
Doron Behar b65196ce11
Merge pull request #105419 from IvarWithoutBones/oatpp-init-1.2.0
oatpp: init at 1.2.0
2020-12-27 23:56:07 +02:00
freezeboy f51b472846 cgal: 5.1.1 -> 5.2 2020-12-27 21:21:30 +01:00
Hunter Jones 17646687c6 stellarsolver: init at 1.5 2020-12-27 14:00:39 -06:00
Michael Roitzsch 09a76e08ae glibc: fix Darwin cross compilation for 2.32 2020-12-27 19:04:59 +01:00
Drew Risinger e89369fae6 libraspberrypi: fix cross-compile conventions 2020-12-27 17:01:02 +01:00
Drew Risinger 3f64a4e432 libraspberrypi: merge with raspberrypi-tools 2020-12-27 17:01:02 +01:00
Drew Risinger 65172da27e libraspberrypi: 2020-05-28 -> 2020-11-30 2020-12-27 17:01:02 +01:00
devhell 7a27de1418 libmesode: 0.9.3 -> 0.10.1 2020-12-27 15:58:16 +00:00
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
Mario Rodas f88620ce75 sonic: 2018-07-06 -> 2020-12-27 2020-12-27 04:24:00 -05:00
Mario Rodas 3ef18945f8 sonic: enable on darwin 2020-12-27 04:23:00 -05:00
Mario Rodas 7ad2611495 sonic: install manpage 2020-12-27 04:22:00 -05:00
Mario Rodas c9e2ce3d83 pcaudiolib: fix homepage 2020-12-27 04:21:00 -05:00
Mario Rodas 8520ec0059 pcaudiolib: enable on darwin 2020-12-27 04:20:00 -05:00
Mario Rodas 099464edf0 flite: 2.1.0 -> 2.2 2020-12-27 04:20:00 +00: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