Commit graph

21525 commits

Author SHA1 Message Date
Michael Raskin 3ab23d9542 LibreOffice 3.6.2.2 bugfix update. 2012-10-05 00:50:02 +04:00
Eelco Dolstra 925aeb98d5 PostgreSQL updates 2012-10-04 11:26:19 -04:00
Eelco Dolstra 3240b48f74 systemd: Update to 194 2012-10-04 11:24:07 -04:00
Mathijs Kwik 73f79401b1 eaglemode: remove unused xineLib dependency
It seems the resulting output path has no reference to libxine, so it
does not get used. Probably it needs some hard-coded link-paths as
eaglemode wants to use dlopen for some things.

If anyone wants to use eaglemode's xine support and fix this issue,
please make it optional.
2012-10-04 13:53:08 +02:00
Rickard Nilsson 24298db823 xdg-utils: Fix reference to /usr/bin/file in xdg-mime 2012-10-04 13:38:26 +02:00
Michael Raskin 396de23762 Enable V4L2 modules 2012-10-04 15:35:21 +04:00
Rickard Nilsson 4959fd19f4 sheevaplug platform: Add hardware watchdog support 2012-10-04 13:11:13 +02:00
Rickard Nilsson 0c88675592 sheevaplug platform: Add VLAN support (CONFIG_VLAN_8021Q=m) 2012-10-04 13:10:24 +02:00
Mathijs Kwik e3ae9289e0 MPlayer: upgrade to 1.1
- big cleanup of optional dependency handling
I hope I didn't miss any cases.

- XVID
xvid support seams broken, both built-in as external.
I didn't notice any issues playing xvid video's though, as ffmpeg's
default mpeg4 decoder handles xvid-encoded files just fine.
It seems the only users affected by this are users who still encode
xvid with mencoder (instead of plain ffmpeg). If this really is an
issue to anyone, please let me know, so I can look into it some more,
or retain an older mplayer version next to this one.
2012-10-04 10:40:52 +02:00
Mathijs Kwik 4c96b8587b logic cleanup 2012-10-04 10:40:52 +02:00
Mathijs Kwik 488b43586c vlc: use ffmpeg 1.0 2012-10-04 10:40:51 +02:00
Mathijs Kwik 55f97f3a0d node-packages: upgrade mongodb and bson 2012-10-04 10:40:51 +02:00
Mathijs Kwik 2f6a498b52 node-packages: add "source-map" and dependencies 2012-10-04 10:40:51 +02:00
Michael Raskin 6b6a23c1aa Tell git to ignore .*.swp - Vim swap files 2012-10-04 11:27:57 +04:00
aszlig 1de3682f98
mysql55: Enable parallel building.
In order to extend the lifes of keyboards, monitors, mice and other hardware in
range of impatient people, this should shorten build times a bit on multicore
systems. And of course keeps blood pressure at low rates so cholerics may live
longer. Whether the latter is good or bad is up to the readers choice and
imagination.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-04 08:35:03 +02:00
aszlig d4c56cef43
mysql55: Update to version 5.5.28.
The current build fails because the URL at inria.fr is no longer accessible. And
5.5.23 is quite old, so let's update it.

With this update we also provide three URLs to fetchurl, just to make sure that
we have enough sources, should one URL become inaccessible again.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-04 08:35:02 +02:00
aszlig a5c38c8d3e
python/polib: Add new package, version 1.0.1.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-04 08:35:02 +02:00
Michael Raskin 8e38efac32 Update/fix MuPDF 2012-10-04 10:37:54 +04:00
Michael Raskin 0013b8faa5 Add reptyr, tool to change controlling terminal of a process under Linux 2012-10-04 09:17:09 +04:00
Andres Loeh a84ad8010a Add haskell-platform-2012.4.0.0 release candidate. 2012-10-03 21:12:46 +02:00
Eelco Dolstra f9714ace11 boehm-gc: Update to 7.2d 2012-10-03 14:07:35 -04:00
Eelco Dolstra 114dc08026 openjpeg: Update to 1.5.1
Fixes CVE-2012-3535, CVE-2012-3358.
2012-10-03 14:07:35 -04:00
Shea Levy bc829a1050 Revert "Add template-haskell haskellPackage"
This reverts commit 7f871719d5.

Apparently, GHC comes with template-haskell, so there's no point in installing it separately.
2012-10-03 07:46:58 -04:00
Petr Rockai 63a72d4625 Update flashplayer to 11.2.202.238 since 11.1.102.55 is no longer available. 2012-10-03 11:55:02 +02:00
Eelco Dolstra 7dd3236c81 git: Update to 1.7.12.2 2012-10-02 12:34:38 -04:00
Eelco Dolstra 9bc8e1250b xinetd: Update to 2.3.15
Fixes CVE-2012-0862.
2012-10-02 11:52:37 -04:00
Eelco Dolstra 3cf0b00b5a bind: Update to 9.7.6-P3
Fixes CVE-2012-4244.
2012-10-02 11:48:54 -04:00
Eelco Dolstra f75dddde80 apache-httpd: Update to 2.2.23
Fixes CVE-2012-0883, CVE-2012-2687.
2012-10-02 11:45:54 -04:00
Eelco Dolstra 3c572df900 alsa-utils: Fix the path to alsactl in the udev rule 2012-10-02 11:09:28 -04:00
Michael Raskin dad7ea5a7e Fix timidity source url 2012-10-02 11:23:43 +04:00
Rickard Nilsson 38161b6c64 dosfstools: Add alternative URL, since main site seems to be down. 2012-10-02 08:51:51 +02:00
Rickard Nilsson cf230cddda sysfsutils: Use SourceForge mirror instead of static URL. 2012-10-02 08:50:42 +02:00
Rickard Nilsson b63305721d gnum4: Disable tests for ARM.
I can't get the `diversions' to pass on SheevaPlug. It builds fine otherwise.
2012-10-02 08:49:33 +02:00
aszlig d2df1ada27
chromium: Update channels to stable v22.0.1229.79.
dev: 23.0.1271.10
beta: 22.0.1229.91
stable: 22.0.1229.79

The revert for SVN revision 151720 is now obsolete in the current beta release
and is only needed for the stable version. So let's hope that >= 22.0.1229.91
will get stable soon.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-02 03:46:42 +02:00
aszlig 59a75fc985
Fix typo introduced by e6077fbc46.
Already created a line note about that in the commit, but somehow it went
unnoticed and most other typos introduced by that commit are already fixed by
now.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-02 03:46:42 +02:00
aszlig 7e439ea13c
i3: Update to version 4.3.
Though upstream clearly recommends to not deactivate Pango, we currently can't
use Pango right now, as we are stuck at cairo-1.10.2. This version only has
experimental support for XCB which became stable in 1.12.x.

So we need to wait for 21bf5ef509 to be merged
into master before we can enable Pango.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-02 03:46:41 +02:00
aszlig cbaf071944
youtube-dl: Update to version 2012.09.27.
As the current version doesn't work anymore and there has been a lot of progress
since February, I think it's time to switch over to the new versen.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-02 03:46:41 +02:00
aszlig 5908f6c28f
linuxconsoletools: New package, version 1.4.3.
This is a small set of tools useful for testing and calibrating joysticks,
gamepads and various other input devices.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-02 03:46:41 +02:00
aszlig 240cd87eda
virtualbox-guest-additions: Update to 4.2.0.
Tested with a bunch of charon VirtualBox machines.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-02 03:46:41 +02:00
aszlig 91b26c0e42
virtualbox: Update to 4.2.0.
New major upstream version, changes can be found here:

https://www.virtualbox.org/wiki/Changelog

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-02 03:46:40 +02:00
Cillian de Róiste 21271fee8d Add the LV2 version of the SWH audio plugins (used for audio production) 2012-10-02 01:00:13 +02:00
Cillian de Róiste c073071e13 Patch JACK to be compatible with the 2.1.0 release of ffado 2012-10-01 22:28:12 +02:00
Shea Levy 7f871719d5 Add template-haskell haskellPackage 2012-10-01 11:48:41 -04:00
Rok Garbas 41ca123e73 python-httplib2: updated to 0.7.6, added python-turses and its dependencies (python-oauth2, python-tweepy) 2012-10-01 13:05:57 +02:00
Shea Levy 359355e150 Linux 3.6 2012-10-01 07:01:31 -04:00
Cillian de Róiste 471eb0ba53 ffmpeg: Add option to enable x11grab support.
This is useful for making screencasts, or bug reporting.

Note: This is copied from aszlig's pull request: 05831d3a66
2012-09-30 23:53:39 +02:00
Cillian de Róiste 16203f845a Merge branch 'master' of github.com:NixOS/nixpkgs 2012-09-30 21:24:40 +02:00
Cillian de Róiste 564cc7d12c Upgrade ffado (FireWire audio drivers) to the recently released 2.1.0 2012-09-30 21:23:28 +02:00
Lluís Batlle i Rossell cb7e161361 ffmpeg: adding 1.0 back as an attribute apart. 2012-09-30 12:20:55 +02:00
Lluís Batlle i Rossell 3bc6675d70 Revert "ffmpeg: update to 1.0"
This reverts commit 8ea11ec677.

It was breaking things, as said by Eelco said in nix-dev:
http://hydra.nixos.org/eval/742774
2012-09-30 12:19:37 +02:00