Commit graph

22,930 commits

Author SHA1 Message Date
Cillian de Róiste
9b0c75994a mlt-qt5: update from 0.9.6 to 0.9.8 2015-10-25 19:09:29 +01:00
Cillian de Róiste
61d30057b6 libwacom: update from 0.7.1 to 0.15 2015-10-25 18:54:37 +01:00
Cillian de Róiste
e0112bbfd2 leptonica: update from 1.69 to 1.72 2015-10-25 18:53:59 +01:00
Domen Kožar
efb2181a53 Merge pull request #10487 from devhell/mediainfo
{lib}mediainfo{-gui}: 0.7.77 -> 0.7.78
2015-10-25 18:19:21 +01:00
devhell
ffb565c5c0 libstrophe: 0.8.7 -> 0.8.8
From the Changelog:
  - XML namespace support
  - XEP-0114 support
2015-10-25 17:00:45 +00:00
Arseniy Seroka
480cd9478f Merge pull request #10567 from datakurre/datakurre-libdevil
darwin: libdevil: add needed inputs
2015-10-25 04:34:05 +03:00
William A. Kennington III
9fd27c28a4 libinput: 1.0.1 -> 1.0.2 2015-10-24 09:30:37 -07:00
Asko Soukka
103b7838bb darwin: libdevil: add needed inputs 2015-10-24 02:40:46 +03:00
Charles Strahan
4f07c88d46 v8-4.5.x: add support for ARM 2015-10-23 14:35:04 -04:00
Jascha Geerds
636d7b6e08 libmm-qt: Remove myself from maintainer list 2015-10-23 14:29:40 +02:00
Jascha Geerds
14c1471319 libnm-qt: Remove myself from maintainer list 2015-10-23 14:29:33 +02:00
Charles Strahan
abf7301cc9 v8: add version 4.5.107 2015-10-22 20:00:38 -04:00
Vladimír Čunát
4917a4f8b3 Merge master into staging 2015-10-23 01:57:14 +02:00
William Casarin
91e9673954 lmdb: fix on OSX 2015-10-22 11:29:07 -07:00
Vladimír Čunát
2b71fdbbc3 blas: fix by updating, fixes #10420, close #10545
The new URL also looks more stable.
2015-10-22 20:13:33 +02:00
William A. Kennington III
71effd873a gnutls: 3.4.5 -> 3.4.6 2015-10-21 21:48:57 -07:00
Andrew Kelley
0bbf978a72 libsoundio: 1.0.2 -> 1.0.3 2015-10-20 20:07:35 -07:00
Vincent Laporte
f5c0d29c58 goffice: 0.10.22 -> 0.10.24 2015-10-21 04:43:16 +02:00
Nikolay Amiantov
1c48e74a33 Merge pull request #8299 from abbradar/steam-native
Steam: use native NixOS libraries instead of Steam Runtime
2015-10-20 17:07:29 +03:00
Vincent Laporte
1df3f3b73a swiften: fix build 2015-10-20 07:13:18 +02:00
Jude Taylor
68087185e3 rethinkdb: build on darwin 2015-10-19 18:40:55 -07:00
devhell
6bb5edcd95 {lib}mediainfo{-gui}: 0.7.77 -> 0.7.78
Built and run locally.

From the Changelog:
```
Version 0.7.78, 2015-10-02

+ MOV: AVrp CodecID support
+ Video Stored_Width/Stored_Height and Sampled_Width/Sampled_Height
  added (hidden by default)
+ Speed optimization for the parsing of tiny files e.g. JPEG files
+ Option (command line / DLL) --Legacy=0 for disabling some legacy fields
+ Option (command line / DLL) --Output=MAXML, XML with MediaInfo and
  MediaTrace output together, technology preview (not for production)
x MPEG-TS: Teletext and Teletext Subtitle were missing in the menu list
x Chroma subsampling "4:4:4" was sometimes indicated for RGB, which is
  not useful
```
2015-10-19 22:40:02 +01:00
Jude Taylor
484b4250ae disable gdk-pixbuf test build on darwin 2015-10-19 10:12:09 -07:00
William A. Kennington III
95557d776e spice: 0.12.5 -> 0.12.6 2015-10-18 17:23:51 -07:00
William A. Kennington III
1381d57500 spice-protocol: 0.12.9 -> 0.12.10 2015-10-18 17:23:51 -07:00
William A. Kennington III
cf787f0282 sqlite: 3.8.11.1 -> 3.9.1 2015-10-18 17:22:35 -07:00
William A. Kennington III
1335293aa7 harfbuzz: 1.0.3 -> 1.0.6 2015-10-18 17:21:54 -07:00
Franz Pletz
af86a58051 libressl: 2.2.3 -> 2.2.4
This release fixes a buffer overrun and a memory leak.

See: http://ftp.openbsd.org/pub/OpenBSD/patches/5.8/common/007_obj2txt.patch.sig
2015-10-19 00:01:32 +02:00
Vladimír Čunát
e8961181ea gdk-pixbuf: security update 2.32.0 -> 2.32.1
CVE-2015-7674, fixes #10441.
2015-10-18 09:07:20 +02:00
William A. Kennington III
d639a9b823 mbedtls: 1.3.11 -> 1.3.14 2015-10-17 11:54:42 -07:00
William A. Kennington III
4318aede92 nghttp2: 1.2.1 -> 1.3.4 2015-10-17 11:54:03 -07:00
William A. Kennington III
9b9d790c6c jemalloc: 4.0.2 -> 4.0.3 2015-10-16 16:45:26 -07:00
Andrew Kelley
fb1e994c0c ffmpeg: 2.7.2 -> 2.8.1 (close #10396)
@vcunat removed 2.7 and 2.6. The global version of 2.6 was unused,
and 2.7 -> 2.8 switch should be without problems by inspecting
http://abi-laboratory.pro/tracker/timeline/ffmpeg/
(only ABI changes and symbol additions)
2015-10-15 21:07:00 +02:00
Vladimír Čunát
f4fb1d7753 mesa: maintenance update 11.0.2 -> 11.0.3 2015-10-15 20:52:30 +02:00
William A. Kennington III
8a44a36ca4 Merge branch 'master.upstream' into staging.upstream 2015-10-15 10:22:28 -07:00
Nikolay Amiantov
f2ce7bb0a5 folly: 2015-09-17 -> 0.57.0 2015-10-15 17:07:38 +03:00
Nikolay Amiantov
786b657031 cppzmq: 2015-07-06 -> 20150926 2015-10-15 17:07:20 +03:00
Nikolay Amiantov
d54a459063 ipopt: 3.12.3 -> 3.12.4 2015-10-15 17:06:23 +03:00
Nikolay Amiantov
a8ae9b2e42 libbluray: 0.8.1 -> 0.9.0 2015-10-15 17:06:23 +03:00
Joe Hermaszewski
bb15c81597 libtermkey: 0.17 -> 0.18 2015-10-14 20:27:36 +01:00
Vladimír Čunát
2490848627 polkit: split dev and bin outputs 2015-10-14 14:32:26 +02:00
Vladimír Čunát
86cc3d32ac libsodium: split dev output, enableParallelBuilding 2015-10-14 14:27:08 +02:00
Vladimír Čunát
90d5e87862 sqlite: split dev and bin outputs 2015-10-14 14:27:07 +02:00
Vladimír Čunát
e25da7e5c8 xorg: split outputs of various libs 2015-10-14 14:27:07 +02:00
Vladimír Čunát
8c25f3ecaa libqmi: split dev and doc outputs 2015-10-14 14:27:07 +02:00
Vladimír Čunát
c1768cc8ef libmbim: split dev and doc outputs 2015-10-14 14:27:06 +02:00
Eelco Dolstra
2e098d58d2 libmicrohttpd: Update to 0.9.44
Also move the info pages to a separate output, significantly reducing
the size of the main output.
2015-10-14 13:55:43 +02:00
Vladimír Čunát
9d47774870 libmicrohttpd: split dev and doc outputs 2015-10-13 20:19:03 +02:00
Vladimír Čunát
5f429dffda libgcrypt: split dev and info outputs 2015-10-13 20:19:03 +02:00
Vladimír Čunát
afc01cde32 readline-6.3 (the default): split dev and doc outputs 2015-10-13 20:19:02 +02:00