3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

6988 commits

Author SHA1 Message Date
Michael Raskin 1375ac9032 Merge pull request #3605 from michelk/qgis
qgis: update 1.8.0 -> 2.4.0 and adding sip
2014-08-23 12:54:23 +04:00
Michael Raskin 2991b5a2f3 Merge pull request #3529 from AndersonTorres/bochs
Bochs: update to version 2.6.6
2014-08-23 12:48:05 +04:00
AndersonTorres e0f976ba55 vym: new package
VYM (View Your Mind) is a mind-mapping program.

[Bjørn: two whitespace adjustments and quote the "$out" variable.]
2014-08-22 21:28:29 +02:00
Andrew Morsillo 8a465c1dfa robomongo: update to 0.8.4 and fix broken build 2014-08-22 21:00:06 +02:00
Luca Bruno 007232ff8f linphone: mark as broken for ZHF 2014-08-22 12:54:02 +02:00
Eelco Dolstra ce6b86cc68 Fix various evaluation problems
http://hydra.nixos.org/build/13616685
2014-08-22 11:57:40 +02:00
System administrator 08e4d58600
picard: Fix acoustid-fingerprinter binary path.
Signed-off-by: System administrator <robberer@freakmail.de>
Merges and closes pull request #3717.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-08-22 09:05:34 +02:00
Sven Keidel fc152248ce cool-old-term: add 0.9 (close #3685, #3575) 2014-08-21 19:22:37 +02:00
lethalman f25f21b78c Merge pull request #3713 from paulkoerbitz/clipit
Add package for ClipIt, a lightweight GTK clipboard manager
2014-08-21 16:32:10 +02:00
Paul Koerbitz a5cf54a52b Add package for ClipIt, a lightweight GTK clipboard manager 2014-08-21 16:22:08 +02:00
Luca Bruno 3353e8550f sup: fix build for ZHF 2014-08-21 12:47:12 +02:00
Moritz Ulrich 10ba4b67e4 Emacs: Use gnutls instead of OpenSSL.
It looks like this error was introduced accidentally with 0132e1b. Emacs
can't use openssl to make secure connections.
2014-08-21 12:45:28 +02:00
Peter Simons 091eb25a79 Merge pull request #3698 from bjornfor/linuxstopmotion
Add Linux Stopmotion application
2014-08-21 12:39:55 +02:00
AndersonTorres 6a78135865 Bochs: update to version 2.6.6 2014-08-21 07:08:09 -03:00
Vladimír Čunát 2d03fbf752 twinkle eval: fix the typo 2014-08-20 23:38:43 +02:00
Bjørn Forsman 006ebdfe78 linuxstopmotion: new package
Linux Stopmotion is a program for creating stop-motion animation movies.

http://linuxstopmotion.org/

I had to apply a small patch to make grabbing images from webcam work
(using uvccapture). I find it odd that it didn't work without the patch,
seeing that Arch Linux also have the v0.8.0 version, but with no patch.
Latest Ubuntu (14.04) has v0.7.2, which is unaffected.
2014-08-20 23:12:38 +02:00
Bjørn Forsman c14f3e4039 uvccapture: new package
"Capture image from USB webcam at a specified interval"

I apply patches from Debian to make it build with V4L2 (instead of v1
API) and fix some warnings/bugs. Source code is also downloaded from
Debian, as uvccapture homepage is unavailable.

Homepage: http://linux-uvc.berlios.de/ (seems to have vanished...)
2014-08-20 23:12:37 +02:00
Vladimír Čunát c198a36898 twinkle: fix build (fixes #3673)
Pulled patches from Debian and hacked around linking errors.
I'm able to ring my mobile phone now.
However, on exit the process is stuck and needs kill -9.

CC: maintainer @MarcWeber.
2014-08-20 21:32:19 +02:00
Peter Simons e910c8d6c9 Disable Hydra builds for broken Haskell packages.
The following packages are broken with GHC 7.8.3:

 - filesystem-conduit version 1.0.0.2
 - ghc-events-analyze version 0.2.0
 - haskelldb version 2.2.2
 - haskell-mpi version 1.2.1
 - haxr-th version 3000.5
 - hoauth version 0.3.5
 - holy-project version 0.1.1.0
 - hoogle version 4.2.32
 - hspread version 0.3.3
 - instant-generics version 0.4
 - ivor version 0.1.14.1
 - jmacro-rpc-happstack version 0.3
 - lambdacube-engine version 0.2.4
 - language-c-inline version 0.6.0.0
 - lockfree-queue version 0.2.3
 - monad-peel version 0.1.1
 - network-transport-tests version 0.1.0.1
 - poppler version 0.12.3
 - profiteur version 0.1.2.1
 - prolog-graph-lib version 0.2.0.1
 - semigroupoid-extras version 4.0
 - setlocale version 0.0.3
 - sized-types version 0.5.0
 - snaplet-postgresql-simple version 0.5
 - snap-loader-dynamic version 0.10.0.2
 - uhc git version 20120502
 - uniqueid version 0.1.1
 - unix-process-conduit version 0.2.2.3
 - vado version 0.0.1
 - vcsgui version 0.0.4
 - xml-html-conduit-lens version 0.3.2.0

The following packages depend on one of the broken ones above:

 - hoodle-builder version 0.3
 - hoodle-core version 0.14
 - hoodle-extra version 0.1
 - hoodle-parser version 0.3
 - hoodle-render version 0.4
 - hoodle-types version 0.3
 - hoodle version 0.3
 - kansas-lava version 0.2.4
 - liblastfm version 0.4.0.0
 - prolog-graph version 0.1.0.2
 - vacuum-cairo version 0.5
 - wcwidth version 0.0.2
2014-08-20 20:26:57 +02:00
Moritz Ulrich 77437983a2 Slic3r: Bump to 1.1.7. 2014-08-20 16:27:47 +02:00
Peter Simons 3fad02dab8 haskell-git-annex: update to version 5.20140817 2014-08-19 23:47:59 +02:00
Emil Rangden 2c0610fb6f updated taffybar 2014-08-19 23:47:58 +02:00
John Wiegley 708e16e675 ssreflect: 1.4 -> 1.5 2014-08-19 16:03:33 -05:00
viric e51ae0ecd3 Merge pull request #3640 from Fuuzetsu/tesseract-jpn
Add Japanese to default tesseract languages
2014-08-19 17:47:16 +02:00
Peter Simons 301be245c4 Merge pull request #3676 from ruediger/up/mplayer
mplayer: Update to 1.1.1.
2014-08-19 17:19:19 +02:00
Rüdiger Sonderfeld d809e775e8 git: Add git-prompt.sh to /etc/bash_completion.d.
This will make the git-prompt.sh features available to bash users when
completions are enabled.  It is done in this way in Debian/Ubuntu as well.
2014-08-19 16:34:51 +02:00
Rüdiger Sonderfeld 4de6b9a0c7 mplayer: Add GNU FriBiDi support.
This is required by new versions of SMPlayer and other distros seem to
enable it by default now as well.
2014-08-19 16:24:58 +02:00
Rüdiger Sonderfeld 033c9bd18c mplayer: Update to 1.1.1. 2014-08-19 15:19:06 +02:00
Shea Levy c3c9e2d9bc Update dropbox
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-08-17 23:06:51 -04:00
Eelco Dolstra 5979946c41 chromium: Fix build
This works around ld-wrapper's --sysroot filter not working on '@'
command lines.

Fixes #3642.
2014-08-17 17:08:21 +02:00
Mateusz Kowalczyk 03a37d5851 Add Japanese to default tesseract languages 2014-08-17 11:54:25 +01:00
Linquize 1916bc0412 git: Update to 2.1.0 2014-08-17 06:18:38 +02:00
Domen Kožar 9b854cc70c Merge branch 'teamspeak_3_update' 2014-08-16 20:14:58 +02:00
Nathaniel Baxter 9c48f5160c teamspeak_client: Remove qt.conf to stop segfaults
teamspeak_client: Use the quazip library provided by teamspeak

This commit should be squashed before being commited to nixpkgs!

Signed-off-by: Domen Kožar <domen@dev.si>
2014-08-16 20:13:29 +02:00
Vladimír Čunát d75cf6fffb meld: update to latest stable 2014-08-16 18:58:51 +02:00
John Wiegley cfc70c60ab coq_HEAD: 8.5pre-fff9e2f7 -> 8.5pre-8bc01590 2014-08-16 00:13:15 -05:00
Peter Simons 70683f4593 Merge pull request #3598 from vesten/update-bar-aint-recursive
bar - Remove unnecessary dependencies and centralize version string.
2014-08-15 18:29:49 +02:00
Moritz Ulrich 94c08cf163 weechat: Bump to 1.0.
A happy day for all weechat-users!
2014-08-15 12:08:42 +02:00
Michel Kuhlmann 043dc2b1b4 qgis: update 1.8.0 -> 2.4.0 and adding sip
Unfortunately adding sip doesn't solve the error-message:

    Couldn't load SIP module.
    Python support will be disabled.
2014-08-15 10:50:10 +02:00
Steve Bigham df8e7f5614 Remove unnecessary dependencies and centralize version string. 2014-08-14 21:01:20 -04:00
Vladimír Čunát 05b4882255 zotero: add check to detect xul version breakages 2014-08-15 02:03:52 +02:00
Vladimír Čunát 36a9fb094f merge #3462: zotero update and resurrect xulrunner 2014-08-15 01:55:56 +02:00
Vladimír Čunát 6c791d41db merge #3340: bitcoin: minor update 2014-08-15 00:15:22 +02:00
Vladimír Čunát 56d9b2cc8a merge #3428: nano: bump and add system-wide config 2014-08-14 23:51:29 +02:00
John Wiegley 06a324f7dc Merge pull request #3101 from cstrahan/xquartz
Use XQuartz on Darwin
2014-08-14 16:33:46 -05:00
Vladimír Čunát 7050914ed2 eiskaltdcpp: set platforms.all, fix description
Close #3051.
2014-08-14 21:11:20 +02:00
Florian Richter f5aa55a3f9 Add eiskaltdcpp, a p2p client for the DC protocol 2014-08-14 21:11:20 +02:00
Pascal Wittmann 8e99197c99 dwb: update meta section 2014-08-14 21:05:21 +02:00
Edward O'Callaghan dc80331638 pidgin-latex-sf: bump reversion, url and hash
Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>

@vcunat: fix URL.
2014-08-14 20:49:02 +02:00
Thomas Tuegel d3cdf16079 clementine: version bump 1.2.1 -> 1.2.3 (close #3570)
@vcunat: fix hydraPlatforms type (list nestedness), enableParallelBuilding.
2014-08-14 20:35:40 +02:00