Robert Schütz
19d52f2144
seafile-client, libsearpc: remove dotlambda from maintainers
...
I do not want to maintain the package for a software that changes the
commit a version tag refers to.
See 37c1c427f5
.
2019-01-16 00:48:33 +01:00
Tom Parker-Shemilt
ace5f7ae5d
libnetfilter_acct: init at 1.0.3
2019-01-15 22:09:04 +00:00
Patrick Mahoney
51a586729a
openfst: relax platform requirement to include darwin
...
This builds on darwin. I was able to use it to compile another package
on darwin that depends on openfst, though I have not done extensive
testing.
2019-01-15 11:29:19 -06:00
Frederik Rietdijk
42d276c6b8
Merge staging-next into staging
2019-01-15 16:59:03 +01:00
Will Dietz
1f0467005d
openblas: 0.3.4 -> 0.3.5, rework a bit ( #53972 )
...
* openblas: simplify a bit, fix doCheck so tests are enabled non-cross.
* doCheck should be 'true' in (at least) the non-cross case,
this looks like an inverted check that's largely benign
* doCheck will be set to 'false' in the cross case anyway,
makeDerivation does this IIRC
* targetPrefix can be used without checking, probably by design
Derivation hash does change but no "real" functionality change intended.
* openblas: nix types for config attrs (hash-preserving)
* openblas: more nix-ification, merge in cross attrs, prefer to always set
(but set appropriately for cross and non-cross cases both)
* I'm not sure what NO_BINARY_MODE does,
this change now sets explicitly false in the non-cross scenario
(previously unset unless cross).
* Drop musl NO_AFFINITY case, will be removed in upgrade shortly
* openblas: 0.3.4 -> 0.3.5
2019-01-15 16:36:07 +01:00
Tor Hedin Brønner
befac4ae4b
Merge pull request #53960 from dtzWill/update/gtk-3.24.3
...
gtk3: 3.24.2 -> 3.24.3
2019-01-15 15:38:16 +01:00
Frederik Rietdijk
05ee1015bb
openblas: fix cross-compilation
2019-01-15 10:11:33 +01:00
Will Dietz
2002b8a463
gtk3: 3.24.2 -> 3.24.3
...
* Drop patches, now included!
* Fixes system tray icon madness w/awesomeWM (and others?),
oh joyous day what a time to be alive :)
(parent_relative fixups, been using for a while, woohoo!)
2019-01-14 11:53:52 -06:00
Jan Tojnar
01dbf4368d
libcloudproviders: 0.2.5 → 0.3.0
2019-01-14 15:50:32 +01:00
André-Patrick Bubel
995833de0e
medfile: 3.3.1 -> 4.0.0
2019-01-14 04:36:58 +01:00
Will Dietz
4c84258689
getdns: 1.5.0 -> 1.5.1, stubby: 0.2.4 -> 0.2.5
2019-01-13 17:59:37 -06:00
Will Dietz
52d7d5efed
Merge pull request #53655 from dtzWill/update/libunwind-1.3.0
...
libunwind: 1.2.1 -> 1.3.1
2019-01-13 17:23:28 -06:00
Vladyslav M
8afbd89edb
Merge pull request #53870 from colemickens/fmt-530
...
fmt: 5.2.1 -> 5.3.0
2019-01-14 00:28:45 +02:00
Frederik Rietdijk
bb9581cd88
Merge staging-next into staging
2019-01-13 14:46:43 +01:00
Cole Mickens
7720c31a20
fmt: 5.2.1 -> 5.3.0
...
Signed-off-by: Cole Mickens <cole.mickens@gmail.com>
2019-01-13 01:44:27 -08:00
R. RyanTM
c3679eaa18
leatherman: 1.5.3 -> 1.5.4
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/leatherman/versions
2019-01-13 09:50:07 +01:00
R. RyanTM
955a9959ac
catch2: 2.4.2 -> 2.5.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/catch2/versions
2019-01-13 09:42:57 +01:00
Profpatsch
62c6889018
skawarePackages.utmps: 0.0.1.3 -> 0.0.2.0
2019-01-13 04:01:35 +01:00
Vladimír Čunát
570d84a01e
Merge branch 'staging-next'
2019-01-13 00:39:38 +01:00
Trolli Schmittlauch
4b76c4605e
qt511.qtdeclarative: fix CMake qmlcachegen
path
...
This package contains several CMake files used for setting up its
provided tools for use in other projects build with CMake.
While packaging *ktouch* I found out that the ${_qt5Core_install_prefix}
variable doesn't expand at all, rendering the path to the `qmlcachegen`
binary useless. As a fix, the command itself is used instead of the path
to the binary.
2019-01-13 00:09:38 +01:00
Dmitry Kalinkin
45ab55e6e2
qt511.qtwebengine: fix build on darwin
...
Co-Authored-By: Josef Kemetmüller <josef.kemetmueller@gmail.com>
2019-01-12 16:40:06 -05:00
Thomas Tuegel
a59e7297c1
Merge pull request #52524 from stephengroat/patch-2
...
freetype: 2.9 -> 2.9.1
2019-01-12 10:21:24 -06:00
Vladimír Čunát
3131a8ea84
libnice: disable all tests for now :-(
...
Before this commit it built fine a few times for me,
i.e. without the single test, but it failed on Hydra anyway.
I guess jtojnar also tested the final expression with all tests,
so apparently they are sensitive the the kind of machine they run on.
2019-01-12 17:14:27 +01:00
Thomas Tuegel
b07e1563fe
Merge pull request #53686 from dtzWill/update/poppler-0.73.0
...
poppler: 0.72.0 -> 0.73.0
2019-01-12 06:50:44 -06:00
Vladimír Čunát
bde8efe792
Merge branch 'master' into staging-next
...
A couple thousand rebuilds have accumulated on master.
2019-01-12 12:19:34 +01:00
Vladimír Čunát
3d73081499
libnice: avoid one test for now
...
/cc #53293 .
2019-01-12 12:11:05 +01:00
Orivej Desh
c55a42359a
libjpeg-turbo: specify djpeg rgb-islow-icc-cmp test dependencies
...
Hydra failure: https://hydra.nixos.org/build/87096374/nixlog/1
Upstream issue: https://github.com/libjpeg-turbo/libjpeg-turbo/pull/321
2019-01-12 07:35:45 +00:00
gnidorah
1f18bb67b7
kmsxx: 2018-09-10 -> 2018-10-23
2019-01-12 01:29:44 +03:00
Vladimír Čunát
414e66f222
boehmgc: avoid mass rebuild due to the parent commit
2019-01-11 20:12:56 +01:00
Dmitry Kalinkin
ac7f4c0478
boehmgc: fix patch url
...
Fixes: 587467a18e
('github-gentoo-compromized_can...')
Closes : #53809
2019-01-11 13:20:05 -05:00
Eelco Dolstra
ac97ba25ae
Revert "libgit2: 0.26.6 → 0.27.7"
...
This reverts commit cc50638176
because
it breaks cargo (again, see fca4fbeba9
):
$ cargo build
Updating crates.io index
Segmentation fault
2019-01-11 14:58:45 +01:00
Orivej Desh (NixOS)
9a21967f0a
stdenv: prune libtool files by default ( #51767 )
...
See the motivation in fd97db43bc
(#41819 ).
2019-01-11 13:20:46 +00:00
Jörg Thalheim
ce9bc1ed81
Merge pull request #53722 from Ma27/fix-python37-on-termbox
...
termbox: fix build
2019-01-11 11:38:48 +00:00
Michael Raskin
0feb54c9ae
gst_all_1.gst-editing-services: fix build
2019-01-11 11:46:23 +01:00
Peter Hoeg
a9632dd470
Merge pull request #52453 from Anton-Latukha/handbrake-1.2
...
handbrake: 1.1.2 -> 1.2.0
2019-01-11 14:10:56 +08:00
Robin Gloster
8f92eff731
hoppet: fix sandboxed build
2019-01-11 04:10:31 +01:00
Franz Pletz
56bd59253e
openwsman: 2.6.5 -> 2.6.9, fix build with recent curl
2019-01-11 03:54:46 +01:00
Will Dietz
bfdf9d67a3
libinput: 1.12.4 -> 1.12.5
...
https://lists.freedesktop.org/archives/wayland-devel/2019-January/039804.html
2019-01-10 17:34:31 -06:00
markuskowa
b70a4b2b98
Merge pull request #53478 from bgamari/bump-ngspice
...
ngspice: 29 -> 30
2019-01-10 20:17:54 +01:00
Herwig Hochleitner
5d4f0de689
mps: 1.116.0 -> 1.117.0
2019-01-10 18:25:41 +01:00
Tor Hedin Brønner
63b88f668b
Merge pull request #53738 from hedning/libmediaart-disable-tests
...
libmediaart: turn off broken tests until fixed
2019-01-10 16:28:12 +01:00
Franz Pletz
237deba4e7
Merge remote-tracking branch 'origin/master' into staging
2019-01-10 16:00:34 +01:00
markuskowa
3c5845c575
Merge pull request #53469 from markuskowa/upd-bladerf
...
libbladeRF: 2.0.2 -> 2.2.0
2019-01-10 13:49:27 +01:00
Tor Hedin Brønner
2712f12244
gtk3: fix segfaults when opening dialogs
...
Fixes https://github.com/NixOS/nixpkgs/issues/53697
Closes https://github.com/NixOS/nixpkgs/pull/53736
2019-01-10 13:16:00 +01:00
Vladimír Čunát
287144e342
Merge branch 'master' into staging-next
2019-01-10 13:07:21 +01:00
Maximilian Bosch
d50dacbf80
termbox: fix build
...
Applies a patch which fixes the `waf` build on Python 3.7.
See also https://hydra.nixos.org/build/86295267
2019-01-10 09:18:28 +01:00
Tor Hedin Brønner
ed78851688
libmediaart: turn off broken tests until fixed
2019-01-10 08:06:55 +01:00
R. RyanTM
36b09654f0
librealsense: 2.17.0 -> 2.17.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/librealsense/versions
2019-01-09 17:57:26 -05:00
Tor Hedin Brønner
462a6d3250
glib: fix libgio segfaults
...
In particular this fixes the libmediaart tests.
closes https://github.com/NixOS/nixpkgs/issues/53701
2019-01-09 23:05:48 +01:00
Andreas Rammhold
02b1b8eaf3
websocketpp: 0.7.0 -> 0.8.1
2019-01-09 22:27:48 +01:00
Stephen
ff8d76ab3e
freetype: 2.9 -> 2.9.1
...
exclude freetype-config
2019-01-09 13:23:35 -08:00
Will Dietz
8ec4bcf1f0
libunwind: 1.3.0 -> 1.3.1
...
single-commit release:
workaround issue with clang + static alias
https://github.com/libunwind/libunwind/commits/v1.3.1
2019-01-09 12:45:19 -06:00
Jörg Thalheim
5611611677
Merge pull request #51515 from lopsided98/gmp-uname-purity
...
gmp: don't use uname to detect system features
2019-01-09 12:22:30 +00:00
Tor Hedin Brønner
96bfa25500
libsForQt5.qgpgme: fix tests after 2019-01-06
...
The keys used in one of the qt tests expired on 2019-01-06 breaking the build.
closes https://github.com/NixOS/nixpkgs/issues/53632
2019-01-09 09:19:30 +01:00
Will Dietz
7757e43fcb
poppler: 0.72.0 -> 0.73.0
2019-01-08 21:39:43 -06:00
Dmitry Kalinkin
2a68c2c413
poppler: fix build on darwin
2019-01-08 22:17:47 -05:00
Will Dietz
4d24a84d82
readline80: add myself to maintainers list
2019-01-08 17:36:14 -06:00
Ryan Mulligan
41279233ea
Merge pull request #53526 from r-ryantm/auto-update/simpleitk
...
simpleitk: 1.1.0 -> 1.2.0
2019-01-08 14:47:52 -08:00
R. RyanTM
0eed2c7013
gnome-menus: 3.10.1 -> 3.31.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gnome-menus/versions
2019-01-08 14:50:59 -05:00
Will Dietz
bc77c644ea
libunwind: 1.2.1 -> 1.3.0
...
https://github.com/libunwind/libunwind/blob/v1.3.0/NEWS
Keep backtrace patch (still needed), but drop the other.
2019-01-08 09:29:16 -06:00
Will Dietz
e41fbe2ffe
qtstyleplugin-kvantum: 0.10.6 -> 0.10.8, touchup
...
https://github.com/tsujan/Kvantum/releases/tag/V0.10.8
https://github.com/tsujan/Kvantum/releases/tag/V0.10.7
2019-01-08 09:27:52 -06:00
Maximilian Bosch
06b02b027d
Merge pull request #53630 from r-ryantm/auto-update/cutelyst
...
cutelyst: 2.5.1 -> 2.6.0
2019-01-08 12:00:45 +01:00
Mathias Schreck
e96e5bc0d7
libuv: 1.23.2 -> 1.24.1
2019-01-08 11:49:48 +01:00
R. RyanTM
51230853c8
cutelyst: 2.5.1 -> 2.6.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cutelyst/versions
2019-01-07 23:02:32 -08:00
Will Dietz
d18abcb3f6
readline80: init
...
https://lists.gnu.org/archive/html/info-gnu/2019-01/msg00011.html
2019-01-07 23:57:58 -06:00
R. RyanTM
1c1fd0935b
simpleitk: 1.1.0 -> 1.2.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/simpleitk/versions
2019-01-06 15:12:50 -08:00
Joachim F
6d5cc1beb4
Merge pull request #53477 from andrew-d/andrew/uriparser-0.9.1
...
uriparser: 0.9.0 -> 0.9.1
2019-01-06 19:45:44 +00:00
Markus Kowalewski
123b37297f
libbladeRF: 2.0.2 -> 2.2.0
...
Add submodule from analogdevicesinc
2019-01-06 12:35:27 +01:00
Vladimír Čunát
10a12194e3
Merge #53490 : fix treewide linking errors after #51770
...
Issue #53001 . This might not be all of them, but let's not wait.
2019-01-06 12:14:52 +01:00
Vladimír Čunát
981b504ecd
gst_all_1.gst-plugins-ugly: link with libm explicitly
2019-01-06 12:13:19 +01:00
Frederik Rietdijk
a4250d1478
Merge staging-next into staging
2019-01-06 09:48:31 +01:00
Frederik Rietdijk
e5381cdece
Merge master into staging-next
2019-01-06 09:36:23 +01:00
Andrew Dunham
83ba7beb1a
uriparser: 0.9.0 -> 0.9.1
2019-01-05 23:23:54 -05:00
Will Dietz
d42d70aee9
Merge pull request #53417 from dtzWill/update/getdns-1.5.0
...
getdns: 1.4.2 -> 1.5.0, stubby: 0.2.3 -> 0.2.4
2019-01-05 13:54:26 -06:00
Will Dietz
8cc2db0d8f
Merge pull request #52533 from dtzWill/fix/libpcap-musl
...
pcap: Add missing include, fix w/musl
2019-01-05 13:49:25 -06:00
Will Dietz
52ee4d07b6
Merge pull request #53347 from dtzWill/update/libxslt-1.1.33
...
libxslt: 1.1.32 -> 1.1.33, cleanup
2019-01-05 12:00:54 -06:00
Will Dietz
bce7888d46
Merge pull request #53348 from dtzWill/update/libxml2-2.9.9
...
libxml2: 2.9.8 -> 2.9.9
2019-01-05 11:58:57 -06:00
Vladimír Čunát
d84a33d85b
Merge branch 'master' into staging-next
...
A few more rebuilds (~1k on x86_64-linux).
2019-01-05 15:02:04 +01:00
Frederik Rietdijk
60a3973a55
Merge staging-next into staging
2019-01-05 10:15:00 +01:00
Matthew Bauer
d9707792b5
mesa: make sure $drivers output gets created
...
Not all installs will have a $drivers output, so we just create an
empty one here.
2019-01-04 23:26:57 -06:00
Ben Wolsieffer
3e94847022
gmp: don't infer build platform from uname
2019-01-04 22:21:59 -05:00
Anton-Latukha
25f9129f86
nv-codec-headers: 8.1.24.2 -> 8.2.15.6
2019-01-05 03:41:54 +02:00
Anton-Latukha
9f6e6f9b31
nv-codec-headers: bring package to top-level
2019-01-05 03:31:43 +02:00
worldofpeace
678dda92a5
libcdr: drop boost159 compat fix
2019-01-04 19:49:05 -05:00
worldofpeace
2764297cc5
libcdr: disable werror is default
...
So this optional configure flag is uneeded.
See: 10211e95bb/NEWS (L5)
2019-01-04 19:49:05 -05:00
R. RyanTM
d211457188
libcdr: 0.1.4 -> 0.1.5
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libcdr/versions
2019-01-04 19:49:05 -05:00
Piotr Bogdan
a830472b0b
libmatchbox: link with libX11 explicitly
2019-01-04 21:44:20 +00:00
Piotr Bogdan
3de83a8004
libfakekey: link with libX11 explicitly
2019-01-04 21:44:20 +00:00
Piotr Bogdan
6910266b01
flatpak: link with pthreads explicitly
2019-01-04 21:44:18 +00:00
Piotr Bogdan
ef5baf894c
cwiid: link with libbluetooth explicitly
2019-01-04 21:44:18 +00:00
Piotr Bogdan
b137a4c950
buddy: link with libm explicitly
2019-01-04 21:44:17 +00:00
Piotr Bogdan
580125f6fc
box2d: don't build examples
...
They fail to build and aren't included in the output anyway.
2019-01-04 21:44:17 +00:00
Piotr Bogdan
6b0d3da79f
a52dec: build shared libraries
2019-01-04 20:23:18 +00:00
Piotr Bogdan
d17273394b
dbus_cplusplus: disable tests
...
They fail to build.
2019-01-04 20:23:18 +00:00
Frederik Rietdijk
9618abe87c
Merge master into staging-next
2019-01-04 21:13:19 +01:00
Will Dietz
7ce548ef4f
getdns: 1.4.2 -> 1.5.0
...
https://getdnsapi.net/releases/getdns-1-5-0/
2019-01-04 14:12:17 -06:00
Jan Tojnar
aca57f1aed
libnice: 0.1.14 -> 0.1.15
...
Port to meson, split outputs, enable tests.
2019-01-04 17:17:21 +01:00
Lengyel Balazs
f4a53ff3bc
treewide/xorg: replace *proto with xorgproto
2019-01-04 14:38:57 +01:00
Maximilian Bosch
46adbcde48
cutelyst: fix build
...
Cutelyst misses `pcre.h` to compile, adding `pkgs.pcre` as build input
fixes the compilation.
This unbreaks `virtlyst` and the corresponding module as well.
See also https://hydra.nixos.org/build/86293236
2019-01-04 14:16:45 +01:00
Frederik Rietdijk
0a2caa41fe
Python: drop python.majorVersion
...
Drop `python.majorVersion`. For Python language version, use `python.pythonVersion`.
For implementation version, use `python.sourceVersion`.
Some expressions were broken. Those that were identified were fixed.
fixup major
2019-01-04 10:45:22 +01:00
Jörg Thalheim
d4910911e2
Merge pull request #53372 from r-ryantm/auto-update/actor-framework
...
caf: 0.16.2 -> 0.16.3
2019-01-04 09:44:30 +01:00
Will Dietz
f11591afd9
Merge pull request #52745 from dtzWill/update/boehmgc-8.0.2
...
boehmgc: 8.0.0 -> 8.0.2
2019-01-04 00:52:23 -06:00
R. RyanTM
a452a8b103
caf: 0.16.2 -> 0.16.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/actor-framework/versions
2019-01-03 18:27:58 -08:00
R. RyanTM
704e5ba957
libraw: 0.19.1 -> 0.19.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libraw/versions
2019-01-03 16:49:55 -05:00
R. RyanTM
51076b3960
gtkdatabox: 0.9.3.0 -> 0.9.3.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gtkdatabox/versions
2019-01-03 16:44:30 -05:00
Jörg Thalheim
8581621c0f
Merge pull request #53323 from r-ryantm/auto-update/grpc
...
grpc: 1.17.0 -> 1.17.2
2019-01-03 22:25:30 +01:00
Ben Gamari
537b0ac9be
ngspice: 29 -> 30
...
Just a simple bump.
2019-01-03 16:16:51 -05:00
Jörg Thalheim
729cc52ae9
Merge pull request #53334 from r-ryantm/auto-update/http-parser
...
http-parser: 2.8.1 -> 2.9.0
2019-01-03 22:09:11 +01:00
R. RyanTM
28ebdf51a6
libcouchbase: 2.10.2 -> 2.10.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libcouchbase/versions
2019-01-03 15:54:36 -05:00
Will Dietz
96890e2390
libxml2: 2.9.8 -> 2.9.9
2019-01-03 14:36:08 -06:00
Will Dietz
bffa9e679d
libxslt: 1.1.32 -> 1.1.33, cleanup
...
* Drop SunOS patch -- likely didn't apply anyway,
and appears has been fixed upstream 2 years ago:
7471cc6e8f
* changelog mentions cygwin build/linking fixes,
so dropping those touchups optimistically
2019-01-03 14:30:43 -06:00
Astro
e7f3b4d284
libxslt: add libgcrypt to buildInputs for cryptoSupport
2019-01-03 21:26:45 +01:00
Frederik Rietdijk
2da31b80bb
Merge master into staging-next
2019-01-03 20:07:35 +01:00
Daiderd Jordan
d0f4baf45c
Merge pull request #52705 from jacereda/darwin-sfml-fix
...
Fix sfml build on Darwin
2019-01-03 19:47:20 +01:00
R. RyanTM
887e01c6d7
libmicrohttpd: 0.9.61 -> 0.9.62
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libmicrohttpd/versions
2019-01-03 13:41:56 -05:00
markuskowa
82c329eaa9
Merge pull request #53266 from marsam/fix-qrencode-darwin
...
qrencode: fix darwin build
2019-01-03 19:29:35 +01:00
R. RyanTM
5b9ad12e7b
http-parser: 2.8.1 -> 2.9.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/http-parser/versions
2019-01-03 10:03:51 -08:00
R. RyanTM
e9122540fe
grpc: 1.17.0 -> 1.17.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/grpc/versions
2019-01-03 08:29:14 -08:00
Will Dietz
ac91818071
xdg-desktop-portal-gtk: 1.0.2 -> 1.1.0
...
Lockdown requires gsettings-desktop-schemas
2019-01-03 17:18:48 +01:00
Will Dietz
a17933be4d
xdg-desktop-portal: 1.0.3 -> 1.1.0
...
Do not add geoclue dependency yet:
Complains it's not new enough, apparently wants
an untagged version (2.5.1 is latest tag)
checking for libgeoclue-2.0 >= 2.5.2... no
configure: error: Package requirements (libgeoclue-2.0 >= 2.5.2) were
not met:
Requested 'libgeoclue-2.0 >= 2.5.2' but version of Geoclue Client
Library is 2.5.1
2019-01-03 17:18:48 +01:00
Will Dietz
1e5c28f2b9
flatpak: 1.0.5 -> 1.1.2
2019-01-03 17:18:48 +01:00
Jorge Acereda
0bb53c3e8a
sfml: comment the cf-private workaround
2019-01-03 16:13:12 +01:00
Jan Tojnar
3d1a58f9ba
Merge pull request #53302 from r-ryantm/auto-update/libsecret
...
gnome3.libsecret: 0.18.6 -> 0.18.7
2019-01-03 15:53:19 +01:00
R. RyanTM
d22e3f8e58
gnome3.libsecret: 0.18.6 -> 0.18.7
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libsecret/versions
Removing intltool in favour of gettext.
2019-01-03 15:05:48 +01:00
Mario Rodas
34ea243e42
qrencode: fix darwin build
2019-01-02 23:35:05 -05:00
R. RyanTM
d86e2daa7d
live555: 2018.11.26 -> 2018.12.14 ( #52842 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/live555/versions
2019-01-02 23:15:33 +01:00
Frederik Rietdijk
092e3b50a8
Merge master into staging-next
2019-01-02 21:08:27 +01:00
Vladimír Čunát
70bff06140
Merge branch 'master' into staging
2019-01-02 17:19:23 +01:00
R. RyanTM
3678ff868e
wolfssl: 3.15.3 -> 3.15.7
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wolfssl/versions
2019-01-02 13:50:35 +01:00
Jörg Thalheim
18c041742f
Merge pull request #53180 from r-ryantm/auto-update/sundials
...
sundials: 4.0.0 -> 4.0.1
2019-01-02 12:37:46 +01:00
Jörg Thalheim
988d44005c
Merge pull request #53175 from r-ryantm/auto-update/sqlcipher
...
sqlcipher: 4.0.0 -> 4.0.1
2019-01-02 11:04:41 +01:00
Vladimír Čunát
f603c1c52c
libjpeg(-turbo): patch CVE-2018-19664
...
Fixes #52972 .
2019-01-02 09:50:54 +01:00
R. RyanTM
10889b111a
sundials: 4.0.0 -> 4.0.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sundials/versions
2019-01-01 23:23:12 -08:00
Will Dietz
f48e430f1e
Merge pull request #52734 from dtzWill/update/harfbuzz-2.3.0
...
harfbuzz: 2.2.0 -> 2.3.0
2019-01-02 01:03:10 -06:00
R. RyanTM
94c83eea02
sqlcipher: 4.0.0 -> 4.0.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sqlcipher/versions
2019-01-01 21:09:45 -08:00
Jan Tojnar
b2b921bdca
Merge pull request #53149 from jtojnar/qrencode-cleanup
...
qrencode: merge with libqrencode
2019-01-02 02:18:22 +01:00
Jan Tojnar
5c753f53d8
Revert "gssdp: 1.0.2 → 1.1.1"
...
This reverts commit 01a6191107
.
2019-01-02 01:24:08 +01:00
Jan Tojnar
01a6191107
gssdp: 1.0.2 → 1.1.1
2019-01-02 01:14:08 +01:00
Jan Tojnar
de6d70f52e
goffice_0_8: drop
2019-01-02 00:32:44 +01:00
Will Dietz
f5ea2fbe2b
nghttp2: 1.35.0 -> 1.35.1 ( #53061 )
...
https://nghttp2.org/blog/2018/12/10/nghttp2-v1-35-1/
2019-01-01 19:24:40 +01:00
Jan Tojnar
317249e5ae
qrencode: fix tests
2019-01-01 17:38:11 +01:00
Jan Tojnar
c5c2ac4f45
qrencode: merge with libqrencode
2019-01-01 17:19:07 +01:00
Timo Kaufmann
04ba895ecd
suitesparse: 5.3.0 -> 5.4.0 ( #53128 )
2019-01-01 15:47:55 +01:00
Will Dietz
471804736d
ffmpeg-full: use cf-private to fix Darwin build
2018-12-31 11:00:03 -06:00
Jan Tojnar
5b24261049
Merge pull request #53105 from dtzWill/update/gobject-introspection-1.58.3
...
gobject-introspection: 1.58.2 -> 1.58.3
2018-12-31 17:22:16 +01:00
Jan Tojnar
597e9fb6f3
Merge pull request #53104 from dtzWill/update/libxmlb-0.1.6
...
libxmlb: 0.1.5 -> 0.1.6
2018-12-31 17:18:52 +01:00
Silvan Mosberger
ced0be5c06
Merge pull request #53078 from tex/wings3d
...
wings3d: 1.5.4 -> 2.2.1
2018-12-31 16:20:02 +01:00
Frederik Rietdijk
19905c4c9a
Merge staging-next into staging
2018-12-31 14:21:42 +01:00
Frederik Rietdijk
070290bda7
Merge master into staging-next
2018-12-31 12:00:36 +01:00
Will Dietz
21e32e803d
gobject-introspection: 1.58.2 -> 1.58.3
2018-12-30 22:18:42 -06:00
Will Dietz
fd42776622
libxmlb: 0.1.5 -> 0.1.6
2018-12-30 22:17:20 -06:00
Silvan Mosberger
eb864397a0
Merge pull request #52508 from tkonolige/fix_suitesparse_darwin
...
suitesparse: Fix darwin support
2018-12-31 03:24:48 +01:00
Will Dietz
4934e2b779
libpcap: prefer patch over sed, fetch it and mention upstream PR
2018-12-30 17:18:20 -06:00
Matthew Bauer
62b54d5893
arrow-cpp: don’t expose gtest_static
2018-12-30 16:56:51 -06:00
Jorge Acereda
c9677e38be
sfml: relax Darwin dependencies
2018-12-30 20:58:29 +01:00
Jorge Acereda
3daf90e63e
sfml: fix build on Darwin
2018-12-30 20:57:54 +01:00
Olli Helenius
f159fc8f19
aspellDicts.en: 2016.06.26-0 -> 2018.04.16-0
2018-12-30 10:59:36 -05:00
Milan Svoboda
70a05bcfaa
wings3d: 1.5.4 -> 2.2.1
2018-12-30 15:32:40 +01:00
Jan Tojnar
512c5033b1
pipewire: 0.2.3 → 0.2.5
2018-12-30 14:57:48 +01:00
Jan Tojnar
8318c5d8cd
librsvg: 2.44.10 → 2.44.11
2018-12-30 14:22:42 +01:00
Vladimír Čunát
bf7d1b538d
exiv2: 0.26.2018.06.09 -> 0.26.2018.12.30 (security)
...
The bump includes all the patches we had and adds some more,
e.g. for CVE-2017-1000127. I don't think all CVEs get fixed by that,
but 0.27 would currently break too many packages; /cc #50496 .
2018-12-30 11:57:51 +01:00
Will Dietz
d349cfee88
libaom: go back to building libraries however upstream decides
...
Presently this means static, instead of the shared we started
building after a recent change (my blame).
Darwin build breaks with this,
and it was introduced on a whim so instead of making this
platform-specific, go back to how things were previously.
2018-12-29 23:17:58 -06:00
worldofpeace
755445f9de
Merge pull request #53012 from Anton-Latukha/media-conteiner-descriptions
...
Couple of media conteiner descriptions
2018-12-29 23:34:51 -05:00
Will Dietz
d9c1dd2802
libaom: 1.0.0 -> 1.0.0.errata.1
2018-12-29 18:11:50 -06:00
Will Dietz
0d208d923d
boehmgc: 8.0.0 -> 8.0.2
...
https://github.com/ivmai/bdwgc/releases/tag/v8.0.2
2018-12-29 13:53:56 -06:00
Will Dietz
cbce67fd0a
harfbuzz: 2.2.0 -> 2.3.0
...
https://github.com/harfbuzz/harfbuzz/releases/tag/2.3.0
2018-12-29 13:52:55 -06:00
R. RyanTM
a78a733942
commonsLang: 3.3.2 -> 3.6 ( #52915 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/commons-lang/versions
2018-12-29 20:18:27 +01:00
R. RyanTM
f1547326cf
alembic: 1.7.9 -> 1.7.10 ( #52927 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/alembic/versions
2018-12-29 20:15:29 +01:00
Austin Seipp
1438b2fcc6
Merge pull request #52916 from r-ryantm/auto-update/capstone
...
capstone: 3.0.5 -> 4.0
2018-12-29 09:07:00 -06:00
Jan Tojnar
484785c9e3
Merge pull request #53016 from jtojnar/gvfs-tls
...
gnome3.gvfs: Add TLS support
2018-12-29 13:16:16 +01:00
Will Dietz
4c1fd5b595
Merge pull request #52921 from LnL7/editline-redisplay
...
editline: add redisplay patch
2018-12-28 17:31:11 -06:00
Will Dietz
8ac99ab1f4
ffmpeg-full: added missing libXext dep, needed for 'xlib' support
2018-12-28 13:06:20 -06:00
Will Dietz
2420e96990
ffmpeg{_4,-full}: 4.0.3 -> 4.1
2018-12-28 13:06:20 -06:00
Will Dietz
6ba05c7dac
ffmpeg_3_4: 3.4.4 -> 3.4.5
2018-12-28 13:06:20 -06:00
Will Dietz
842e9184a9
ffmpeg-full: 4.0.2 -> 4.0.3
2018-12-28 13:06:20 -06:00
Will Dietz
d15818f55a
ffmpeg: 4.0.2 -> 4.0.3
...
https://www.ffmpeg.org/download.html#releases
https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n4.0.3
2018-12-28 13:06:20 -06:00
Will Dietz
19894adb77
Merge pull request #52443 from dtzWill/fix/aom-version-and-shared
...
libaom: create shared libraries, fix version reported in aom.pc
2018-12-28 13:04:44 -06:00
Jan Tojnar
a90974ab45
gnome3.gvfs: Add TLS support
...
GLib Gio’s GFile uses gvfs daemon for opening files over HTTP protocol.
To support HTTPS, we need to include glib-networking.
Closes: https://github.com/NixOS/nixpkgs/issues/52963
2018-12-28 17:40:28 +01:00
Anton-Latukha
0ad3f6e23d
libogg: add description & longDescription
2018-12-28 18:00:23 +02:00
Anton-Latukha
9ea4552bab
libmkv: add description & longDescription
2018-12-28 18:00:18 +02:00
Anton-Latukha
b86a583592
mp4v2: add maintainer
...
add
2018-12-28 17:58:53 +02:00
Anton-Latukha
cca5cd2e33
mp4v2: add description & longDescription
2018-12-28 17:58:47 +02:00
Timo Kaufmann
d84ac4f43f
fflas-ffpack: add patch to fix flaky test ( #53005 )
2018-12-28 14:02:43 +01:00
Orivej Desh
992fc1ae54
libs3: 2017-06-01 -> 2018-12-03
2018-12-27 17:34:29 +00:00
Orivej Desh
6d315ab1fa
allegro4: fix build with mesa 18.2.5
...
GL/glxext.h include guard was changed in
https://cgit.freedesktop.org/mesa/mesa/commit/include/GL/glxext.h?h=mesa-18.2.5&id=06eb33960e85994bd4ee952395dde6d1762c93b5
2018-12-27 17:15:27 +00:00
Frederik Rietdijk
10afccf145
Merge staging-next into staging
2018-12-27 18:11:34 +01:00
markuskowa
b8f0e2ee2f
Merge pull request #52847 from r-ryantm/auto-update/lmdb
...
lmdb: 0.9.22 -> 0.9.23
2018-12-27 14:22:51 +01:00
markuskowa
d12025627f
Merge pull request #52950 from agracie/fix-mkl
...
mkl: fix hash on Darwin
2018-12-27 14:02:37 +01:00
worldofpeace
ea331218a0
granite: various cleanups
...
This is just stuff that's in #48637 already that I wanted to sync.
In detail it's:
- Patching in the use of meson
- Add wrapGAppsHook and hicolor-icon-theme
There's a demo application and granite
provides some generic icons.
- Included patches so third party apps still work
2018-12-27 02:27:29 -05:00
worldofpeace
9f06d1885d
granite: 5.2.1 -> 5.2.2
2018-12-26 21:48:47 -05:00
agracie
a3fc481b76
mkl: fix hash on Darwin
2018-12-26 20:57:08 -05:00
Dmitry Kalinkin
8e79ebc523
Merge pull request #52934 from veprbl/pr/arrow_cpp_gtest_fix
...
arrow-cpp: fix build
2018-12-26 17:43:38 -05:00
Orivej Desh
5c5c83fb4e
qt5: update nixpkgs directory in readme
2018-12-26 20:21:35 +00:00
Jan Tojnar
a2fe6bca05
gtest: fix includedir in cmake config files
2018-12-26 19:00:49 +01:00
Dmitry Kalinkin
956b4a87a8
arrow-cpp: fix build
...
Fixes: 1f6b095061
('gtest: build shared library')
2018-12-26 19:57:32 +03:00
Alexey Shmalko
9d3fbbeda5
Merge pull request #52925 from r-ryantm/auto-update/appstream
...
appstream: 0.12.3 -> 0.12.4
2018-12-26 18:20:51 +02:00
Jan Tojnar
1122e65e19
Merge pull request #52539 from dtzWill/update/glib-2.58.2
...
glib: 2.58.1 -> 2.58.2
2018-12-26 15:11:18 +01:00
markuskowa
83a310aa5f
Merge pull request #52857 from r-ryantm/auto-update/libcec
...
libcec: 4.0.3 -> 4.0.4
2018-12-26 14:28:45 +01:00
markuskowa
cfcf8ca772
Merge pull request #52873 from r-ryantm/auto-update/intel-gmmlib
...
intel-gmmlib: 18.3.0 -> 18.4.1
2018-12-26 14:20:57 +01:00
R. RyanTM
302fe24374
appstream: 0.12.3 -> 0.12.4
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/appstream/versions
2018-12-26 05:16:52 -08:00
Daiderd Jordan
238f4a0a90
editline: add redisplay patch
2018-12-26 13:19:26 +01:00
R. RyanTM
28263b02a9
log4cplus: 2.0.2 -> 2.0.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/log4cplus/versions
2018-12-26 10:44:35 +01:00
R. RyanTM
832621c98a
capstone: 3.0.5 -> 4.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/capstone/versions
2018-12-26 01:21:03 -08:00
Frederik Rietdijk
e45ca47f14
Merge staging-next into staging
2018-12-26 09:30:32 +01:00
Dmitry Kalinkin
c7f26a34e8
Merge pull request #52896 from veprbl/pr/gmane_wo_net-snmp
...
treewide: Fix broken Gmane URLs
2018-12-25 22:55:03 -05:00
Craig Younkins
8b12b17df3
treewide: Fix broken Gmane URLs
2018-12-25 22:34:55 -05:00
Will Dietz
d030db0fc0
glib: 2.58.1 -> 2.58.2
2018-12-26 03:24:57 +01:00
worldofpeace
51088d7d96
gnome-menus: rename from gnome3.gnome-menus
2018-12-25 20:14:32 -05:00
worldofpeace
2c76519900
vte, vte_290, vte-ng: rename frome gnome3.vte*
2018-12-25 20:14:32 -05:00
worldofpeace
0b14f7896d
libgnomekbd: rename from gnome3.libgnomekbd
2018-12-25 20:14:31 -05:00
worldofpeace
702168a67c
gsound: rename from gnome3.gsound
2018-12-25 20:14:29 -05:00
worldofpeace
c1599d29d9
gcr: rename from gnome3.gcr
2018-12-25 20:14:28 -05:00
worldofpeace
1954e6a949
totem-pl-parser: rename from gnome3.totem-pl-parser
2018-12-25 20:14:27 -05:00
worldofpeace
634eaf80b2
folks: rename from gnome3.folks
2018-12-25 20:14:26 -05:00
worldofpeace
3f6c81da4d
Merge pull request #52592 from worldofpeace/geoclue/correct-sysconf
...
geoclue2: correct sysconfdir
2018-12-25 19:03:22 -05:00
worldofpeace
c65edd687f
geoclue2: correct sysconfdir
2018-12-25 18:38:19 -05:00
R. RyanTM
eff0331568
intel-gmmlib: 18.3.0 -> 18.4.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/intel-gmmlib/versions
2018-12-25 14:47:29 -08:00
Jan Tojnar
e46ee5e09d
Merge pull request #52851 from r-ryantm/auto-update/libhandy
...
libhandy: 0.0.5 -> 0.0.6
2018-12-25 21:28:21 +01:00
Jan Tojnar
0c4887c646
Merge pull request #52856 from jtojnar/uchardet-fdo
...
libuchardet: 0.0.5 → 0.0.6
2018-12-25 20:57:01 +01:00
Jan Tojnar
1f6b095061
gtest: build shared library
...
Arch provides shared library as well.
2018-12-25 20:07:14 +01:00
R. RyanTM
f3365db994
libcec: 4.0.3 -> 4.0.4
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libcec/versions
2018-12-25 11:04:00 -08:00
Jan Tojnar
e32a9ca6ff
libuchardet: 0.0.5 → 0.0.6
2018-12-25 19:01:35 +01:00
R. RyanTM
f53e751858
libhandy: 0.0.5 -> 0.0.6
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libhandy/versions
2018-12-25 09:54:59 -08:00
Jan Tojnar
73f32e7e58
gexiv2: rename from gnome3.gexiv2
2018-12-25 18:43:33 +01:00
Alexey Shmalko
3c67a29608
Merge pull request #52841 from r-ryantm/auto-update/libqmatrixclient
...
libqmatrixclient: 0.4.0 -> 0.4.1
2018-12-25 19:24:15 +02:00
obadz
5337b67c2d
Merge pull request #52800 from obadz/mono
...
mono: more fixes and update gtk-sharp/gnome-sharp
2018-12-25 17:22:11 +00:00
R. RyanTM
517babbd36
lmdb: 0.9.22 -> 0.9.23
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lmdb/versions
2018-12-25 09:11:14 -08:00
Jan Tojnar
f6afec36fa
gfbgraph: rename from gnome3.gfbgraph
2018-12-25 18:05:36 +01:00
Jan Tojnar
c6eece711e
libmediaart: rename from gnome3.libmediaart
2018-12-25 18:01:39 +01:00
Jan Tojnar
38582b0f32
libzapojit: rename from gnome3.libzapojit
2018-12-25 17:50:21 +01:00
Jan Tojnar
0f0179c2fa
librest: rename from gnome3.rest
2018-12-25 17:47:52 +01:00
Jan Tojnar
3ca8d0f814
libgweather: rename from gnome3.libgweather
2018-12-25 17:33:21 +01:00
Jan Tojnar
93a6f4414c
geocode-glib: rename from gnome3.geocode-glib
2018-12-25 17:28:34 +01:00
Jan Tojnar
7ca5ec11b0
libgee: rename from gnome3.libgee
2018-12-25 17:21:09 +01:00
Jan Tojnar
df89d4ce41
libpeas: rename from gnome3.libpeas
2018-12-25 17:21:08 +01:00
Jan Tojnar
1ba8575f9a
libcroco: rename from gnome3.libcroco
2018-12-25 17:21:08 +01:00
Jan Tojnar
878d289c6f
libgepub: rename from gnome3.libgepub
2018-12-25 17:21:08 +01:00
Jan Tojnar
d6ab3a534f
libgdata: rename from gnome3.libgdata
2018-12-25 17:21:08 +01:00
Jan Tojnar
5f77bef30b
libgxps: rename from gnome3.libgxps
2018-12-25 17:21:08 +01:00
Jan Tojnar
c45e9d0fac
Merge branch 'master' into staging
2018-12-25 17:03:57 +01:00
Jan Tojnar
996d14a004
Merge pull request #52839 from jtojnar/libsigcxx
...
libsigcxx: 2.10.0 → 2.10.1
2018-12-25 17:02:57 +01:00
R. RyanTM
40e0d00cd6
libqmatrixclient: 0.4.0 -> 0.4.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libqmatrixclient/versions
2018-12-25 07:48:32 -08:00
Jan Tojnar
4c5a5dc627
Merge pull request #52715 from jtojnar/poppler-0.72
...
poppler: 0.67.0 → 0.72.0
2018-12-25 16:34:54 +01:00
Jan Tojnar
37faf68b86
libsigcxx: 2.10.0 → 2.10.1
2018-12-25 16:29:16 +01:00
R. RyanTM
b0f912b6d9
libsForQt5.mlt: 6.10.0 -> 6.12.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mlt/versions
2018-12-25 06:55:30 -08:00
Orivej Desh
f471114ab6
libdeflate: init at 1.1 ( #52832 )
2018-12-25 14:04:13 +00:00
Jan Tojnar
3b19fa9745
Merge pull request #52823 from r-ryantm/auto-update/pcmanfm
...
pcmanfm: 1.3.0 -> 1.3.1
2018-12-25 14:55:33 +01:00
Jan Tojnar
6efc5245d3
menu-cache: update homepage
2018-12-25 13:09:50 +01:00
Jan Tojnar
1c041f5b0f
libfm: 1.3.0.2 → 1.3.1
2018-12-25 13:08:37 +01:00
R. RyanTM
c66f2c322c
openvdb: 5.2.0 -> 6.0.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/openvdb/versions
2018-12-25 00:52:34 -08:00