Commit Graph

1820 Commits

Author SHA1 Message Date
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
Pascal Wittmann
26939eee79 Remove unreferenced files
This commit removes files that are not referenced in nixpkgs anymore. I
have created this list by finding potential candidates using

  find nixpkgs/pkgs -type d -links 2 | parallel -N 1 'out=`grep -L {}  top-level/all-packages.nix`;  test -n "$out" && echo  {}'

and have then searched for those candidates with grep in whole nixpkgs.
2015-08-13 18:29:49 +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
Matthias Beyer
cd46c76d1b khard: 0.4.0 -> 0.4.1 2015-07-19 13:12:05 +02:00
Matthias Beyer
79dea486c1 mdp: 1.0.0 -> 1.0.1 2015-07-19 13:11:51 +02:00
Vladimír Čunát
9f37e91ec5 Merge master into staging
There are larger-rebuild changes: gnutls and samba.
2015-07-17 06:38:04 +02:00
Moritz Ulrich
022527a5e1 Gnuradio: Add gnuradio-wrapper and gnuradio-full.
gnuradio-wrapper is a simple derivation wrapping $(gnuradio)/bin/* to
make other blocks (from `extraPackages') available.

gnuradio-full uses gnuradio-wrapper to build gnuradio with blocks from
gnuradio-osmosdr (therefore allowing the use of rtl-sdr, hackrf, the
ccc-camp2015 badge, and similar).
2015-07-15 15:39:10 +02:00
Moritz Ulrich
b9c32340a7 Gnuradio: 3.7.5.1 -> 3.7.7.1. 2015-07-15 15:39:10 +02:00
William A. Kennington III
25e60feb72 Merge branch 'master.upstream' into staging.upstream 2015-07-15 02:02:46 -07:00
ts468
723eaf845d Merge pull request #8829 from ts468/upstream.tpmmanager
tpmmanager: init at 0.8.1
2015-07-15 10:29:24 +02:00
ts468
d6acd47035 Merge pull request #8828 from ts468/upstream.diffpdf
diffpdf: fix icon
2015-07-15 10:28:55 +02:00
Thomas Strobel
e0da9ec935 tpmmanager: init at 0.8.1 2015-07-15 10:21:11 +02:00
Thomas Strobel
6f9cc87bf5 diffpdf: fix icon 2015-07-15 10:20:09 +02:00
William A. Kennington III
333f145d76 Merge branch 'master.upstream' into staging.upstream 2015-07-13 15:11:31 -07:00
Tobias Geerinckx-Rice
632e3f51f5 Merge pull request #8611 from nckx/update-redshift
redshift: 1.9.1 -> 1.10
2015-07-13 16:09:08 +02:00
lethalman
aca412639a Merge pull request #8720 from michelk/gdal/update
gdal: update from 1.11.2 to 2.0.0
2015-07-13 14:38:44 +02:00
Matthias Beyer
e7a01d6ff0 vifm: 0.7.8 -> 0.8 2015-07-12 21:22:56 +02:00
Arseniy Seroka
514f2b2f64 Merge pull request #8759 from fpletz/package/rofi
rofi: 0.15.5 -> 0.15.7
2015-07-12 22:11:47 +03:00
Leonardo Cecchi
532678fa8b bleachbit: init at 1.8 2015-07-12 16:33:59 +02:00
Franz Pletz
d83459df91 rofi: 0.15.5 -> 0.15.7 2015-07-12 04:43:27 +02:00
Michel Kuhlmann
e30c99d40a gdal: adding version 1.11.2 for merkaartor and openscenegraph 2015-07-10 09:33:08 +02:00
Pascal Wittmann
710c4b2cb5 calibre: fix build by using qt54 2015-07-09 22:23:39 +02:00
Eelco Dolstra
aca6eb1fdb blender: Update to 2.75a 2015-07-09 19:14:57 +02:00
William A. Kennington III
7cda24c01e Merge branch 'master.upstream' into staging.upstream 2015-07-08 14:11:16 -07:00
Pascal Wittmann
abf2642290 st: update from 0.5 to 0.6 2015-07-08 10:27:25 +02:00
Arseniy Seroka
54821893d6 Merge pull request #8692 from ts468/upstream.diffpdf
diffpdf: init at 2.1.3
2015-07-08 02:33:46 +03:00
Thomas Strobel
88d5f2c0a5 pdfdiff: init at 0.92 2015-07-08 00:22:57 +02:00
Thomas Strobel
528fae6dd3 diffpdf: init at 2.1.3 2015-07-07 23:32:54 +02:00
William A. Kennington III
d605663ae2 Merge branch 'master.upstream' into staging.upstream 2015-07-05 13:06:02 -07:00
aszlig
1a85f9f1f3
Merge pull request #8638 from devhell/mediainfo.
Updates libmediainfo, mediainfo and mediainfo-gui from version 0.7.74 to
0.7.75. Build tested on my local machine, however I didn't do runtime
tests.
2015-07-05 18:52:46 +02:00
Charles Strahan
e199d9e844 urxvt-perl: init at 2015-01-16
Includes two extensions for `urxvt`:

* fullscreen: Toggle fullscreen for terminal
* newterm:    Open a new terminal in your current working directory
2015-07-05 00:12:50 -04:00
devhell
2a45a98e97 {lib}mediainfo{-gui}: 0.7.74 -> 0.7.75
Changelog:
```
Version 0.7.75, 2015-06-30
+ MXF: consideraing 60 fps timecode tracks with 2 components having a difference of 2 frames as a single timecode
+ EBUCore 1.6: switch to the link of the final XSD
x XDCAM: some directory structures were wrongly detected as XDCAM structure having a XML file
x MXF: SDTI 60 fps times were wrong
x #B927, DPX: date/time specific DPX format was used instead of the ISO-like one
x #B927, EBUCore: invalid content in attribute startDate
x ProRes: streams with apcs CodecID were displayed with an incoherent bit depth instead of no bit depth
```
2015-07-04 15:55:15 +01:00
Charles Strahan
737de61912 urxvt-font-size: init 2015-07-04 03:17:52 -04:00
Tobias Geerinckx-Rice
209837a59a redshift: 1.9.1 -> 1.10
Notes:
- The current linking to geoclue2 looks nice but doesn't actually do
  anything. Only clients whitelisted by the geoclue package are
  allowed. Use static locations for now, like the NixOS service does.
- redshift-gtk still needs some work (icon?). It at least runs now,
  but can't control non-user instances like the NixOS service uses.
  This isn't a bug, but will confuse people.
- Add myself as a maintainer.
2015-07-03 03:19:09 +02:00
Eelco Dolstra
f3e2b31297 blender: Update to 2.75
(cherry picked from commit 36779d90e2b7e93ec5387cc5b5d106a037eb3d11)
2015-07-02 15:36:46 +02:00
William A. Kennington III
7eae48871f Merge branch 'master.upstream' into staging.upstream 2015-07-01 13:38:17 -07:00
Matthias Beyer
95578b07f7 khard: init at 0.4.0 2015-07-01 20:06:06 +02:00
Shea Levy
145768bf9b Unmaintain a bunch of packages 2015-07-01 08:11:05 -04:00
Luca Bruno
a012ece2f9 2dfsb: fix installation (ZHF) 2015-07-01 13:46:27 +02:00
William A. Kennington III
612f0bdd67 Merge branch 'master.upstream' into staging.upstream 2015-06-30 23:58:07 -07:00
Pascal Wittmann
2cdbe82ada llpp: update from 2015-06-06 to 2015-06-27 2015-06-30 13:07:06 +02:00
Matthias Beyer
c37e2745bd mdp: Add license, pkg maintainer 2015-06-27 19:41:11 +02:00
Matthias Beyer
7ea32d390b mdp: 0.93 -> 1.0.0 2015-06-27 19:40:56 +02:00
William A. Kennington III
12102562f7 Merge branch 'master.upstream' into staging.upstream 2015-06-27 00:18:18 -07:00
William A. Kennington III
7297255019 Convert all jack references to libjack2 2015-06-27 00:17:52 -07:00
William A. Kennington III
ef253212f4 Merge branch 'master.upstream' into staging.upstream 2015-06-26 17:25:49 -07:00
Christoph Hrdinka
bc975c36d1 qtpass: init at 0.8.4 2015-06-26 09:44:02 +02:00
Thomas Tuegel
a8c52d0958 Merge branch 'master' into staging 2015-06-25 09:15:05 -05:00
Jascha Geerds
bc4b46c142 rtv: Replace fetchurl with fetchFromGitHub 2015-06-24 21:45:55 +02:00
William A. Kennington III
282d03befa Merge branch 'master.upstream' into staging.upstream 2015-06-22 10:57:36 -07:00
Jascha Geerds
3f66bb7ff2 Add myself as maintainer 2015-06-22 08:26:09 +02:00
Arseniy Seroka
7ed48bff72 Merge pull request #8443 from matthiasbeyer/add-tasknc
Add package: tasknc
2015-06-21 15:31:17 +03:00
Matthias Beyer
563167bbe7 tasknc: init at 0.8 2015-06-21 14:22:10 +02:00
Jascha Geerds
ef50db91f7 rtv: Add jgeerds to maintainers 2015-06-21 13:23:38 +02:00
Matthias Beyer
de76ce46e6 rtv: 1.2.2 -> 1.4 2015-06-21 13:22:15 +02:00
Pascal Wittmann
08bdb6fe6d calibre: update from 2.30.0 to 2.31.0 2015-06-21 10:38:32 +02:00
Domen Kožar
7720c7d75f Merge pull request #8414 from matthiasbeyer/update-hstr
hstr: update from 1.16 to 1.17
2015-06-19 20:25:40 +02:00
Matthias Beyer
a80b77890a scim: update from 0.1.8 to 0.1.9 2015-06-19 19:01:47 +02:00
Matthias Beyer
7250ecc44f hstr: update from 1.16 to 1.17 2015-06-19 19:00:02 +02:00
Mateusz Kowalczyk
8c29f2f948 Merge pull request #8396 from mbakke/rofi
Rofi updates
2015-06-19 15:25:07 +01:00
William A. Kennington III
fe4f8903b4 Merge branch 'master.upstream' into staging.upstream 2015-06-18 22:37:00 -07:00
Marcell Vazquez-Chanlatte
d05873a509 bump version of taskwarrior 2.4.0 -> 2.4.4 2015-06-18 23:28:01 -04:00
Marius Bakke
7d79028456 rofi-pass: rename to rofi-pass 2015-06-18 23:32:58 +01:00
Marius Bakke
bb1ea06dd8 rofi 0.15.2 -> 0.15.5 2015-06-18 23:32:58 +01:00
William A. Kennington III
8e19ac8d7c Merge branch 'master.upstream' into staging.upstream 2015-06-17 11:57:40 -07:00
Ricardo M. Correia
5ab96e6e2b Merge pull request #8346 from joachifm/electrum-2_3_2
electrum: 2.0.4 -> 2.3.2
2015-06-17 02:41:45 +02:00
Jascha Geerds
55227b330f khal: 0.4.0 -> 0.5.0 2015-06-16 15:16:06 +02:00
Jascha Geerds
07cdc40222 Merge pull request #7872 from matthiasbeyer/fix-khal_python
Fix: khal 0.4.0 does not work with python 3
2015-06-16 15:06:42 +02:00
Joachim Fasting
18421542f9 electrum: 2.0.4 -> 2.3.2 2015-06-15 15:31:06 +02:00
Luca Bruno
aa800fa0fe Merge branch 'master' into staging 2015-06-15 09:56:29 +02:00
Vladimír Čunát
cba76fa500 redshift: disable a failing phase (hidden by #7524)
The wrapped file $out/bin/redshift-gtk doesn't exist.
/cc maintainer @mornfall and #7655.
2015-06-14 16:23:59 +02:00
Michael Raskin
dc84b5118e Update qpdfview 2015-06-14 11:21:55 +03:00
William A. Kennington III
954801a9a8 Merge branch 'master.upstream' into staging.upstream 2015-06-12 13:47:46 -07:00
Arseniy Seroka
f744798969 Merge pull request #8283 from eduarrrd/dfilemanager
Add dfilemanager/dfm
2015-06-12 01:23:16 +02:00
Eduard Bachmakov
9a517da2b1 Add dfilemanager/dfm 2015-06-11 19:03:53 -04:00
Eelco Dolstra
4a57b07653 Merge remote-tracking branch 'origin/master' into staging 2015-06-11 00:18:24 +02:00
Mateusz Kowalczyk
89c68954bd Merge pull request #8230 from hiberno/rofi-pass
rofi-pass: bump to latest revision
2015-06-08 16:55:38 +01:00
hiberno
d07373c632 rofi-pass: bump to latest revision 2015-06-08 17:48:38 +02:00
Pascal Wittmann
48006ee291 cherrytree: update from 0.35.7 to 0.35.8 2015-06-08 16:19:42 +02:00
Pascal Wittmann
ef1c9cdeef llpp: update to HEAD 2015-06-08 12:30:23 +02:00
Pascal Wittmann
eac4f2aa31 calibre: update from 2.29.0 to 2.30.0 2015-06-08 12:17:32 +02:00
Moritz Ulrich
f68ab19ff5 slic3r: Update to 1.2.7. 2015-06-07 15:43:53 +02:00
Mateusz Kowalczyk
423c666628 Merge pull request #8202 from ardumont/add-apvlv
[new] Add apvlv pdf reader
2015-06-06 20:58:17 +01:00
William A. Kennington III
9d6555dc0a Merge branch 'master.upstream' into staging.upstream 2015-06-06 12:04:42 -07:00
Antoine R. Dumont
dac5a45acf Add apvlv pdf reader 2015-06-06 21:02:46 +02:00
obadz
d4681bf626 Lay down the foundation for packaging the .NET echosystem
- fetchNuGet can fetch binaries from nuget servers
- buildDotnetPackage can build .NET packages using mono/xbuild
  - Places nuget & paket as they would clash with nix
  - Patch project files because F# targets are expected to be found in
    the mono directory (and we know that's not going to happen on nix)
  - Find DLLs that were copied from buildInputs and replace by symlink
    for sharing
  - Export produced DLL via the pkg-config mechanism
  - Create wrappers for produced EXEs
- Repackaged this new infrastructure: keepass, monodevelop
- Newly packaged: ExtCore, UnionArgParser, FSharp.Data, Paket, and a
  bunch more..

This is a combination of 73 commits.
2015-06-06 09:06:22 -04:00
Arseniy Seroka
70b5e51456 Merge pull request #8178 from jagajaga/fix/versions
fix: add missing versions
2015-06-06 00:22:10 +03:00
Arseniy Seroka
daf4ec39a5 fix: add missing versions 2015-06-04 23:34:14 +03:00
Domen Kožar
baa4d46d21 Merge pull request #8170 from anderspapitto/dunst-fix
make a wrapper so that dunst can find dbus-launch
2015-06-04 13:03:31 +02:00
Anders Papitto
43ef7e2925 make a wrapper so that dunst can find dbus-launch
Prior to this change, the following would fail
  nix-shell --pure -p dunst --command dunst
while this would succeed
  nix-shell --pure -p dunst -p dbus_daemon --command dunst

because dunst tries to execve 'dbus-launch'. The same issue hit if dunst
was used inside a (user) systemd service (which is what I actually care
about).
2015-06-03 23:53:50 -07:00
Richard Larocque
19108c1b6c Add a .desktop file for Loxodo 2015-06-03 23:44:18 -07:00
Richard Larocque
472642ebff Make Loxodo into a real package
There's no reason to keep it hidden in python27Packages hierarchy.
Promote it to be a top-level package.
2015-06-03 23:43:00 -07:00
Pascal Wittmann
752528ac9c add pdfpc, a presenter console with multi-monitor support for PDF files 2015-06-02 13:15:59 +02:00
_1126
98e698fad2 maintainers: change of nickname. 2015-06-01 11:00:57 +02:00
Domen Kožar
dc3316268e Merge branch 'master' into staging 2015-06-01 11:00:51 +02:00
Arseniy Seroka
58d93d158a Merge pull request #8060 from hiberno/rofi-pass
rofi-pass: initial commit.
2015-06-01 01:28:18 +03:00
Vladimír Čunát
81a79f9d03 ocropus: fix chrooted check phase by patchShebangs 2015-05-31 17:53:58 +02:00
_1126
12bfdb5ead rofi-pass: add rofi to deps, adjust description 2015-05-30 10:44:47 +02:00
Jascha Geerds
2e583a4963 Add jgeerds to maintainers of khal and vdirsyncer 2015-05-30 01:26:45 +02:00
Jascha Geerds
446c9fefff khal: Add sqlite3 to dependencies 2015-05-30 01:07:18 +02:00
William A. Kennington III
e5bf20a6c6 Merge branch 'master' into staging 2015-05-29 14:52:51 -07:00
William A. Kennington III
b07929b0a3 Use libpulseaudio instead of pulseaudio 2015-05-29 14:32:56 -07:00
_1126
c04784dfd6 rofi-pass: initial commit. 2015-05-29 16:42:27 +02:00
Pascal Wittmann
e999716d1e calibre: update from 2.28.0 to 2.29.0 2015-05-29 12:57:07 +02:00
William A. Kennington III
035273f813 Merge pull request #8022 from devhell/mediainfo
Update mediainfo{-gui} and dependencies
2015-05-29 00:57:13 -07:00
Peter Simons
99273a6716 Merge pull request #8047 from nckx/master
Don't use "with licenses;" for single licences
2015-05-28 22:14:53 +02:00
Tobias Geerinckx-Rice
158e1cfdd0 Don't use "with licenses;" for single licences
And don't use square brackets on such lines.
2015-05-28 19:20:29 +02:00
Pascal Wittmann
8ac4521fee mysql-workbench: fix references to /bin/bash and sudo
Closes #5226
2015-05-28 18:41:22 +02:00
Tobias Geerinckx-Rice
b2d7f4b1ba Use common licence attributes from lib/licenses.nix
Many (less easily automatically converted) old-style strings
remain.

Where there was any possible ambiguity about the exact version or
variant intended, nothing was changed. IANAL, nor a search robot.

Use `with stdenv.lib` wherever it makes sense.
2015-05-27 22:00:06 +02:00
devhell
4de17c7837 Update mediainfo{-gui} and dependencies
* mediainfo{-gui} 0.7.73 -> 0.7.74
* libmediainfo    0.7.73 -> 0.7.74

From the mediainfo ChangeLog:
```
Version 0.7.74, 2015-05-25

+ FIMS: Preliminary version (not for production)
+ D-10 audio: display of real bitrate beside the encoded bitrate
+ VC-3: detection of CDP packets (608/708 captions), created by Nexio, inside the VC-3 private data
+ AES3: generic term AES3 replaced by more precise SMPTE ST numbers (302, 331, 337)
+ NUT: basic detection
+ FFV1: more parsing of the bitstream, support of any version of FFV1 in MOV and Matroska
+ DPX: color space and frame rate
x #B906, Matroska: duration was missing if Info block is at the end of the file
x #B908, AC-3: bit depth removed
x #P86, MPEG-4: moov_trak_edts_elst Atom was ignoring version of the atom
x Dolby E: the MXF channel count value was sometimes reported instead of the real channel count
x VorbisComment: WAVEFORMATEXTENSIBLE_CHANNEL_MASK "0X" ("x" in uppercase) is accepted now
x EBUCore: TotalProgrammeDuration was wrongly filled with IdentClockStart value
x EBUCore: Source/Material moved from timecodeStart to timecodeTrack
x MPEG-4: info is missing for some streams in some specific cases
```
2015-05-27 19:57:57 +01:00
Vladimír Čunát
710df5bb78 Merge master into staging
It contains some mass-rebuild stuff as well,
so best push the changes to staging, too.
2015-05-27 20:47:23 +02:00
Vladimír Čunát
e5fa9ab0fd xlsfonts: generate along with xorg stuff
Also a minor update.
/cc maintainer @viric.
2015-05-26 20:06:51 +02:00
Mateusz Kowalczyk
a2ece3e75e Merge pull request #7999 from dezgeg/pr-urxvt-propagate-terminfo
rxvt_unicode: Add terminfo output to propagated-user-env-packages
2015-05-26 10:55:22 +01:00
Tuomas Tynkkynen
c69164509d rxvt_unicode: Add terminfo output to propagated-user-env-packages
Fixes #7787. This should avoid error messages from terminal apps like
"'rxvt-unicode-256color': unknown terminal type.'"
2015-05-26 07:45:15 +03:00
Tobias Geerinckx-Rice
5d5044b2ec Use mirror:// URIs for ftp.debian.org
Provide a more robust experience for users with horrible network
hardware (me).
2015-05-22 10:39:27 +02:00
Luca Bruno
1b6401fd2e More usage of gnome3.defaultIconTheme 2015-05-19 14:40:04 +02:00
Pascal Wittmann
3ac31fe041 calibre: fix build by using qt53 2015-05-18 22:41:48 +02:00
Nikolay Amiantov
c45a4b4a92 urxvt-tabbedex: update 2015-05-18 17:21:07 +03:00
Luca Bruno
81c115ba99 termite: update and use vte 0.40 2015-05-18 12:31:29 +02:00
Paulus Esterhazy
89a58c9e05 Add Jekyll maintainer 2015-05-16 20:11:41 +02:00
Paulus Esterhazy
dd545e0fa4 Add Jekyll 2015-05-16 19:45:46 +02:00
Edward Tjörnhammar
e47fe46e03 wordnet: enable interp->result, unmark broken 2015-05-16 00:57:27 +02:00
Vladimír Čunát
d417983216 dmenu2: add version (dashed date)
/cc maintainer @cstrahan.
2015-05-15 23:26:34 +02:00
Pascal Wittmann
72c7c683d1 calibre: update from 2.27.0 to 2.28.0 2015-05-15 10:10:25 +02:00
Pascal Wittmann
bb9e9cc3f8 Turned some meta.maintainers into lists 2015-05-14 19:09:43 +02:00
Pascal Wittmann
9c9c586534 Fixed several "package has no version" warnings 2015-05-14 17:19:41 +02:00
Domen Kožar
fc276c7aab wordnet: mark as broken 2015-05-13 18:46:59 +02:00
Vincent Laporte
a3e14b94cb llpp: update to HEAD
Current latest tagged version (v21) has been broken
since mupdf has been updated to 1.7.
2015-05-11 21:24:41 +02:00
Domen Kožar
bb4d658f64 Merge branch 'master' into staging
Conflicts:
	nixos/doc/manual/release-notes/rl-unstable.xml
	nixos/modules/services/printing/cupsd.nix
	pkgs/applications/misc/calibre/default.nix
	pkgs/development/haskell-modules/hackage-packages.nix
	pkgs/development/libraries/libsodium/default.nix
	pkgs/misc/emulators/wine/unstable.nix
	pkgs/top-level/all-packages.nix
2015-05-11 10:05:23 +02:00
Stewart Mackenzie
8a82935d46 gnuradio-osmosdr: add hackrf support 2015-05-10 17:51:01 +02:00
Domen Kožar
b7f15c43da fix evals /cc @ttuegel 2015-05-10 13:46:32 +02:00
koral
cc8a0372e4 ranger: 1.7.0 -> 1.7.1 2015-05-10 13:46:01 +02:00
Stewart Mackenzie
d1d5f587b2 hackrf: new package 2015-05-10 13:45:59 +02:00
Michael Alan Dorman
235cf187cc Fix calibre PDF handling
In c0d5cd0ff9, the binaries for poppler
were carved off into a separate package, and calibre has had broken pdf
support since.  This changes all dependencies on poppler to
poppler_utils, which fixes this support, much as was done for
cups_filter in 394562655f.
2015-05-10 13:45:26 +02:00
koral
1c371606ce ranger: 1.7.0 -> 1.7.1 2015-05-09 10:52:25 +00:00
Pascal Wittmann
52c1fab46d Merge pull request #7762 from sjmackenzie/hackrf
hackrf: new package
2015-05-08 22:12:13 +02:00
Stewart Mackenzie
816cca89b6 hackrf: new package 2015-05-08 23:34:31 +08:00
Michael Alan Dorman
ff075758d7 Fix calibre PDF handling
In c0d5cd0ff9, the binaries for poppler
were carved off into a separate package, and calibre has had broken pdf
support since.  This changes all dependencies on poppler to
poppler_utils, which fixes this support, much as was done for
cups_filter in 394562655f.
2015-05-07 08:31:50 -04:00
William A. Kennington III
074c4a7f78 Merge remote-tracking branch 'upstream/master' into staging 2015-05-07 01:44:49 -07:00
Charles Strahan
ae8c6092e7 pwmt: update packages (zathura, jumanji, girara)
This updates (and fixes) the mupdf backend for zathura, and bumps the
versions for other related packages.
2015-05-06 10:36:30 -04:00
Damien Cassou
46952b1b4e Merge pull request #7705 from DamienCassou/new-package-open-pdf-presenter
Add package for open-pdf-presenter
2015-05-06 10:47:41 +02:00
Damien Cassou
a043b3ba9f Add package for open-pdf-presenter 2015-05-06 10:02:32 +02:00
Peter Simons
324719a5a6 Drop obsolete pre-NG Haskell builds. 2015-05-05 21:44:47 +02:00
Arseniy Seroka
eaa5e2309f spacefm: update and add dep 2015-05-05 02:59:25 +03:00
Joachim Fasting
ca27e79025 freemind: 0.9.0 -> 1.0.1
See http://freemind.sourceforge.net/wiki/index.php/FreeMind_1.0.0:_The_New_Features
for an overview of changes in version 1.

Tested briefly by creating, saving & loading a simple mind map. The
problems referred to in the previous version of the build recipe
do not occur for me.

This patch simplifies the build somewhat, but it could still be improved
by not copying the freemind dist wholesale into nix-support and replacing
freemind.sh with a more specialized wrapper.
2015-05-04 13:57:14 +02:00
William A. Kennington III
00df204c82 Merge remote-tracking branch 'upstream/master' into staging 2015-05-01 15:57:09 -07:00
Pascal Wittmann
4c01e6d919 calibre: update from 2.26.0 to 2.27.0 2015-05-01 09:15:00 +02:00
Joachim Fasting
bf7ad2d84f meta.description fixups
Mostly scripted substitutions with a couple of subjective enhancements.
2015-04-30 18:17:42 +02:00
Thomas Tuegel
1fe28a1132 Merge remote-tracking branch 'upstream/master' into staging 2015-04-29 11:33:28 -05:00
Pascal Wittmann
f99d5cf2fc Fixed some descriptions 2015-04-28 10:55:20 +02:00
Vladimír Čunát
30f31c9afc Merge 'master' into staging
(relatively simple conflicts)
2015-04-26 22:52:08 +02:00
Rok Garbas
c76a27e780 keybase: package 0.7.8 and rename it from 'keybase-node-client' 2015-04-26 17:11:31 +02:00
Matthias Beyer
6acc1fe34d Add package: rtv 2015-04-25 11:55:47 +02:00
Pascal Wittmann
8e86ec5bf0 Merge pull request #7529 from joachifm/trivial-builderDefs
Some trivial builderDefs->mkDerivation translations
2015-04-25 11:32:12 +02:00
Pascal Wittmann
6dfbe62c7d calibre: update from 2.25.0 to 2.26.0 2015-04-24 11:58:10 +02:00
Joachim Fasting
a579886b2b vue: reimplement using mkDerivation 2015-04-24 11:54:34 +02:00
Joachim Fasting
8488d133f3 meta.licenses -> license 2015-04-21 23:10:07 +02:00
Tobias Geerinckx-Rice
82173e6518 rescuetime 2.8.6.1015 -> 2.8.8.1040 2015-04-20 04:35:01 +02:00
William A. Kennington III
8d255c32ec mupdf: 1.6 -> 1.7 2015-04-18 23:58:04 -07:00
Tobias Geerinckx-Rice
80d61d9201 Merge pull request #7440 from svend/librecad-2-0-7
Update librecad2 package to 2.0.7
2015-04-19 03:42:33 +02:00
Austin Seipp
834c731a72 nixpkgs: add kdb+ 3.2
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-04-18 14:45:47 -05:00
Svend Sorensen
9c98c95488 Update librecad2 package to 2.0.7 2015-04-17 22:56:52 -07:00
Pascal Wittmann
eaecd7ffd4 calibre: update from 2.24.0 to 2.25.0 2015-04-17 08:21:36 +02:00
Tobias Geerinckx-Rice
a3aa361e91 ocropus: 20130905 -> 20150316 2015-04-16 05:44:23 +02:00
Arseniy Seroka
7bc23e994c Merge pull request #7191 from nmikhailov/keybase_fix
keybase-node: fix imports, reenable build
2015-04-15 22:57:59 +03:00
Pascal Wittmann
94d177fc5e yate: update from 2.2.0 to 5.4.2 2015-04-15 10:54:49 +02:00
宋文武
32fed43f62 ranger: update to 1.7.0 2015-04-14 22:28:44 +08:00
Nathaniel Baxter
23f4f44926 keepass: update from 2.28 to 2.29 2015-04-14 17:49:33 +10:00
koral
cf2433f749 synergy: 1.6.2 -> 1.6.3 2015-04-13 18:13:11 +00:00
lethalman
4661e12bf7 Merge pull request #7283 from fooblahblah/dbvis
Package for dbvisualizer 9.2.5
2015-04-13 13:35:47 +02:00
Pascal Wittmann
c4b685aa81 calibre: update from 2.23.0 to 2.24.0 2015-04-12 18:14:20 +02:00
Nikita Mikhailov
4ef974a00d keybase-node: fix imports, reenable build 2015-04-11 21:28:06 +06:00
Arseniy Seroka
fbd02063f1 xkblayout-state: fix url 2015-04-10 23:45:15 +03:00
Thomas Tuegel
88918e10e9 Merge branch 'master' into staging 2015-04-10 07:45:38 -05:00
Jeff Simpson
5d3a2602e1 Package for dbvisualizer 9.2.5 2015-04-10 06:34:15 -06:00
devhell
4c9d7ccbe7 Update mediainfo{-gui} and dependencies
* mediainfo{-gui} 0.7.72 -> 0.7.73
* libmediainfo    0.7.72 -> 0.7.73
* libzen          0.4.30 -> 0.4.31

From the mediainfo ChangeLog:
```
Version 0.7.73, 2015-04-09

+ BPG: basic support, thanks to Kurtnoise
+ CAF: basic support of Apple Core Audio Format, sponsored by FlavorSys
+ JPEG-2000: Display of profile (Rsiz)
+ JPEG-2000: detection of XYZ colorspace (based on D-Cinema profile)
+ FFV1 in MOV: more details (version...)
+ MOV/MPEG-4: handling of clcn (little endian nclc) Color parameter type
+ #P84, Matroska: Add TEXTST support to the MKV Parser, thanks to Kurtnoise
+ #P85, MPEG-TS: Add TEXTST support to the MPEG-PSI Parser, thanks to Kurtnoise
+ MediaInfoDLL interface: clean up, more debug features added
+ MediaInfoDLL interface: Giant threads lock removed
+ #F460, VC-3/DNxHD: detection of RGB 444 and other SMPTE ST 2019 (2014) new CIDs
+ VC-3/DNxHD: version number (HVN)
+ Clean aperture size is move from width/height to its own field
+ HEVC: tier
+ MXF: writing library and writing application fields are cleaned up
+ ProRes: support of 4444 profiles
+ CAP: detection of CAP files from Cheetah and Lambda
x B886, XML and HTML outputs were broken
x B902: EBU AspectRatio invalid in case of non classic numerator:denominator format
x #B758, VC-3/DNxHD: wrong color space and subsampling in case of unknown CID, now empty if format version is not known
x #B903, MXG: Incorrect timecode track used for AS-11 DPP MXF files
x #B904, MXF: Handling repetition of Header Metadata in MXF files
x MXF: AFD value was wrong (displaying the complete byte, but AFD is only 4 bits of this byte)
x DTS: some streams in Little endian were not detected
x MPEG-4: some files were having an incorrect frame count
x AVC: Some SCTE 128 caption streams were displayed twice
x BMP; accepting files with file size information set to -1
x RF64: samplesCount was not always right
x MOV: avoid wrong parsing in case of "colr" atom with "prof" color parameter type
x DCP/IMF: ID has now the AM/PKL CPL order in order in all cases (not only when there is more than one CPL)
x #B893, MXF: Crash with Panasonic P2 3.0 files
x DPX: time information was with native ":" character
x Images sequence: "Delay" field is filled from the number in the name of the first file
x FLV: some files were not having the right duration
x DPX: Cineon files were detected as DPX Version 1, version number was not corresponding to the real version
```
2015-04-09 18:57:30 +01:00
Arseniy Seroka
76e67b46b5 Revert "redshift: update 1.9.1 -> 1.10-git-20150222"
This reverts commit fb8308c4af.
2015-04-09 03:37:43 +03:00
Arseniy Seroka
c48051daf8 Merge pull request #6997 from oxij/update-redshift
redshift: update 1.9.1 -> 1.10-git-20150222
2015-04-09 01:46:08 +03:00
Pascal Wittmann
9c425ca3fa calibre: update from 2.22.0 to 2.23.0 2015-04-08 16:01:45 +02:00
Eric Seidel
6ec373d776 Merge branch master into staging 2015-04-06 18:58:08 -07:00
Bjørn Forsman
962690cc18 slic3r: update 1.2.1 -> 1.2.6
Release notes: http://slic3r.org/releases/1.2.6

Slic3r needs additional dependency, 'threads'. Add it.

In addition to bug fixes and some new features, this update stops Slic3r
from printing this on startup:

  Running Slic3r under Perl >= 5.16 is not supported nor recommended

We don't have perl < 5.16 anymore, so we better update slic3r.
2015-04-06 16:27:38 +02:00
Bjørn Forsman
7273ca19b3 slic3r: remove unneeded dependency on BoostGeometryUtils
Slic3r dropped this dependency in v1.1.0 and we have v1.2.x.

And more importantly, BoostGeometryUtils is currently broken (fails on
newer Perl versions), so this patch unbreaks Slic3r.
2015-04-06 15:48:15 +02:00
Arseniy Seroka
48679a7064 Merge pull request #7182 from qknight/evopedia_0.4.4-bump
evopedia: version bump to 0.4.4
2015-04-06 00:43:15 +03:00
Joachim Schiele
5cc364d562 evopedia: version bump to 0.4.4 2015-04-05 17:08:52 +02:00
Arseniy Seroka
5fa1644d28 Merge pull request #7162 from spwhitt/simple_darwin_fixes
sl, astyle, uncrustify, mediainfo: Darwin fixes
2015-04-04 23:03:15 +03:00
Cray Elliott
0a0adfd9d8 update doomseeker to version 1.0 2015-04-04 11:00:34 -07:00
Oliver Charles
63a4722d7b garmin-plugin: New expression
This is a web browser plugin that allows one to use their Garmin device
on the myGarmin website. It provides a Linux version of the Garmin
Communicator plugin.
2015-04-04 11:51:23 +01:00
Spencer Whitt
a12fb39d1e mediainfo: build on Darwin 2015-04-04 02:07:55 -04:00
aszlig
6b467ade2c
slic3r: Remove meta.broken due to Perl update.
The update happened in fac757a77e.

So it was a looong time ago and the build is working right now.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-04-02 20:56:35 +02:00
Thomas Tuegel
c0d5cd0ff9 poppler: fix build of Qt 4 and Qt 5 wrappers
The autoconf build system for poppler does not support building the
wrappers separately, so this slightly enlarges the size of closures. To
compensate, the command-line utilities have been separated into their
own package.
2015-04-02 09:51:44 -05:00
William A. Kennington III
b524480695 More mysql migrations 2015-04-01 16:50:47 -07:00
William A. Kennington III
a604b42480 mysql: Use libs in place of the binary mysql 2015-04-01 16:46:53 -07:00
Nikolay Amiantov
4da3e360e8 rxvt_unicode-with-plugins: rename (keep the old name for a while) 2015-04-02 01:49:53 +03:00
shak-mar
46103aa853 rxvt_unicode_with-plugins: add wrapper for urxvtd 2015-04-01 14:32:47 +02:00
Eelco Dolstra
b8ccb390b3 blender: Update to 2.74 2015-04-01 13:31:05 +02:00
Arseniy Seroka
cde096f440 xkblayout-state: fix name 2015-03-31 03:18:42 +03:00
aszlig
6a4370f1ba
qca2: Update to new upstream version 2.1.0.
This also removes qca2_ossl, because it's now bundled with the main QCA
package and we can now drop all those patches and build system fixes,
because they have switched from autotools to cmake.

Tested against a few builds like PSI and Tomahawk.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-03-31 02:13:06 +02:00
lethalman
7ed5918b6c Merge pull request #7048 from joachifm/electrum-2.0.4
Electrum: 2.0.3 -> 2.0.4
2015-03-30 11:15:07 +02:00
William A. Kennington III
f518b88371 xterm: 312 -> 317 2015-03-29 19:02:29 -07:00
Joachim Fasting
522a9c5cb0 Electrum: 2.0.3 -> 2.0.4
Version 2.0.4 contains UI improvements.

Also, change postPatch to preInstall, remove a redundant attribute,
and cleanup meta.
2015-03-30 01:41:39 +02:00
William A. Kennington III
fa2e5b25ba Merge branch 'master' into staging 2015-03-29 14:25:48 -07:00
Eric Seidel
7e0bde1e7b Merge pull request #7022 from spwhitt/soxr
soxr: Fix Darwin build
2015-03-29 13:43:30 -07:00
Nikolay Amiantov
dd359e6ef7 urxvt-perls: update 2015-03-29 13:01:47 +03:00