Commit Graph

28728 Commits

Author SHA1 Message Date
R. RyanTM
d86e2daa7d live555: 2018.11.26 -> 2018.12.14 (#52842)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/live555/versions
2019-01-02 23:15:33 +01:00
R. RyanTM
3678ff868e wolfssl: 3.15.3 -> 3.15.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wolfssl/versions
2019-01-02 13:50:35 +01:00
Jörg Thalheim
18c041742f
Merge pull request #53180 from r-ryantm/auto-update/sundials
sundials: 4.0.0 -> 4.0.1
2019-01-02 12:37:46 +01:00
Jörg Thalheim
988d44005c
Merge pull request #53175 from r-ryantm/auto-update/sqlcipher
sqlcipher: 4.0.0 -> 4.0.1
2019-01-02 11:04:41 +01:00
R. RyanTM
10889b111a sundials: 4.0.0 -> 4.0.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sundials/versions
2019-01-01 23:23:12 -08:00
R. RyanTM
94c83eea02 sqlcipher: 4.0.0 -> 4.0.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sqlcipher/versions
2019-01-01 21:09:45 -08:00
Jan Tojnar
b2b921bdca
Merge pull request #53149 from jtojnar/qrencode-cleanup
qrencode: merge with libqrencode
2019-01-02 02:18:22 +01:00
Jan Tojnar
5c753f53d8
Revert "gssdp: 1.0.2 → 1.1.1"
This reverts commit 01a6191107.
2019-01-02 01:24:08 +01:00
Jan Tojnar
01a6191107
gssdp: 1.0.2 → 1.1.1 2019-01-02 01:14:08 +01:00
Jan Tojnar
de6d70f52e
goffice_0_8: drop 2019-01-02 00:32:44 +01:00
Jan Tojnar
317249e5ae
qrencode: fix tests 2019-01-01 17:38:11 +01:00
Jan Tojnar
c5c2ac4f45
qrencode: merge with libqrencode 2019-01-01 17:19:07 +01:00
Timo Kaufmann
04ba895ecd
suitesparse: 5.3.0 -> 5.4.0 (#53128) 2019-01-01 15:47:55 +01:00
Jan Tojnar
597e9fb6f3
Merge pull request #53104 from dtzWill/update/libxmlb-0.1.6
libxmlb: 0.1.5 -> 0.1.6
2018-12-31 17:18:52 +01:00
Silvan Mosberger
ced0be5c06
Merge pull request #53078 from tex/wings3d
wings3d: 1.5.4 -> 2.2.1
2018-12-31 16:20:02 +01:00
Will Dietz
fd42776622 libxmlb: 0.1.5 -> 0.1.6 2018-12-30 22:17:20 -06:00
Silvan Mosberger
eb864397a0
Merge pull request #52508 from tkonolige/fix_suitesparse_darwin
suitesparse: Fix darwin support
2018-12-31 03:24:48 +01:00
Matthew Bauer
62b54d5893 arrow-cpp: don’t expose gtest_static 2018-12-30 16:56:51 -06:00
Olli Helenius
f159fc8f19 aspellDicts.en: 2016.06.26-0 -> 2018.04.16-0 2018-12-30 10:59:36 -05:00
Milan Svoboda
70a05bcfaa wings3d: 1.5.4 -> 2.2.1 2018-12-30 15:32:40 +01:00
Jan Tojnar
512c5033b1
pipewire: 0.2.3 → 0.2.5 2018-12-30 14:57:48 +01:00
Vladimír Čunát
bf7d1b538d
exiv2: 0.26.2018.06.09 -> 0.26.2018.12.30 (security)
The bump includes all the patches we had and adds some more,
e.g. for CVE-2017-1000127.  I don't think all CVEs get fixed by that,
but 0.27 would currently break too many packages; /cc #50496.
2018-12-30 11:57:51 +01:00
worldofpeace
755445f9de
Merge pull request #53012 from Anton-Latukha/media-conteiner-descriptions
Couple of media conteiner descriptions
2018-12-29 23:34:51 -05:00
R. RyanTM
f1547326cf alembic: 1.7.9 -> 1.7.10 (#52927)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/alembic/versions
2018-12-29 20:15:29 +01:00
Austin Seipp
1438b2fcc6
Merge pull request #52916 from r-ryantm/auto-update/capstone
capstone: 3.0.5 -> 4.0
2018-12-29 09:07:00 -06:00
Jan Tojnar
484785c9e3
Merge pull request #53016 from jtojnar/gvfs-tls
gnome3.gvfs: Add TLS support
2018-12-29 13:16:16 +01:00
Will Dietz
4c1fd5b595
Merge pull request #52921 from LnL7/editline-redisplay
editline: add redisplay patch
2018-12-28 17:31:11 -06:00
Will Dietz
19894adb77
Merge pull request #52443 from dtzWill/fix/aom-version-and-shared
libaom: create shared libraries, fix version reported in aom.pc
2018-12-28 13:04:44 -06:00
Jan Tojnar
a90974ab45
gnome3.gvfs: Add TLS support
GLib Gio’s GFile uses gvfs daemon for opening files over HTTP protocol.
To support HTTPS, we need to include glib-networking.

Closes: https://github.com/NixOS/nixpkgs/issues/52963
2018-12-28 17:40:28 +01:00
Anton-Latukha
0ad3f6e23d libogg: add description & longDescription 2018-12-28 18:00:23 +02:00
Anton-Latukha
9ea4552bab libmkv: add description & longDescription 2018-12-28 18:00:18 +02:00
Anton-Latukha
b86a583592 mp4v2: add maintainer
add
2018-12-28 17:58:53 +02:00
Anton-Latukha
cca5cd2e33 mp4v2: add description & longDescription 2018-12-28 17:58:47 +02:00
Timo Kaufmann
d84ac4f43f
fflas-ffpack: add patch to fix flaky test (#53005) 2018-12-28 14:02:43 +01:00
Orivej Desh
992fc1ae54 libs3: 2017-06-01 -> 2018-12-03 2018-12-27 17:34:29 +00:00
Orivej Desh
6d315ab1fa allegro4: fix build with mesa 18.2.5
GL/glxext.h include guard was changed in
https://cgit.freedesktop.org/mesa/mesa/commit/include/GL/glxext.h?h=mesa-18.2.5&id=06eb33960e85994bd4ee952395dde6d1762c93b5
2018-12-27 17:15:27 +00:00
markuskowa
b8f0e2ee2f
Merge pull request #52847 from r-ryantm/auto-update/lmdb
lmdb: 0.9.22 -> 0.9.23
2018-12-27 14:22:51 +01:00
markuskowa
d12025627f
Merge pull request #52950 from agracie/fix-mkl
mkl: fix hash on Darwin
2018-12-27 14:02:37 +01:00
worldofpeace
ea331218a0 granite: various cleanups
This is just stuff that's in #48637 already that I wanted to sync.

In detail it's:

  - Patching in the use of meson

  - Add wrapGAppsHook and hicolor-icon-theme
    There's a demo application and granite
     provides some generic icons.

  - Included patches so third party apps still work
2018-12-27 02:27:29 -05:00
worldofpeace
9f06d1885d granite: 5.2.1 -> 5.2.2 2018-12-26 21:48:47 -05:00
agracie
a3fc481b76 mkl: fix hash on Darwin 2018-12-26 20:57:08 -05:00
Dmitry Kalinkin
8e79ebc523
Merge pull request #52934 from veprbl/pr/arrow_cpp_gtest_fix
arrow-cpp: fix build
2018-12-26 17:43:38 -05:00
Orivej Desh
5c5c83fb4e qt5: update nixpkgs directory in readme 2018-12-26 20:21:35 +00:00
Jan Tojnar
a2fe6bca05
gtest: fix includedir in cmake config files 2018-12-26 19:00:49 +01:00
Dmitry Kalinkin
956b4a87a8 arrow-cpp: fix build
Fixes: 1f6b095061 ('gtest: build shared library')
2018-12-26 19:57:32 +03:00
Alexey Shmalko
9d3fbbeda5
Merge pull request #52925 from r-ryantm/auto-update/appstream
appstream: 0.12.3 -> 0.12.4
2018-12-26 18:20:51 +02:00
markuskowa
83a310aa5f
Merge pull request #52857 from r-ryantm/auto-update/libcec
libcec: 4.0.3 -> 4.0.4
2018-12-26 14:28:45 +01:00
markuskowa
cfcf8ca772
Merge pull request #52873 from r-ryantm/auto-update/intel-gmmlib
intel-gmmlib: 18.3.0 -> 18.4.1
2018-12-26 14:20:57 +01:00
R. RyanTM
302fe24374 appstream: 0.12.3 -> 0.12.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/appstream/versions
2018-12-26 05:16:52 -08:00
Daiderd Jordan
238f4a0a90
editline: add redisplay patch 2018-12-26 13:19:26 +01:00