3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

1620 commits

Author SHA1 Message Date
Bjørn Forsman 1357692555 blender: take unversioned cudatoolkit attr
Makes it less weird to do an override, if a user wants to use e.g. cuda
6.5 (also requires gcc 4.8).
2015-08-19 07:27:59 +02:00
Bjørn Forsman 69367e4ebc blender: unbreak cudaSupport
Currently it errors out at build time with:

/nix/store/HASH-cudatoolkit-6.5.19/usr_include/host_config.h:82:2:
  error: #error -- unsupported GNU version! gcc 4.9 and up are not supported!

Instead of downgrading gcc to 4.8, this patch upgrades cuda to 7.0, which
I think is the better choice. (Cuda 7 dropped support for some older graphics
cards, but gained support for newer ones.)
2015-08-18 23:22:06 +02:00
Rob Vermaas cdee2b74ee Update pstree to 2.39 2015-08-18 09:50:46 +00:00
Michael Alan Dorman 5b91f2dd91 python-Electrum: fix file sha256
It's unfortunate that this changed, but the tarball does appear to have
a valid signature.
2015-08-16 15:55:48 -04:00
Arseniy Seroka 296f0d07c6 Merge pull request #9272 from AndersonTorres/xiphos
Xiphos
2015-08-16 16:39:07 +03:00
AndersonTorres 53ff7e1664 Xiphos: added new dependency: biblesync 2015-08-16 00:47:43 -03:00
AndersonTorres 923006c5f1 Xiphos: 4.0.0 -> 4.0.3-20150806 2015-08-15 12:35:01 -03:00
Pascal Wittmann b61b704a52 calibre: update 2.34.0 to 2.35.0 2015-08-14 22:38:38 +02:00
Arseniy Seroka 59bbd41599 Merge pull request #9209 from simonvandel/update-keepassx-2.0-beta1
keepassx: 2.0alpha6 -> 2.0beta1
2015-08-12 15:02:03 +03:00
Nathaniel Baxter b3fbd7701e keepass: update 2.29 -> 2.30 2015-08-12 11:34:11 +10:00
Simon Vandel Sillesen 65ad1a27a4 keepassx: 2.0alpha6 -> 2.0beta1
Builds and tested on my machine.
2015-08-12 01:01:47 +02:00
aszlig 18b2a21583
synergy: Fix support for XRandR again.
Regression introduced by f91dacdd07.

Accidentally thought that it's compiling with XRandR support enabled,
because the cmake output said so:

Looking for XRRQueryExtension in Xrandr - found

Unfortunately, despite this message, the relevant part is:

Looking for XRRNotifyEvent - not found

So, ea4afb7 still holds true and I've added a small comment to avoid
this from happening in the future.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-08-11 15:04:28 +02:00
aszlig 5c7f05c1be
synergy: Update meta.description + meta.homepage.
I don't know what a "mouse keyboard" is, but instead of fixing the
description, let's use the one from the upstream README file, which is
also shorter than what we previously had.

The homepage http://synergy-foss.org/ is outdate since ages, so let's
point to the new site.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-08-11 13:16:10 +02:00
aszlig f91dacdd07
synergy: Update from version 1.6.3 to 1.7.4.
Quite a lot of upstream changes happened in between, so here are the
upstream changes:

https://github.com/synergy/synergy/releases/tag/1.7.0
https://github.com/synergy/synergy/releases/tag/v1.7.1-stable
https://github.com/synergy/synergy/releases/tag/v1.7.2-stable
https://github.com/synergy/synergy/releases/tag/v1.7.3-stable
https://github.com/synergy/synergy/releases/tag/v1.7.4-stable

The upstream project has stopped using cryptopp
(synergy/synergy@80343c4) and now uses OpenSSL instead (see issue
synergy/synergy#4313) so we no longer need our patch.

Also, the issue for the 'install' target has been closed as obsolete and
although they had such a target in the meantime, it has been removed
again in synergy/synergy@d1eb7a6, so let's not rely on it anymore and
remove the comment on the closed/obsolete issue.

Forcing support for XRandR in the CMakeLists.txt file isn't needed
anymore, because the issues mentioned in ea4afb7 have been fixed
upstream.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Reported-by: devhell <"^"@regexmail.net>
2015-08-11 13:08:51 +02:00
Vladimír Čunát cf1b771b2e lyx: maintenance update 2015-08-10 15:57:24 +02:00
Pascal Wittmann 2c9c135ee2 calibre: update from 2.33.0 to 2.34.0 2015-08-09 16:15:23 +02:00
lethalman 260438a8e0 Merge pull request #9152 from ericsagnes/mupdf
mupdf: desktop file fix
2015-08-08 15:34:25 +02:00
Jascha Geerds 84a4ed9a46 rtv: 1.4 -> 1.4.2 2015-08-07 14:18:01 +02:00
hiberno 152a8b82a8 rofi-pass: 2015-08-06 -> 1.0
Upstream switched to (semantic) versioning, this commit reflects that
change.
2015-08-07 10:15:44 +02:00
Eric Sagnes 404b375948 mupdf: desktop file fix 2015-08-07 13:42:37 +09:00
hiberno 3a07cc1317 rofi-pass: 2015-06-08 -> 2015-08-06 2015-08-06 09:51:13 +02:00
Pascal Wittmann 6469382809 calibre: update from 2.31.0 to 2.33.0
moved from sourceforge to github as sourceforge is outdated
2015-08-04 13:55:08 +02:00
Pascal Wittmann 2dc42b1eec llpp: update to 2015-07-30, fix build and don't fetch submodules 2015-08-04 13:00:35 +02:00
Arseniy Seroka 5945655fd6 Merge pull request #9049 from AndersonTorres/cmatrix
cmatrix: init at 1.2a
2015-07-31 15:28:26 +03:00
Tobias Geerinckx-Rice e71a992b1f Merge pull request #9046 from vbgl/mupdf-1.7a
mupdf: 1.7 -> 1.7a
2015-07-31 04:14:41 +02:00
Vladimír Čunát 7c291e2e59 super-user-spark: init at 0.1.0.0 (close #8894)
Super-User-Spark is a program for managing dotfiles.
The author is Tom Sydney Kerckhove.

Details on usage can be found on his [blogpost] as well as the [reddit thread].

[blogpost]: http://cs-syd.eu/posts/2015-07-19-super-user-spark.html
[reddit thread]: http://www.reddit.com/r/haskell/comments/3dsdi5/more_than_just_another_symlink_manager_written_in/
2015-07-30 19:14:38 +02:00
AndersonTorres 219debbedd cmatrix: init at 1.2a 2015-07-29 18:36:02 -03:00
Vincent Laporte 2152fd7f1e mupdf: 1.7 -> 1.7a 2015-07-29 19:47:03 +02:00
Bjørn Forsman a20470ee33 hamster-time-tracker: init at 1.04
https://projecthamster.wordpress.com/

Note that because it is invoked via dbus, you have to properly install
it and logout/login for the thing to work (you cannot run it directly
from the nix store).
2015-07-28 21:22:21 +02:00
lethalman 37e554828d Merge pull request #8878 from 2chilled/master
synapse: init at 0.2.99.1
2015-07-28 18:44:20 +02:00
Matthias Herrmann 679a941f26 synapse: init at 0.2.99.1 2015-07-28 17:25:28 +02:00
Moritz Ulrich 0411a4c376 direwolf: New package. 2015-07-28 00:05:55 +02:00
Moritz Ulrich 51c82551ee multimon-ng: New package.
A digital baseband audio protocol decoder.
2015-07-28 00:05:55 +02:00
Moritz Ulrich 0391b7b0a8 gnuradio-osmosdr & gqrx: Add myself as maintainer. 2015-07-28 00:05:54 +02:00
Moritz Ulrich 2f861a3d07 gqrx: Add support for hackrf. 2015-07-28 00:05:54 +02:00
Moritz Ulrich 92c17a7129 hackrf: 2014.08.1 -> 2015.07.2. 2015-07-28 00:05:54 +02:00
Moritz Ulrich 3210555223 Chirp: New package. 2015-07-28 00:05:54 +02:00
Tobias Geerinckx-Rice 10f419dae4 redshift: fix dependencies, make configurable 2015-07-27 01:54:07 +02:00
Arseniy Seroka d3fa021448 Merge pull request #8977 from AndersonTorres/cherrytree
Cherrytree: 0.35.8 -> 0.35.9
2015-07-26 20:08:53 +03:00
Joachim Fasting 2c1e52a960 electrum: 2.3.2 -> 2.4 2015-07-26 15:43:23 +02:00
AndersonTorres a0ab047fdb Cherrytree: 0.35.8 -> 0.35.9
Also, adding myself to maintainers list.
2015-07-24 10:04:31 -03:00
lethalman b3d02712c4 Merge pull request #8907 from jfb/add-gxmessage
gxmessage: init at 3.4.3
2015-07-24 10:05:01 +02:00
Matthias Beyer d15d02c824 khal: 0.5.0 -> 0.6.0 2015-07-21 19:11:32 +02:00
Matthias Beyer 0015a47229 khal: Change source to pypi.python.org 2015-07-21 18:59:40 +02:00
James Felix Black f32f52c208 gxmessage: init at 3.4.3
A dropin replacement for xmessage, built against GTK+3.
2015-07-20 15:32:27 -04:00
Arseniy Seroka 5a8f779359 Merge pull request #8886 from matthiasbeyer/update-mdp
mdp: 1.0.0 -> 1.0.1
2015-07-20 00:31:36 +03:00
Arseniy Seroka d3676f5943 Merge pull request #8885 from matthiasbeyer/update-khard
khard: 0.4.0 -> 0.4.1
2015-07-20 00:30:21 +03:00
Arseniy Seroka bc7ced083f Merge pull request #8852 from rowanblush/calcurse
calcurse: init at 4.0.0
2015-07-20 00:12:08 +03:00
Rowan Blush f796345f6a calcurse: init at 4.0.0 2015-07-19 08:17:18 -07:00
Oliver Charles a296639b9e udevil: New package 2015-07-19 13:39:00 +01:00