Eelco Dolstra
21cfef0beb
Disable some packages that don't build
2013-10-08 11:12:44 +02:00
Eelco Dolstra
df0d362f31
Fix some more Hydra evaluation errors
2013-10-08 11:07:14 +02:00
viric
446c6daccd
Merge pull request #1052 from offlinehacker/xca
...
Add xca, interface for managing keys like RSA or DSA
2013-10-08 01:56:05 -07:00
Jaka Hudoklin
a19bbd49b7
Add xca, interface for managing keys like RSA or DSA
2013-10-08 09:36:03 +02:00
Cillian de Róiste
bfac9f828e
Bugfix: zc_buildout_nix, replace links to eggs in the store which have been gc-ed
2013-10-08 01:51:24 +02:00
Evgeny Egorochkin
fd05af8bc0
KDE4.11: update to 4.11.2. Add missing xslt file.
2013-10-07 22:32:47 +03:00
Rok Garbas
5aa323660c
adding jmeter
2013-10-07 19:55:37 +02:00
Rok Garbas
d269a8c91d
adding RelStorage and psycopg2 python packages
2013-10-07 19:55:36 +02:00
Eelco Dolstra
2147a07938
Fix a bunch of Hydra evaluation errors
2013-10-07 17:36:47 +02:00
Eelco Dolstra
9faba5f073
Remove KDE 4.8
...
4.10 has been the default for a while.
2013-10-07 17:12:50 +02:00
Eelco Dolstra
db091a6662
quassel: Fix evaluation on non-Linux platforms
2013-10-07 17:11:22 +02:00
Moritz Ulrich
3ee5c50cda
Add gnutls 3.2.4 (as pkgs.gnutls32) & make weechat use it.
...
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-10-07 13:44:19 +02:00
Moritz Ulrich
c8b16f172a
weechat: 0.4.2 and fix segfault on /exit.
...
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-10-07 13:24:54 +02:00
Lluís Batlle i Rossell
1b794c098b
filegive update to 0.7.1
2013-10-07 09:34:25 +02:00
Domen Kožar
8e031bc3be
Merge pull request #1051 from silverhook/eventlist
...
Eventlist: add package
2013-10-06 15:31:13 -07:00
Matija Šuklje
c8a9b0069f
Eventlist: Renamed accordingly and fixed the description.
2013-10-07 00:26:27 +02:00
Matija Šuklje
4f74888a9f
Eventlist: First working package 0.6.96.
...
Added boost as buildInputs.
Removed uneeded doCheck.
2013-10-06 23:57:16 +02:00
Domen Kožar
f0830dbb9c
gnupg1: 1.4.13 -> 1.4.15 (CVE-2013-4402)
2013-10-06 23:31:38 +02:00
Matija Šuklje
525a6fc8a8
Eventlist: Added more dependencies.
2013-10-06 22:09:35 +02:00
Peter Simons
d210ce955c
Merge pull request #1043 from bjornfor/asciidoc-all-deps2
...
Add asciidocFull (and dblatexFull dependency)
2013-10-06 12:42:05 -07:00
Matija Šuklje
5a70214bb5
Merge branch 'eventlist'
2013-10-06 21:29:19 +02:00
Matija Šuklje
5b4a8ff6cc
Eventlist: Updated version to 0.6.96.
2013-10-06 21:27:23 +02:00
Matija Šuklje
28a1e45ec7
Added proper dependencies.
2013-10-06 21:20:24 +02:00
Bjørn Forsman
866d57d93d
wgetpaste: better package description
2013-10-06 21:19:27 +02:00
Mathijs Kwik
ab94b3b863
linux-3.0: upgrade to 3.0.99
2013-10-06 20:17:02 +02:00
Mathijs Kwik
c242863da8
linux-3.4: upgrade to 3.4.65
2013-10-06 20:17:01 +02:00
Mathijs Kwik
07fd8c87ab
linux-3.10: upgrade to 3.10.15
2013-10-06 20:17:01 +02:00
Mathijs Kwik
2af2f26034
linux-3.11: upgrade to 3.11.4
2013-10-06 20:17:01 +02:00
Mathijs Kwik
40826e309f
linux-3.12: upgrade to 3.12-rc3
2013-10-06 20:17:01 +02:00
Domen Kožar
960896a063
Merge pull request #1048 from falsifian/firefox_debug
...
firefox: add an option to build with debugging enabled.
2013-10-06 10:48:31 -07:00
Bjørn Forsman
dc44195b95
pv: 1.3.4 -> 1.4.12
...
See changelog in the "NEWS" section at
http://www.ivarch.com/programs/pv.shtml
2013-10-06 18:40:41 +02:00
Domen Kožar
81fc2301f3
add haveged: A simple entropy daemon
2013-10-06 17:18:50 +02:00
Domen Kožar
49f8e371a1
Merge pull request #1049 from bjornfor/description-fixes
...
More description fixes
2013-10-06 07:05:20 -07:00
Bjørn Forsman
9d7086f173
asciidoc: purify and add asciidocFull attribute
...
The current asciidoc expression is impure; it relies on several tools to
be found in PATH at runtime. This commit adds a enableStandardFeatures
parameter that, if true, pulls in all dependencies and patches asciidoc
to contain full paths to the tools.
I've set enableStandardFeatures = false for the existing asciidoc
attribute so that the closure size stays unchanged, at 255 MiB. The new
asciidocFull attribute (with enableStandardFeatures = true) has a
closure size of 1.5 GiB.
2013-10-06 12:18:08 +02:00
Bjørn Forsman
83c9a264bf
dblatex: purify and add dblatexFull attribute
...
imagemagick, transfig, inkscape, fontconfig and ghostscript are missing
dependencies of dblatex. Instead of adding all those dependencies to the
existing dblatex attribute, make a new dblatexFull attribute for that.
Also pass --use-python-path at install time so that script shebangs end
up with #!/path/to/python instead of #!/path/to/env python (which is
impure when not run in a wrapper).
2013-10-06 12:18:08 +02:00
Bjørn Forsman
083d0890f5
More description fixes
...
* Remove package name
* Start with upper case letter
* Remove trailing period
Also reword some descriptions and move some long descriptions to
longDescription.
I'm not touching generated packages.
2013-10-06 12:01:38 +02:00
Peter Simons
2e60cd53b7
Merge pull request #1046 from DriesVanDaele/master
...
add tabling to yap
2013-10-06 02:58:53 -07:00
James Cook
b0d4b8bcaa
firefox: add an option to build with debugging enabled.
2013-10-05 21:07:42 -07:00
Eelco Dolstra
9db68de9e6
polkit, pulseaudio: Drop some Linux-specific dependencies
2013-10-06 00:21:28 +02:00
Eelco Dolstra
2ae2b0bca3
Drop --xml, it's no longer needed
2013-10-06 00:21:28 +02:00
Aristid Breitkreuz
c80556f630
rsnapshot 1.3.1
2013-10-05 23:07:52 +02:00
Dries Van Daele
89964dd241
add tabling to yap
2013-10-05 20:59:34 +02:00
Aristid Breitkreuz
80924c8f3c
rsnapshot: configurable configuration file path
...
default value: /etc/rsnapshot.conf
2013-10-05 20:48:03 +02:00
Domen Kožar
38a20082cd
Merge pull request #1044 from bjornfor/description-fixes
...
Some description fixes
2013-10-05 10:40:02 -07:00
Bjørn Forsman
28ac782583
Some description fixes
...
There are many more packages to fix, this is just a start.
Rules:
* Don't repeat the package name (not always that easy...)
* Start with capital letter
* Don't end with full stop
* Don't start with "The ..." or "A ..."
I've also added descriptions to some packages and rewritten others.
2013-10-05 19:36:23 +02:00
Domen Kožar
f82cfef944
add sshuttle: Transparent proxy server that works as a poor man's VPN
2013-10-05 16:46:56 +02:00
Vladimír Čunát
4c7796e4a3
transmission: fix non-gtk builds
...
I'm sorry, I was incautious.
2013-10-04 21:10:54 +02:00
Vladimír Čunát
ae60edca0e
transmission: unify versions to the newest, use gtk3
...
Also introduce transmission_gtk attribute and signify gtk client support
in the name (so newbies using package names can see there's a gui version).
2013-10-04 20:31:02 +02:00
Eelco Dolstra
e5ebb59e1d
zabbix: Apply fix for a SQL injection bug
...
https://support.zabbix.com/browse/ZBX-7091
CVE-2013-5743
2013-10-04 13:52:49 +02:00
Jonas Hoersch
47a05b9aec
autorandr: add coroa as a maintainer
2013-10-04 09:34:17 +02:00