Commit Graph

7451 Commits

Author SHA1 Message Date
Vincent Laporte
9d5be8a757 maxima: update from 5.33.0 to 5.34.1 2014-10-10 21:55:16 +01:00
Aristid Breitkreuz
23956842d4 chromiumStable 38.0.2125.101, chromiumBeta 39.0.2171.19, chromiumDev 40.0.2182.3 2014-10-10 22:17:47 +02:00
John Wiegley
e73aefcf93 coq_HEAD: Update 2014-10-09 14:52:35 -05:00
Aristid Breitkreuz
afe8b54b49 Merge pull request #4381 from khumba/claws-mail
New packages: claws-mail-3.10.1, libetpan-1.5.
2014-10-09 20:31:01 +02:00
Georges Dubus
a172b4b1f8 Merge pull request #4436 from madjar/kde414
Switch to kde 4.14 and remove 4.12
2014-10-09 17:42:19 +02:00
Matej Cotman
c1e7c34602 mailpile: update to 0.4.1 2014-10-09 12:50:11 +02:00
Georges Dubus
0ae81afd3f Removed akunambol
It is not maintained anymore, and is not compatible with kde 4.14.
2014-10-09 12:00:12 +02:00
Michael Raskin
57e0b9de65 Apparently now monotoneViz source got fixed 2014-10-09 10:34:11 +04:00
Aristid Breitkreuz
e2adb5fa0f xterm: update from 303 to 312 2014-10-08 20:23:26 +02:00
Aristid Breitkreuz
6f07399727 ufraw: update from 0.19.2 to 0.20 2014-10-08 20:23:25 +02:00
Michael Raskin
af53f40684 Update Monotone-viz source 2014-10-08 22:06:15 +04:00
Cillian de Róiste
c74adc358d yoshimi: update from 1.2.3 to 1.2.4 2014-10-08 19:53:17 +02:00
Cillian de Róiste
13664348f5 kde4_next.kdenlive: update from 0.9.8 to 0.9.10 2014-10-08 19:52:29 +02:00
Cillian de Róiste
f1db979f2e guitarix: update from 0.30.0 to 0.31.0 2014-10-08 19:52:00 +02:00
Aristid Breitkreuz
977ad646e9 rcs: update from 5.9.2 to 5.9.3 2014-10-07 22:40:06 +02:00
Aristid Breitkreuz
1f3b58cb4f ikiwiki: update from 3.20140227 to 3.20140916 2014-10-07 21:50:40 +02:00
Aristid Breitkreuz
e36c5ac7fa irssi: update from 0.8.15 to 0.8.16 2014-10-07 20:52:02 +02:00
Domen Kožar
6ead69458c mumble: 1.2.7 -> 1.2.8 2014-10-07 19:19:47 +02:00
Domen Kožar
b0294578eb add opentracker: free bittorrent tracker project. It aims for minimal resource usage and is intended to run at your wlan router 2014-10-07 17:06:46 +02:00
Michael Raskin
ff371b96df A sigil cleanup 2014-10-07 18:51:33 +04:00
Nick Sauce
bfa942c9bf sigil: new package 2014-10-07 18:51:33 +04:00
Michael Raskin
b32dbc8be6 Gajim update 2014-10-07 16:23:28 +04:00
Michael Raskin
c16cce3204 Update freetalk 2014-10-07 16:23:28 +04:00
Michael Raskin
d171942ed1 Update Dia 2014-10-07 16:23:27 +04:00
Domen Kožar
8f27aedb46 add redmine package 2014-10-07 10:54:22 +02:00
Pascal Wittmann
e42f5edb7c ocrad: update from 0.23 to 0.24 2014-10-07 10:47:39 +02:00
Bjørn Forsman
4005ae48ab sweethome3d: add icon to desktop file 2014-10-07 08:45:26 +02:00
Bryan Gardiner
de0a388ccf Add claws-mail and libetpan.
Adds Nix expressions for claws-mail (http://www.claws-mail.org) and a
dependency that is not already in the tree, libetpan
(http://www.etpan.org/libetpan.html).

The Claws expression has flags for toggling the build of various plugins.
2014-10-06 18:07:43 -07:00
Aristid Breitkreuz
681b5f4b4a bitcoind: update from 0.9.2.1 to 0.9.3 2014-10-06 22:06:56 +02:00
Aristid Breitkreuz
c892ba93b4 atom: update from 0.129.0 to 0.135.0 2014-10-06 21:54:59 +02:00
Mateusz Kowalczyk
ee870fa364 cantata: update from 1.4.1 to 1.4.2 2014-10-06 17:36:41 +01:00
Peter Simons
066db30729 haskell-git-annex: update to version 5.20140927 2014-10-06 11:21:39 +02:00
Peter Simons
8ee5bd585f haskell-sloane: update to version 1.9.3
This version supports the latest optparse-applicative.
2014-10-06 11:21:39 +02:00
aszlig
d3a7c50364
chromium: Add WideVine content decryption plugin.
Seems to be needed in order to view Netflix content, but this only pulls
in the proprietary plugin and doesn't yet compile Chromium with support
for it, so this is only in preparation for the bright and shiny future
(where we all have rootkits implanted in our body).

Of course, this plugin is disabled by default as well as all the other
proprietary plugins.

For the plugin derivation, we now do the checkPhase _after_ the
installPhase, to make sure we also detect RPATHs pointing to the plugin
directory itself, because the shared object files only exist after the
installPhase.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-06 07:24:33 +02:00
aszlig
b159458c34
chromium: Update all channels to latest versions.
With this commit, the following new upstream versions are introduced:

stable: 37.0.2062.94 -> 37.0.2062.120
beta:   38.0.2125.24 -> 38.0.2125.101
dev:    39.0.2138.3  -> 39.0.2171.7

All channels built fine on my machine and were tested against a few
sites.

The missing_alg_import.patch now is no longer needed for version 39, so
we're not applying it there anymore.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-06 07:24:32 +02:00
Michael Raskin
b72a1462e0 Update muPDF 2014-10-06 02:43:57 +04:00
Eelco Dolstra
58de52c6f0 blender: Update to 2.72 2014-10-05 21:50:22 +02:00
Bjørn Forsman
e657a596b1 sweethome3d: update to latest 2014-10-05 15:59:12 +02:00
Aristid Breitkreuz
596b4b42ed Merge pull request #4378 from abbradar/deadbeef-fix
fix "Open..." menu items in "deadbeef"
2014-10-05 14:53:44 +02:00
AndersonTorres
e7f5263456 Batti: adjusting icon paths 2014-10-05 09:11:35 -03:00
Michael Raskin
fdad3e5661 Geeqie release is a Git tag, apparently Gitorious gave non-deterministic archive 2014-10-04 16:38:09 +04:00
Nikolay Amiantov
1cc3fc871e deadbeef: fix gtk3, use gtk2 by default, allow simultaneous 2014-10-04 01:50:50 +04:00
Mateusz Kowalczyk
3d26ea99dc Merge pull request #4342 from vbgl/camlp5-6.12
Camlp5: update to 6.12; hol-light: update to r199
2014-10-03 18:36:06 +01:00
Peter Simons
d5e622e21e Merge pull request #4375 from linquize/git-2.1.2
git: Update to 2.1.2
2014-10-03 19:07:51 +02:00
Eelco Dolstra
31189616e4 Rename chromium-stable -> chromium
Suffixes like "-stable" are superfluous because packages are assumed
to be stable. This makes "nix-env -i chromium" do the expected thing.
2014-10-03 17:47:30 +02:00
Linquize
16494e0289 git: Update to 2.1.2 2014-10-03 23:13:38 +08:00
Pascal Wittmann
1a8ca0b8bf calibre: update from 2.4.0 to 2.5.0 2014-10-03 16:21:50 +02:00
Bjørn Forsman
fb8a2b3be7 virt-manager: fix missing schema error
The dependency on gsettings_desktop_schemas wasn't specified correctly.
Now it works.

Fixes this error, as seen when trying to open a guest VM when
virt-manager is accessed over ssh with X forwarding:

  GLib-GIO-ERROR **: Settings schema 'org.gnome.system.proxy' is not installed
2014-10-03 16:09:03 +02:00
Pascal Wittmann
806d2aa68c org-mode: update from 8.2.7c to 8.2.8 2014-10-03 11:23:08 +02:00
Ricardo M. Correia
14fe149856 firefox: Fix running firefox under grsec kernels 2014-10-03 01:04:37 +02:00