Commit Graph

38091 Commits

Author SHA1 Message Date
sternenseemann 792dacacd5 libschrift: init at 0.9.1
Building a shared object file is probably not necessary since libschrift
has no dependencies and is pretty small.
2021-01-03 23:48:08 +01:00
John Ericson 5c2965145f treewide: Inline more of the static overlay
Picking up where #107238 left off. I think I'll have gotten all the easy
stuff with this.
2021-01-03 21:46:14 +00:00
Florian Klink bdd15d2a55 umockdev: 0.15.2 -> 0.15.4 2021-01-03 21:51:47 +01:00
John Ericson b3f29f3817
Merge pull request #107238 from Ericson2314/no-static-overlay
treewide: Start to break up static overlay
2021-01-03 15:15:49 -05:00
Thomas Tuegel 73a76de9d7
Merge pull request #107948 from eliasp/akonadi-kaccounts
akonadi: add missing kaccounts deps
2021-01-03 14:05:49 -06:00
Thomas Tuegel c40e1d8c95
Merge pull request #108331 from Thra11/kirigami-qtgraphicaleffects
kirigami2: Add qtgraphicaleffects to buildInputs
2021-01-03 14:04:31 -06:00
John Ericson f52263ced0 treewide: Start to break up static overlay
We can use use `stdenv.hostPlatform.isStatic` instead, and move the
logic per package. The least opionated benefit of this is that it makes
it much easier to replace packages with modified ones, as there is no
longer any issue of overlay order.

CC @FRidh @matthewbauer
2021-01-03 19:18:16 +00:00
github-actions[bot] 07165c7226
Merge staging-next into staging 2021-01-03 18:38:32 +00:00
John Ericson b03fdcc7f9
Merge pull request #108300 from siraben/parallel-cmake
treewide: remove enableParallelBuilding = true if using cmake
2021-01-03 13:22:09 -05:00
Michael Weiss 108d9ec355
dav1d: 0.8.0 -> 0.8.1 2021-01-03 19:16:10 +01:00
Michael Weiss 6681661989
libmd: 1.0.1 -> 1.0.3 2021-01-03 18:58:43 +01:00
Tom Hall 6ae1689bdc kirigami2: Add qtgraphicaleffects to buildInputs
Many of Kirigami's components require qtgraphicaleffects, so it doesn't
make sense to rely on the packages using kirigami supplying
the dependency.
2021-01-03 17:25:11 +00:00
github-actions[bot] 0649757570
Merge staging-next into staging 2021-01-03 12:24:59 +00:00
Pavol Rusnak 4d0e996b71
Merge pull request #108303 from siraben/codec2-darwin
codec2: enable build on unix
2021-01-03 13:24:52 +01:00
Ben Siraphob 3ae5e6ce03 treewide: remove enableParallelBuilding = true if using cmake 2021-01-03 18:37:40 +07:00
Joe Hermaszewski cbc4bd9971 vulkan: 1.2.141 -> 1.2.162
Also improve metadata for vulkan-validation-layers
2021-01-03 11:03:42 +00:00
Ben Siraphob c8f70e0e97 codec2: enable build on unix 2021-01-03 17:15:53 +07:00
Thomas Tuegel 9c04596480 qtlocation: backport upstream patch for recent GCC 2021-01-03 10:00:18 +01:00
zowoq fb2311d430 Merge staging-next into staging 2021-01-03 16:33:28 +10:00
github-actions[bot] bc30d1eb34
Merge master into staging-next 2021-01-03 00:56:46 +00:00
Lassulus a460b167f4
Merge pull request #107058 from ShamrockLee/pslib
pslib: Init at 0.4.6
2021-01-02 21:17:17 +01:00
Guillaume Girol d1d328882e libinsane: 1.0.8 -> 1.0.9 2021-01-02 19:08:54 +01:00
Shamrock Lee c5c2855647 pslib: Init at 0.4.6
pslib is a C-libreary to create PostScript files.
If applied, other nix package (e.g. the in-progress GNU Data Language)
with such dependency can be packaged easier.
2021-01-03 02:04:55 +08:00
github-actions[bot] ec161d2240
Merge master into staging-next 2021-01-02 12:24:09 +00:00
Thomas Tuegel ff47554518
Merge pull request #107472 from CertainLach/increase-kdeinit-environ-limit
kinit: increase environment limit
2021-01-02 05:42:00 -06:00
Thomas Tuegel eed06a0da9
Merge pull request #107898 from SuperSandro2000/qtwebkit-darwin
qt514.qtwebkit: Fix patch applying
2021-01-02 05:40:09 -06:00
Florian Klink 6221782074
Merge pull request #108173 from flokli/cross-compile-nixos-sd
Fix NixOS cross-compilation SD Image
2021-01-02 11:03:45 +01:00
Sandro 56bb1b0f7a
Merge pull request #107863 from SuperSandro2000/properties-cpp-buildinputs
properties-cpp: move cmake, pkg-config to nativeBuildInputs, clean up
2021-01-02 10:49:41 +01:00
Frederik Rietdijk e48db707e4 Merge master into staging-next 2021-01-02 08:49:09 +01:00
Florian Klink 4f087a608e polkit: don't build with gobject-introspection when cross-compiling
gobject-introspection doesn't currently cross-compile (see
https://github.com/NixOS/nixpkgs/pull/88222), but polkit is somewhat
essential for many system components.

By disabling gobject-introspection when cross-compiling, we get it to
build.
2021-01-01 23:11:53 +01:00
Thomas Tuegel 43939ba8a8
Merge pull request #108115 from ttuegel/qt-5.12-darwin
qt512: fix darwin patches
2021-01-01 14:51:50 -06:00
Florian Klink 3050545e41
Merge pull request #107808 from flokli/dconf-fix-cross
dconf: fix cross compilation
2021-01-01 21:09:35 +01:00
Michael Weiss 16cf68dc7a
mesa: 20.3.1 -> 20.3.2 (#108152)
This also applies the macOS patch unconditionally to avoid breakages in
the future.
2021-01-01 20:08:54 +01:00
Sandro 988e83bfd7
Merge pull request #107632 from vs49688/fffix 2021-01-01 19:54:15 +01:00
Michael Weiss 33f91ea7b6
aml: 0.1.0 -> 0.2.0 2021-01-01 19:53:14 +01:00
github-actions[bot] 0eb369d907
Merge staging-next into staging 2021-01-01 18:39:12 +00:00
github-actions[bot] c0a9361687
Merge master into staging-next 2021-01-01 18:39:09 +00:00
Ben Darwin 0fd1192132
itk: 5.1.1 -> 5.1.2 (#107502) 2021-01-01 12:59:14 -05:00
Dmitry Kalinkin 8bee208bf8
Merge pull request #107335 from veprbl/pr/root_6_20_08
root: 6.18.04 -> 6.22.06, don't build vendored LLVM
2021-01-01 12:28:37 -05:00
Thomas Tuegel 54fff8407b
qt512.qtwebengine: update darwin patches 2021-01-01 07:58:34 -06:00
github-actions[bot] f1df516121
Merge staging-next into staging 2021-01-01 12:25:55 +00:00
github-actions[bot] 0fe33caad3
Merge master into staging-next 2021-01-01 12:25:52 +00:00
Robert Helgesson 9ce91be010 lombok: add bin output with lombok wrapper script
The wrapper can be used, e.g., to run the delombok command.
2021-01-01 13:13:10 +01:00
Lassulus 88439304c6
Merge pull request #107199 from mcbeth/qrcodegen
qrcodegen: init at 1.6.0
2021-01-01 12:32:40 +01:00
Thomas Tuegel a61f20e418
qt512: fix build on darwin 2021-01-01 05:32:19 -06:00
Ben Siraphob b04fc593e7 treewide: cmake buildInputs to nativeBuildInputs, minor cleanups 2021-01-01 11:52:33 +07:00
Zane van Iperen 6a4695b758
ffmpegthumbnailer: enable generation of thumbnailer file, misc cleanups
Passing "-DENABLE_THUMBNAILER=ON" to CMake causes it to install
"ffmpegthumbnailer.thumbnailer" into /share/thumbnailers, making it
actually usable with desktop environments.

Cleanups:
- remove trailing whitespace
- change pkgconfig -> pkg-config
- change license from gpl2 to gpl2Plus
2021-01-01 12:52:29 +10:00
github-actions[bot] 54ab07c1fe
Merge staging-next into staging 2021-01-01 00:56:17 +00:00
github-actions[bot] 999c670119
Merge master into staging-next 2021-01-01 00:56:14 +00:00
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
github-actions[bot] a6f7ba3752
Merge staging-next into staging 2020-12-31 18:42:44 +00:00
github-actions[bot] 5dffe03f30
Merge master into staging-next 2020-12-31 18:42:41 +00: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
Frederik Rietdijk 08668447e2 Revert "hidapi: fix cross build"
Not needed when using buildPackages.autoreconfHook

This reverts commit f6514239ee.
2020-12-31 15:58:19 +01:00
Frederik Rietdijk f3b4ae8402 Merge staging-next into staging 2020-12-31 13:29:55 +01:00
Frederik Rietdijk e823016e66 Merge master into staging-next 2020-12-31 13:29:32 +01:00
Frederik Rietdijk f6514239ee hidapi: fix cross build 2020-12-31 09:56:16 +01:00
Ryan Burns 7115040e19 mesa: fix build on darwin
Latest mesa requires macOS SDK 10.13 - this applies an upstream
patch for compatibility with 10.13

Applied on darwin only to avoid linux rebuilds in staging-next - left a
note that this can be done unconditionally as it has no effect on
non-darwin platforms, if this would be considered more robust.
2020-12-31 09:11:38 +01:00
TredwellGit 899354d2c8 glibc: 2.32-10 -> 2.32-24
https://sourceware.org/glibc/wiki/Release
https://sourceware.org/git/?p=glibc.git;a=log;h=refs/heads/release/2.32/master
2020-12-30 20:04:16 -05:00
freezeboy eb6bdaa89b
signond: init 8.60 2020-12-31 01:29:26 +01:00
freezeboy 73779ab8d4
accounts-qt: migrate to libsForQt5 derivations to fix cmake config
Co-authored-by: Thomas Tuegel <thomas.tuegel@runtimeverification.com>
2020-12-30 23:20:21 +01: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
Benjamin Hipple 6d216d585c tbb: fix installPhase bug skipping hooks
If you have a pre/post install hook in an overlay, it currently does not run.
2020-12-30 09:46:58 -05:00
github-actions[bot] 8eb607335b
Merge staging-next into staging 2020-12-30 12:24:51 +00:00
github-actions[bot] 099a83caba
Merge master into staging-next 2020-12-30 12:24:47 +00: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
github-actions[bot] 38efe39e21
Merge staging-next into staging 2020-12-30 06:22:22 +00:00
github-actions[bot] 056304189c
Merge master into staging-next 2020-12-30 06:22:20 +00:00
Mario Rodas b43e3eaf2a libvmaf: 1.5.3 -> 2.1.0
+ https://github.com/Netflix/vmaf/releases/tag/v2.0.0
+ https://github.com/Netflix/vmaf/releases/tag/v2.1.0
2020-12-30 04:20:00 +00:00
Sandro Jäckel 256ae8cfe0 smesh: Fix building on darwin 2020-12-29 19:14:22 -08:00
github-actions[bot] 7e406bcad6
Merge staging-next into staging 2020-12-30 00:53:05 +00:00
github-actions[bot] 31fc475812
Merge master into staging-next 2020-12-30 00:53:01 +00: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
Sandro Jäckel d05ff6e0f4
qt514.qtwebkit: Fix patch applying 2020-12-29 19:41:51 +01:00
github-actions[bot] 1db88b5c65
Merge staging-next into staging 2020-12-29 18:40:56 +00:00
github-actions[bot] ff873c7c21
Merge master into staging-next 2020-12-29 18:40:52 +00:00
misuzu c2058833d7 libiscsi: init at 1.19.0 2020-12-29 16:19:35 +02: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
github-actions[bot] 7e143f77a7
Merge staging-next into staging 2020-12-29 12:25:28 +00:00
github-actions[bot] 3eb60816ef
Merge master into staging-next 2020-12-29 12:25:25 +00:00
Thomas Tuegel c3356a6e1c
Merge pull request #97306 from danieldk/openblas-avx512
openblas: re-enable AVX512 support
2020-12-29 05:43:05 -06: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 Jäckel 55fe467856
properties-cpp: move cmake, pkg-config to nativeBuildInputs, clean up 2020-12-29 06:07:11 +01:00
github-actions[bot] c86ce50258
Merge master into staging-next 2020-12-29 00:51:31 +00: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
github-actions[bot] ac03278035
Merge master into staging-next 2020-12-28 18:34:55 +00:00
Doron Behar 6d13b4c5ec qt5: Update comment regarding updating srcs.nix 2020-12-28 19:52:06 +02:00
Florian Klink 195bb483dd dconf: remove libxml2
This doesn't seem to be required anymore (?)
2020-12-28 17:56:41 +01: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 e69bc44dc7 dconf: fix cross compilation
Vala doesn't yet cross-compile, and gtk-doc uses some
gobject-introspection bits (and gobject-introspection doesn't
cross-compile either).
2020-12-28 16:58:50 +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
github-actions[bot] d5506c4c59
Merge master into staging-next 2020-12-28 12:24:08 +00: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
Lucas Ransan 22daf1c8ff mp4v2: fix build on gcc10 2020-12-28 08:43:33 +01:00
Lucas Ransan 97a279c71d libgcrypt: force noexecstack 2020-12-28 08:43:33 +01:00
Lucas Ransan a909a45e04 libopus: disable tests on i686
test_unit_LPC_inv_pred_gain fails
2020-12-28 08:43:33 +01:00
Lucas Ransan f21b93c362 range-v3: fix build on gcc10 2020-12-28 08:43:33 +01:00
luc65r b271d8baed liblangtag: 0.6.1 -> 0.6.3 2020-12-28 08:43:32 +01:00
luc65r dde943e535 Revert "Revert "Merge pull request #86954 from lovesegfault/binutils-2.34""
This reverts commit 24c96b9259.
2020-12-28 08:43:32 +01:00
luc65r 3205b32bf6 Revert commits on binutils for OpenRISC 1000
This reverts commits
    ebd89f6de1
    c6f6db77ac
    257fb62387
    dbe556af9c
2020-12-28 08:43:31 +01:00
luc65r 9544382a41 libomxil-bellagio: fix build with gcc10 2020-12-28 08:43:31 +01:00
Sandro 3a3b682793
Merge pull request #103674 from chkno/lcms-src-fix
lcms: Fix fetch URL
2020-12-28 03:47:25 +01:00
Jan Tojnar 0fb4e8c4c3
gdk-pixbuf: enable debug info 2020-12-28 02:19:17 +01:00
github-actions[bot] 9ddbef87ec
Merge staging-next into staging 2020-12-28 00:51:04 +00: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
github-actions[bot] c60825a5d9
Merge staging-next into staging 2020-12-27 18:30:33 +00: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
R. RyanTM e8854bd7fb glib: 2.66.3 -> 2.66.4 2020-12-27 03:45:45 +01:00
github-actions[bot] 9c87ad5a33
Merge staging-next into staging 2020-12-27 00:51:02 +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
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
github-actions[bot] d4a33d75f2
Merge staging-next into staging 2020-12-26 18:28:57 +00: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
Jan Tojnar 7f8fcb2084
Merge pull request #102723 from r-ryantm/auto-update/poppler-glib 2020-12-26 16:06:42 +01:00
Jan Tojnar 8ca03822ca
poppler: 20.08.0 -> 20.12.1
- 20.09.0: https://lists.freedesktop.org/archives/poppler/2020-September/014432.html
- 20.10.0: https://lists.freedesktop.org/archives/poppler/2020-October/014467.html
- 20.11.0: https://lists.freedesktop.org/archives/poppler/2020-November/014499.html
- 20.12.0: https://lists.freedesktop.org/archives/poppler/2020-December/014546.html
- 20.12.1: https://lists.freedesktop.org/archives/poppler/2020-December/014562.html
2020-12-26 12:54:51 +01:00
Thomas Tuegel 3db04334e3
Revert "fetch-kde-qt.sh: get hashes from metadata"
This reverts commit 4b7d9dc868.

The KDE project has changed their source index pages so that the links to
package metadata files are generated by JavaScript after the page loads. As a
result, wget is no longer able to recursively fetch the package metadata
automatically.
2020-12-26 05:24:25 -06:00
github-actions[bot] 309b7614e7
Merge staging-next into staging 2020-12-26 00:47:55 +00: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
github-actions[bot] 8194c0475b
Merge staging-next into staging 2020-12-25 00:49:34 +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
github-actions[bot] 91f827cb1d
Merge staging-next into staging 2020-12-24 18:34:36 +00: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
Gabriel Ebner e8a8d380ec
Merge pull request #107490 from gebner/gstreamer-wrapper
treewide: use GST_PLUGIN_SYSTEM_PATH_1_0 instead of GST_PLUGIN_SYSTEM_PATH
2020-12-24 12:29:43 +01:00
Gabriel Ebner c9161fb11a treewide: use GST_PLUGIN_SYSTEM_PATH_1_0 instead of GST_PLUGIN_SYSTEM_PATH
When GST_PLUGIN_SYSTEM_PATH_1_0 is set, gstreamer ignores
GST_PLUGIN_SYSTEM_PATH.
2020-12-24 10:34:30 +01:00
Michael Lingelbach bd4085aa88 KQuickImageEdit: init at 0.1 2020-12-24 00:09:12 -08:00
github-actions[bot] 1bf7a72105
Merge staging-next into staging 2020-12-24 06:23:13 +00:00
Mario Rodas 466759ff27 libnice: 0.1.16 -> 0.1.18 2020-12-23 17:08:20 -08:00
talyz 4c68c3837a
webkitgtk: Add `/run/opengl-driver` to bubblewrap bind mounts
Without access to the `/run/opengl-driver` directory, webkit fails to
create an EGL context, since it can't identify a suitable EGL
vendor. This results in a blank window and the following error output:

Cannot get default EGL display: EGL_BAD_PARAMETER
Cannot create EGL context: invalid display (last error: EGL_SUCCESS)
2020-12-23 18:51:50 +01:00
Doron Behar d342045066 qt512: 5.12.7 -> 5.12.9 2020-12-23 19:06:06 +02:00
Yaroslav Bolyukin 0fbd3e9591
kinit: increase environment limit
Limit is already increased for standard xorg plasma distribution to
start, but with wayland, even more libraries being added

Increasing this limit to 1 << 20 (1M) seems to be enough (For me
length is 80K), and not so much for regular desktops

Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
2020-12-23 17:46:59 +03:00
github-actions[bot] 49eb10e5be
Merge staging-next into staging 2020-12-23 12:25:41 +00: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
Dmitry Kalinkin ffcf3a1a78
yoda-with-root: mark as broken 2020-12-22 22:40:25 -05: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] 1f4fb62fda
Merge staging-next into staging 2020-12-23 00:48:34 +00: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
Frederik Rietdijk 736dd028ca Merge staging-next into staging 2020-12-22 19:43:32 +01: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] 55868ac425
Merge staging-next into staging 2020-12-22 00:46:42 +00: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] e1c2ee0555
Merge staging-next into staging 2020-12-21 18:23:33 +00: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
Tom Manner 40d50c27bc rapidcheck: unstable-2018-09-27 -> unstable-2020-12-19
Updated to point at a much newer version of the library.  Moving forward before was difficult because of a segfault introduced to rapidcheck when it's static library was optimized or stripped.  That was fixed by a commit on 19 December 2020.
2020-12-21 11:25:52 -05:00
github-actions[bot] d87de5dd7d
Merge staging-next into staging 2020-12-21 12:23:08 +00:00
github-actions[bot] d442b912ae
Merge master into staging-next 2020-12-21 12:23:05 +00:00
Michael Raskin de349bbbb9
Merge pull request #107211 from petabyteboy/feature/broadway
gtk3: build with broadway backend
2020-12-21 12:16:19 +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] 1e0a7e0b00
Merge staging-next into staging 2020-12-21 06:19:59 +00:00
github-actions[bot] f2b48e74be
Merge master into staging-next 2020-12-21 06:19:56 +00:00
github-actions[bot] 204a4ef360
Merge staging-next into staging 2020-12-21 00:45:57 +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] 266489aefb
Merge staging-next into staging 2020-12-20 18:19:55 +00: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
Milan Pässler e8f4028f85
gtk3: build with broadway backend
The GDK Broadway backend provides support for displaying GTK+
applications in a web browser, using HTML5 and web sockets.
https://developer.gnome.org/gtk3/stable/gtk-broadway.html
2020-12-20 14:00:43 +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] fd51d0dfe3
Merge staging-next into staging 2020-12-20 00:44: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
Frederik Rietdijk f081225a83
Merge pull request #106533 from helsinki-systems/refactor/waf-hook
[staging] wafHook: Don't wrap Python 2
2020-12-19 19:28:05 +01:00
github-actions[bot] 85f35ee6ec
Merge staging-next into staging 2020-12-19 18:19:31 +00: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
Jeffrey McBeth a3dd6cdb9b qrcodegen: init at 1.6.0 2020-12-19 11:24:14 -05: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
Daniël de Kok 78ca64c540 rocm-opencl-runtime: 3.10.0 -> 4.0.0
No changes compared to the previous release.
2020-12-19 07:59:29 +01:00
Daniël de Kok 39fefb90b6 rocclr: 3.10.0 -> 4.0.0 2020-12-19 07:59:29 +01:00
Daniël de Kok 240416a10b rocm-comgr: 3.10.0 -> 4.0.0
No changes compared to the previous release.
2020-12-19 07:59:29 +01:00
Daniël de Kok edfcf08028 rocm-runtime: 3.10.0 -> 4.0.0
No changes compared to the previous release.
2020-12-19 07:59:29 +01:00
William Casarin 08f1b2632e notcurses: init at 2.1.0
This is a neat ncurses alternative. See the demo here:

https://www.youtube.com/watch?v=cYhZ7myXyyg

Here's something interesting to package after this:

https://github.com/dankamongmen/growlight

Message-Id: <20201218142929.9912-1-jb55@jb55.com>
2020-12-19 03:16:39 +01:00
sternenseemann 371062f8ea fcft: 2.3.1 -> 2.3.2 2020-12-18 14:43:42 +01:00
github-actions[bot] bb26ae8f5d
Merge staging-next into staging 2020-12-18 12:22:50 +00:00
github-actions[bot] a4876421e8
Merge master into staging-next 2020-12-18 12:22:44 +00:00
Michael Weiss c23db78bbd
libva-utils: 2.9.1 -> 2.10.0 2020-12-18 13:11:27 +01:00
Doron Behar d294aea6b8
Merge pull request #97036 from IvarWithoutBones/libzra
libzra: init at unstable-2020-08-10
2020-12-18 11:08:44 +02:00
Doron Behar 7268b76024
Merge pull request #102115 from r-ryantm/auto-update/ceres-solver
ceres-solver: 1.14.0 -> 2.0.0
2020-12-18 10:59:31 +02:00
Daniël de Kok 0cb9af406f rocm-thunk: 3.10.0 -> 4.0.0 2020-12-18 08:25:13 +01:00
Daniël de Kok ea9bc06e8b rocm-device-libs: 3.10.0 -> 4.0.0
No changes compared to the previous release.
2020-12-18 08:23:50 +01:00
Dmitry Kalinkin 5ba4eb2d2e
glew{,110}: don't depend on mesa on darwin 2020-12-17 16:53:35 -05:00
Dmitry Kalinkin 823bc77463
libAfterImage: init at 1.20 2020-12-17 16:48:58 -05:00
Daniel Nagy 31066910b9
boost175: init at 1.75.0 2020-12-17 19:38:23 +01:00
github-actions[bot] a069110348
Merge staging-next into staging 2020-12-17 18:17:24 +00:00
github-actions[bot] 8c3e8bd4b9
Merge master into staging-next 2020-12-17 18:17:15 +00:00
Janne Heß c1baf6549f
ntdb: Add Python 2 for wafHook 2020-12-17 19:01:33 +01:00
Janne Heß 125502298e
gaia: Add Python 2 for wafHook 2020-12-17 19:01:32 +01:00
Marc Seeger 4939188964 libmodulemd: Enable darwin support. 2020-12-17 07:31:51 -08:00
wucke13 c54358f391 simgear: 2020.1.3 -> 2020.3.4 2020-12-17 10:19:48 -05:00
github-actions[bot] 5b8d5f23f8
Merge staging-next into staging 2020-12-17 12:22:14 +00:00
github-actions[bot] 22634a46f3
Merge master into staging-next 2020-12-17 12:22:11 +00:00
Michael Weiss af9f917ce1
mesa: 20.3.0 -> 20.3.1 2020-12-17 12:01:08 +01:00
Michael Weiss 3106113c9e
mesa: Drop all old patches
There's no need to keep the expressions for old patches around.
Also: Apply the musl patch unconditionally to ensure that it doesn't
break after future updates.
2020-12-17 12:01:03 +01:00
Michael Weiss a9385a730b
mesa: 20.2.4 -> 20.3.0 2020-12-17 11:51:02 +01:00
Daiderd Jordan ed0b34b148
Merge pull request #107081 from rb2k/libsolv_darwin
libsolv: Enable darwin support.
2020-12-17 10:03:22 +01:00