Commit graph

2096 commits

Author SHA1 Message Date
Robin Gloster bbbaccfa68 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-04-04 15:24:52 +00:00
Profpatsch e39f072ce3 sent: optional patches argument
sent (like most suckless tools) is configured by recompiling with some
header changes. This eases the configuration.
2016-04-04 13:08:46 +02:00
Robin Gloster 1f978b7422 Revert "abook: fix compiling with gcc5"
This reverts commit 37918bdc7a.

has been fixed on master differently
2016-04-03 12:27:29 +00:00
Robin Gloster 696d85a62d Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-04-03 11:01:57 +00:00
Pascal Wittmann 977529f35a calibre: 2.53.0 -> 2.54.0 2016-04-03 11:29:17 +02:00
Eric Sagnes 1ae7281cc3 albert: 0.8.0 -> 0.8.7.2 2016-04-02 13:29:33 +09:00
Luca Bruno 17e75a1993 Merge pull request #14360 from matthiasbeyer/add-timewarrior
timewarrior: init at 2016-03-29
2016-04-01 17:13:08 +02:00
Matthias Beyer 54eed78450 timewarrior: init at 2016-03-29 2016-04-01 16:53:44 +02:00
devhell 33f345eed0 {lib}mediainfo{-gui}: 0.7.83 -> 0.7.84
Built and tested locally.

From the changelog:
```
Version 0.7.84, 2016-03-31
x #I122, MPEG-4/MOV: Crash if mdhd timescale is 0
x MPEG-4/MOV: Infinite loop if malformed stsc / stsz (detected by
  fuzzing)
x MPEG-TS: some DVB Subtitles were not detected
x HLS: better handling of media playlists having EXT-X-BYTERANGE
```
2016-03-31 23:36:50 +01:00
Franz Pletz 2e08d8234e Merge remote-tracking branch 'origin/master' 2016-03-31 10:06:30 +02:00
Frederik Rietdijk 1281a1bd5c Merge pull request #14331 from ne0phyte/librecad-2.0.9
librecad: 2.0.8 -> 2.0.9
2016-03-31 09:04:45 +02:00
ne0phyte 1532ce35b8 librecad: 2.0.8 -> 2.0.9 2016-03-31 04:28:01 +02:00
José Romildo Malaquias 11d09c91c5 cbatticon: 1.4.2 -> 1.6.4 2016-03-30 14:39:33 -03:00
Robin Gloster a4e65c3639 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-03-30 09:01:20 +00:00
Franz Pletz 315982049f Merge pull request #14292 from romildo/fix.weather
weather: fix file locations, add python dependency
2016-03-30 07:30:54 +02:00
Arseniy Seroka d4c4a81022 Merge pull request #14298 from obadz/minor-upgrades
Minor upgrades
2016-03-29 16:30:35 +03:00
obadz fc33e877c1 spacefm: 1.0.4 -> 1.0.5 2016-03-29 14:15:21 +01:00
José Romildo Malaquias 27eaa37757 weather: fix file locations, add python dependency 2016-03-29 08:18:46 -03:00
Arseniy Seroka 63c78c34ab Merge pull request #14288 from kragniz/opencpn
opencpn: init at 4.2.0
2016-03-29 10:15:48 +03:00
Louis Taylor b40f0ac3c7 opencpn: init at 4.2.0 2016-03-29 07:31:56 +01:00
Robin Gloster f60c9df0ba Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-03-28 15:16:29 +00:00
Frederik Rietdijk 7ab852d7b8 Merge pull request #12538 from FRidh/yakuake
kde5.yakuake: init at 3.0.2
2016-03-28 14:55:41 +02:00
Frederik Rietdijk c39fe33998 kde5.yakuake: init at 3.0.2 2016-03-28 14:52:20 +02:00
Nikolay Amiantov 7b82f5a3fb pgadmin: enable parallel building 2016-03-27 20:56:27 +03:00
Nikolay Amiantov d95dfd06ee octoprint-plugins.m3d-fio: 0.29 -> 0.30.2 2016-03-27 19:23:01 +03:00
Christoph Hrdinka a7e280b0f4 Merge pull request #14233 from matthiasbeyer/add-buku
buku: init at 1.8
2016-03-27 18:03:38 +02:00
Matthias Beyer 45604fc46b buku: init at 1.8 2016-03-27 14:39:39 +02:00
Domen Kožar b07e7bfc7b Merge remote-tracking branch 'origin/staging' 2016-03-27 13:19:04 +01:00
Eelco Dolstra 7f61c7289f blender: Disable i686-linux build
The openimageio dependency doesn't build on i686. But probably nobody
cares about running Blender on 32-bit anymore.

http://hydra.nixos.org/build/33602734
2016-03-25 16:44:02 +01:00
joachifm 42996e63f8 Merge pull request #14180 from ebzzry/deco-0.0.1
deco: init at 0.0.1
2016-03-24 22:45:47 +00:00
Rommel M. Martinez 90a3c8d358 deco: init at 0.0.1 2016-03-25 06:16:07 +08:00
Tobias Geerinckx-Rice 2a09776c3f octoprint: 1.2.9 -> 1.2.10
Note: the 1.2.9 GitHub tarball's sha256 has changed.

Changes:
- Fixed an issue introduced by the fix for 1196 that had the "Upload
  to SD" button stop working correctly.
- Fixed an issue causing an error on disconnect after or cancelling of
  an SD print, caused by the unsuccessful attempt to record print
  recovery data for the file on the printer's SD card.
- Only add bed temperature line to temperature management specific
  start gcode in CuraEngine invocation if a bed temperature is actually
  set in the slicing profile.
- If a communication timeout occurs during an active resend request,
  OctoPrint will now not send an M105 with an increased line number
  anymore but repeat the last resent command instead.
- Don't add an extra ok for M28 response.
- Add an extra ok for M29 response, but only if configured such in
  "Settings" > "Serial" > "Advanced options" > "Generate additional ok
  for M29"
- Trigger M20 only once after finishing uploading to SD
- Prevent M105 "cascade" due to communication timeouts
- Fixed wrong tracking of extruder heating up for M109 Tn commands in
  multi-extruder setups.
- Fixed start of SD file uploads not sending an M110.
- Fixed job data not being reset when disconnecting while printing.
2016-03-24 21:33:18 +01:00
joachifm f26add50a8 Merge pull request #14181 from ebzzry/emem-0.2.15
emem: 0.2.14 -> 0.2.15
2016-03-24 19:08:52 +00:00
Graham Christensen 29cf3ecd78 slic3r: Add ModuleBuild to BuildInputs, due to http://hydra.nixos.org/build/33298227/nixlog/1 2016-03-22 21:01:19 -05:00
Eelco Dolstra 4f47fe2f9c blender: 2.76b -> 2.77 2016-03-22 21:33:54 +01:00
Franz Pletz 29275f9740 gqrx: 2.3.2 -> 2.5.3 2016-03-22 01:18:01 +01:00
Franz Pletz 441f8a84c0 gnuradio: 3.7.8.1 -> 3.7.9.1 2016-03-22 01:18:01 +01:00
Rommel M. Martinez ae81e1f528 emem: 0.2.14 -> 0.2.15 2016-03-21 04:53:16 +08:00
Joachim Fasting 0e05d552f8 electrum: 2.6.2 -> 2.6.3 2016-03-20 18:09:27 +01:00
Jude Taylor 76947878cb add xautoclick 2016-03-19 13:11:29 -07:00
Franz Pletz cf230c0b37 Merge pull request #14004 from ebzzry/emem-0.2.14
emem: 0.2.13 -> 0.2.14
2016-03-18 10:40:51 +01:00
Rommel M. Martinez 23cdd8e940 emem: 0.2.13 -> 0.2.14 2016-03-18 15:17:45 +08:00
Tobias Geerinckx-Rice be7253d846 cdrtools: stop installing useless man pages
The installed man{3,4} pages are for silly NIH build tools (!), and
conflict with useful packages like `man-pages`. Drop 'em.
2016-03-16 21:10:20 +01:00
Robert Helgesson 5afb014ffb josm: 9900 -> 9979 2016-03-16 17:01:19 +01:00
Nathaniel Baxter 601af249b1 keepass: 2.31 -> 2.32 2016-03-17 02:22:00 +11:00
Joachim Schiele f7446f69af stardict-3.0.3: removed abandoned codebase; use goldendict instead 2016-03-16 09:16:31 +01:00
Rommel M. Martinez 59e03ae85e emem: 0.2.12 -> 0.2.13 2016-03-16 08:14:28 +08:00
Pascal Wittmann ba3153ee08 calibre: 2.52.0 -> 2.53.0 2016-03-15 18:56:41 +01:00
Robin Gloster 3f45f0948d Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-03-15 01:44:24 +00:00
Graham Christensen 2c8cb42c71 d4x: Update download URL to fedora, d4k.krasu.ru no longer exists 2016-03-14 20:48:17 +01:00