Commit Graph

27813 Commits

Author SHA1 Message Date
Frederik Rietdijk
ca6ee8f519 Merge master into staging-next 2018-10-20 09:40:09 +02:00
Thomas Tuegel
daa0cd73f3
Merge pull request #48724 from bhipple/u/libdbusmenu-qt
libdbusmenu-qt: 0.9.3+14 -> 0.9.3+16
2018-10-19 19:25:40 -05:00
Michael Weiss
02b5f4ff79
Merge pull request #46304 from teto/gpgme_python3
python3Packages.gpgme: enable python3 support
2018-10-19 22:17:19 +02:00
Benjamin Hipple
9e056a9629 libdbusmenu-qt: 0.9.3+14 -> 0.9.3+16
The upgraded version has memory leak fixes and test case fixes for qt5.

This also swaps to git due to difficulties in fetching src with `bzr` without
'not a branch' errors.
2018-10-19 20:15:11 +00:00
markuskowa
382cd5463d
Merge pull request #48349 from r-ryantm/auto-update/wcslib
wcslib: 5.19.1 -> 5.20
2018-10-19 20:19:11 +02:00
Alyssa Ross
1c70685fdb
qt59.qtwebkit: fix build on Darwin
Why is qtmultimedia only needed on Darwin? Why does it only fix 5.9, not
5.11? These things I do not know. What I do know is that, for some
reason, this makes qt59.qtwebkit build on Darwin.

I think the reason it hasn't also fixed 5.11 might be something to do
with the version of qtmultimedia, but I don't know enough about Qt or
cmake to figure it out. The error when trying to build qt511.qtwebkit
(with or without these changes) is:

    CMake Error at Source/cmake/OptionsQt.cmake:739 (find_package):
      Could not find a package configuration file provided by "Qt5Multimedia"
      (requested version 5.2.0) with any of the following names:

        Qt5MultimediaConfig.cmake
        qt5multimedia-config.cmake

      Add the installation prefix of "Qt5Multimedia" to CMAKE_PREFIX_PATH or set
      "Qt5Multimedia_DIR" to a directory containing one of the above files.  If
      "Qt5Multimedia" provides a separate development package or SDK, be sure it
      has been installed.
    Call Stack (most recent call first):
      Source/cmake/WebKitCommon.cmake:50 (include)
      CMakeLists.txt:137 (include)

    -- Configuring incomplete, errors occurred!
    See also "/tmp/nix-build-qtwebkit-5.212-alpha-01-26-2018.drv-0/source/build/CMakeFiles/CMakeOutput.log".
    See also "/tmp/nix-build-qtwebkit-5.212-alpha-01-26-2018.drv-0/source/build/CMakeFiles/CMakeError.log".
2018-10-19 10:36:48 +01:00
Matthieu Coudron
3902b3f4e7 python3Packages.gpgme: enable python3 version
when calling python3Packages.gpgme, it was still picking python2.
Changed withPython into pythonSupport since it's the convention.

I had to enable ncurses too because of this error when configuring:

configure:19978: checking python extra libraries
configure:19985: result: -lpthread -ldl -lcrypt -lncurses -lutil -lm
configure:19992: checking python extra linking flags
configure:19999: result: -Xlinker -export-dynamic
configure:20006: checking consistency of all components of python development environment
configure:20032: gcc -o conftest -g -O2  -I/nix/store/hy65mn4wjswqih75gfr6g4q3xgqdm325-python3-3.6.6/include/python3.6m  conftest.c  -L/nix/store/hy65mn4wjswqih75gfr6g4q3xgqdm325-python3-3.6.6/lib -lpython3.6m -Xlinker -export-dynamic -lpthread -ldl -lcrypt -lncurses -lutil -lm >&5
/nix/store/h0lbngpv6ln56hjj59i6l77vxq25flbz-binutils-2.30/bin/ld: cannot find -lncurses
collect2: error: ld returned 1 exit status
configure:20032: $? = 1
2018-10-19 14:20:08 +09:00
Will Dietz
889a654a88
Merge pull request #48685 from dtzWill/update/range-v3
range-v3: 0.3.7 -> 0.4.0
2018-10-18 21:59:10 -05:00
xeji
856243e346
Merge pull request #48680 from markuskowa/licenses-22
Add licenses
2018-10-18 23:40:02 +02:00
Will Dietz
168ccb3b05 range-v3: 0.3.7 -> 0.4.0
https://github.com/ericniebler/range-v3/releases/tag/0.4.0
2018-10-18 16:14:53 -05:00
Markus Kowalewski
96b77d8d4d
libite: fix license 2018-10-18 22:36:22 +02:00
Markus Kowalewski
4e6d2f8ec9
libgnome-keyring: fix license 2018-10-18 22:36:22 +02:00
Markus Kowalewski
3bd7ada099
libdbusmenu-qt: fix license 2018-10-18 22:36:22 +02:00
Markus Kowalewski
0d12ce52e4
redland: add license + description 2018-10-18 22:36:22 +02:00
Markus Kowalewski
a504cfa190
libpcap: add license 2018-10-18 22:36:21 +02:00
Markus Kowalewski
4009fa08d1
liboggz: add license 2018-10-18 22:36:21 +02:00
Markus Kowalewski
4d291d5a77
libofa: add license 2018-10-18 22:36:21 +02:00
Markus Kowalewski
4520ced68f
liboauth: add license 2018-10-18 22:36:21 +02:00
Markus Kowalewski
cee94fd5f2
libnova: add license 2018-10-18 22:36:20 +02:00
Markus Kowalewski
4877761ab8
libnotify: add license 2018-10-18 22:36:20 +02:00
Markus Kowalewski
e7411d6eb5
libnice: add licenses 2018-10-18 22:36:20 +02:00
Markus Kowalewski
4e6d420d91
libnetfilter_queue: add license 2018-10-18 22:36:19 +02:00
Markus Kowalewski
2ebc15f208
libnatspec: add license 2018-10-18 22:36:19 +02:00
Markus Kowalewski
2f28a5bccb
libmusicbrainz: add license 2018-10-18 22:36:19 +02:00
Markus Kowalewski
07b14d21ec
libmtp: add license 2018-10-18 22:36:19 +02:00
Markus Kowalewski
21a518cd35
libmp3splt: add license 2018-10-18 22:36:18 +02:00
Markus Kowalewski
b8253570a1
libmms: add license + description 2018-10-18 22:36:18 +02:00
Markus Kowalewski
f5b9a9455f
libmilter: add license 2018-10-18 22:36:18 +02:00
Markus Kowalewski
b1800e3c18
liblqr: add licenses 2018-10-18 22:36:18 +02:00
Markus Kowalewski
beabd0bb65
liblastfm-SF: add licenses 2018-10-18 22:36:18 +02:00
Markus Kowalewski
014c5c4b67
liblastfm: add license 2018-10-18 22:36:17 +02:00
Markus Kowalewski
53194bf4f2
libkate: add license 2018-10-18 22:36:17 +02:00
Markus Kowalewski
804e86c004
libjson: add license + refactor longDescription 2018-10-18 22:35:56 +02:00
John Ericson
d97e5e1115
Merge pull request #48602 from matthewbauer/cmake-cross
Set CMAKE_SYSTEM_* for cross compiling
2018-10-18 15:47:04 -04:00
Frederik Rietdijk
8d8dc1fa34 Merge master into staging 2018-10-18 11:43:54 +02:00
Frederik Rietdijk
821a3beb10
Merge pull request #48306 from NixOS/staging-next
Merge staging-next into master
2018-10-18 11:23:04 +02:00
Markus Kowalewski
1d902ca5a2
libite: add licenses 2018-10-17 21:33:14 +02:00
Markus Kowalewski
ed09cdd0f6
libiodbc: add license 2018-10-17 21:33:13 +02:00
Markus Kowalewski
592e998cd7
libicns: add licenses 2018-10-17 21:33:13 +02:00
Markus Kowalewski
3e85c53ca6
libgnurl: add licenses 2018-10-17 21:33:13 +02:00
Markus Kowalewski
06cb58fba7
libgnome-keyring: add license 2018-10-17 21:33:09 +02:00
Markus Kowalewski
2887798de5
libgdiplus: add license + meta data 2018-10-17 21:21:24 +02:00
Markus Kowalewski
f54413553b
libexttextcat: add license 2018-10-17 21:21:24 +02:00
Markus Kowalewski
a36e9b2047
libdbusmenu-qt: add license 2018-10-17 21:21:24 +02:00
Markus Kowalewski
8ddce99ab9
libbap: add license 2018-10-17 21:21:24 +02:00
Markus Kowalewski
bbcfb99e8d
libaom: add license 2018-10-17 21:21:18 +02:00
Matthew Bauer
e3de8a9232 boost: use correct c compiler for bootstrapping
we need a c compiler that runs on the build machine for boost to work
2018-10-17 14:10:49 -05:00
Markus Kowalewski
a0a4756ed3
libaccounts-glib: add license + description 2018-10-17 21:10:32 +02:00
Markus Kowalewski
c8709769dc
lesstif: add license, description, and homepage 2018-10-17 21:09:47 +02:00
Markus Kowalewski
15c5f9b1f0
libHX: add licenses 2018-10-17 21:09:42 +02:00
Matthew Bauer
a7c8e30782 nghttp2: make app optional
windows just needs the libraries & the app won’t build
2018-10-17 12:44:23 -05:00
Matthew Bauer
b7e17a2efd c-ares: disable shared, enable static
only static will build for me
2018-10-17 12:43:37 -05:00
Matthew Bauer
845a364564 zlib: skip configure in windows
configure spits out an error when running on windows
2018-10-17 12:43:07 -05:00
Frederik Rietdijk
d0d04c26d7 libxml2: support python3 2018-10-17 10:00:20 +02:00
Ben Wolsieffer
3055a0c975 lirc: add support for Python bindings 2018-10-17 08:54:46 +02:00
Frederik Rietdijk
89349fdae9 Merge staging-next into staging 2018-10-17 08:36:28 +02:00
Frederik Rietdijk
18fcc337af Merge master into staging-next 2018-10-17 08:04:22 +02:00
Matthew Bauer
a5de0ca963 treewide: preserve hashes
avoid mass rebuild from the last commits
2018-10-16 23:19:34 -05:00
Matthew Bauer
007faf02ca boost: use correct platform
"platforms.all" could include any possible os (even a machine with no
OS at all!). We can’t possible hope to support all of that, so need to
be more specific.
2018-10-16 22:03:09 -05:00
Matthew Bauer
b491710542 sqlite: supports windows 2018-10-16 21:57:53 -05:00
Matthew Bauer
51e5f8af42 treewide: don’t set CMAKE_SYSTEM_NAME 2018-10-16 21:52:38 -05:00
Matthew Bauer
0397453f1a boost: remove broken patch
the boost url is broken - remove for now
2018-10-16 21:51:48 -05:00
Jörg Thalheim
043ed2ee6b
Merge pull request #48558 from r-ryantm/auto-update/babl
babl: 0.1.56 -> 0.1.58
2018-10-16 23:00:17 +01:00
Linus Heckemann
eca462813d libssh: 0.7.5 -> 0.7.6
Fixes CVE-2018-10933:

libssh versions 0.6 and above have an authentication bypass
vulnerability in the server code. By presenting the server an
SSH2_MSG_USERAUTH_SUCCESS message in place of the
SSH2_MSG_USERAUTH_REQUEST message which the server would expect to
initiate authentication, the attacker could successfully authentciate
without any credentials.

Source:
https://www.libssh.org/2018/10/16/libssh-0-8-4-and-0-7-6-security-and-bugfix-release/
2018-10-16 19:08:41 +02:00
Jörg Thalheim
af751ba1f8
Merge pull request #48554 from r-ryantm/auto-update/actor-framework
caf: 0.15.7 -> 0.16.0
2018-10-16 16:12:45 +01:00
Daniel Peebles
8070a6333f
Merge pull request #48538 from r-ryantm/auto-update/commons-compress
commonsCompress: 1.17 -> 1.18
2018-10-16 08:04:16 -04:00
Daniel Peebles
218aceb5fb
Merge pull request #48533 from r-ryantm/auto-update/commons-math
commonsMath: 3.3 -> 3.6.1
2018-10-16 08:03:58 -04:00
R. RyanTM
2e1b04b4ef babl: 0.1.56 -> 0.1.58
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/babl/versions
2018-10-16 04:58:58 -07:00
Bastian Köcher
41e3946b54 kde-frameworks: 5.50 -> 5.51 2018-10-16 13:32:28 +02:00
Yegor Timoshenko
e31942c71e
Merge pull request #48282 from transumption/201810/qemu-smartcard
qemu: enable smartcard support
2018-10-16 11:31:36 +00:00
R. RyanTM
db7637377b caf: 0.15.7 -> 0.16.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/actor-framework/versions
2018-10-16 04:30:20 -07:00
R. RyanTM
360a753939 aws-sdk-cpp: 1.5.17 -> 1.6.20
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
2018-10-16 04:19:39 -07:00
Jörg Thalheim
ad2121dfb3
Merge pull request #48428 from jeroendehaas/fmt
fmt: init at 5.2.1
2018-10-16 10:33:07 +01:00
Jörg Thalheim
aecf926d65
Merge pull request #48361 from r-ryantm/auto-update/sbc
sbc: 1.3 -> 1.4
2018-10-16 10:23:46 +01:00
R. RyanTM
4b05aa5fab commonsCompress: 1.17 -> 1.18
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-compress/versions
2018-10-16 00:14:42 -07:00
R. RyanTM
e26422c9d0 commonsMath: 3.3 -> 3.6.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/commons-math/versions
2018-10-16 00:02:26 -07:00
Jeroen de Haas
2f6097b783 fmt: init at 5.2.1
This commit adds fmt, a C++ formatting library.
2018-10-16 08:30:54 +02:00
R. RyanTM
825f6210be flatpak: 1.0.2 -> 1.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/flatpak/versions
2018-10-15 23:06:56 -07:00
Jörg Thalheim
f1f270a874
Merge pull request #48374 from r-ryantm/auto-update/postgis
postgis: 2.4.5 -> 2.5.0
2018-10-16 00:19:59 +01:00
Jörg Thalheim
d75e0589af
Merge pull request #48406 from r-ryantm/auto-update/leatherman
leatherman: 1.5.0 -> 1.5.2
2018-10-15 22:37:28 +01:00
Jörg Thalheim
92647eb998
Merge pull request #48411 from r-ryantm/auto-update/librealsense
librealsense: 2.15.0 -> 2.16.1
2018-10-15 21:55:24 +01:00
Jörg Thalheim
351319e557
Merge pull request #48419 from r-ryantm/auto-update/ipopt
ipopt: 3.12.10 -> 3.12.11
2018-10-15 21:36:42 +01:00
Matthew Bauer
0b298d516a
Merge pull request #47182 from bhipple/add/mkl
mkl: init at 2019.0.117
2018-10-15 15:17:57 -05:00
Jörg Thalheim
4aa9297cd2
Merge pull request #48404 from r-ryantm/auto-update/libgit2
libgit2_0_27: 0.27.4 -> 0.27.5
2018-10-15 20:58:22 +01:00
Jörg Thalheim
989123fbec
Merge pull request #48398 from r-ryantm/auto-update/mapnik
mapnik: 3.0.20 -> 3.0.21
2018-10-15 18:15:36 +01:00
ryan4729
7414ec1fa0 protobuf3: support cross compilation
PR #48450
2018-10-15 14:35:14 +02:00
Linus Heckemann
f028f77abe
Revert "protobuf3: support cross compilation" 2018-10-15 14:30:45 +02:00
Linus Heckemann
dc6abb3db8
Merge pull request #48450 from ryan4729/proto3-cross
protobuf3: support cross compilation
2018-10-15 14:30:38 +02:00
Jörg Thalheim
5b343e7e8b
Merge pull request #48390 from r-ryantm/auto-update/nlohmann_json
nlohmann_json: 3.2.0 -> 3.3.0
2018-10-15 13:01:23 +01:00
Jörg Thalheim
cd32084ec6
Merge pull request #48409 from r-ryantm/auto-update/libpqxx
libpqxx: 6.2.4 -> 6.2.5
2018-10-15 12:45:45 +01:00
ryan4729
65a81afcf5 protobuf3: remove unnecessary null check 2018-10-15 03:13:20 -07:00
ryan4729
1f9188b708 protobuf3: clean up cross compile 2018-10-15 03:03:11 -07:00
ryan4729
12ededf3d8 protobuf3: fix parameter naming 2018-10-15 01:57:47 -07:00
ryan4729
3653909bb9 protobuf3: support cross compilation
Provide a native c compiler, which, and protoc
2018-10-15 00:31:19 -07:00
Silvan Mosberger
2551412f5e
Merge pull request #48288 from mpickering/cedille
cedille: init at v1.0.0
2018-10-14 21:30:51 +02:00
Matthew Pickering
561fcf4c82 agdaIowaStdlib: 18734 -> 1.4.0 2018-10-14 19:17:01 +00:00
Michael Raskin
878c6c090d
Merge pull request #39125 from mpickering/darwin-saga
SAGA, SAGA LTS release, dependencies and QGIS SAGA plugin
2018-10-14 19:14:48 +00:00
volth
a4118294e8 freetype: fix cross-compilation (#48352) 2018-10-14 17:23:37 +02:00
R. RyanTM
ab050719ba ipopt: 3.12.10 -> 3.12.11
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ipopt/versions
2018-10-14 08:11:02 -07:00
R. RyanTM
c3439d3dfc nanoflann: 1.2.3 -> 1.3.0 (#48384)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nanoflann/versions
2018-10-14 17:09:47 +02:00