Commit graph

2480 commits

Author SHA1 Message Date
Christian Kampka dcc2bfddfe autorandr: 59f6aec0b -> 53d29f9 2016-11-26 21:32:58 +01:00
Robert Helgesson be34ee415b
cpulimit: 2.3 -> 2.4 2016-11-26 21:18:59 +01:00
Frederik Rietdijk 18637d877a magic-wormhole: move to python-packages
since it is actually a library.
2016-11-25 09:13:01 +01:00
Sebastian Hagen 0f9f74f1d5 less: 483 -> 481: Use recommended upstream version since less-483.tar.gz has disappeared
This is a fix for the current package source file
  http://www.greenwoodsoftware.com/less/less-483.tar.gz
not being available anymore.

We bump the less version back to 481, and adjust the source package hash
accordingly. This is a (slight) downgrade from 483 as opposed to an
upgrade since
  a) 481 is the current Recommended version by http://www.greenwoodsoftware.com/less/download.html
  b) Upstream is unreliable about keeping experimental versions around.
2016-11-25 02:38:16 +00:00
Michael Raskin e29e246720 debootstrap: 1.0.80 -> 1.0.87 2016-11-24 22:52:19 +01:00
Nikolay Amiantov 5a8e60e97d tlp: 0.8 -> 0.9 2016-11-24 01:17:58 +03:00
Nikolay Amiantov 3223e61e6b grub4dos: 0.4.6a-2016-08-06 -> 0.4.6a-2016-11-09 2016-11-24 01:17:58 +03:00
Nikolay Amiantov be95ceaff2 treewide: quote URLs in my packages 2016-11-24 01:17:52 +03:00
Franz Pletz 6c2a1b55b5
tmux: use currently maintained bash completion repo 2016-11-23 13:23:32 +01:00
Joachim F 7a27cf64d8 Merge pull request #20634 from goetzst/youtube-dl
youtube-dl: 2016.11.14.1 -> 2016.11.22
2016-11-22 22:59:20 +01:00
Lorenzo Manacorda f00f4b59b0 magic-wormhole: init at 0.8.1 2016-11-22 20:26:37 +01:00
Stefan Götz 4bd96a475e youtube-dl: 2016.11.14.1 -> 2016.11.22 2016-11-22 20:23:26 +01:00
montag451 7d5abdca11 aptly: use wrapProgram instead of propagatedUserEnvPkgs (#20622) 2016-11-22 17:02:32 +01:00
Joachim F d66b8145d0 Merge pull request #20593 from montag451/aptly
aptly: init at 0.9.7
2016-11-21 12:51:09 +01:00
Josef Kemetmueller 23b922c98a mc: Fix darwin build
We remove linux specific packages from the darwin build of midnight
commander. Also slang wouldn't build on darwin without libiconv.
2016-11-21 12:30:30 +02:00
montag451 59ba4276b7 aptly: init at 0.9.7 2016-11-21 02:01:37 +01:00
Robert Helgesson bf0b20bb01
autojump: 22.2.4 -> 22.5.0 2016-11-20 21:55:03 +01:00
Pascal Wittmann dd3c853b43
Fix typos: licence -> license 2016-11-20 18:11:29 +01:00
Pascal Wittmann f7e0bc2ae7
Make all meta.maintainers attributes lists 2016-11-20 18:06:03 +01:00
Pascal Wittmann 264e2eebd7
parallel: 20160722 -> 20161022 2016-11-20 16:36:57 +01:00
Pascal Wittmann 31a770b21c
progress: 0.13 -> 0.13.1 2016-11-19 22:14:52 +01:00
Frederik Rietdijk 58f0dcfeb1 Merge pull request #20365 from hakuch/fix_opam
clingo, gringo: Revert opam solver dependency changes
2016-11-18 18:49:07 +01:00
Robert Helgesson 4142e756ca
svtplay-dl: 1.7 -> 1.8 2016-11-18 00:12:00 +01:00
Pascal Wittmann 69d3536852 ncdu: 1.11 -> 1.12 2016-11-17 22:34:03 +01:00
Domen Kožar 2326c8de4d cloud-utils: 0.27 -> 0.29
We keep the existing hacks for growpart to work
inside the initrd

Fixes #15736 #17015
2016-11-17 15:15:42 +01:00
Robert Helgesson b25f9ff20e
mimeo: 2016.2 -> 2016.11 2016-11-17 00:06:41 +01:00
Tobias Geerinckx-Rice d3e54d71c1
debian_devscripts: 2.16.6 -> 2.16.8 2016-11-16 19:14:30 +01:00
Daniel Peebles f6a7296499 Merge pull request #16540 from matthewbauer/xcbuild
xcbuild: add wrapper
2016-11-16 12:11:15 -05:00
Rushmore Mushambi 244c18c70d Merge pull request #20460 from retrry/master
Rust updates
2016-11-16 18:30:01 +02:00
Tadas Barzdzius e2eec8f436 exa: mark as broken 2016-11-16 13:27:12 +02:00
Matthew Bauer 4685bd7853
xcbuild: update meta and comments 2016-11-15 19:13:22 -06:00
Matthew Bauer 25485ece2a
xcbuild: add name to platform.nix 2016-11-15 18:58:13 -06:00
Matthew Bauer ec409c8e96
contacts: use xcbuild instead of xcodebuild 2016-11-15 18:58:11 -06:00
Stefan Goetz 2ca507a2b8 youtube-dl: 2016-11-08.1 -> 2016-11-14.1 (#20440) 2016-11-15 22:01:29 +01:00
Pascal Wittmann 181ed4c82b bmon: 3.8 -> 3.9 2016-11-13 21:50:11 +01:00
Jesse Haber-Kucharsky 51b04c1bf5 Revert opam solver dependency changes
- Reverts the change to the monolithic `clingo` package in favor of the
  previous split between `clasp` and `gringo` since `opam` works with
  the latter but not (for some reason) with the former.

- Adds explicit non-support for Python in `gringo`. This is not necessary
  for opam.

- Forces usage of the `std::to_string` functions in the C++ standard
  library instead of the incomplete alternative implementations inside
  of the `gringo` sources.
2016-11-12 08:39:52 -05:00
Stefan Goetz ba5f7673c6 youtube-dl: 2016-11-04 -> 2016-11-08.1 (#20292) 2016-11-10 16:30:13 +01:00
Tristan Helmich 34e04bf401 azure-vhd-utils: init at 20160614 2016-11-10 02:06:55 +01:00
Bart Brouns 2c754df9b3 clipster: init at unstable 2016-09-12 2016-11-09 21:31:50 +01:00
Lorenzo Manacorda 2fcbe451f2 youtube-dl: add optional support for RTMP 2016-11-06 17:42:32 +01:00
Stefan Goetz 9254567f18 youtube-dl: 2016-11-02 -> 2016-11-04 (#20196) 2016-11-05 20:46:19 +01:00
Tristan Helmich ee63779005 graylog: 2.1.1 -> 2.1.2 2016-11-05 18:37:48 +01:00
Tim Steinbach 7a372f0be7
cowsay: init at 3.03+dfsg1-16 2016-11-04 23:04:05 -04:00
Tim Steinbach 3bb889c34b
Remove g500-control
Sources no longer available
2016-11-04 11:30:17 -04:00
Tim Steinbach e6b054faab
Remove cowsay
Sources no longer exist
2016-11-04 09:32:08 -04:00
Tim Steinbach df76eac6c6
Remove mcrl
Does not build because source no longer exists
2016-11-03 21:34:28 -04:00
Théo Zimmermann 93fbb947b3 aspcud: fix by updating the dependencies (#20086)
Depends on gringo but gringo is now maintained as part of the clingo
suite. This commit removes gringo (standalone) and replace it with
the latest version of clingo. This update follows closely the old
derivation for gringo (see 99e06fe).
2016-11-03 12:14:45 +01:00
Eric Sagnes 5d6eaaa179 screenfetch: add bc dependency (#20097) 2016-11-03 05:01:36 +01:00
Stefan Goetz 64a3317889 youtube-dl: 2016-10-31 -> 2016-11-02 (#20103) 2016-11-02 20:30:31 +01:00
rnhmjoj 80918cad0b
bdf2psf: 1.148 -> 1.152 2016-10-31 23:52:49 +01:00