joachifm
bd785b23a1
Merge pull request #13869 from acowley/suitemac
...
suitesparse: darwin compatibility
2016-03-13 03:26:50 +00:00
Anthony Cowley
9d1053dc6d
suitesparse: darwin compatibility
...
There is no librt on darwin, so it must be disabled.
2016-03-12 21:17:15 -05:00
joachifm
423a65b0cd
Merge pull request #13822 from acowley/ffmpeg3
...
ffmpeg-full: 2.8.5 -> 3.0
2016-03-12 23:20:28 +00:00
joachifm
2896934e78
Merge pull request #13866 from acowley/x265
...
x265: 1.7 -> 1.9
2016-03-12 22:04:33 +00:00
Anthony Cowley
6bc1aed873
x265: 1.7 -> 1.9
...
Unblocks #13822
2016-03-12 16:24:06 -05:00
zimbatm
7133a3730c
Merge pull request #13851 from colemickens/update-libinput
...
libinput: 1.2.0 -> 1.2.1
2016-03-12 20:17:43 +00:00
Joachim Fasting
93efa92367
cppcheck: move build-time dependencies to nativeBuildInputs
2016-03-12 19:06:57 +01:00
Joachim Fasting
098c04683a
scsh: move build deps to nativeBuildInputs
...
Also remove redundant inputs already implied by autoreconfHook.
2016-03-12 19:06:40 +01:00
Christoph Hrdinka
e06570fe6b
Merge pull request #13847 from devhell/mediainfo
...
{lib}mediainfo{-gui}: 0.7.82 -> 0.7.83
2016-03-12 18:28:27 +01:00
devhell
29a90dbc2b
{lib}mediainfo{-gui}: 0.7.82 -> 0.7.83
...
Built and tested locally.
From the changelog:
```
Version 0.7.83, 2016-02-29
+ HEVC: Maximum Content Light Level (MaxCLL) and Maximum Frame-Average
Light Level (MaxFALL), metadata mandated by CEA-861.3 for HDR support
+ HEVC: Mastering display color primaries and luminance (based on SMPTE
ST 2084), metadata mandated by CEA-861.3 for HDR support
+ HEVC: SMPTE ST 2048 and SMPTE ST 428-1 transfer characteristics
+ HEVC: Chroma subsampling location (indication of the location type
described in the HEVC spec)
+ MPEG-TS: ATSC Modulation Mode (Analog, SCTE_mode_1 aka 64-QAM,
SCTE_mode_2 aka 256-QAM, 8-VSB, 16-VSB)
+ #B981, MP4: support of buggy file having "hint" SubType
x HLS: better handling of media playlists having EXT-X-BYTERANGE
```
Additionally, some cleanup and package uses `autoreconfHook` now. Thanks
to @hrdinka for helpful pointers!
2016-03-12 17:22:01 +00:00
Arseniy Seroka
a25d2a7466
Merge pull request #13717 from zohl/banshee
...
[WIP] Banshee
2016-03-12 20:19:49 +03:00
devhell
7b32e5497c
libzen: 0.4.32 -> 0.4.33
...
Built and tested locally.
From the changelog:
```
Version 0.4.33, 2016-02-29
x File::Open(): using now FILE_APPEND_DATA on windows when append mode
is requested
x File::Open(): accept file names with * and ? characters on non-Windows
platforms
x Better MinGW and CygWin compatibility
x autogen.sh: Adding missing shebang
x Dir/Create: create the parents directory if not existing
```
Additionally, the package was cleaned up, now using `autoreconfHook` and
with some helpful pointers by @hrdinka.
2016-03-12 13:09:26 +00:00
Nikolay Amiantov
2a288ad435
spin: add gcc to path
2016-03-12 14:13:42 +03:00
Cole Mickens
e17ff07c0b
libinput: 1.2.0 -> 1.2.1
2016-03-11 16:24:29 -08:00
Graham Christensen
8f6be38247
giflib: convert md5 to sha256
2016-03-11 15:54:55 -06:00
Graham Christensen
00078e317e
libxkbdcommon: sha1 to sha256, also: upstream sha1 changed?
2016-03-11 15:54:54 -06:00
Anthony Cowley
2f6f3c7b55
ffmpeg-full: 2.8.5 -> 3.0
...
Also changes the homepage URL to https.
2016-03-11 15:14:52 -05:00
Markus Hauck
7b09191563
jo: init at 1.0
2016-03-11 19:33:13 +01:00
Eelco Dolstra
d86633386f
sqlite: 3.9.2 -> 3.11.1
2016-03-11 15:10:05 +01:00
Domen Kožar
603ea2652f
nss: 3.22 -> 3.22.2 (CVE-2016-1950)
2016-03-11 12:18:18 +00:00
Luca Bruno
dcfca100ec
Merge pull request #12525 from knupfer/ngx_brotli
...
add nginxModules.brotli
2016-03-11 11:05:21 +01:00
joachifm
0273ff59e2
Merge pull request #13828 from whiteley/chef-dk-0.11.2
...
chefdk: 0.10.0 -> 0.11.2
2016-03-11 04:25:21 +00:00
Matt Whiteley
b48a917c97
chefdk: 0.10.0 -> 0.11.2
2016-03-10 17:19:30 -08:00
Tobias Geerinckx-Rice
cc53e62644
geoclue2: 2.4.1 -> 2.4.2
2016-03-10 23:37:11 +01:00
Arseniy Seroka
16bffdcb99
Merge pull request #10509 from markus1189/activemq-512
...
Add 5.12.1 version of Apache ActiveMQ in addition to 5.8.0
2016-03-10 16:08:11 +03:00
Vladimír Čunát
f412fb1e87
Merge: update C++ bindings for GTK+ stack (*mm)
2016-03-10 11:58:59 +01:00
Vladimír Čunát
d9da9ec634
libsigcxx: make *.pc force C++11
...
This fixes compilation problems of some packages against *mm,
including gtkmm-2 itself.
2016-03-10 11:49:24 +01:00
Vladimír Čunát
d9f2e282be
gtkmm3: update 3.16.0 -> 3.18.0
...
Also remove urkud for maintainers; he's been inactive for years,
so let's not bother him anymore.
2016-03-10 11:49:24 +01:00
Vladimír Čunát
4f90638d2f
atkmm: update 2.22.7 -> 2.24.2
...
Also add basic meta.
2016-03-10 11:49:23 +01:00
Vladimír Čunát
6429c6595b
pangomm: update 2.34.0 -> 2.38.1
2016-03-10 11:46:15 +01:00
Vladimír Čunát
241927ead3
cairomm: update 1.11.2 -> 1.12.0
2016-03-10 11:46:15 +01:00
Vladimír Čunát
214b59a249
glibmm: update 2.44.0 -> 2.46.3
...
Also drop urkud from maintainers; he's been inactive for years,
so let's not bother him.
2016-03-10 11:46:14 +01:00
zimbatm
73de4019f0
Merge pull request #13784 from matthewbauer/new-pkgs
...
add wla-dx and rgbds
2016-03-10 10:04:47 +00:00
Vladimír Čunát
26b67c2ef9
libsigc++: update 2.3.1 -> 2.6.2
...
We were using a rather old development (!) release.
2016-03-10 10:22:44 +01:00
michael bishop
c561ee8480
sqlite: change hash from sha1 to sha256
2016-03-09 19:37:33 -04:00
Graham Christensen
6b4a70c672
libotr_3_2: remove, not updated since 2012, and unused.
2016-03-09 17:20:36 -06:00
Franz Pletz
728cf25e16
libotr: 4.1.0 -> 4.1.1 (CVE-2016-2851)
...
https://www.x41-dsec.de/lab/advisories/x41-2016-001-libotr/
2016-03-10 00:13:08 +01:00
Matthew Bauer
4939b6848f
wla-dx: init at 8189fe8d
2016-03-09 12:39:34 -06:00
Mayeu - Cast
7db78e0412
elixir: 1.2.2 -> 1.2.3
2016-03-09 17:11:10 +01:00
Arseniy Seroka
ed0a7695bf
Merge pull request #13789 from puffnfresh/upgrades
...
scala: 2.11.7 -> 2.11.8
2016-03-09 17:19:38 +03:00
Brian McKenna
416e2ceab6
scala: 2.11.7 -> 2.11.8
2016-03-09 23:33:59 +11:00
Domen Kožar
64d5af4663
boringssl: 2014-08-20 -> 2016-03-08
2016-03-09 11:26:18 +00:00
Domen Kožar
74046cb09a
Merge pull request #13604 from NixOS/update-libclc
...
libclc: 2015-03-27 -> 0.2.0
2016-03-09 11:12:12 +00:00
Domen Kožar
1c3dbe2431
Merge pull request #13786 from aespinosa/jenkins-1.652
...
jenkins: 1.650 -> 1.652
2016-03-09 10:55:50 +00:00
Allan Espinosa
6cab1cd62b
jenkins: 1.650 -> 1.652
2016-03-09 01:34:40 -06:00
Matthew Bauer
f0e5910c24
rgbds: init at 0.2.4
2016-03-09 00:44:01 -06:00
Arseniy Seroka
14390da605
Merge pull request #13758 from gilligan/galen-2.2.3
...
galen: 2.2.1 -> 2.2.3
2016-03-08 22:27:07 +03:00
Peter Simons
588a237e9e
cabal2nix: update to version 20160308
2016-03-08 17:55:04 +01:00
Mathias Schreck
f1d9be699d
galen: 2.2.1 -> 2.2.3
2016-03-08 14:39:55 +01:00
Peter Simons
35bae56722
Merge pull request #13754 from spacefrogg/boost-static
...
boost: Fix compilation for static builds.
2016-03-08 11:30:20 +01:00