Michael Raskin
56dabf8cf2
cgal: 4.14 -> 4.14.2, add (incompatible) cgal_5
2019-12-07 12:04:39 +01:00
worldofpeace
0c8dadd9e5
Merge pull request #75040 from worldofpeace/remove-terror-webkitgtk
...
🙈 ️ Remove webkitgtk24x
2019-12-06 22:02:50 -05:00
Austin Seipp
3c5767335e
mimalloc: fix one final time
...
The library link name is embedded in the ELF executable, so renaming the
file doesn't work. This patch just bites the bullet and writes two
separate code paths for the secure vs non-secure build...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-12-06 18:17:27 -06:00
Niklas Hambüchen
6393bdb0ed
zlib: Fix typo in comment. No eval changes.
...
This created confusion in #71813 .
2019-12-06 20:45:58 +01:00
Michael Weiss
45ba64055b
Merge pull request #75019 from dtzWill/update/dav1d-0.5.2
...
dav1d: 0.5.1 -> 0.5.2
2019-12-06 14:21:37 +01:00
Florian Klink
d3ee140e9f
Merge pull request #74988 from smaret/sundials-5.0.0
...
sundials: 4.1.0 -> 5.0.0
2019-12-06 02:08:56 +01:00
Dmitry Kalinkin
5af3071079
rivet: fix bug in make-plots
2019-12-05 12:42:15 -05:00
Matthieu Coudron
9c6ceb58f5
libtermkey: compile with unibilium
...
As the alternative isn't well tested and will be ruled out very soon.
2019-12-05 13:37:31 +01:00
worldofpeace
a11e023201
webkitgtk24x-gtk{3.2}: remove
...
It goes without saying that we should remove this 😅 ️.
2019-12-05 07:01:28 -05:00
worldofpeace
128b8d9181
wxGTK{30,31}: don't use webkitgtk24x
...
You know cannot enable optional withWebKit when
withGtk2 is enabled.
2019-12-05 05:53:09 -05:00
Frederik Rietdijk
51ef7c3e49
Merge master into staging-next
2019-12-05 09:14:08 +01:00
Mateusz Kowalczyk
1451a52a38
Remove myself (fuuzetsu) from maintainer lists
...
I haven't been doing any maintenance for a long time now and not only
do I get notified, it also creates a fake impression that all these
packages had at least one maintainer when in practice they had none.
2019-12-05 16:29:48 +09:00
Will Dietz
5d50db2a26
dav1d: 0.5.1 -> 0.5.2
2019-12-04 22:03:36 -06:00
Austin Seipp
a2f9bcd132
mimalloc: (really) unbreak dynamic linking
...
4d392099
didn't quite do the trick, but this should finally fix
everything -- namely, the -secure.so symlink was broken, and
libmimalloc.so itself was also a symlink that needed to be replaced with
the real shared object file.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-12-04 16:25:30 -06:00
Sébastien Maret
2b78a4ec37
sundials: 4.1.0 -> 5.0.0
2019-12-04 15:49:49 +01:00
Mario Rodas
aa1d254fe5
Merge pull request #73093 from groodt/protolock-0.15.0
...
protolock: 0.14.1 -> 0.15.0
2019-12-04 06:41:07 -05:00
Mario Rodas
3dbebb32ee
Merge pull request #74900 from marsam/update-protobuf
...
protobuf3_11: 3.11.0 -> 3.11.1
2019-12-04 03:42:54 -05:00
Sébastien Lavoie
f27b686ed6
qt5.qtbase: fix darwin patches for 5.12.6 ( #74911 )
...
qtbase was updated to 5.12.6 in https://github.com/NixOS/nixpkgs/pull/73562 ,
but the patch for macOS wasn't updated, causing the build to fail.
2019-12-03 16:53:31 -05:00
Austin Seipp
4d39209961
mimalloc: un-break dynamic linking
...
Previous versions of the build assumed libmimalloc.so would be a hard
copy of mimalloc-secure.so iff secureBuild == true, but in 1.1.0 and
later it seems libmimalloc.so is a symlink to the -secure variant. This
apparently rectifies some behavior I noticed that was strange
previously.
This breakage wasn't caught because the 1.1.0 update was automatic in
5596317d4; there should be a checkPhase to ensure this doesn't happen
again...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-12-03 13:50:14 -06:00
Matthew Bauer
49df3e3ea4
Merge pull request #74882 from lopsided98/grpc-armv6l
...
grpc: fix build on armv6l
2019-12-03 14:38:08 -05:00
Jan Tojnar
30fae2883e
Merge branch 'master' into staging-next
2019-12-03 16:51:48 +01:00
Jan Tojnar
d2da3202ea
Merge pull request #74558 from r-ryantm/auto-update/poppler-utils
...
poppler: 0.81.0 -> 0.83.0
2019-12-03 16:50:55 +01:00
Mario Rodas
e4d1d83f95
Merge pull request #74661 from itsapinhulk/boost_extra_args
...
boost : support extra arguments to b2
2019-12-03 04:57:32 -05:00
Mario Rodas
a761bde732
protobuf3_11: 3.11.0 -> 3.11.1
2019-12-03 00:00:00 -05:00
Ben Wolsieffer
279b5a60ff
grpc: fix build on armv6l
2019-12-02 16:14:15 -05:00
Jan Tojnar
8718c78b6b
poppler: 0.81.0 → 0.83.0
...
https://lists.freedesktop.org/archives/poppler/2019-October/014027.html
https://lists.freedesktop.org/archives/poppler/2019-November/014066.html
2019-12-02 21:51:32 +01:00
Matthew Bauer
0505c5125c
Merge branch 'master' into static-fixes
2019-12-02 13:34:24 -05:00
R. RyanTM
a402fa81b1
live555: 2019.10.20 -> 2019.11.22 ( #74452 )
2019-12-02 18:53:52 +01:00
Jan Tojnar
39bf8a7b28
Merge pull request #74685 from r-ryantm/auto-update/tepl
...
tepl: 4.2.0 -> 4.2.1
2019-12-02 18:35:28 +01:00
Jan Tojnar
65a007868a
Merge pull request #74790 from d-goldin/gegl_0_4_jasper
...
gegl_0_4: disabling jasper, fixing build
2019-12-02 13:22:23 +01:00
Frederik Rietdijk
6662f5be2d
Merge master into staging-next
2019-12-01 18:55:44 +01:00
Jan Tojnar
d4b4bcd416
gdk-pixbuf: fix setup hook
...
b78e84097f
tried to make the script better but used the wrong test
syntax: [[ 113 > 99 ]] is false. This caused the librsvg not being added
to $GDK_PIXBUF_MODULE_FILE.
Fixes: https://github.com/NixOS/nixpkgs/pull/73586#issuecomment-560106317
2019-12-01 18:55:40 +01:00
R. RyanTM
256a3735ec
jsoncpp: 1.9.1 -> 1.9.2
2019-12-01 18:52:07 +01:00
R. RyanTM
27810a072c
libidn2: 2.2.0 -> 2.3.0
2019-12-01 18:50:12 +01:00
R. RyanTM
d024d38619
libmbim: 1.20.0 -> 1.20.2
2019-12-01 18:49:45 +01:00
Dima
c9841eda43
gegl_0_4: disabling jasper, fixing build
...
Jasper has been recently marked as insecure and removed from a bunch
of places due to some known vulnerabilities and upstream not moving
forward. This was done in https://github.com/NixOS/nixpkgs/pull/73586
This prevents gegl_0_4 from building, as jasper is a runtime dependency
per default. There is an upstream issue for that, but it does not seem
to have made progress yet: https://gitlab.gnome.org/GNOME/gegl/issues/35
2019-12-01 17:21:05 +01:00
Jörg Thalheim
bfed0522b6
Merge pull request #74656 from Elyhaka/master
...
libfprint: 1.0 -> 1.90
2019-12-01 15:54:46 +00:00
R. RyanTM
5c54b35a5b
libxl: 3.8.5 -> 3.8.7 ( #74450 )
...
* libxl: 3.8.5 -> 3.8.7
* libxl: refresh meta
+ avoid hardcoding phases
2019-12-01 16:00:06 +01:00
R. RyanTM
61087f73d7
libsolv: 0.7.7 -> 0.7.9 ( #74447 )
...
* libsolv: 0.7.7 -> 0.7.9
* libsolv: add meta.homepage
2019-12-01 15:49:35 +01:00
Elyhaka
b60d5692bf
Added support for libfprint 1.90
2019-12-01 10:42:16 +01:00
Jan Tojnar
4cb7f43d3a
polkit: rename misleading flag
...
gobject-introspection has nothing to do with graphical systems or GNOME, it is needed for language bindings like Python.
2019-12-01 02:18:00 +01:00
Jan Tojnar
a4bbc84e16
Merge branch 'staging-next' into staging
2019-12-01 01:44:03 +01:00
Jan Tojnar
8cbc862b83
dconf: move to top-level
2019-12-01 01:01:40 +01:00
R. RyanTM
03be1adb13
libseccomp: 2.4.1 -> 2.4.2
2019-11-30 18:33:21 -05:00
Jan Tojnar
55a72926e1
Merge branch 'staging-next' into staging
2019-11-30 19:45:46 +01:00
Jan Tojnar
a69ad18da9
Merge branch 'master' into staging-next
2019-11-30 19:44:51 +01:00
Jan Tojnar
1edd4ceb61
xapian: 1.4.13 -> 1.4.14 ( #74707 )
...
xapian: 1.4.13 -> 1.4.14
2019-11-30 19:16:21 +01:00
Jan Tojnar
eabb843ba8
libappindicator-gtk2: add missing automake step ( #74733 )
...
libappindicator-gtk2: add missing automake step
2019-11-30 19:08:58 +01:00
R. RyanTM
c4da86cd41
libdigidocpp: 3.14.0 -> 3.14.1 ( #74443 )
2019-11-30 17:58:49 +01:00
R. RyanTM
e2cdcdc2d9
libisoburn: 1.5.0 -> 1.5.2 ( #74445 )
2019-11-30 17:42:40 +01:00