about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* scsh: move build deps to nativeBuildInputsJoachim Fasting2016-03-12
| | | | Also remove redundant inputs already implied by autoreconfHook.
* dnscrypt-proxy: refactoringsJoachim Fasting2016-03-12
| | | | | - move build deps to nativeBuildInputs - use https urls
* macchanger: move build deps to nativeBuildInputsJoachim Fasting2016-03-12
| | | | Also inline redundant toplevel let bindings
* Merge pull request #13847 from devhell/mediainfoChristoph Hrdinka2016-03-12
|\ | | | | {lib}mediainfo{-gui}: 0.7.82 -> 0.7.83
| * {lib}mediainfo{-gui}: 0.7.82 -> 0.7.83devhell2016-03-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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!
* | Merge pull request #13717 from zohl/bansheeArseniy Seroka2016-03-12
|\ \ | | | | | | [WIP] Banshee
| * | banshee: init at 2.6.2Al Zohali2016-03-07
| | | | | | | | | | | | Co-Authored-By: Nikolay Amiantov <ab@fmap.me>
| * | libgpod: mono supportAl Zohali2016-03-07
| | |
| * | gdata-sharp: init at 2.2.0.0Al Zohali2016-03-07
| | |
| * | boo: init at 20131021Al Zohali2016-03-07
| | |
| * | mono-zeroconf: init at 0.9.0Al Zohali2016-03-07
| | |
| * | gtk-sharp-beans: init at 2.14.0Al Zohali2016-03-07
| | |
| * | gio-sharp:init at 0.3Al Zohali2016-03-07
| | |
| * | taglib-sharp: init at 2.1.0.0Al Zohali2016-03-07
| | |
| * | mono-addins: init at 1.2Al Zohali2016-03-07
| | |
| * | gtk-sharp-3_0: init at 2.99.3Al Zohali2016-03-07
| | |
| * | notify-sharp: init at 3.0.3Al Zohali2016-03-07
| | |
| * | dbus-sharp-glib-1_0: init at 0.5Al Zohali2016-03-07
| | |
| * | dbus-sharp-glib-2_0: init at 0.6Al Zohali2016-03-07
| | |
| * | dbus-sharp-1_0: init at 0.7Al Zohali2016-03-07
| | |
| * | dbus-sharp-2_0: init at 0.8.1Al Zohali2016-03-07
| | |
* | | spotify: 1.0.23.93 -> 1.0.25.127Thomas Tuegel2016-03-12
| | |
* | | Merge pull request #13842 from tg-x/pax-utils-1.1.6joachifm2016-03-12
|\ \ \ | | | | | | | | pax-utils: 1.1.1 -> 1.1.6
| * | | pax-utils: https urlstg(x)2016-03-11
| | | |
| * | | pax-utils: 1.1.1 -> 1.1.6tg(x)2016-03-11
| | | |
* | | | octoprint service: add extraConfigNikolay Amiantov2016-03-12
| | | |
* | | | octoprint-plugins.m3d-fio: 0.28.2 -> 0.29Nikolay Amiantov2016-03-12
| | | |
* | | | Merge pull request #13860 from romildo/new.ugetjoachifm2016-03-12
|\ \ \ \ | | | | | | | | | | uget: init at 2.0.5
| * | | | uget: init at 2.0.5José Romildo Malaquias2016-03-12
| | | | |
* | | | | mantisbt: fix typo in documentationThomas Tuegel2016-03-12
| | | | |
* | | | | Merge pull request #13846 from devhell/libzenChristoph Hrdinka2016-03-12
|\ \ \ \ \ | | | | | | | | | | | | libzen: 0.4.32 -> 0.4.33
| * | | | | libzen: 0.4.32 -> 0.4.33devhell2016-03-12
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | | | Merge pull request #13854 from makefu/graphite-web-fixRobin Gloster2016-03-12
|\ \ \ \ \ | |/ / / / |/| | | | graphite: fix carbonCache graphiteWeb graphiteApi
| * | | | graphite: fix carbonCache graphiteWeb graphiteApimakefu2016-03-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit implements the changes necessary to start up a graphite carbon Cache with twisted and start the corresponding graphiteWeb service. Dependencies need to be included via python buildEnv to include all recursive implicit dependencies. Additionally cairo is a requirement of graphiteWeb and pycairo is not a standard python package (buildPythonPackage) and therefore cannot be included via buildEnv. It also needs cairo in the Library PATH.
* | | | | spin: add gcc to pathNikolay Amiantov2016-03-12
| | | | |
* | | | | Merge commit 'refs/pull/13853/head' of git://github.com/NixOS/nixpkgsNikolay Amiantov2016-03-12
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | unrar: build on darwinAllan Espinosa2016-03-11
|/ / / /
* | | | Merge pull request #13849 from colemickens/update-azureclizimbatm2016-03-12
|\ \ \ \ | | | | | | | | | | azure-cli: 0.9.15 -> 0.9.17
| * | | | azure-cli: 0.9.15 -> 0.9.17Cole Mickens2016-03-11
| | | | |
* | | | | openbox: add platforms, split versionNikolay Amiantov2016-03-12
|/ / / /
* | | | Merge pull request #13845 from grahamc/md5s-pythonDomen Kožar2016-03-11
|\ \ \ \ | | | | | | | | | | Upgrade md5 and sha1 to sha256 across Python
| * | | | tornadokick: Removed, missing upstream.Graham Christensen2016-03-11
| | | | |
| * | | | svn: convert sha1 to sha256Graham Christensen2016-03-11
| | | | |
| * | | | giflib: convert md5 to sha256Graham Christensen2016-03-11
| | | | |
| * | | | docbook: convert md5 to sha256Graham Christensen2016-03-11
| | | | |
| * | | | nixpart: pykickstart, pyblock: upgrade to sha256Graham Christensen2016-03-11
| | | | |
| * | | | pythonPackages: upgrade hashes to sha256Graham Christensen2016-03-11
| | | | |
| * | | | pyusb: md5sum changed upstream?Graham Christensen2016-03-11
| | | | |
| * | | | libxkbdcommon: sha1 to sha256, also: upstream sha1 changed?Graham Christensen2016-03-11
| | | | |
| * | | | pushbullet: 0.5.0 -> 0.10.0 because 0.5.0 doesn't exist upstreamGraham Christensen2016-03-11
| | | | |