Commit Graph

25740 Commits

Author SHA1 Message Date
Jörg Thalheim
68e75fbb53
Merge pull request #39577 from veprbl/pr/pythia_8.235
pythia: 8.226 -> 8.235, enable lhapdf6 plugin
2018-04-28 11:44:37 +01:00
aszlig
d2b8d8bddc
alkimia: init at 7.0.1
This is used by KMyMoney and also the reason why I needed to add C++
support to MPIR in the parent commit.

The reason why I didn't add myself as a maintainer is because I'm not
personally using KMyMoney and thus Alkimia.

Signed-off-by: aszlig <aszlig@nix.build>
2018-04-28 12:41:42 +02:00
aszlig
5370b8267c
kdewebkit: Add package expression
This is one of the requirements of KMyMoney and packaging is quite
straightforward with no unexpected traps.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @ttuegel
2018-04-28 12:41:40 +02:00
aszlig
6134887bef
mpir: Build with C++ support
This is needed by Alkimia which I'm going to package soon as part of
KMyMoney.

I enabled this by default, because it doesn't increase the closure size
a whole lot (only around 150 KiB):

$ nix-store -q --size /nix/store/...old...-mpir-3.0.0
1223248
$ nix-store -q --size /nix/store/...new...-mpir-3.0.0
1377136

Introducing an option for enabling/disabling this is not worth it,
because it doesn't conflict with anything and the size increase is the
only drawback and we can still make it configurable if we want someday.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @7c6f434c
2018-04-28 12:41:37 +02:00
Matthew Justin Bauer
597ea7f4d1
Merge pull request #39533 from r-ryantm/auto-update/libwps
libwps: 0.4.8 -> 0.4.9
2018-04-28 00:59:27 -05:00
Jan Tojnar
3ebb162d90
gegl_0_4: init at 0.4.0 2018-04-28 04:08:49 +02:00
Jan Tojnar
e375bd4a9e
gdk_pixbuf: export moduleDir 2018-04-28 04:08:48 +02:00
Matthew Bauer
949bb98872 libressl: build netcat 2018-04-27 19:33:05 -05:00
xeji
a674227d2a
Merge pull request #39631 from veprbl/patch-6
fastjet: update license in meta
2018-04-28 01:34:50 +02:00
xeji
aae03f7b93
Merge pull request #39548 from r-ryantm/auto-update/fastjet
fastjet: 3.3.0 -> 3.3.1
2018-04-28 01:17:16 +02:00
Dmitry Kalinkin
b1950f081d
fastjet: update license in meta
Fixes: 70e070 ('fastjet: 3.3.0 -> 3.3.1')
2018-04-27 19:16:32 -04:00
xeji
00ddbc8196
Merge pull request #39629 from veprbl/patch-4
fastjet: add veprbl to maintainers
2018-04-28 00:49:25 +02:00
Sarah Brofeldt
4a76c98963
Merge pull request #38728 from r-ryantm/auto-update/grpc
grpc: 1.10.0 -> 1.10.1
2018-04-28 00:43:00 +02:00
Dmitry Kalinkin
e421c427d2
fastjet: add veprbl to maintainers 2018-04-27 18:33:42 -04:00
xeji
ab6b47d060
Merge pull request #39608 from timokau/rubiks-fix
rubiks: fix build
2018-04-27 22:05:18 +02:00
xeji
e886206148
Merge pull request #39444 from r-ryantm/auto-update/eccodes
eccodes: 2.7.0 -> 2.7.3
2018-04-27 20:15:14 +02:00
aszlig
f13873f35a
gwenhywfar: Add OpenSSL and libgpgerror
OpenSSL is needed for gct-tool and libgpgerror for RSA key utilities
(src/crypt3/cryptkeyrsa.c).

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @goibhniu
2018-04-27 18:35:01 +02:00
aszlig
3dba79e689
gwenhywfar: Support Gtk 2, Gtk 3 and Qt 5 GUIs
So far we used only the defaults, which are gtk2 and qt5. However
nowadays most applications have already switched to Qt 5 and Gtk 3, so
let's aim for that instead.

The reason Gtk 2 is still there is because GnuCash in nixpkgs is using
the Gtk 2 interface, so we can drop it as soon as a newer GnuCash has
landed in nixpkgs.

Right now the only package that depends on this is GnuCash (and
aqbanking of course), so I've tested this by not only building
gwenhywfar and aqbanking but also GnuCash. I did however not test
whether HBCI functionality works, only whether GnuCash starts up.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @goibhniu, @peti, @domenkozar
2018-04-27 18:34:59 +02:00
aszlig
cc909ff4dd
libchipcard: Don't hardcode version
This is to make sure that we don't get a disparity between the version
in sources.nix and the version in the package expression and it's mostly
to get the package expression in par with aqbanking and gwenhywfar.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @goibhniu
2018-04-27 18:34:57 +02:00
aszlig
191f4c210a
aqbanking: 5.6.12 -> 5.7.8
Upstream changes in 5.7.8:

  * Update bank information files for German banks because the format of
    ZKA files has changed in the meantime.

Upstream release notes in German:

https://www.aquamaniac.de/sites/download/releasenote.php?package=03&release=217

Upstream changes in 5.7.7:

  * Fix of manually adding new HBCI accounts (for example using
    KMyMoney).
  * Fix wrong truncation of account numbers in some turnovers of the
    SWIFT parser.
  * Simplified code for inserting new account data while fetching HBCI
    accounts.
  * Update information for German banks.

Upstream release notes in German:

https://www.aquamaniac.de/sites/download/releasenote.php?package=03&release=216

As with the gwenhywfar update, the updater script (update.sh) actually
didn't get the right file to download, so I temporarily modified it to
download file number 2 because file number 1 is the GPG signature. The
reason why I didn't fix the updater is because the upstream site will
have different URLs in the next upcoming version, so our updater is
basically end-of-life for now.

I also changed the package expression to use the version from
sources.nix instead of a hardcoded value.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @goibhniu
2018-04-27 18:34:55 +02:00
aszlig
e7e2df17da
gwenhywfar: 4.17.0 -> 4.20.0
Upstream changes in 4.20.0:

  * Update bank information files for German banks because the format of
    ZKA files has changed in the meantime.

Upstream release notes in German:

https://www.aquamaniac.de/sites/download/releasenote.php?package=01&release=208

Upstream changes in 4.19.0:

  * Add frontend for GTK3.

Upstream release notes in German:

https://www.aquamaniac.de/sites/download/releasenote.php?package=01&release=207

Upstream changes in 4.18.0:

  * Show hashes for MD5, SHA1 and SHA512 in SSL certificates because
    some bank servers display different hashing variants.
  * Let GNUTLS handle the localisation of TrustStore certificates.

Upstream release notes in German:

https://www.aquamaniac.de/sites/download/releasenote.php?package=01&release=206

The updater script (update.sh) actually didn't get the right file to
download, so I temporarily modified it to download file number 2 because
file number 1 is the GPG signature. The reason why I didn't fix the
updater is because the upstream site will have different URLs in the
next upcoming version, so our updater is basically end-of-life for now.

I also changed the package expression to use the version from
sources.nix instead of a hardcoded value.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @goibhniu
2018-04-27 18:34:52 +02:00
Timo Kaufmann
a0076a4fb6 rubiks: fix build 2018-04-27 17:53:58 +02:00
Jörg Thalheim
7710bbc449
Merge pull request #39539 from r-ryantm/auto-update/libsass
libsass: 3.5.2 -> 3.5.3
2018-04-27 09:44:40 +01:00
Pascal Wittmann
b151b050d5 accountsservice: change url to https 2018-04-27 01:55:27 +02:00
Pascal Wittmann
835ac00686
Merge pull request #39559 from r-ryantm/auto-update/accountsservice
accountsservice: 0.6.46 -> 0.6.47
2018-04-27 01:50:19 +02:00
Dmitry Kalinkin
1cfc5f1da2
pythia: 8.226 -> 8.235, enable lhapdf6 plugin 2018-04-26 18:08:53 -04:00
Daiderd Jordan
bae15c811f
sympow: don't use placeholder 2018-04-26 22:50:36 +02:00
Michael Raskin
be3c4cfad7
Merge pull request #39554 from r-ryantm/auto-update/cgal
cgal: 4.11.1 -> 4.12
2018-04-26 20:21:37 +00:00
Michael Raskin
5c5f574991
Merge pull request #39535 from r-ryantm/auto-update/libmwaw
libmwaw: 0.3.13 -> 0.3.14
2018-04-26 19:56:15 +00:00
Jan Tojnar
6c5d860c8b
gst_all_1: fix botched merge
23741692 merged staging incorrectly
2018-04-26 20:40:35 +02:00
Robert Schütz
36aba09672
Merge pull request #39454 from r-ryantm/auto-update/armadillo
armadillo: 8.400.0 -> 8.500.0
2018-04-26 17:58:23 +02:00
R. RyanTM
5164104ef2 accountsservice: 0.6.46 -> 0.6.47
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/accountsservice/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 0.6.47 with grep in /nix/store/gd55py0d0scns044hqccrihgsv9k8g9r-accountsservice-0.6.47
- directory tree listing: https://gist.github.com/0f7bbf0eb1486bf773f561276689270a
2018-04-26 07:48:41 -07:00
R. RyanTM
94c6dbbaaa cgal: 4.11.1 -> 4.12
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/cgal/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/7py5j9ixfljnic4dr3ij97msnj0wahv6-cgal-4.12/bin/cgal_create_CMakeLists -h’ got 0 exit code
- ran ‘/nix/store/7py5j9ixfljnic4dr3ij97msnj0wahv6-cgal-4.12/bin/cgal_create_CMakeLists help’ got 0 exit code
- ran ‘/nix/store/7py5j9ixfljnic4dr3ij97msnj0wahv6-cgal-4.12/bin/cgal_create_cmake_script -h’ got 0 exit code
- ran ‘/nix/store/7py5j9ixfljnic4dr3ij97msnj0wahv6-cgal-4.12/bin/cgal_create_cmake_script --help’ got 0 exit code
- found 4.12 with grep in /nix/store/7py5j9ixfljnic4dr3ij97msnj0wahv6-cgal-4.12
- directory tree listing: https://gist.github.com/35067880611978f76a8e3f3adac7f12a
2018-04-26 07:08:01 -07:00
R. RyanTM
70e070afa7 fastjet: 3.3.0 -> 3.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/fastjet/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/y8mkgp5xlcfik6fb5r1dzb93n6xm1f9r-fastjet-3.3.1/bin/fastjet-config -h’ got 0 exit code
- ran ‘/nix/store/y8mkgp5xlcfik6fb5r1dzb93n6xm1f9r-fastjet-3.3.1/bin/fastjet-config --help’ got 0 exit code
- ran ‘/nix/store/y8mkgp5xlcfik6fb5r1dzb93n6xm1f9r-fastjet-3.3.1/bin/fastjet-config --version’ and found version 3.3.1
- found 3.3.1 with grep in /nix/store/y8mkgp5xlcfik6fb5r1dzb93n6xm1f9r-fastjet-3.3.1
- directory tree listing: https://gist.github.com/aa455f4d0802d2b2b76678ecccfe3eab
2018-04-26 05:57:09 -07:00
R. RyanTM
f8bd1b1868 libsass: 3.5.2 -> 3.5.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/libsass/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 3.5.3 with grep in /nix/store/mp09kp6kk1mnb0m6szp8r8cjswpky236-libsass-3.5.3
- directory tree listing: https://gist.github.com/693ae2149cf8d174efe563ad97396c0a
2018-04-26 03:42:34 -07:00
R. RyanTM
cd3047f313 libraw: 0.18.8 -> 0.18.9
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.

These checks were done:

- built on NixOS
- ran ‘/nix/store/87k97dwlfma7hj6yrsyw7av631pzk3bh-libraw-0.18.9/bin/raw-identify -h’ got 0 exit code
- ran ‘/nix/store/87k97dwlfma7hj6yrsyw7av631pzk3bh-libraw-0.18.9/bin/raw-identify --help’ got 0 exit code
- ran ‘/nix/store/87k97dwlfma7hj6yrsyw7av631pzk3bh-libraw-0.18.9/bin/raw-identify help’ got 0 exit code
- ran ‘/nix/store/87k97dwlfma7hj6yrsyw7av631pzk3bh-libraw-0.18.9/bin/unprocessed_raw -h’ got 0 exit code
- ran ‘/nix/store/87k97dwlfma7hj6yrsyw7av631pzk3bh-libraw-0.18.9/bin/unprocessed_raw --help’ got 0 exit code
- ran ‘/nix/store/87k97dwlfma7hj6yrsyw7av631pzk3bh-libraw-0.18.9/bin/unprocessed_raw help’ got 0 exit code
- ran ‘/nix/store/87k97dwlfma7hj6yrsyw7av631pzk3bh-libraw-0.18.9/bin/4channels -h’ got 0 exit code
- ran ‘/nix/store/87k97dwlfma7hj6yrsyw7av631pzk3bh-libraw-0.18.9/bin/4channels --help’ got 0 exit code
- ran ‘/nix/store/87k97dwlfma7hj6yrsyw7av631pzk3bh-libraw-0.18.9/bin/4channels help’ got 0 exit code
- ran ‘/nix/store/87k97dwlfma7hj6yrsyw7av631pzk3bh-libraw-0.18.9/bin/simple_dcraw -h’ got 0 exit code
- ran ‘/nix/store/87k97dwlfma7hj6yrsyw7av631pzk3bh-libraw-0.18.9/bin/simple_dcraw --help’ got 0 exit code
- ran ‘/nix/store/87k97dwlfma7hj6yrsyw7av631pzk3bh-libraw-0.18.9/bin/simple_dcraw help’ got 0 exit code
- ran ‘/nix/store/87k97dwlfma7hj6yrsyw7av631pzk3bh-libraw-0.18.9/bin/mem_image -h’ got 0 exit code
- ran ‘/nix/store/87k97dwlfma7hj6yrsyw7av631pzk3bh-libraw-0.18.9/bin/mem_image --help’ got 0 exit code
- ran ‘/nix/store/87k97dwlfma7hj6yrsyw7av631pzk3bh-libraw-0.18.9/bin/mem_image help’ got 0 exit code
- ran ‘/nix/store/87k97dwlfma7hj6yrsyw7av631pzk3bh-libraw-0.18.9/bin/dcraw_half -h’ got 0 exit code
- ran ‘/nix/store/87k97dwlfma7hj6yrsyw7av631pzk3bh-libraw-0.18.9/bin/dcraw_half --help’ got 0 exit code
- ran ‘/nix/store/87k97dwlfma7hj6yrsyw7av631pzk3bh-libraw-0.18.9/bin/dcraw_half help’ got 0 exit code
- ran ‘/nix/store/87k97dwlfma7hj6yrsyw7av631pzk3bh-libraw-0.18.9/bin/half_mt -h’ got 0 exit code
- ran ‘/nix/store/87k97dwlfma7hj6yrsyw7av631pzk3bh-libraw-0.18.9/bin/half_mt --help’ got 0 exit code
- ran ‘/nix/store/87k97dwlfma7hj6yrsyw7av631pzk3bh-libraw-0.18.9/bin/half_mt help’ got 0 exit code
- ran ‘/nix/store/87k97dwlfma7hj6yrsyw7av631pzk3bh-libraw-0.18.9/bin/multirender_test -h’ got 0 exit code
- ran ‘/nix/store/87k97dwlfma7hj6yrsyw7av631pzk3bh-libraw-0.18.9/bin/multirender_test --help’ got 0 exit code
- ran ‘/nix/store/87k97dwlfma7hj6yrsyw7av631pzk3bh-libraw-0.18.9/bin/multirender_test help’ got 0 exit code
- ran ‘/nix/store/87k97dwlfma7hj6yrsyw7av631pzk3bh-libraw-0.18.9/bin/postprocessing_benchmark -h’ got 0 exit code
- ran ‘/nix/store/87k97dwlfma7hj6yrsyw7av631pzk3bh-libraw-0.18.9/bin/postprocessing_benchmark help’ got 0 exit code
- ran ‘/nix/store/87k97dwlfma7hj6yrsyw7av631pzk3bh-libraw-0.18.9/bin/dcraw_emu -h’ got 0 exit code
- ran ‘/nix/store/87k97dwlfma7hj6yrsyw7av631pzk3bh-libraw-0.18.9/bin/dcraw_emu help’ got 0 exit code
- found 0.18.9 with grep in /nix/store/87k97dwlfma7hj6yrsyw7av631pzk3bh-libraw-0.18.9
- directory tree listing: https://gist.github.com/5d0a0f5fe58f15c25701c4dc878c5080
2018-04-26 03:33:31 -07:00
R. RyanTM
7ebebcb325 libmwaw: 0.3.13 -> 0.3.14
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/libmwaw/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/a9gm0j8p8v4i0psq5jx3kyxvphhpz8rs-libmwaw-0.3.14/bin/mwawFile -v’ and found version 0.3.14
- ran ‘/nix/store/a9gm0j8p8v4i0psq5jx3kyxvphhpz8rs-libmwaw-0.3.14/bin/mwawZip -v’ and found version 0.3.14
- ran ‘/nix/store/a9gm0j8p8v4i0psq5jx3kyxvphhpz8rs-libmwaw-0.3.14/bin/mwaw2csv -v’ and found version 0.3.14
- ran ‘/nix/store/a9gm0j8p8v4i0psq5jx3kyxvphhpz8rs-libmwaw-0.3.14/bin/mwaw2html -v’ and found version 0.3.14
- ran ‘/nix/store/a9gm0j8p8v4i0psq5jx3kyxvphhpz8rs-libmwaw-0.3.14/bin/mwaw2raw -v’ and found version 0.3.14
- ran ‘/nix/store/a9gm0j8p8v4i0psq5jx3kyxvphhpz8rs-libmwaw-0.3.14/bin/mwaw2raw --version’ and found version 0.3.14
- ran ‘/nix/store/a9gm0j8p8v4i0psq5jx3kyxvphhpz8rs-libmwaw-0.3.14/bin/mwaw2svg -v’ and found version 0.3.14
- ran ‘/nix/store/a9gm0j8p8v4i0psq5jx3kyxvphhpz8rs-libmwaw-0.3.14/bin/mwaw2text -v’ and found version 0.3.14
- found 0.3.14 with grep in /nix/store/a9gm0j8p8v4i0psq5jx3kyxvphhpz8rs-libmwaw-0.3.14
- directory tree listing: https://gist.github.com/e6bf3abafc8b9634a51796eb8969b268
2018-04-26 03:01:35 -07:00
R. RyanTM
89fb95b93f libwps: 0.4.8 -> 0.4.9
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/libwps/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/ffxxsf65d1lgwg2v456z97waagpn3ng0-libwps-0.4.9/bin/wps2html -v’ and found version 0.4.9
- ran ‘/nix/store/ffxxsf65d1lgwg2v456z97waagpn3ng0-libwps-0.4.9/bin/wps2raw -v’ and found version 0.4.9
- ran ‘/nix/store/ffxxsf65d1lgwg2v456z97waagpn3ng0-libwps-0.4.9/bin/wps2raw --version’ and found version 0.4.9
- ran ‘/nix/store/ffxxsf65d1lgwg2v456z97waagpn3ng0-libwps-0.4.9/bin/wps2text -v’ and found version 0.4.9
- ran ‘/nix/store/ffxxsf65d1lgwg2v456z97waagpn3ng0-libwps-0.4.9/bin/wks2csv -v’ and found version 0.4.9
- ran ‘/nix/store/ffxxsf65d1lgwg2v456z97waagpn3ng0-libwps-0.4.9/bin/wks2raw -v’ and found version 0.4.9
- ran ‘/nix/store/ffxxsf65d1lgwg2v456z97waagpn3ng0-libwps-0.4.9/bin/wks2raw --version’ and found version 0.4.9
- ran ‘/nix/store/ffxxsf65d1lgwg2v456z97waagpn3ng0-libwps-0.4.9/bin/wks2text -v’ and found version 0.4.9
- found 0.4.9 with grep in /nix/store/ffxxsf65d1lgwg2v456z97waagpn3ng0-libwps-0.4.9
- directory tree listing: https://gist.github.com/a3fdf5973402ddf0aa6d1a0ecd058d41
2018-04-26 02:54:03 -07:00
Gregor Kleen
274579cc95 nixos/infinoted: Abstract over libinfinity version 2018-04-26 08:35:00 +02:00
John Ericson
b9acfb4ecf treewide: isArm -> isAarch32
Following legacy packing conventions, `isArm` was defined just for
32-bit ARM instruction set. This is confusing to non packagers though,
because Aarch64 is an ARM instruction set.

The official ARM overview for ARMv8[1] is surprisingly not confusing,
given the overall state of affairs for ARM naming conventions, and
offers us a solution. It divides the nomenclature into three levels:

```
ISA:             ARMv8   {-A, -R, -M}
                 /    \
Mode:     Aarch32     Aarch64
             |         /   \
Encoding:   A64      A32   T32
```

At the top is the overall v8 instruction set archicture. Second are the
two modes, defined by bitwidth but differing in other semantics too, and
buttom are the encodings, (hopefully?) isomorphic if they encode the
same mode.

The 32 bit encodings are mostly backwards compatible with previous
non-Thumb and Thumb encodings, and if so we can pun the mode names to
instead mean "sets of compatable or isomorphic encodings", and then
voilà we have nice names for 32-bit and 64-bit arm instruction sets
which do not use the word ARM so as to not confused either laymen or
experienced ARM packages.

[1]: https://developer.arm.com/products/architecture/a-profile

(cherry picked from commit ba52ae5048)
2018-04-25 15:50:41 -04:00
John Ericson
ba52ae5048 treewide: isArm -> isAarch32
Following legacy packing conventions, `isArm` was defined just for
32-bit ARM instruction set. This is confusing to non packagers though,
because Aarch64 is an ARM instruction set.

The official ARM overview for ARMv8[1] is surprisingly not confusing,
given the overall state of affairs for ARM naming conventions, and
offers us a solution. It divides the nomenclature into three levels:

```
ISA:             ARMv8   {-A, -R, -M}
                 /    \
Mode:     Aarch32     Aarch64
             |         /   \
Encoding:   A64      A32   T32
```

At the top is the overall v8 instruction set archicture. Second are the
two modes, defined by bitwidth but differing in other semantics too, and
buttom are the encodings, (hopefully?) isomorphic if they encode the
same mode.

The 32 bit encodings are mostly backwards compatible with previous
non-Thumb and Thumb encodings, and if so we can pun the mode names to
instead mean "sets of compatable or isomorphic encodings", and then
voilà we have nice names for 32-bit and 64-bit arm instruction sets
which do not use the word ARM so as to not confused either laymen or
experienced ARM packages.

[1]: https://developer.arm.com/products/architecture/a-profile
2018-04-25 15:28:55 -04:00
Jan Tojnar
0dec4fa1db
rarian: merge gnome{2,3}.rarian 2018-04-25 15:53:26 +02:00
Matthew Justin Bauer
d71d7c913e
Merge pull request #39465 from matthewbauer/work
Various work on broken packages
2018-04-25 00:30:32 -05:00
Matthew Bauer
22fb762e1a live555: add aarch64-linux entry
Fixes eval
2018-04-25 00:10:08 -05:00
Matthew Bauer
ec632b745f qtwebengine: rewrite
Fixes #39334
and Fixes #36729

Also, Fixes #36932 (hopefully it's still building)

(This might be able to be able to be cherry-picked to 18.03 but be
careful - chromium is extremely touchy. Probably best to wait for it
to be built successfully on Hydra a few times.)
2018-04-24 23:57:46 -05:00
Matthew Bauer
b87cb29d1b glibmm: 2.54.1 → 2.56.0
Noticed this was out of date.
2018-04-24 23:00:27 -05:00
Matthew Bauer
7587f9804f glibmm: fix High Sierra segfault 2018-04-24 22:58:45 -05:00
adisbladis
d5121536b8
kreport: 3.0.2 -> 3.1.0 2018-04-25 09:40:25 +08:00
adisbladis
8945e6b105
kproperty: 3.0.2 -> 3.1.0 2018-04-25 09:40:24 +08:00
Bastian Köcher
b933157f44
kholidays: Move from kde_applications to kde_frameworks 2018-04-25 09:35:48 +08:00
Matthew Bauer
734b13a817 gst-plugins: fix on Darwin 2018-04-24 18:35:54 -05:00
Matthew Justin Bauer
a8fc951404
Merge pull request #39451 from r-ryantm/auto-update/appstream-glib
appstream-glib: 0.7.7 -> 0.7.8
2018-04-24 18:15:19 -05:00
R. RyanTM
1e0d2306fc armadillo: 8.400.0 -> 8.500.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/armadillo/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 8.500.0 with grep in /nix/store/4b5v6xvxsbdqgwlqnj421wa0cwhdpw4p-armadillo-8.500.0
- directory tree listing: https://gist.github.com/5849376cdd72ab243c8f004589cb24ec
2018-04-24 16:02:42 -07:00
R. RyanTM
b5bfd8a173 appstream-glib: 0.7.7 -> 0.7.8
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-glib/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 0.7.8 with grep in /nix/store/52vkj80m85n3jhzbqhw5abxdrqqac2yk-appstream-glib-0.7.8
- directory tree listing: https://gist.github.com/c3d5906e2b4ff1a38510f114a6c58819
2018-04-24 15:35:46 -07:00
Will Dietz
7139c65c88
Merge pull request #39441 from dtzWill/fix/libgl-tls-musl
mesa, libglvnd, xorg: disable tls w/musl
2018-04-24 17:17:23 -05:00
Will Dietz
64c2e058e6 mesa, libglvnd, xorg: disable tls w/musl 2018-04-24 17:16:22 -05:00
R. RyanTM
3e53f00a1f eccodes: 2.7.0 -> 2.7.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/eccodes/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/i6m5cl0plmsnll3n90h88vcnjc269vh9-eccodes-2.7.3/bin/codes_info -v’ and found version 2.7.3
- ran ‘/nix/store/i6m5cl0plmsnll3n90h88vcnjc269vh9-eccodes-2.7.3/bin/grib_histogram -h’ got 0 exit code
- ran ‘/nix/store/i6m5cl0plmsnll3n90h88vcnjc269vh9-eccodes-2.7.3/bin/grib_histogram --help’ got 0 exit code
- ran ‘/nix/store/i6m5cl0plmsnll3n90h88vcnjc269vh9-eccodes-2.7.3/bin/grib_filter -V’ and found version 2.7.3
- ran ‘/nix/store/i6m5cl0plmsnll3n90h88vcnjc269vh9-eccodes-2.7.3/bin/grib_ls -V’ and found version 2.7.3
- ran ‘/nix/store/i6m5cl0plmsnll3n90h88vcnjc269vh9-eccodes-2.7.3/bin/grib_dump -V’ and found version 2.7.3
- ran ‘/nix/store/i6m5cl0plmsnll3n90h88vcnjc269vh9-eccodes-2.7.3/bin/grib_merge -V’ and found version 2.7.3
- ran ‘/nix/store/i6m5cl0plmsnll3n90h88vcnjc269vh9-eccodes-2.7.3/bin/grib2ppm -h’ got 0 exit code
- ran ‘/nix/store/i6m5cl0plmsnll3n90h88vcnjc269vh9-eccodes-2.7.3/bin/grib2ppm --help’ got 0 exit code
- ran ‘/nix/store/i6m5cl0plmsnll3n90h88vcnjc269vh9-eccodes-2.7.3/bin/grib_set -V’ and found version 2.7.3
- ran ‘/nix/store/i6m5cl0plmsnll3n90h88vcnjc269vh9-eccodes-2.7.3/bin/grib_get -V’ and found version 2.7.3
- ran ‘/nix/store/i6m5cl0plmsnll3n90h88vcnjc269vh9-eccodes-2.7.3/bin/grib_get_data -V’ and found version 2.7.3
- ran ‘/nix/store/i6m5cl0plmsnll3n90h88vcnjc269vh9-eccodes-2.7.3/bin/grib_copy -V’ and found version 2.7.3
- ran ‘/nix/store/i6m5cl0plmsnll3n90h88vcnjc269vh9-eccodes-2.7.3/bin/grib_compare -V’ and found version 2.7.3
- ran ‘/nix/store/i6m5cl0plmsnll3n90h88vcnjc269vh9-eccodes-2.7.3/bin/grib_index_build help’ got 0 exit code
- ran ‘/nix/store/i6m5cl0plmsnll3n90h88vcnjc269vh9-eccodes-2.7.3/bin/grib_index_build -V’ and found version 2.7.3
- ran ‘/nix/store/i6m5cl0plmsnll3n90h88vcnjc269vh9-eccodes-2.7.3/bin/bufr_ls -V’ and found version 2.7.3
- ran ‘/nix/store/i6m5cl0plmsnll3n90h88vcnjc269vh9-eccodes-2.7.3/bin/bufr_dump -V’ and found version 2.7.3
- ran ‘/nix/store/i6m5cl0plmsnll3n90h88vcnjc269vh9-eccodes-2.7.3/bin/bufr_set -V’ and found version 2.7.3
- ran ‘/nix/store/i6m5cl0plmsnll3n90h88vcnjc269vh9-eccodes-2.7.3/bin/bufr_get -V’ and found version 2.7.3
- ran ‘/nix/store/i6m5cl0plmsnll3n90h88vcnjc269vh9-eccodes-2.7.3/bin/bufr_copy -V’ and found version 2.7.3
- ran ‘/nix/store/i6m5cl0plmsnll3n90h88vcnjc269vh9-eccodes-2.7.3/bin/bufr_compare -V’ and found version 2.7.3
- ran ‘/nix/store/i6m5cl0plmsnll3n90h88vcnjc269vh9-eccodes-2.7.3/bin/bufr_index_build help’ got 0 exit code
- ran ‘/nix/store/i6m5cl0plmsnll3n90h88vcnjc269vh9-eccodes-2.7.3/bin/bufr_index_build -V’ and found version 2.7.3
- ran ‘/nix/store/i6m5cl0plmsnll3n90h88vcnjc269vh9-eccodes-2.7.3/bin/gts_get -V’ and found version 2.7.3
- ran ‘/nix/store/i6m5cl0plmsnll3n90h88vcnjc269vh9-eccodes-2.7.3/bin/gts_compare -V’ and found version 2.7.3
- ran ‘/nix/store/i6m5cl0plmsnll3n90h88vcnjc269vh9-eccodes-2.7.3/bin/gts_copy -V’ and found version 2.7.3
- ran ‘/nix/store/i6m5cl0plmsnll3n90h88vcnjc269vh9-eccodes-2.7.3/bin/gts_dump -V’ and found version 2.7.3
- ran ‘/nix/store/i6m5cl0plmsnll3n90h88vcnjc269vh9-eccodes-2.7.3/bin/gts_filter -V’ and found version 2.7.3
- ran ‘/nix/store/i6m5cl0plmsnll3n90h88vcnjc269vh9-eccodes-2.7.3/bin/gts_ls -V’ and found version 2.7.3
- ran ‘/nix/store/i6m5cl0plmsnll3n90h88vcnjc269vh9-eccodes-2.7.3/bin/metar_dump -V’ and found version 2.7.3
- ran ‘/nix/store/i6m5cl0plmsnll3n90h88vcnjc269vh9-eccodes-2.7.3/bin/metar_ls -V’ and found version 2.7.3
- ran ‘/nix/store/i6m5cl0plmsnll3n90h88vcnjc269vh9-eccodes-2.7.3/bin/metar_compare -V’ and found version 2.7.3
- ran ‘/nix/store/i6m5cl0plmsnll3n90h88vcnjc269vh9-eccodes-2.7.3/bin/metar_get -V’ and found version 2.7.3
- ran ‘/nix/store/i6m5cl0plmsnll3n90h88vcnjc269vh9-eccodes-2.7.3/bin/metar_filter -V’ and found version 2.7.3
- ran ‘/nix/store/i6m5cl0plmsnll3n90h88vcnjc269vh9-eccodes-2.7.3/bin/metar_copy -V’ and found version 2.7.3
- ran ‘/nix/store/i6m5cl0plmsnll3n90h88vcnjc269vh9-eccodes-2.7.3/bin/grib_to_netcdf -V’ and found version 2.7.3
- ran ‘/nix/store/i6m5cl0plmsnll3n90h88vcnjc269vh9-eccodes-2.7.3/bin/codes_bufr_filter -V’ and found version 2.7.3
- ran ‘/nix/store/i6m5cl0plmsnll3n90h88vcnjc269vh9-eccodes-2.7.3/bin/bufr_filter -V’ and found version 2.7.3
- found 2.7.3 with grep in /nix/store/i6m5cl0plmsnll3n90h88vcnjc269vh9-eccodes-2.7.3
- directory tree listing: https://gist.github.com/f485bc3b3d6105246360c970ac7462e1
2018-04-24 15:12:21 -07:00
Will Dietz
c3ab285ce2 glibc: use local copy of patch to fix w/musl
fetchpatch doesn't work with bootstrap fetchurl,
so just use local file like we do for other glibc patches.
2018-04-24 16:57:57 -05:00
Michael Raskin
d3d41b51f1
Merge pull request #39421 from r-ryantm/auto-update/librem
librem: 0.5.2 -> 0.5.3
2018-04-24 21:31:09 +00:00
R. RyanTM
f827bd4007 grib-api: 1.26.0 -> 1.26.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/grib-api/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/60krazh9fxzn8n99nx9rxx8mi78hf9sx-grib-api-1.26.1/bin/grib_histogram -h’ got 0 exit code
- ran ‘/nix/store/60krazh9fxzn8n99nx9rxx8mi78hf9sx-grib-api-1.26.1/bin/grib_histogram --help’ got 0 exit code
- ran ‘/nix/store/60krazh9fxzn8n99nx9rxx8mi78hf9sx-grib-api-1.26.1/bin/grib_info -v’ and found version 1.26.1
- ran ‘/nix/store/60krazh9fxzn8n99nx9rxx8mi78hf9sx-grib-api-1.26.1/bin/grib_filter -V’ and found version 1.26.1
- ran ‘/nix/store/60krazh9fxzn8n99nx9rxx8mi78hf9sx-grib-api-1.26.1/bin/grib_ls -V’ and found version 1.26.1
- ran ‘/nix/store/60krazh9fxzn8n99nx9rxx8mi78hf9sx-grib-api-1.26.1/bin/grib_dump -V’ and found version 1.26.1
- ran ‘/nix/store/60krazh9fxzn8n99nx9rxx8mi78hf9sx-grib-api-1.26.1/bin/grib2ppm -h’ got 0 exit code
- ran ‘/nix/store/60krazh9fxzn8n99nx9rxx8mi78hf9sx-grib-api-1.26.1/bin/grib2ppm --help’ got 0 exit code
- ran ‘/nix/store/60krazh9fxzn8n99nx9rxx8mi78hf9sx-grib-api-1.26.1/bin/grib_set -V’ and found version 1.26.1
- ran ‘/nix/store/60krazh9fxzn8n99nx9rxx8mi78hf9sx-grib-api-1.26.1/bin/grib_get -V’ and found version 1.26.1
- ran ‘/nix/store/60krazh9fxzn8n99nx9rxx8mi78hf9sx-grib-api-1.26.1/bin/grib_get_data -V’ and found version 1.26.1
- ran ‘/nix/store/60krazh9fxzn8n99nx9rxx8mi78hf9sx-grib-api-1.26.1/bin/grib_copy -V’ and found version 1.26.1
- ran ‘/nix/store/60krazh9fxzn8n99nx9rxx8mi78hf9sx-grib-api-1.26.1/bin/grib_packing help’ got 0 exit code
- ran ‘/nix/store/60krazh9fxzn8n99nx9rxx8mi78hf9sx-grib-api-1.26.1/bin/grib_compare -V’ and found version 1.26.1
- ran ‘/nix/store/60krazh9fxzn8n99nx9rxx8mi78hf9sx-grib-api-1.26.1/bin/grib_index_build help’ got 0 exit code
- ran ‘/nix/store/60krazh9fxzn8n99nx9rxx8mi78hf9sx-grib-api-1.26.1/bin/grib_index_build -V’ and found version 1.26.1
- ran ‘/nix/store/60krazh9fxzn8n99nx9rxx8mi78hf9sx-grib-api-1.26.1/bin/grib_to_netcdf -V’ and found version 1.26.1
- ran ‘/nix/store/60krazh9fxzn8n99nx9rxx8mi78hf9sx-grib-api-1.26.1/bin/grib_list_keys -V’ and found version 1.26.1
- ran ‘/nix/store/60krazh9fxzn8n99nx9rxx8mi78hf9sx-grib-api-1.26.1/bin/grib_list_keys -v’ and found version 1.26.1
- ran ‘/nix/store/60krazh9fxzn8n99nx9rxx8mi78hf9sx-grib-api-1.26.1/bin/grib_list_keys --version’ and found version 1.26.1
- ran ‘/nix/store/60krazh9fxzn8n99nx9rxx8mi78hf9sx-grib-api-1.26.1/bin/grib_list_keys version’ and found version 1.26.1
- ran ‘/nix/store/60krazh9fxzn8n99nx9rxx8mi78hf9sx-grib-api-1.26.1/bin/grib_list_keys -h’ and found version 1.26.1
- ran ‘/nix/store/60krazh9fxzn8n99nx9rxx8mi78hf9sx-grib-api-1.26.1/bin/grib_list_keys --help’ and found version 1.26.1
- ran ‘/nix/store/60krazh9fxzn8n99nx9rxx8mi78hf9sx-grib-api-1.26.1/bin/grib_list_keys help’ and found version 1.26.1
- found 1.26.1 with grep in /nix/store/60krazh9fxzn8n99nx9rxx8mi78hf9sx-grib-api-1.26.1
- directory tree listing: https://gist.github.com/e201ebaf6d3662af211ceca919f68df1
2018-04-24 13:23:53 -07:00
Matthew Bauer
00bf115047 schroedinger: add Darwin patch 2018-04-24 15:16:12 -05:00
Matthew Bauer
9c406d2ac8 libdvdnav: supports Darwin 2018-04-24 15:09:07 -05:00
Matthew Bauer
db6cc56239 libmtp: supports darwin 2018-04-24 15:08:12 -05:00
Matthew Bauer
dad3714ec1 live555: supports darwin 2018-04-24 15:06:15 -05:00
Jan Tojnar
d48e9ff92a
liblouis: mark as broken 2018-04-24 21:53:11 +02:00
R. RyanTM
e05099fdde libfm-extra: 1.2.5 -> 1.3.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/libfm-extra/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 1.3.0 with grep in /nix/store/jfppsgl453gipb6vx66y4pcssxd7fq54-libfm-extra-1.3.0
- directory tree listing: https://gist.github.com/74991e480da532d6ef49f6fb5727d564
2018-04-24 12:14:08 -07:00
R. RyanTM
78a2238c50 librem: 0.5.2 -> 0.5.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/librem/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 0.5.3 with grep in /nix/store/x20d9fh0yfyzm28p3sghxq01c3f2wrmw-librem-0.5.3
- directory tree listing: https://gist.github.com/b80b5c5f4dc93169cf0cfc46f4306e73
2018-04-24 11:54:42 -07:00
R. RyanTM
daea65c8e2 libre: 0.5.7 -> 0.5.8
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/libre/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 0.5.8 with grep in /nix/store/rqyqr2gb6pxqqah435xznnqwr9zi0xi2-libre-0.5.8
- directory tree listing: https://gist.github.com/a84247052706f314827aca34a1869d10
2018-04-24 11:51:25 -07:00
Matthew Justin Bauer
7ebb6212a2
Merge pull request #38805 from timokau/zn_poly-init
zn_poly: init at 0.9
2018-04-24 09:28:27 -05:00
Timo Kaufmann
cdfa85c599 cddlib: 0.94h -> 0.94i, add cdd_both_reps binary 2018-04-24 15:41:15 +02:00
Jan Tojnar
1643713bf3
libhttpseverywhere: 0.8.2 → 0.8.3 2018-04-24 13:30:57 +02:00
Robert Schütz
a0a1e5e105
Merge pull request #39381 from timokau/glpk-gmp
glpk: Add gmp support
2018-04-24 09:10:39 +02:00
Robert Schütz
f2ad8b295c
Merge pull request #38802 from timokau/rankdwidth-init
rankwidth: init at 0.7
2018-04-24 01:01:17 +02:00
Daiderd Jordan
fe6386c2f0
oniguruma: remove darwin install_name patch 2018-04-24 00:28:54 +02:00
Timo Kaufmann
5d2671de81 fflas-ffpack: Drop liblapack dependency 2018-04-23 22:00:48 +02:00
Timo Kaufmann
5e548e94e8 glpk: Add gmp support 2018-04-23 21:13:42 +02:00
Florian Klink
8647df2fb6 goocanvas_2: support gobjectIntrospection 2018-04-23 20:37:03 +02:00
Matthew Bauer
49d97c3495 Merge branch 'qtmultimedia' 2018-04-23 12:33:50 -05:00
Matthew Bauer
b09c250435 gst_plugins_base: fix on darwin 2018-04-23 12:32:37 -05:00
Matthew Bauer
c214bc9aee gstreamer: fix on Darwin 2018-04-23 12:31:36 -05:00
Matthew Justin Bauer
bf6641ede5
Merge pull request #36460 from timokau/linbox-init
linbox: init at 1.5.2
2018-04-23 12:05:29 -05:00
Matthew Justin Bauer
d6b1e816eb
Merge pull request #36437 from timokau/origin/fflas-ffpack-update
fflas-ffpack: 2.2.2 -> 2.3.2
2018-04-23 12:04:54 -05:00
Matthew Justin Bauer
07e6e21f09
Merge pull request #37093 from ryantm/auto-update/rocksdb
rocksdb: 5.10.3 -> 5.11.3
2018-04-23 12:02:09 -05:00
Jörg Thalheim
e2b5e17791
Merge pull request #39301 from markus1189/libgphoto2
(lib)gphoto2: 2.5.1{5,6} -> 2.5.17
2018-04-23 11:54:57 +01:00
Florian Klink
e7ee851993 gmime3: 3.0.5 -> 3.2.0 2018-04-23 09:35:33 +02:00
Jörg Thalheim
8206341757
Merge pull request #39333 from markuskowa/openmpi-up
openmpi: 3.0.0 -> 3.0.1
2018-04-23 08:11:14 +01:00
Jörg Thalheim
cf540dd194
Merge pull request #39346 from timokau/arb-2.13.0
arb: 2.8.1 -> 2.13.0
2018-04-22 23:19:09 +01:00
Timo Kaufmann
a055816743 eclib: 20160720 -> 20171002 2018-04-22 23:42:58 +02:00
Timo Kaufmann
1dbdffa099 arb: 2.8.1 -> 2.13.0 2018-04-22 23:42:26 +02:00
Timo Kaufmann
28c023e246 zn_poly: init at 0.9 2018-04-22 20:44:06 +02:00
Timo Kaufmann
0c9aaf0814 rankwidth: init at 0.7 2018-04-22 20:11:49 +02:00
Markus Kowalewski
ae4dac3e5c
openmpi: 3.0.0 -> 3.0.1 2018-04-22 09:10:25 -07:00
Jörg Thalheim
a3a2ae65d7
Merge pull request #38730 from r-ryantm/auto-update/fox
fox_1_6: 1.6.56 -> 1.6.57
2018-04-22 16:57:16 +01:00
Jörg Thalheim
60ea373f66
Merge pull request #38529 from r-ryantm/auto-update/hamlib
hamlib: 1.2.15.3 -> 3.2
2018-04-22 16:49:53 +01:00
Jörg Thalheim
1cbf988217
Merge pull request #39226 from r-ryantm/auto-update/leatherman
leatherman: 1.4.0 -> 1.4.1
2018-04-22 16:28:51 +01:00
Jörg Thalheim
69ee53a899
Merge pull request #39144 from geistesk/farbfeld-sent-path
farbfeld, sent: wrap PATH for 2ff and sent
2018-04-22 15:42:20 +01:00
Vladimír Čunát
17c4b83d05
Merge #31320: docs and glibc: explicit comments on outputs 2018-04-22 11:55:23 +02:00
Pascal Wittmann
a1703436af
libusbmuxd: use cve tag in patchname for vulnix auto-detection 2018-04-22 11:43:42 +02:00
Pascal Wittmann
81a255dc93
libimobiledevice: use cve tag in patchname for vulnix auto-detection 2018-04-22 11:36:54 +02:00
Timo Kaufmann
b74e884aab flintqs: init at 1.0 2018-04-21 20:43:56 -05:00
Timo Kaufmann
d0d7894f75 rubiks: init at 20070917 2018-04-21 20:42:58 -05:00
Timo Kaufmann
10124a4743 lcalc: init at 1.23 (#38796) 2018-04-21 20:38:40 -05:00
R. RyanTM
c6e575cd5b gegl_0_3: 0.3.30 -> 0.3.34 (#39241)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/gegl/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/2w7m19f387zkwhxbv6k2p8nrrlwqimpn-gegl-0.3.34/bin/gegl -h’ got 0 exit code
- ran ‘/nix/store/2w7m19f387zkwhxbv6k2p8nrrlwqimpn-gegl-0.3.34/bin/gegl --help’ got 0 exit code
- found 0.3.34 with grep in /nix/store/2w7m19f387zkwhxbv6k2p8nrrlwqimpn-gegl-0.3.34
- directory tree listing: https://gist.github.com/96c792a5cd60943effce7884fc50cc3a
2018-04-22 00:15:12 +02:00
Joachim F
d1cd8173c6
Merge pull request #39109 from johnchildren/update/xxHash
xxHash: 0.6.3.20171018 -> 0.6.4.20171222
2018-04-21 21:55:28 +00:00
Michael Weiss
f76c842706 gpgme: 1.10.0 -> 1.11.1
I've rebuild all packages that depend on gpgme and everything seems fine
so far (there are a few failures but the ones I've checked are unrelated
to gpgme).

Upstream release notes (Noteworthy changes in version 1.11.1):

 * Fixed build problems in the 1.11.0 release.

 * Added C++ interfaces which were planned for 1.11.0.

 The 1.11.0 release came with these changes:

 * New encryption API to support direct key specification including
   hidden recipients option and taking keys from a file.  This also
   allows to enforce the use of a subkey.

 * New encryption flag for the new API to enforce the use of plain
   mail addresses (addr-spec).

 * The import API can now tell whether v3 keys are skipped.  These old
   and basically broken keys are not anymore supported by GnuPG 2.1.

 * The decrypt and verify API will now return the MIME flag as
   specified by RFC-4880bis.

 * The offline mode now has an effect on gpg by disabling all network
   access.  [#3831]

 * A failed OpenPGP verification how returns the fingerprint of the
   intended key if a recent gpg version was used for signature
   creation.

 * New tool gpgme-json as native messaging server for web browsers.
   As of now public key encryption and decryption is supported.
   Requires Libgpg-error 1.29.

 * New context flag "request-origin" which has an effect when used
   with GnuPG 2.2.6 or later.

 * New context flag "no-symkey-cache" which has an effect when used
   with GnuPG 2.2.7 or later.

 * New convenience constant GPGME_KEYLIST_MODE_LOCATE.

 * Improved the Python documentation.

 * Fixed a potential regression with GnuPG 2.2.6 or later.

 * Fixed a crash in the Python bindings on 32 bit platforms.  [#3892]

 * Various minor fixes.
2018-04-21 23:25:14 +02:00
Jörg Thalheim
0a92fb9315 Revert "libupnp: 1.6.21 -> 1.8.3"
This reverts commit ee45689f14.

1.8.x branch break compatibility. This should become a new package instead.
2018-04-21 21:07:06 +01:00
Jörg Thalheim
f7785dd61c
Merge branch 'master' into minc_ecosystem 2018-04-21 20:18:27 +01:00
Jörg Thalheim
38d6decac3
Merge pull request #38804 from timokau/sympow-init
sympow: init at 1.018.1
2018-04-21 19:46:59 +01:00
Jörg Thalheim
6fa31bc49c
Merge pull request #39246 from r-ryantm/auto-update/gdcm
gdcm: 2.8.5 -> 2.8.6
2018-04-21 18:43:16 +01:00
Pascal Wittmann
6ccc17f26b
cyrus-sasl: use cve tag in patchname for vulnix auto-detection 2018-04-21 15:42:44 +02:00
Pascal Wittmann
1ca71377f3
jasper: include cve name in patch for auto-detection in vulnix 2018-04-21 15:32:41 +02:00
Mateusz Kowalczyk
7638888868
Merge pull request #39207 from r-ryantm/auto-update/onig
oniguruma: 6.7.1 -> 6.8.2
2018-04-21 14:29:36 +01:00
Herwig Hochleitner
996238e532 webkitgtk: 2.20.0 -> 2.20.1 2018-04-21 14:57:44 +02:00
Markus Hauck
3ce3708d19 libgphoto2: 2.5.16 -> 2.5.17 2018-04-21 14:35:44 +02:00
Jörg Thalheim
8bcecefb9e
Merge pull request #39219 from r-ryantm/auto-update/libpqxx
libpqxx: 6.1.1 -> 6.2.2
2018-04-21 13:01:33 +01:00
Jörg Thalheim
015f2ad4cf
Merge pull request #39210 from r-ryantm/auto-update/opendht
opendht: 1.6.1 -> 1.7.0
2018-04-21 12:48:04 +01:00
Jörg Thalheim
eb13f077af
Merge pull request #39243 from r-ryantm/auto-update/folly
folly: 2018.03.26.00 -> 2018.04.16.00
2018-04-21 12:00:24 +01:00
Jörg Thalheim
0a7d27f8a0
Merge pull request #39268 from r-ryantm/auto-update/aws-sdk-cpp
aws-sdk-cpp: 1.4.24 -> 1.4.33
2018-04-21 11:41:05 +01:00
Jörg Thalheim
8ef9f40cc3
Merge pull request #39259 from r-ryantm/auto-update/easyloggingpp
easyloggingpp: 9.96.2 -> 9.96.4
2018-04-21 11:11:39 +01:00
Jörg Thalheim
c3c3317edc
Merge pull request #39284 from mpickering/liblas-laszip
libLAS: build with LASzip support
2018-04-21 11:08:36 +01:00
Matthew Pickering
30c9c54271 Build libLAS with LASzip support 2018-04-20 22:16:07 +01:00
R. RyanTM
36c592df5a aws-sdk-cpp: 1.4.24 -> 1.4.33
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/aws-sdk-cpp/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 1.4.33 with grep in /nix/store/plknjymzss3c8bfcjfhjmlkf9icgkz7v-aws-sdk-cpp-1.4.33
- directory tree listing: https://gist.github.com/d510b62973cdf67e2ed76e170a388918
2018-04-20 11:05:06 -07:00
R. RyanTM
3afd1e2fd8 easyloggingpp: 9.96.2 -> 9.96.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/easyloggingpp/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 9.96.4 with grep in /nix/store/kfaknn3f1g5k8smzf4zj8glb5rg0s6xq-easyloggingpp-9.96.4
- directory tree listing: https://gist.github.com/2590fabe21a830caf117e041adb89d1b
2018-04-20 07:36:33 -07:00
R. RyanTM
8b13023a0a gdcm: 2.8.5 -> 2.8.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/gdcm/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/6926apx6cz7dqak9i3mr8w3ccrvbkfpr-gdcm-2.8.6/bin/gdcm2vtk -h’ got 0 exit code
- ran ‘/nix/store/6926apx6cz7dqak9i3mr8w3ccrvbkfpr-gdcm-2.8.6/bin/gdcm2vtk --help’ got 0 exit code
- ran ‘/nix/store/6926apx6cz7dqak9i3mr8w3ccrvbkfpr-gdcm-2.8.6/bin/gdcmviewer -h’ got 0 exit code
- ran ‘/nix/store/6926apx6cz7dqak9i3mr8w3ccrvbkfpr-gdcm-2.8.6/bin/gdcmviewer --help’ got 0 exit code
- ran ‘/nix/store/6926apx6cz7dqak9i3mr8w3ccrvbkfpr-gdcm-2.8.6/bin/gdcmviewer help’ got 0 exit code
- ran ‘/nix/store/6926apx6cz7dqak9i3mr8w3ccrvbkfpr-gdcm-2.8.6/bin/gdcmdump -h’ got 0 exit code
- ran ‘/nix/store/6926apx6cz7dqak9i3mr8w3ccrvbkfpr-gdcm-2.8.6/bin/gdcmdump --help’ got 0 exit code
- ran ‘/nix/store/6926apx6cz7dqak9i3mr8w3ccrvbkfpr-gdcm-2.8.6/bin/gdcmraw -h’ got 0 exit code
- ran ‘/nix/store/6926apx6cz7dqak9i3mr8w3ccrvbkfpr-gdcm-2.8.6/bin/gdcmraw --help’ got 0 exit code
- ran ‘/nix/store/6926apx6cz7dqak9i3mr8w3ccrvbkfpr-gdcm-2.8.6/bin/gdcmscanner -h’ got 0 exit code
- ran ‘/nix/store/6926apx6cz7dqak9i3mr8w3ccrvbkfpr-gdcm-2.8.6/bin/gdcmscanner --help’ got 0 exit code
- ran ‘/nix/store/6926apx6cz7dqak9i3mr8w3ccrvbkfpr-gdcm-2.8.6/bin/gdcmanon -h’ got 0 exit code
- ran ‘/nix/store/6926apx6cz7dqak9i3mr8w3ccrvbkfpr-gdcm-2.8.6/bin/gdcmanon --help’ got 0 exit code
- ran ‘/nix/store/6926apx6cz7dqak9i3mr8w3ccrvbkfpr-gdcm-2.8.6/bin/gdcmgendir -h’ got 0 exit code
- ran ‘/nix/store/6926apx6cz7dqak9i3mr8w3ccrvbkfpr-gdcm-2.8.6/bin/gdcmgendir --help’ got 0 exit code
- ran ‘/nix/store/6926apx6cz7dqak9i3mr8w3ccrvbkfpr-gdcm-2.8.6/bin/gdcmimg -h’ got 0 exit code
- ran ‘/nix/store/6926apx6cz7dqak9i3mr8w3ccrvbkfpr-gdcm-2.8.6/bin/gdcmimg --help’ got 0 exit code
- ran ‘/nix/store/6926apx6cz7dqak9i3mr8w3ccrvbkfpr-gdcm-2.8.6/bin/gdcmconv -h’ got 0 exit code
- ran ‘/nix/store/6926apx6cz7dqak9i3mr8w3ccrvbkfpr-gdcm-2.8.6/bin/gdcmconv --help’ got 0 exit code
- ran ‘/nix/store/6926apx6cz7dqak9i3mr8w3ccrvbkfpr-gdcm-2.8.6/bin/gdcmtar -h’ got 0 exit code
- ran ‘/nix/store/6926apx6cz7dqak9i3mr8w3ccrvbkfpr-gdcm-2.8.6/bin/gdcmtar --help’ got 0 exit code
- ran ‘/nix/store/6926apx6cz7dqak9i3mr8w3ccrvbkfpr-gdcm-2.8.6/bin/gdcminfo -h’ got 0 exit code
- ran ‘/nix/store/6926apx6cz7dqak9i3mr8w3ccrvbkfpr-gdcm-2.8.6/bin/gdcminfo --help’ got 0 exit code
- ran ‘/nix/store/6926apx6cz7dqak9i3mr8w3ccrvbkfpr-gdcm-2.8.6/bin/gdcmpap3 -h’ got 0 exit code
- ran ‘/nix/store/6926apx6cz7dqak9i3mr8w3ccrvbkfpr-gdcm-2.8.6/bin/gdcmpap3 --help’ got 0 exit code
- found 2.8.6 with grep in /nix/store/6926apx6cz7dqak9i3mr8w3ccrvbkfpr-gdcm-2.8.6
- directory tree listing: https://gist.github.com/1accba5fab1e337154f40e3d49e54b54
2018-04-20 06:35:21 -07:00
R. RyanTM
4e57d0928d folly: 2018.03.26.00 -> 2018.04.16.00
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/folly/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 2018.04.16.00 with grep in /nix/store/482k5y2ij070kildxy60p23wk1dm525y-folly-2018.04.16.00
- directory tree listing: https://gist.github.com/4564853405edf5ad8e8b9bc7c2f68c9d
2018-04-20 06:07:14 -07:00
R. RyanTM
8a28784618 leatherman: 1.4.0 -> 1.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/leatherman/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 1.4.1 with grep in /nix/store/9wbh0aq3a46hkm7ybz7mi5ns2s1hwsp9-leatherman-1.4.1
- directory tree listing: https://gist.github.com/478abe4c1470eb6b45919b8e1eca9538
2018-04-20 04:23:49 -07:00
R. RyanTM
3e49b097ce libpqxx: 6.1.1 -> 6.2.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/libpqxx/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/hzcqfnjvh2k4zdqzqd4wpqwcm07ykfj1-libpqxx-6.2.2/bin/pqxx-config -h’ got 0 exit code
- ran ‘/nix/store/hzcqfnjvh2k4zdqzqd4wpqwcm07ykfj1-libpqxx-6.2.2/bin/pqxx-config --help’ got 0 exit code
- ran ‘/nix/store/hzcqfnjvh2k4zdqzqd4wpqwcm07ykfj1-libpqxx-6.2.2/bin/pqxx-config help’ got 0 exit code
- found 6.2.2 with grep in /nix/store/hzcqfnjvh2k4zdqzqd4wpqwcm07ykfj1-libpqxx-6.2.2
- directory tree listing: https://gist.github.com/1762ec20b50f90dcc2837560c260d785
2018-04-20 03:46:45 -07:00
R. RyanTM
47eef9cd03 opendht: 1.6.1 -> 1.7.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/opendht/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/ac60nh12x3j2w6fscdy36fq2dnj2df3r-opendht-1.7.0/bin/dhtnode -h’ got 0 exit code
- ran ‘/nix/store/ac60nh12x3j2w6fscdy36fq2dnj2df3r-opendht-1.7.0/bin/dhtnode --help’ got 0 exit code
- ran ‘/nix/store/ac60nh12x3j2w6fscdy36fq2dnj2df3r-opendht-1.7.0/bin/dhtnode help’ got 0 exit code
- ran ‘/nix/store/ac60nh12x3j2w6fscdy36fq2dnj2df3r-opendht-1.7.0/bin/dhtchat -h’ got 0 exit code
- ran ‘/nix/store/ac60nh12x3j2w6fscdy36fq2dnj2df3r-opendht-1.7.0/bin/dhtchat --help’ got 0 exit code
- ran ‘/nix/store/ac60nh12x3j2w6fscdy36fq2dnj2df3r-opendht-1.7.0/bin/dhtchat help’ got 0 exit code
- ran ‘/nix/store/ac60nh12x3j2w6fscdy36fq2dnj2df3r-opendht-1.7.0/bin/dhtscanner -h’ got 0 exit code
- ran ‘/nix/store/ac60nh12x3j2w6fscdy36fq2dnj2df3r-opendht-1.7.0/bin/dhtscanner --help’ got 0 exit code
- found 1.7.0 with grep in /nix/store/ac60nh12x3j2w6fscdy36fq2dnj2df3r-opendht-1.7.0
- directory tree listing: https://gist.github.com/85cbaa537ed4b43693fdedad31dc6f0f
2018-04-20 01:48:59 -07:00
R. RyanTM
4486243239 oniguruma: 6.7.1 -> 6.8.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/onig/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 6.8.2 with grep in /nix/store/ns5crqr9hb3l0p1l9865va71sv2xg6cz-onig-6.8.2
- directory tree listing: https://gist.github.com/fef8043e3042d40389d1a1b025204060
2018-04-20 01:32:36 -07:00
Timo Kaufmann
f8fbe0f157 sympow: init at 1.018.1 2018-04-20 10:28:44 +02:00
Daiderd Jordan
d7d692778c
Merge pull request #39173 from knedlsepp/enable-xskat-darwin
Enable some imake builds on darwin
2018-04-20 08:37:19 +02:00
Josef Kemetmüller
7637894bf2 Xaw3d: enable darwin build 2018-04-20 01:15:31 +02:00
Matthew Justin Bauer
f1eb293287
Merge pull request #39041 from eqyiel/fix-agg
agg: disable building of examples to fix build
2018-04-19 11:56:45 -05:00
Shea Levy
e821f40c26
rdkafka: Build with openssl support. 2018-04-19 09:20:18 -04:00
geistesk
fa3f620256 farbfeld, sent: wrap PATH for 2ff and sent 2018-04-19 11:51:06 +02:00
Timo Kaufmann
d8e5160b23 planarity: init at 3.0.0.5 (#38800) 2018-04-19 08:43:44 +02:00
Matthew Justin Bauer
cf12348ea4
Merge pull request #38719 from r-ryantm/auto-update/libbson
libbson: 1.9.3 -> 1.9.4
2018-04-18 22:18:43 -05:00
Matthew Justin Bauer
5137e6ff0d
Merge pull request #38713 from r-ryantm/auto-update/librime
librime: 1.3.0 -> 1.3.1
2018-04-18 22:18:20 -05:00
Matthew Justin Bauer
d649f626f9
Merge pull request #38709 from r-ryantm/auto-update/libcouchbase
libcouchbase: 2.8.5 -> 2.8.6
2018-04-18 22:15:11 -05:00
Matthew Justin Bauer
25ca23b13c
Merge pull request #38565 from r-ryantm/auto-update/geos
geos: 3.6.1 -> 3.6.2
2018-04-18 22:13:55 -05:00
Peter Hoeg
b162c2c0f4
Merge pull request #38960 from bkchr/kde_frameworks_5_45
kde_frameworks: 5.44 -> 5.45
2018-04-19 00:02:44 +00:00
WilliButz
1c09a7cd4f wt: 3.3.9 -> 3.3.10, 4.0.2 -> 4.0.3
This also removes the boost version pinning which became unnecessary
and uses the updated github username for the source repo.
2018-04-19 00:36:29 +02:00
Bastian Köcher
39ba6636eb ki18n: Adds patch that fixes infinite loop in po files generation 2018-04-18 18:55:58 +02:00
John Children
f3cc6672c7 xxHash: 0.6.3.20171018 -> 0.6.4.20171222
Updated version of xxHash features a library target that may be useful
for some packages.
2018-04-18 12:42:06 +01:00
Bart Brouns
85854ab243 vamp-sdk: 2.5 -> 2.7.1 2018-04-18 12:16:21 +02:00
Benjamin Saunders
d1f7c51d17 vulkan-loader: fix broken symlink in output 2018-04-17 19:56:52 -07:00
Jan Tojnar
6bf47e0d77
mypaint-brushes: init at 1.3.0 2018-04-18 02:17:47 +02:00
Oscar Carlsson
8d10896111 hunspell-dicts: add support for swedish dictionary (#39061) 2018-04-17 22:33:52 +01:00
Jörg Thalheim
1b00d01299
Merge pull request #39071 from r-ryantm/auto-update/asio
asio: 1.12.0 -> 1.12.1
2018-04-17 22:01:31 +01:00
Daiderd Jordan
d020809398
Merge pull request #39027 from mpickering/qgis-darwin-liblas
grass: Compile with libLAS
2018-04-17 20:57:51 +02:00
Matthew Justin Bauer
3425c3888b
Merge pull request #36587 from ryantm/auto-update/gssdp
gssdp: 1.0.1 -> 1.0.2
2018-04-17 10:52:41 -05:00
Matthew Justin Bauer
7f79a90502
Merge pull request #36595 from ryantm/auto-update/hsqldb
hsqldb: 1.8.0.9 -> 2.4.0
2018-04-17 10:52:27 -05:00
Matthew Justin Bauer
ba034b4daf
Merge pull request #37330 from ryantm/auto-update/qscintilla-qt5
libsForQt5.qscintilla: 2.9.4 -> 2.10.3
2018-04-17 10:49:54 -05:00
Matthew Justin Bauer
e9ec5ff7f8
Merge pull request #37336 from ryantm/auto-update/rasqal
librdf_rasqal: 0.9.32 -> 0.9.33
2018-04-17 10:45:45 -05:00
Jörg Thalheim
4b7abf3633
Merge pull request #39075 from Ma27/fix-gflags-package-duplication
gflags: alias to google-gflags
2018-04-17 16:42:08 +01:00
Adam Copp
4d3cec0a57 ffmpeg-full: Enable vo-amrwbenc (#37432) 2018-04-17 10:41:47 -05:00
mt_caret
e612848893 glbinding: init at 2.1.4 (#36752)
* glbinding: init at 2.1.4

* fix meta attribute
2018-04-17 10:35:23 -05:00
Maximilian Bosch
6c01c7fcff
gflags: alias to google-gflags
Both packages referred to the same repo (`gflags/gflags` at GitHub),
both packages used almost the same version (2.2.1 and 2.2.0). Therefore
I think that it's just fair to drop one of the packages to avoid
duplication and reduce the maintenance overload.

I decided to drop `gflags` originally packaged by @shlevy as it didn't
contain testing support as `google-gflags` does. The package set refers
from `gflags` to `google-gflags`, so both package names remain (to avoid
any confusions), however the `gflags` expression is removed.
2018-04-17 17:23:25 +02:00
Matthew Justin Bauer
845bde0e7b
Merge pull request #37213 from ryantm/auto-update/libupnp
libupnp: 1.6.21 -> 1.8.3
2018-04-17 10:18:17 -05:00
Matthew Justin Bauer
adf5af947c
Merge pull request #37456 from ryantm/auto-update/kdb
libsForQt5.kdb: 3.0.2 -> 3.1.0
2018-04-17 10:16:27 -05:00
Matthew Justin Bauer
3b878f10fc
Merge pull request #37458 from ryantm/auto-update/kpmcore
libsForQt5.kpmcore: 3.0.3 -> 3.3.0
2018-04-17 10:16:10 -05:00
Matthew Justin Bauer
f81e3bf996
Merge pull request #37796 from ryantm/auto-update/glew
glew: 2.0.0 -> 2.1.0
2018-04-17 10:14:09 -05:00
Matthew Justin Bauer
c1db0b0efa
Merge pull request #37845 from ryantm/auto-update/talloc
talloc: 2.1.11 -> 2.1.12
2018-04-17 10:12:36 -05:00
Matthew Justin Bauer
968c964853
Merge pull request #38194 from r-ryantm/auto-update/mbedtls
mbedtls: 2.7.1 -> 2.8.0
2018-04-17 10:10:03 -05:00
Matthew Justin Bauer
09b5678dae
Merge pull request #38440 from veprbl/arrow_cpp_reopen
Add arrow-cpp, parquet-cpp, pythonPackages.pyarrow
2018-04-17 10:01:46 -05:00
R. RyanTM
7a732cbb30 asio: 1.12.0 -> 1.12.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/asio/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 1.12.1 with grep in /nix/store/k4y5rhr10i8va653gjnz3ys3i3vj052r-asio-1.12.1
- directory tree listing: https://gist.github.com/c1661a0442144f8187d8ce4d1624b908
2018-04-17 06:39:14 -07:00
Pascal Wittmann
bbbbbbc349 jasper: add patch to fix CVE-2018-9055
Part of vulnerability roundup 39 (issue #38993)
2018-04-17 15:01:26 +02:00
Jörg Thalheim
be5ad658df
Merge pull request #38971 from knedlsepp/fix-darwin-gpu-stuff
Fix clblas and libgpuarray on darwin
2018-04-17 13:58:54 +01:00
Vladimír Čunát
db071c4d1d
Merge #38702: Mark packages as broken (ZHF) 2018-04-17 13:36:20 +02:00
Shea Levy
622745c3bf
nix-plugins: 4.0.3 -> 4.0.4 2018-04-17 07:23:27 -04:00
Matthew Pickering
406e20b832 Fix libLAS darwin build 2018-04-17 09:29:01 +01:00
Ruben Maher
4807cc1a5f libraries/agg: disable building of examples to fix build
Previously the build was failing with due to not being able to find
libexamples.la.
2018-04-17 12:24:07 +09:30
Matthew Pickering
985cd571f3 Build LASZip on unix 2018-04-17 00:25:40 +01:00
Bastian Köcher
52858e4297 kde_frameworks: 5.44 -> 5.45 2018-04-16 20:36:52 +02:00
Yegor Timoshenko
d17d4b70c9
Merge pull request #38995 from yorickvP/rocksdb-jemalloc
rocksdb: use jemalloc 4.5.0
2018-04-16 14:34:51 +00:00
Yorick van Pelt
c03f5f5579
jemalloc: don't try to patch 4.5.0 2018-04-16 16:18:33 +02:00
Yorick
f2e16a647a
rocksdb: use stdenv.lib instead of lib 2018-04-16 14:15:14 +02:00
Yorick van Pelt
415093d4c0
rocksdb: package binary tools 2018-04-16 12:46:31 +02:00
Yorick van Pelt
d536542ee4
jemalloc: add 4.5.0 version 2018-04-16 12:31:26 +02:00
Peter Hoeg
1441787c84 kirigami: dump deprecated/unmaintained kirigami1 2018-04-16 16:15:29 +08:00
Jan Tojnar
fe21f16857
libwnck3: fix git paths 2018-04-15 13:45:01 +02:00
Josef Kemetmüller
357d8f600c clblas: Enable darwin build 2018-04-15 12:12:25 +02:00
R. RyanTM
d8f8e3c1b9 libqrencode: 3.4.4 -> 4.0.0 (#38711)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/libqrencode/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/qb2z3p3zcqmn0qskcck42z4ffv3107p5-libqrencode-4.0.0/bin/qrencode -h’ got 0 exit code
- ran ‘/nix/store/qb2z3p3zcqmn0qskcck42z4ffv3107p5-libqrencode-4.0.0/bin/qrencode --help’ got 0 exit code
- found 4.0.0 with grep in /nix/store/qb2z3p3zcqmn0qskcck42z4ffv3107p5-libqrencode-4.0.0
- directory tree listing: https://gist.github.com/2503d88770c4325ed73850dbd72eb7bf
2018-04-14 21:40:04 +02:00
Robert Schütz
089eefe724
Merge pull request #38795 from timokau/cliquer-init
cliquer: init at 1.21
2018-04-14 17:41:11 +02:00
Jan Tojnar
72b27f2519
gnome3: 3.28.0 → 3.28.1 2018-04-14 13:35:45 +02:00
Robert Schütz
2a09342395
Merge pull request #38790 from timokau/fpylll-init
pythonPackages.fpylll: init at 0.3.0dev
2018-04-14 12:19:12 +02:00
Timo Kaufmann
2c23faa3d8 cliquer: init at 1.21 2018-04-14 10:33:54 +02:00
Robert Schütz
2152819946
Merge pull request #38797 from timokau/m4rie-init
m4rie: init at 20150908
2018-04-14 09:47:23 +02:00
Andreas Rammhold
a415a95e7c
caf: 0.15.3 -> 0.15.7 2018-04-13 21:29:47 +02:00
xeji
d20c6ffd65 Revert "qtstyleplugin-kvantum: mark as broken"
No longer broken on master, fixed by
version bump in 35049f9e61.

This reverts commit 2456b4e4a5.
2018-04-13 17:42:33 +02:00
Timo Kaufmann
bca79a970a fplll: 5.0.2 -> 5.2.0 2018-04-13 17:31:46 +02:00
Jörg Thalheim
c81e172468
Merge pull request #38844 from bandresen/qtstyleplugin-kvantum
libsForQt5.qtstyleplugin-kvantum: 0.10.4 -> 0.10.6
2018-04-13 11:35:43 +01:00
Jörg Thalheim
c51aa1a8c8
Merge pull request #38836 from r-ryantm/auto-update/openvdb
openvdb: 5.0.0 -> 5.1.0
2018-04-12 22:11:12 +01:00
xeji
bc17a66732 pretty: mark as broken 2018-04-12 23:04:03 +02:00
xeji
3edb293d8a ndn-cxx: mark as broken 2018-04-12 23:04:02 +02:00
xeji
2456b4e4a5 qtstyleplugin-kvantum: mark as broken 2018-04-12 23:04:01 +02:00
xeji
68c15ceaa8 jamomacore: mark as broken 2018-04-12 23:04:00 +02:00
xeji
11a7c29004 ignition.transport: mark as broken 2018-04-12 23:04:00 +02:00
Matthew Bauer
ce202d202e Revert "arm-frc-linux-gnueabi-linux-api-headers: init at 3.19-r0.36"
This reverts commit 9597247cc0.
2018-04-12 14:22:15 -05:00
Matthew Bauer
ea67004ba2 Revert "arm-frc-linux-gnueabi-eglibc: init at 2.21-r0.83"
This reverts commit 7c32b93c9a.
2018-04-12 14:21:58 -05:00