Commit Graph

27956 Commits

Author SHA1 Message Date
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
Will Dietz f7b3f43f81 mesa: 18.2.2 -> 18.2.3
https://lists.freedesktop.org/archives/mesa-dev/2018-October/207343.html

Optimistically drop disk cache patch, changelog mentions related
changes to cache behavior.

Not sure if those changes address our problem
(can we count on build-id?) so someone more familiar with
this should probably take a look before merging :).
2018-10-24 08:08:49 -05: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
R. RyanTM e5a9537e08 freetds: 1.00.94 -> 1.00.104
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/freetds/versions
2018-10-21 08:45:43 +02:00
R. RyanTM 5fc8aca96d boehmgc: 7.6.8 -> 8.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/boehm-gc/versions
2018-10-21 08:44:42 +02:00
Linus Heckemann d6f54b0dea libssh: 0.7.6 -> 0.8.4
Note that this is unrelated to the security vulnerability in earlier
versions, which is already fixed in 0.7.6.
2018-10-21 08:42:03 +02:00
Will Dietz 8fbfa6f4ef nghttp2: 1.32.0 -> 1.34.0 2018-10-21 08:41:40 +02:00
Will Dietz 55fff70a98 harfbuzz: 1.9.0 -> 2.0.0
https://github.com/harfbuzz/harfbuzz/releases/tag/2.0.0
2018-10-21 08:40:41 +02:00
Frederik Rietdijk b737416019 Merge master into staging 2018-10-21 08:38:08 +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 4eadb33045 Merge staging-next into staging 2018-10-20 09:47:28 +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
Jörg Thalheim 9910cf6db4
Merge pull request #48671 from dtzWill/update/imlib2-1.5.1
imlib2: 1.5.0 -> 1.5.1
2018-10-19 10:42:43 +01: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
Jörg Thalheim 24c0d126d7
Merge pull request #48381 from lschuermann/libwacom-update
libwacom: 0.29 -> 0.31
2018-10-19 09:36:44 +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
Jan Tojnar 0a898e5980
Merge pull request #48600 from lopsided98/gstreamer-update
gstreamer: 1.14.2 -> 1.14.4
2018-10-18 22:54:30 +02: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
Jan Tojnar dc1963594e gst_all_1.gst-plugins-bad: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-10-18 13:49:39 -04:00
Jan Tojnar 3a0e193520 gst_all_1.gst-plugins-base: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-10-18 13:49:39 -04:00
Will Dietz 13be3ef7f5 imlib2: 1.5.0 -> 1.5.1
https://sourceforge.net/p/enlightenment/mailman/message/36265281/
2018-10-18 11:15:52 -05: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
Leon Schuermann d5845200ca libwacom: build from source instead of release tarball 2018-10-17 12:32:32 +02:00
Leon Schuermann b06987437d libwacom: 0.29 -> 0.31 2018-10-17 12:32:32 +02: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
Ben Wolsieffer e6d0bd0551 gst_all_1.gst-libav: 1.14.2 -> 1.14.4 2018-10-16 21:44:01 -04:00
Ben Wolsieffer 0d53d4e5f4 gst_all_1.gst-validate: 1.14.2 -> 1.14.4 2018-10-16 21:44:01 -04:00
Ben Wolsieffer a1da3555b6 gst_all_1.gst-rtsp-server: 1.14.2 -> 1.14.4 2018-10-16 21:44:01 -04:00
Ben Wolsieffer d3bad96fea gst_all_1.gst-vaapi: 1.14.2 -> 1.14.4 2018-10-16 21:44:01 -04:00
Ben Wolsieffer 71258d8369 gst_all_1.gst-editing-services: 1.14.2 -> 1.14.4 2018-10-16 21:44:00 -04:00
Ben Wolsieffer d85c5797e4 gst_all_1.gst-plugins-ugly: 1.14.2 -> 1.14.4 2018-10-16 21:44:00 -04:00
Ben Wolsieffer 171259dce3 gst_all_1.gst-plugins-bad: 1.14.2 -> 1.14.4 2018-10-16 21:44:00 -04:00
Ben Wolsieffer 19e8b8d297 gst_all_1.gst-plugins-good: 1.14.2 -> 1.14.4 2018-10-16 21:44:00 -04:00