Commit Graph

28000 Commits

Author SHA1 Message Date
Markus Kowalewski 4afe65f253
opencsg: add license 2018-10-25 22:56:23 +02:00
Markus Kowalewski 8ff5a85c45
opencascade: add license 2018-10-25 22:56:22 +02:00
Markus Kowalewski d9e6d6ac33
opal: add licenes 2018-10-25 22:56:22 +02:00
Markus Kowalewski 8e7f191c27
ode: add licenes 2018-10-25 22:56:22 +02:00
Markus Kowalewski b21b369c6d
ntrack: add license 2018-10-25 22:56:22 +02:00
Markus Kowalewski 395931cefe
nspr: add license 2018-10-25 22:56:22 +02:00
Markus Kowalewski e999d40cef
notify-sharp: add license 2018-10-25 22:56:22 +02:00
Markus Kowalewski 46a495ac75
netcdf: add url to license 2018-10-25 22:56:22 +02:00
Markus Kowalewski 19d1cafb9e
neon: add license 2018-10-25 22:56:22 +02:00
Orivej Desh 62ce2bb42a eccodes: build with openjpeg
It did not look for openjpeg-2.3 and was built without openjpeg support.
2018-10-25 17:59:13 +00:00
Orivej Desh d09961c22b openjpeg_2: rename from openjpeg_2_1 at 2.3.0 2018-10-25 17:46:48 +00:00
Will Dietz bdd3c909ae
Merge pull request #49002 from dtzWill/update/libinput-1.12.2
libinput: 1.12.1 -> 1.12.2
2018-10-25 10:11:39 -05:00
Andreas Rammhold d17ab805fd
Merge pull request #48862 from andir/firefox
firefox{,bin}: 62.0.3 -> 63.0 & nss: 3.38-> 3.39
2018-10-25 07:29:07 +02:00
Mateusz Kowalczyk 02fb26136c or-tools: new package (v6.9.1) 2018-10-25 14:15:13 +09:00
Daiderd Jordan fcbaa7527d
wxmac: 3.0.2 -> 3.0.4 2018-10-25 00:15:54 +01:00
Alyssa Ross 4807e04283
libmikmod: remove duplicate libpulseaudio dep
This is already included as a propagatedBuildInput, so no need to have
it also be a buildInput.
2018-10-24 23:32:23 +01:00
Cole Mickens 0f144e4195 wlroots.examples: prefix example binaries 2018-10-24 14:40:31 -07:00
worldofpeace 923e2af1d4 libsignon-glib: init at 2.0 2018-10-24 14:45:43 -04:00
R. RyanTM c41603ab1b python36Packages.dlib: 19.13 -> 19.16
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-dlib/versions
2018-10-24 11:32:46 -07:00
Renaud 9b2059f077
Merge pull request #48843 from JohnAZoidberg/rng-tools-6.6
rng-tools: 5 -> 6.6, jitterentropy: init at 2.1.2
2018-10-24 20:11:10 +02:00
Timo Kaufmann 4769c7cd76
Merge pull request #49008 from timokau/ntl-11.3.1
ntl: 11.3.0 -> 11.3.1
2018-10-24 17:10:04 +02:00
John Ericson 7d96d15020
Merge pull request #46534 from obsidiansystems/darwin-to-linux-cross
misc pkgs: Darwin -> Linux cross compilation
2018-10-24 10:35:52 -04:00
R. RyanTM 8f57e7f711 sundials: 3.2.0 -> 3.2.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
2018-10-24 15:23:44 +02:00
Timo Kaufmann b5207ec0ad ntl: 11.3.0 -> 11.3.1
"Fixed a bug that effected image, kernel, and gauss routines for
Mat<zz_p>. These routines did not behave correctly when the input matrix
was zero. Also improved the mat_lzz_pTest program."
2018-10-24 15:10:23 +02:00
John Ericson bbd12f5583 Merge remote-tracking branch 'upstream/master' into darwin-to-linux-cross 2018-10-24 08:20:53 -04:00
Will Dietz 2e2bfc0355 libinput: 1.12.1 -> 1.12.2
https://lists.freedesktop.org/archives/wayland-devel/2018-October/039553.html
2018-10-24 07:17:27 -05:00
Daiderd Jordan 0df3d8d6c4
wxmac: include cf-private
Fixes build failure because CoreFoundation doesn't include
CFURLGetFSRef anymore.

    clang++ -mmacosx-version-min=10.7 -c -o basedll_filefn.o  -D__WXOSX_COCOA__      -DWXBUILDING      -I./src/regex  -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/private/tmp/nix-build-wxmac-3.0.2.drv-0/wxWidgets-3.0.2/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -fno-common  ./src/common/filefn.cpp
    ./src/common/filefn.cpp:849:18: error: use of undeclared identifier 'CFURLCreateFromFSRef'
        fullURLRef = CFURLCreateFromFSRef(NULL, fsRef);
                     ^
    ./src/common/filefn.cpp:875:14: error: use of undeclared identifier 'CFURLGetFSRef'
            if ( CFURLGetFSRef(url, fsRef) == false )
2018-10-24 12:07:50 +02:00
Dmitry Kalinkin c88e09d46f arrow-cpp: fix for zstd 1.3.6+ (#48928) 2018-10-24 10:50:01 +02:00
xeji 53715963be
Merge pull request #48909 from markuskowa/licenses-23
Add licenses
2018-10-24 10:35:59 +02:00
Renaud 6d746f7d4a
Merge pull request #48553 from r-ryantm/auto-update/aws-sdk-cpp
aws-sdk-cpp: 1.5.17 -> 1.6.20
2018-10-24 08:08:40 +02:00
Daiderd Jordan ab6bbdd5cd linux-headers: Fix Darwin cross build
Carefully fake cc-version and cc-fullversion to avoid needing a compiler
for the kernel itself to build the headers.

For some reason, doing `make install_headers` twice, first without
INSTALL_HDR_PATH=$out then with, is neccessary to get this to work.
2018-10-23 23:20:42 -04:00
Mateusz Kowalczyk b41f8936b9 QuadProgpp: Add new package.
Necessary for #48895.
2018-10-24 09:19:26 +09:00
Daniel Schaefer 8ada6f6c46 jitterentropy: init at 2.1.2 2018-10-23 23:36:57 +02:00
Christian Ulrich 516681c872 libgnurl: 7.54.1 -> 7.61.1. (#48792)
* libgnurl: 7.54.1 -> 7.61.1.

- fetch url updated (the mirror on gnunet.org seems no longer
maintained).
- most configure flags are not needed anymore since version 7.56.1 as
announced in the README
- flags -- without-ca-bundle and --with-ca-fallback are needed for
finding the CA certificates
- dependencies updated (copied from the guix package)
- license corrected

* libgnurl: fix idn support; use mirror url; add http2 support
2018-10-23 22:33:17 +02:00
markuskowa a50d574986
Merge pull request #48908 from danieldk/eigen-3.3.5
eigen3_3: 3.3.4 -> 3.3.5
2018-10-23 21:31:58 +02:00
Markus Kowalewski 3371821d74
mythes: add license 2018-10-23 20:13:36 +02:00
Daniël de Kok 36cfb4790d eigen3_3: 3.3.4 -> 3.3.5
Changes: http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.3.5
2018-10-23 20:12:46 +02:00
Markus Kowalewski 4b3349b693
msilbc: add license + description 2018-10-23 20:04:29 +02:00
Markus Kowalewski e180966f6b
mono-zeroconf: add license 2018-10-23 20:01:58 +02:00
Markus Kowalewski c97276af59
mono-addins: add license 2018-10-23 20:00:36 +02:00
Markus Kowalewski a46d0efd03
mdds: add license 2018-10-23 19:58:06 +02:00
Markus Kowalewski 81342af39d
martyr: add license 2018-10-23 19:55:59 +02:00
Markus Kowalewski 77b7a63af4
loudmouth: add license 2018-10-23 19:54:07 +02:00
Markus Kowalewski 3d88699174
log4shib: add license + homepage 2018-10-23 19:52:33 +02:00
Markus Kowalewski 970a1ce522
libwpg: add licenses 2018-10-23 19:50:50 +02:00
Markus Kowalewski 81029a99ee
libwpd: add meta data 2018-10-23 19:45:54 +02:00
Markus Kowalewski abd029abe7
libwmf: add license 2018-10-23 19:45:41 +02:00
Markus Kowalewski 6f854a2085
libsigc++: add license 2018-10-23 19:40:08 +02:00
Markus Kowalewski 0d0b4a8988
libuv: add licenses 2018-10-23 19:37:33 +02:00
Rob Vermaas 13649b9eee opentracing-cpp: fix version in derivation
(cherry picked from commit df29219f5118dd1ae1d02108aeea4484e20d67e8)
2018-10-23 18:15:25 +02:00
Rob Vermaas a286d29399 opentracing-cpp: add meta
(cherry picked from commit 0b695b6682a5e8d391a5dcf81329ddec527c0eb5)
2018-10-23 18:04:06 +02:00
Rob Vermaas 87de9f7e89 opentracing-cpp: init 1.5.0
(cherry picked from commit f49df04c02d083395957fc85e12d231bb536e451)
2018-10-23 18:04:01 +02:00
Patrick Hilhorst 886131c243
wlroots: remove broken tag
See: https://github.com/NixOS/nixpkgs/issues/38344#issuecomment-432032834
2018-10-23 12:26:30 +02:00
Michael Raskin fd9b525d88
Merge pull request #48808 from danieldk/openalSoft-1.19.1
openal: 1.19.0 -> 1.19.1
2018-10-23 08:54:31 +00:00
Joachim F 3fb7ce300d
Merge pull request #48855 from r-ryantm/auto-update/zimg
zimg: 2.7.5 -> 2.8
2018-10-23 08:41:38 +00:00
Michael Raskin acb7d85993 lrs: init at 7.0 2018-10-23 11:41:29 +03:00
Andreas Rammhold 8a9b6bc607
nss: 3.38 -> 3.39 2018-10-23 10:15:44 +02:00
R. RyanTM 12e6483d07 zimg: 2.7.5 -> 2.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/zimg/versions
2018-10-22 23:16:56 -07:00
Michael Weiss f4615bef06 wlroots: 2018-03-16 -> 0.1
Keep "meta.broken = true" but update the package to keep track of
upstream changes and prepare the "reintegration" into nixpkgs.
2018-10-22 22:58:44 +02:00
R. RyanTM 7615027fad libowfat: 0.31 -> 0.32 (#48414)
* libowfat: 0.31 -> 0.32

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libowfat/versions

* libowfat: keep headers under include directory

0.32 wanted to move them under include/libowfat/ 
but it breaks gatling and opentracker
2018-10-22 22:43:11 +02:00
Jörg Thalheim 0a9bfd69ec
Merge pull request #48818 from jokogr/u/lxd-3.0.2
lxd: 3.0.0 -> 3.0.2
2018-10-22 21:07:52 +01:00
Michael Weiss 01fcaf8d29 libmd: 1.0.0 -> 1.0.1 2018-10-22 18:08:24 +02:00
Ioannis Koutras 891277e6a9 dqlite: initialize at 0.2.4 2018-10-22 13:07:15 +03:00
Daniël de Kok 57430a1ae5 openal: 1.19.0 -> 1.19.1
Changes: https://github.com/kcat/openal-soft/blob/master/ChangeLog

Also fetch from kcat's openal-soft official GitHub repository, since
upstream's website http://kcat.strangesoft.net/openal.html is down.
2018-10-22 07:42:59 +02:00
Renaud f94947f311
Merge pull request #48338 from unode/libaosd
libaosd: init at 0.2.7-9-g177589f
2018-10-21 22:03:23 +02:00
Renato Alves 232b2d7bc0
libaosd: init at 0.2.7-9-g177589f 2018-10-21 21:43:54 +02:00
Renaud 0cc07aeee6
Merge pull request #48172 from jluttine/cholmod-extra-1.2.0
cholmod-extra: init at 1.2.0
2018-10-21 17:28:30 +02:00
Renaud 73f796aa62
Merge pull request #46299 from r-ryantm/auto-update/capnproto
capnproto: 0.6.1 -> 0.7.0
2018-10-21 16:43:37 +02:00
Frederik Rietdijk 86c7662be0 Merge staging-next into master 2018-10-21 08:37:30 +02:00
Timo Kaufmann 38c71c1163
Merge pull request #48394 from r-ryantm/auto-update/libvirt-glib
libvirt-glib: 1.0.0 -> 2.0.0
2018-10-20 23:26:54 +02:00
Timo Kaufmann 2b5a353535
Merge pull request #46991 from r-ryantm/auto-update/openal-soft
openal: 1.18.2 -> 1.19.0
2018-10-20 23:09:51 +02:00
Stewart Mackenzie d0b9f95ac8 ndn-cxx: fixed broken build and updated to latest release (#48706) 2018-10-20 21:16:26 +02:00
Thomas Tuegel 2285503d54
Merge pull request #48555 from bkchr/kde_frameworks_5_51
kde-frameworks: 5.50 -> 5.51
2018-10-20 11:43:05 -05:00
Renaud 80906eb858
Merge pull request #48522 from r-ryantm/auto-update/flatpak
flatpak: 1.0.2 -> 1.0.4
2018-10-20 17:21:49 +02:00
Renaud 0b97a9c475
Merge pull request #48386 from r-ryantm/auto-update/opencollada
opencollada: 1.6.63 -> 1.6.65
2018-10-20 16:23:03 +02:00
R. RyanTM 2be930cc4a flatbuffers: 1.8.0 -> 1.10.0 (#48521)
* flatbuffers: 1.8.0 -> 1.10.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/flatbuffers/versions

* flatbuffers: fix build on Darwin and enable checks

Bazel BUILD file is conflicting with build directory on case-insensitive FS
+ checkPhase now runs "make test"
2018-10-20 15:33:09 +02:00
Thomas Tuegel 43130899ab
Merge pull request #48700 from alyssais/qtwebkit-darwin
qt59.qtwebkit: fix build on Darwin
2018-10-20 08:27:49 -05:00
Thomas Tuegel 2e4397f631
Merge pull request #35213 from jluttine/suitesparse-5.1.2
suitesparse: 4.4.4 -> 5.3.0
2018-10-20 08:07:27 -05:00
Daniël de Kok 35349b17cf libtensorflow: add pkgconfig file
Some software that depends on libtensorflow (e.g. the Tensorflow Rust
bindings) expect tensorflow.pc to be available. This change adds a
pkgconfig file.
2018-10-20 09:49:53 +02:00
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
worldofpeace 518e7eb8c2 gsignondPlugins.mail: init at 2018-10-04 2018-10-19 06:29:04 -04:00
worldofpeace 95210447ee gsignondPlugins.lastfm: init at 2018-05-07 2018-10-19 06:29:04 -04:00
worldofpeace 0bcd20e3d8 gsignondPlugins.oauth: init at 2018-10-04 2018-10-19 06:29:04 -04:00
worldofpeace 3522d66f5a gsignondPlugins.sasl: init at 2017-11-11 2018-10-19 06:29:03 -04:00
worldofpeace 1917c7de87 gsignond: init at 2018-10-04 2018-10-19 06:29:03 -04: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
RAPHAEL BACHER raphael.bacher@univ-grenoble-alpes.fr 46427a1b0b szip: fix url (previous ftp is now private) 2018-10-15 16:29:18 +02: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
R. RyanTM b3dd5ef4c7 librealsense: 2.15.0 -> 2.16.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
2018-10-14 07:09:02 -07:00
Silvan Mosberger afab7369aa
Merge pull request #48402 from r-ryantm/auto-update/libtorrent-rasterbar
libtorrentRasterbar: 1.1.9 -> 1.1.10
2018-10-14 15:26:06 +02:00
R. RyanTM 605821e1b2 libpqxx: 6.2.4 -> 6.2.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/libpqxx/versions
2018-10-14 06:24:22 -07:00
R. RyanTM 323faf0565 leatherman: 1.5.0 -> 1.5.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/leatherman/versions
2018-10-14 06:20:40 -07:00
R. RyanTM 31a4e4f11b libgit2_0_27: 0.27.4 -> 0.27.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/libgit2/versions
2018-10-14 06:14:22 -07:00
R. RyanTM 0d44bb4f12 libtorrentRasterbar: 1.1.9 -> 1.1.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libtorrent-rasterbar/versions
2018-10-14 05:57:20 -07:00
R. RyanTM 8cdf5ae36c mapnik: 3.0.20 -> 3.0.21
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mapnik/versions
2018-10-14 05:39:30 -07:00
R. RyanTM 174445a239 libvirt-glib: 1.0.0 -> 2.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/libvirt-glib/versions
2018-10-14 05:06:46 -07:00
R. RyanTM 691eaabff7 nlohmann_json: 3.2.0 -> 3.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/nlohmann_json/versions
2018-10-14 04:14:46 -07:00
R. RyanTM 153b8b4eb1 opencollada: 1.6.63 -> 1.6.65
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/opencollada/versions
2018-10-14 03:33:29 -07:00
Franz Pletz d64e910424
Merge pull request #48209 from lschuermann/licenses
Add licenses
2018-10-14 10:26:31 +00:00
Leon Schuermann cb4e4dca01 libwacom: add license and website metadata 2018-10-14 11:03:06 +02:00
R. RyanTM 6d74aaf76e xdg-desktop-portal: 1.0.2 -> 1.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/xdg-desktop-portal/versions
2018-10-14 09:03:24 +02:00
R. RyanTM b524b7d087 postgis: 2.4.5 -> 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/postgis/versions
2018-10-13 21:34:47 -07:00
Will Dietz 7f3f1fd424
Merge pull request #48355 from dtzWill/fix/libbsd-musl-again
libbsd: fix build w/musl by adding missing include
2018-10-13 21:46:03 -05:00