Commit Graph

3936 Commits

Author SHA1 Message Date
Mathijs Kwik
2b8d80d22d org-mode: upgrade to 7.9.1 2012-09-04 17:49:31 +02:00
Lluís Batlle i Rossell
510b86f387 libreoffice: trying to enable parallel building
I use the nix approach about the number of cores, as enableParallelBuilding.
2012-09-03 15:53:07 +02:00
Lluís Batlle i Rossell
a683b2f6b4 libreoffice: update to 3.6.1.2
I've not tried if it works; I'll revert it if it fails.
2012-09-03 15:10:37 +02:00
Rob Vermaas
c9f46b2d40 Merge pull request #105 from ierton/zathura
Zathura
2012-09-02 04:10:30 -07:00
Rob Vermaas
7ea0160fee Merge pull request #93 from oxij/master
Support PCI passthrough in Xen. Add enca package.

Revert of Xen version from 4.1.2 to 4.0.3.
2012-09-02 04:09:25 -07:00
Mathijs Kwik
8277c18b53 vnstat: upgrade to 1.11 2012-09-02 11:57:49 +02:00
Lluís Batlle i Rossell
724451668c firefox15: trying another way of telling hydra to build it 2012-09-02 10:45:16 +02:00
Rob Vermaas
ac8dd727d0 Restore google talk plugin versioned url, now it seems to work again. 2012-09-01 21:36:46 +02:00
Lluís Batlle i Rossell
36619822a1 firefox15: Telling hydra to build it 2012-09-01 16:39:13 +02:00
Michael Raskin
4add07db0c Firefox: add 15.0 version 2012-09-01 09:55:59 +04:00
Rob Vermaas
fbbaf6759d Update google talk plugin 2012-08-31 23:22:04 +02:00
Yury G. Kudryashov
1de0428020 KTorrent-4.2.1 2012-08-31 12:20:41 +04:00
Yury G. Kudryashov
096db8fe10 KDevelop-4.3.1 2012-08-31 12:20:09 +04:00
Yury G. Kudryashov
7a9def2829 LibreOffice-3.6.0.4
* Use more system libraries
* Enable KDE4 desktop integration
* Split preparation between postUnpack, patchPhase and preConfigure

Viric, feel free to revert (parts of) this commit.
2012-08-31 12:11:41 +04:00
Yury G. Kudryashov
db81ec4242 bangarang-2.1 2012-08-31 12:09:38 +04:00
Yury G. Kudryashov
834884ae7b Explicitly pass SDO 2012-08-31 12:09:11 +04:00
Yury G. Kudryashov
ebf190e793 calligra-2.5.0 2012-08-31 12:08:31 +04:00
Yury G. Kudryashov
97c6a2fd4f skrooge-1.3.2 2012-08-31 12:08:04 +04:00
Yury G. Kudryashov
c2ad9f873d mr-1.13, more verbose install 2012-08-31 12:07:22 +04:00
Yury G. Kudryashov
f1a2d031e5 konversation-1.4 2012-08-31 12:07:09 +04:00
Yury G. Kudryashov
7d8aa35a07 rekonq-1.1 2012-08-31 12:06:48 +04:00
Yury G. Kudryashov
dd45319df1 amarok-2.6.0 2012-08-31 12:05:47 +04:00
Michael Raskin
3f887534be Meshlib: update to 1.3.2, it now builds and runs 2012-08-30 10:18:24 +04:00
Mathijs Kwik
23f20dcdfe emacs/sunrise-commander: change to github source
previous source replaces itself every now and then and doesn't do versioning
2012-08-29 22:57:57 +02:00
Cillian de Róiste
58e282b907 Update the download URL for ncmpcpp
The old URL for ncmpcpp was broken (reported by nobdraisentone on IRC)
2012-08-29 00:48:44 +02:00
Cillian de Róiste
0a6c7e432b Patch linuxsampler so that it can load SFZ state when used as an LV2 plugin: http://tracker.ardour.org/view.php?id=4462 2012-08-27 23:48:44 +02:00
Lluís Batlle i Rossell
0f1326cde9 Adding praat. 2012-08-27 20:26:32 +02:00
Lluís Batlle i Rossell
602fde4ad4 Adding espeakedit, phoneme editor for espeak.
I've no idea how to use it still.
2012-08-27 20:26:32 +02:00
Lluís Batlle i Rossell
faf6ad8428 espeak: update to 1.46.02 2012-08-27 19:10:06 +02:00
Ludovic Courtès
dc4cfe89ff emacs: Update to 24.2. 2012-08-27 18:16:06 +02:00
Michael Raskin
098b0c6a1d Rapcad: add
Rapcad is a tool similar to OpenSCAD but with a richer language.
2012-08-27 15:41:49 +04:00
Peter Simons
430e7454e9 haskell-mathblog: drop obsolete package; it doesn't build with current versions of GHC 2012-08-27 11:29:45 +02:00
aszlig
d5c2b35b82
chromium: Re-enable legacy sandbox for version 22.
This enables legacy seccomp sandbox by default even on chromium 22, because the
BPF sandbox is still work in progress, please see:

http://crbug.com/139872
http://crbug.com/130662

Because the BPF seccomp sandbox is used in case the legacy seccomp mode
initialization fails, we might need to patch this again, as soon as the BPF
sandbox is fully implemented to fall back to legacy seccomp and use BPF by
default.

We now have two patches for "default to seccomp" - one for Chromium 21 and one
for 22 or higher.
2012-08-27 06:50:35 +02:00
aszlig
c67d8bcabe
chromium: Don't use the sandbox patch on v21.
The patch doesn't apply in version 22 and newer, because mode 1 sandboxes are
connsidered "legacy" (well, apart from the fact that I'd personally prefer BPF
anyway), for reasons I wasn't able to find, yet. But let's proceed on BPF
integration and thus gain more insight on the exact reasons.
2012-08-26 07:36:57 +02:00
aszlig
b1a6a98139
chromium: Drop dependency on subversion.
Versions older than 21 needed subversion in order to build. As the oldest
version we support is 21, we no longer need this dependency.
2012-08-26 03:03:24 +02:00
aszlig
819ee63851
chromium: Update to new release channels.
If you look at what changed, you'll surely notice that version 22 is now in
beta, so we have to expect things to break. And one thing that will break for
sure is the seccomp patch, because beginning with 22 the new BPF seccomp sandbox
is going to replace the mode 1 seccomp sandbox.
2012-08-26 02:56:59 +02:00
aszlig
224098757f
chromium/update.sh: Fix spacing in cache messages.
This commit doesn't add any feature and just fixes a small annoyance which
result in messages like this:

Checking if xxx applies...no.

See that there is no whitespace between "..." and "no"? Well, the world cares
for more important things, but for me personally those minor annoyances can turn
into major annoyances.
2012-08-26 02:52:33 +02:00
Cillian de Róiste
32e339da54 Adding jack_capture: A program for recording soundfiles with jack 2012-08-25 01:58:56 +02:00
Lluís Batlle i Rossell
87a3bcd470 libreoffice: trying to make it build with openjdk 2012-08-24 09:20:53 +02:00
Eelco Dolstra
dbe524fe3f flac: Add description 2012-08-23 13:57:31 -04:00
Sergey Mironov
222b6e21a5 gimp: revert broken gimp-2.6 dependencies 2012-08-23 03:09:19 +04:00
Eelco Dolstra
e188f8ec66 virtualbox: Update to 4.1.20 2012-08-22 16:48:03 -04:00
Eelco Dolstra
964880ec8f virtualbox: Drop accidental JDK dependency 2012-08-22 15:55:46 -04:00
Peter Simons
30a36ad6e5 hadoop: add version 2.0.1-alpha 2012-08-22 14:13:40 +02:00
Shea Levy
f34225c440 Merge branch 'chromium-updater' of https://github.com/aszlig/nixpkgs
chromium: Improve update script and update to latest versions.

Previously, we had a single hash of the whole version response from
omahaproxy.

Unfortunately the dev version is released quite frequently, so the hash
is of no use at all (we could rather directly fetch rather than
executing the script, because it will fetch all channels anyway).

This pull request adds two methods of caching:

* First of all, if a perticular version/channel is already in the
previous version of the sources.nix file, don't download it again.

* And the second method is to check if the current sha256 is already
downloaded and reads the corresponding sha256 from the lookup table.

So, this should really help to avoid flooding the download servers and
to not stress impatient users too much.
2012-08-22 06:36:33 -04:00
aszlig
5df4e12c92 firefox: Build against system NSS.
So, now even Firefox can be built with our shiny new fixed up NSS derivation,
and as this is desired (especially if we want to support certificates from the
CA bundle), let's make it the default.
2012-08-22 08:29:10 +02:00
aszlig
8b4fae76b3 chromium: Build with NSS by default.
Hurray! This is the first time chromium is working with NSS _and_ is able to
verify certificates using the root certificates built in into NSS.

Optimally it would use certs from OPENSSL_X509_CERT_FILE, but at least it's
working, so let's add that at some later point.
2012-08-22 08:29:10 +02:00
Mathijs Kwik
a5663aee4d emacs: add "sunrise commander" 2012-08-21 10:33:20 +02:00
Mathijs Kwik
85c88d473b emacs: add "rect-mark" 2012-08-21 10:33:06 +02:00
Shea Levy
18bbb2fa5c Merge branch 'virtualbox-manual-kernel' of github.com:aszlig/nixpkgs
virtualbox: Fix build for manual kernel.

This should fix building VirtualBox against kernels made using the new
manual kernel configuration system.

This has been tested with the standard nixpkgs kernel as well.
2012-08-19 10:03:45 -04:00