- Nov 08, 2017
-
-
Yegor Timoshenko authored
-
Robert Helgesson authored
-
Robert Helgesson authored
-
Joerg Thalheim authored
stdint is needed for intptr_t
-
Orivej Desh authored
{lib-}mediainfo{-gui},libzen: 0.7.99 -> 17.10, 0.4.35 -> 0.4.37
-
Michael Weiss authored
sway: 0.14.0 -> 0.15.0 wlc: 0.0.10 -> 0.0.11
-
makefu authored
-
Orivej Desh authored
-
Sander van der Burg authored
-
Orivej Desh authored
erlang: 20.0 -> 20.1
-
devhell authored
Update to the latest version (note versioning change). From the changelog for 'mediainfo' (libzen changelog is unavailable): === Version 17.10, 2017-11-02 -------------- + We need your support! Visit https://mediaarea.net/SupportUs + Version scheme is now YY.MM (year dot month, 2 digits each) + New MediaInfo XML output, with XSD, more suitable for automatic parsing. Use Option("Inform", "OLDXML") for keeping previous behavior + New "Info_OutputFormats" option for listing supported output formats + Universal Ad ID: refactored display, better display of value and registry, XML name slightly modified + MOV: support of HDR metadata (MasteringDisplayColorVolume, MaxCLL, MaxFALL) + BWF: display of UMID and loudness info + AAC: show program_config_element in trace + MPEG Audio: frame rate info + PCM in WAV and Matroska: Support of ValidBitsPerSample + I197, EBUCore: 1.8 output uses now final version of XSD and final XSD location + Matroska: tweaking frame rate empirical detection for some corner cases x I1070, LAME 3.100 info tag was incorrectly parsed x B1068, MPEG Audio: Incoherent duration between General and Audio parts, Audio part duration fixed x Matroska: showing "A_MS/ACM" Matroska CodecID x MXF: Fix crash with some buggy files x MXF: was not well supporting MXF referencing only 1 file x PCM in WAV: 8-bit content is unsigned and without endianess x PCM in WAV and Matroska: More coherency between Wave info and ExtensibleWave Info (bitdepth, sign) x WAV: GUID display was with first 8 bytes in wrong order x Several crash fixes
-
Orivej Desh authored
hex-packages: delete transitively unbuildable packages
-
Vladimír Čunát authored
-
Michael Raskin authored
-
dywedir authored
-
Orivej Desh authored
gnuplot: 5.2.0 -> 5.2.1
-
Bjørn Forsman authored
I think the new name is more appropriate, see https://keepassxc.org/.
-
Will Dietz authored
-
Orivej Desh authored
Fixes #26279
-
aszlig authored
This is no longer needed and I've verified this by building and running the game. Signed-off-by: aszlig <aszlig@nix.build>
-
aszlig authored
I've bisected the introduction of the build failure to be the glibc 2.26 upgrade with commit 9bb67d5c. At first I was somewhat stumped why an glibc update could cause undeclared identifiers, but after looking at the changes of glibc and the source code of The Ur-Quan Masters the problem quickly turned out to be this very change: https://sourceware.org/git/?p=glibc.git;a=commit;h=7b037c095e31c2396d0a9b0e6356bc566ee4812f So string.h now in turn includes strings.h, which in theory wouldn't be a problem. However, both strings.h and the strings.h in the uqm source code use constant _STRINGS_H, which causes the glibc strings.h to be included but the one from uqm basically includes an empty file. Signed-off-by: aszlig <aszlig@nix.build>
-
Jonathan C. Otsuka authored
-
aszlig authored
The only functional change here is that I've dropped unzip, because that dependency doesn't seem to be necessary at all. Despite the broken build state I've tried building and running The Ur-Quan Masters with an older nixpkgs revision and it works fine. Other than that there are no references in the source code for unzip except in the binary installer and some of the INSTALL files. The reason why I'm removing the "with pkgs.lib;" is that it makes it easier to quickly check for errors with "nix-instantiate --parse". Signed-off-by: aszlig <aszlig@nix.build> Cc: @jcumming
-
Orivej Desh authored
emacsPackages.font-lock-plus: init at 20170222.1755
-
Peter Hoeg authored
-
Joachim Fasting authored
-
- Nov 07, 2017
-
-
Renaud authored
compton: change extraOptions type to types.lines
-
Daiderd Jordan authored
PHP: Specify CXXFLAGS for macOS, fixes #31059
-
Christian Kjær authored
Fixes #31059
-
Orivej Desh authored
Restore and update RedNotebook
-
dywedir authored
-
Robert Helgesson authored
-
Orivej Desh authored
pony-stable: 0.0.1 -> 0.1.1
-
Tuomas Tynkkynen authored
-
Kamil Chmielewski authored
-
Jörg Thalheim authored
lmms: 1.1.90 -> 1.2.0-rc4, Qt5, optional lame, libsoundio, portaudio
-
Jörg Thalheim authored
opera: 46.0.2597.39 -> 48.0.2685.52
-
Tuomas Tynkkynen authored
This code was formerly part of glibc, but is now standalone to be able to link against TI-RPC for IPv6 support.
-