Commit graph

10064 commits

Author SHA1 Message Date
Robert Helgesson
f261f5fe34
svtplay-dl: 1.1 -> 1.3 2016-09-09 22:59:34 +02:00
Russell O'Connor
8df0bb7aac duplicity: add dependency on rsync
When using the rsync:// protocol, duplicity expects to find the rsync binary in the path.
Without rsync in the path, duplicity fails with the following error

    Attempt 1 failed. AttributeError: 'NoneType' object has no attribute 'rfind'

Adding rsync to the path enables the rsync:// protocol to work correctly.
2016-09-09 18:37:25 +02:00
Michael Alan Dorman
739b058779 Fix borgbackup dependency on lz4 2016-09-09 11:24:15 -04:00
michael bishop
2d6443aa71 toxvpn: 20160606 -> 2016-09-09
Closes #18459
2016-09-09 12:18:29 +01:00
Tuomas Tynkkynen
290db94f04 Merge remote-tracking branch 'upstream/master' into staging 2016-09-09 02:40:47 +03:00
Joachim F
81678ab2ee Merge pull request #18405 from groxxda/antimicro
antimicro: 2.18.2 -> 2.22, use new official repository
2016-09-09 01:31:30 +02:00
Alexander Ried
42557e0514 antimicro: 2.21 -> 2.22, use new official repository 2016-09-08 23:35:15 +02:00
Bjørn Forsman
daf068c33b plantuml: 8037 -> 8047 2016-09-08 23:09:23 +02:00
Bjørn Forsman
7ffbe5174f sablotron: update source URL
The current URL no longer works, switch to a sourceforge mirror URL.
Fixes issue #18337.
2016-09-08 15:33:31 +02:00
Jascha Geerds
4bef63d227 tmuxp: Add dependency to pytest 2016-09-08 13:48:45 +02:00
Manav Rathi
440d721915 txt2man: mention runtime dependencies on gawk and coreutils
The commit message in 1a2b47463b is
incorrect -- the package seemed to work because only the help message
was invoked:

    result/bin/txt2man -h

To guard against such trivial successes, this commit introduces a
test.
2016-09-08 13:01:55 +02:00
Manav Rathi
1a2b47463b txt2man: enable darwin platform
Tested on Mac OS X 10.10, Nix 1.11.4 with:

    nix-build -A txt2man
    result/txt2man
2016-09-08 12:57:25 +05:30
obadz
95b6e93b63 pwnat: 0.3-beta -> 2014-09-08 2016-09-07 23:52:21 +01:00
obadz
4876c7362b stun: 0.96 -> 0.97 2016-09-07 18:25:59 +01:00
Eelco Dolstra
039ac38d1e minio-client: Init at 20160821 2016-09-07 17:41:53 +02:00
Eelco Dolstra
d0857bb1e6 openresolv: 3.7.0 -> 3.8.1 2016-09-07 14:15:57 +02:00
Tuomas Tynkkynen
81eb0c20f8 honcho: Fix hash 2016-09-06 21:58:42 +03:00
Robert Helgesson
d0c2c99571
ugarit: bump aes input from 1.3 to 1.5 2016-09-06 19:30:01 +02:00
Michael Raskin
bcd3dcfc2b bcunit: init at 3.0 2016-09-06 18:19:17 +02:00
Michael Raskin
b30ead6e54 cunit: 2.1-2 -> 2.1-3 2016-09-06 18:19:17 +02:00
Michael Raskin
9d1d0dd546 neural-style: restrict to 64-bit Linux because it wants too much RAM 2016-09-06 18:18:00 +02:00
Eelco Dolstra
f2ddf2a9be nix: 1.11.3 -> 1.11.4 2016-09-06 16:15:22 +02:00
Vladimír Čunát
b4f9618b31 Merge #18278: fontconfig: fix dependencies on OSX 2016-09-06 08:32:00 +02:00
Ram Kromberg
0b469a6725 man-db: set troff command correctly (#18333)
Signed-off-by: Ram Kromberg <ramkromberg@mail.com>
2016-09-06 04:22:06 +02:00
Chris Martin
c7a5edcb7c honcho: md5->sha256 2016-09-05 20:08:10 -04:00
Jaka Hudoklin
dcfc5fdbf3 Merge pull request #18291 from offlinehacker/pkgs/xpra/update/0.17.5
xpra: 0.17.4 -> 0.17.5
2016-09-06 00:32:36 +02:00
Shea Levy
e7da789920 Merge branch 'strongswan' of git://github.com/groxxda/nixpkgs 2016-09-05 18:16:33 -04:00
Chris Martin
e8b1555524 yubico-piv-tool: add description fields (#18322) 2016-09-05 23:33:46 +02:00
Alexander Ried
f4c89ba854 strongswan: 5.4.0 -> 5.5.0 2016-09-05 23:15:45 +02:00
Franz Pletz
875c286ba3
cipherscan: 2015-12-17 -> 2016-08-16 2016-09-05 22:50:58 +02:00
Eelco Dolstra
78178d5854 systemd: Separate lib output
This moves libsystemd.so and libudev.so into systemd.lib, and gets rid
of libudev (which just contained a copy of libudev.so and the udev
headers). It thus reduces the closure size of all packages that
(indirectly) depend on libsystemd, of which there are quite a few (for
instance, PulseAudio and dbus). For example, it reduces the closure of
Blender from 430.8 to 400.8 MiB.
2016-09-05 19:17:14 +02:00
Eelco Dolstra
b87d5abafd lz4: Don't install static library 2016-09-05 19:10:27 +02:00
Benjamin Staffin
2e88851c61 dpkg: Fix the build on Darwin
There are still some bugs and quirks, but this gets dpkg building at
least, and some parts of it are useful.
2016-09-05 01:14:36 -04:00
Dmitry Kalinkin
1d4ed38751 fontforge: prevent configure from picking up xquartz installation 2016-09-04 16:33:27 -04:00
Joachim F
16380441bb Merge pull request #18258 from oxij/pkg/init/mdf2iso
mdf2iso: init at 0.3.1
2016-09-04 17:17:42 +02:00
Joachim F
50d07b37ec Merge pull request #18272 from joachifm/xapianBindings
xapianBindings: 1.2.23 -> 1.4.0
2016-09-04 17:12:45 +02:00
Jaka Hudoklin
85e2b60b77 xpra: 0.17.4 -> 0.17.5 2016-09-04 16:57:23 +02:00
Jan Malakhovski
4d308dcd51 mdf2iso: init at 0.3.1 2016-09-04 14:45:34 +00:00
Jan Malakhovski
8acd3960cf xapian-omega: move into xapian directory 2016-09-04 14:24:31 +00:00
Jan Malakhovski
8f6664b744 xapian-omega: pin to xapian library version 2016-09-04 14:18:58 +00:00
Ram Kromberg
c40578ccbb plan9port 2015-11-10 -> 2016-04-18 (#18228) 2016-09-04 14:52:34 +02:00
Edward Tjörnhammar
4dfafbc0c3
i2pd: 2.8.0 -> 2.9.0 2016-09-04 12:48:14 +02:00
Dmitry Kalinkin
810787238d fontforge: enable Carbon which is required on OSX 2016-09-03 23:38:23 -04:00
Jaka Hudoklin
639f98ff3c megatools: 1.9.94 -> 1.9.97 (#18254) 2016-09-04 00:53:58 +02:00
Joachim F
70b2ea1fcb Merge pull request #18243 from mbbx6spp/update-rsyslog-to-8.21
rsyslog: 8.17.0 -> 8.21.0
2016-09-03 23:50:38 +02:00
Susan Potter
a8129aeaf7 rsyslog: 8.17.0 -> 8.21.0 2016-09-03 16:03:28 -05:00
Susan Potter
766a018453 zstd: 0.7.5 -> 1.0.0
Also updated to use the new repository location under facebook organization.
2016-09-03 15:57:33 -05:00
Joachim F
e29582271f Merge pull request #18257 from oxij/update/xapian-1.4.0
xapian*: 1.2.* -> 1.4.0
2016-09-03 17:25:22 +02:00
Jan Malakhovski
6cd407de28 xapian-omega: 1.2.21 -> 1.4.0 2016-09-03 13:49:59 +00:00
Jinjing Wang
3b45449f69 shadowsocks-libev: 2.4.8 -> 2.5.0 2016-09-03 15:49:14 +08:00