R. RyanTM
896680cd15
chromaprint: 1.4.3 -> 1.5.0
2020-04-16 13:18:50 +05:30
worldofpeace
df012cc3c4
Merge pull request #85051 from cgevans/libwacom-1.3
...
libwacom: 1.1 -> 1.3
2020-04-14 09:20:28 -04:00
worldofpeace
46bf4cb283
Merge pull request #83808 from glittershark/fix-cairo-no-xlib
...
cairo: pass --disable-xlib to config if no x11
2020-04-14 09:13:36 -04:00
worldofpeace
4dc2c5b1d2
libwacom: add maintainers
2020-04-14 09:07:00 -04:00
Constantine Glen Evans
3b3e5bc7ea
libwacom: 1.1 -> 1.3
2020-04-14 09:06:19 -04:00
John Ericson
c8a6ea5161
Merge remote-tracking branch 'upstream/master' into staging
2020-04-13 22:17:15 -04:00
Austin Seipp
7b235b02e4
liburing: 0.4pre514_2454d630 -> 0.6pre600
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-04-13 20:36:11 -05:00
Matthew Bauer
e520d6af29
Merge pull request #84415 from matthewbauer/mb-cross-fixes-april2020
...
Cross compilation fixes [april 2020]
2020-04-13 16:48:38 -04:00
Jörg Thalheim
2d9888f61c
Merge pull request #85156 from DieGoldeneEnte/boost-check
...
boost: check clang version
2020-04-13 19:56:38 +01:00
Roberto Di Remigio
fcf009bbb2
highfive: init at 2.2
...
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2020-04-13 11:22:02 -07:00
Jan Tojnar
cc57640aeb
Merge pull request #84470 from jtojnar/ardour-cleanup
...
ardour: clean up the expression
2020-04-13 20:10:27 +02:00
Jan Tojnar
b4a6714571
Merge branch 'staging-next' into staging
2020-04-13 18:54:59 +02:00
Jan Tojnar
a04625379a
Merge branch 'master' into staging-next
2020-04-13 18:50:35 +02:00
Holger Wünsche
556b0e89ca
boost: check clang version
...
boost <1.69 can't be compiled with clang >=8. This commit adds an assert
to catch the error early on.
2020-04-13 16:01:50 +02:00
Eelco Dolstra
87d598e310
Merge pull request #85117 from r-ryantm/auto-update/opensubdiv
...
opensubdiv: 3.4.0 -> 3.4.3
2020-04-13 09:43:17 +02:00
R. RyanTM
d54833b9c6
opensubdiv: 3.4.0 -> 3.4.3
2020-04-13 01:43:47 +00:00
R. RyanTM
3b5cb39081
libwps: 0.4.10 -> 0.4.11
2020-04-12 18:09:23 -07:00
R. RyanTM
ed36c7d9ff
libzdb: 3.2.1 -> 3.2.2
2020-04-12 17:45:47 -07:00
Orivej Desh
ecb36271a2
libgit2: unbundle pcre ( #85049 )
...
libgit2 has bundled pcre (not pcre2) in
https://github.com/libgit2/libgit2/pull/4935
Before this change configure printed "regex, using bundled PCRE",
after this change it prints "regex, using system PCRE".
2020-04-12 19:59:55 +00:00
Ryan Mulligan
eaacb2b60d
Merge pull request #84851 from r-ryantm/auto-update/intel-media-sdk
...
intel-media-sdk: 19.4.0 -> 20.1.0
2020-04-12 11:57:42 -07:00
Benjamin Hipple
5f64fa1744
Merge pull request #85025 from symphorien/update-libinsane
...
libinsane: 1.0.3 -> 1.0.4
2020-04-12 13:57:11 -04:00
alexanderWatanabe
c45155d6b7
added cuda cmake flags (allows GPU acceleration of some of the libraries functions)
2020-04-13 01:22:45 +09:00
Alexey Shmalko
5eca80f7eb
Merge pull request #82883 from ilya-fedin/update-kotatogram
...
kotatogram-desktop: 1.1.5 -> 1.2
2020-04-12 15:02:41 +03:00
Michael Raskin
cfd7a08c57
Merge pull request #84991 from jluttine/liblinphone-fix-vcard
...
liblinphone: fix missing vcard_grammar
2020-04-12 00:22:24 +00:00
Jan Tojnar
11e0f5993b
Merge pull request #84956 from schmittlauch/gst-disable-zbar
...
gst-plugins-bad: disable zbar by default
2020-04-11 21:13:43 +02:00
Trolli Schmittlauch
2df7f920d6
gst_all_1.gst-plugins-bad: disable zbar by default
...
gst-plugins-bad by default used to pull in gtk3 and qtbase and qtx11extras because of the default dependency on zbar.
As zbar is a rarely needed gstreamer plugin, this unnecessarily
increased the closure size.
I am only aware of gnome-keysign actually using the zbar plugin, so that
uses a zbar-enabled gst-plugins-bad.
closes #84845
2020-04-11 21:08:00 +02:00
Dmitry Kalinkin
7cbffa0530
herwig: 7.2.0 -> 7.2.1
...
thepeg: 2.2.0 -> 2.2.1
A minor bugfix
2020-04-11 14:23:26 -04:00
Orivej Desh
bbdd169400
gst_all_1.gst-plugins-good: enable jack plugin ( #84543 )
...
On Linux this adds two dependencies to the closure, libjack2 and celt, which
increases its size from 163.5 MB to 164.4 MB.
This should not cause any issues on macOS since jack supports it.
2020-04-11 17:26:26 +00:00
Benjamin Hipple
7b1f4dc454
Merge pull request #84880 from pmiddend/fcppt-to-3.5.0
...
fcppt: 3.2.2 -> 3.5.0
2020-04-11 11:55:09 -04:00
Jaakko Luttinen
93ea5b0d0d
liblinphone: fix missing vcard_grammar
...
Fixes #84488
2020-04-11 15:32:39 +03:00
Symphorien Gibol
25e5a37c97
libinsane: 1.0.3 -> 1.0.4
...
changelog: https://gitlab.gnome.org/World/OpenPaperwork/libinsane/-/blob/1.0.4/ChangeLog
2020-04-11 12:00:00 +00:00
Tor Hedin Brønner
597b1d9e2c
Merge pull request #84695 from hedning/gnome-3.36.1-staging
...
Gnome 3.36.1 staging
2020-04-11 10:13:48 +02:00
Philipp Middendorf
2a9866fc2c
fcppt: 3.2.2 -> 3.5.0
2020-04-11 08:50:48 +02:00
Philipp Middendorf
7af039befe
metal: init at 2.1.1
2020-04-11 08:50:48 +02:00
Benjamin Hipple
3fea9ace4b
Merge pull request #84833 from r-ryantm/auto-update/libgnurl
...
libgnurl: 7.67.0 -> 7.69.1
2020-04-10 15:23:00 -04:00
Benjamin Hipple
dd8d859829
opencl-clhpp: fix install directory
...
Previously, it was installing to `$out/include/include`. Now it's correct:
/nix/store/alw8idc8qhfhzw98banq2l5hmrdaglgm-opencl-clhpp-2.0.11
├── include
│ └── CL
│ ├── cl2.hpp
│ └── cl.hpp
└── nix-support
└── propagated-build-inputs
3 directories, 3 files
2020-04-10 12:22:13 -07:00
R. RyanTM
1450740470
suitesparse: 5.7.1 -> 5.7.2
2020-04-10 11:55:20 -07:00
Benjamin Hipple
a1f6400fd5
Merge pull request #84451 from robertodr/update-mkl
...
mkl: 2020.0.166 -> 2020.1.217 (Linux only)
2020-04-10 13:54:49 -04:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Jan Tojnar
55a5c128d4
Merge branch 'staging-next' into staging
2020-04-10 12:13:27 +02:00
Jan Tojnar
1ab03c3a76
Merge branch 'master' into staging-next
2020-04-10 12:12:56 +02:00
Vladimír Čunát
f2198c46b2
Merge #84279 : libjpeg(_turbo): 2.0.3 -> 2.0.4 (in staging)
2020-04-10 09:02:21 +02:00
Cole Mickens
e24e8da336
libjpeg_turbo: 2.0.3 -> 2.0.4
2020-04-09 17:50:26 -07:00
worldofpeace
7b5b815c3b
Merge pull request #84854 from r-ryantm/auto-update/libinput
...
libinput: 1.15.3 -> 1.15.4
2020-04-09 18:58:31 -04:00
R. RyanTM
7b0a055beb
libinput: 1.15.3 -> 1.15.4
2020-04-09 21:42:09 +00:00
R. RyanTM
f9f5e9435e
intel-media-sdk: 19.4.0 -> 20.1.0
2020-04-09 21:03:02 +00:00
worldofpeace
939fcdcbdd
Merge pull request #84817 from pbogdan/libvirt-6.2.0
...
libvirt: 6.1.0 -> 6.2.0
2020-04-09 14:38:41 -04:00
R. RyanTM
80425c3c50
libpst: 0.6.74 -> 0.6.75
2020-04-09 11:33:13 -07:00
R. RyanTM
ed6dbc144d
libaacs: 0.9.0 -> 0.10.0
2020-04-09 11:30:11 -07:00
R. RyanTM
178dede747
intel-gmmlib: 19.4.1 -> 20.1.1
2020-04-09 10:47:04 -07:00