Commit Graph

4015 Commits

Author SHA1 Message Date
Eelco Dolstra
bc9bff1da4 Remove obsolete versions of Flash 2012-10-04 21:18:44 -04:00
Eelco Dolstra
99f38ee7a5 Flashplayer: add libXcursor to the RPATH
This prevented Flash from working after the last update.
2012-10-04 21:15:26 -04:00
Michael Raskin
3ab23d9542 LibreOffice 3.6.2.2 bugfix update. 2012-10-05 00:50:02 +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
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
Michael Raskin
8e38efac32 Update/fix MuPDF 2012-10-04 10:37:54 +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
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
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 21bf5ef509dcadebab10de0ba142d55776a961f1 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
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
Eelco Dolstra
775d62748f Make Firefox 15 the default 2012-09-26 17:28:53 -04:00
Cillian de Róiste
cc02b6cc19 Updating the google talk plugin to 3.6.1 since 3.5.1 is no longer available for download. Although, it does not work correctly on my system. 2012-09-26 20:56:56 +02:00
Lluís Batlle i Rossell
62c5eab5cd Adding opus-tools.
At least a program that uses libopus.
2012-09-25 20:08:01 +02:00
Lluis Batlle
be20063772 mldonkey: update to 3.1.3
Claimed suport for ocaml 4.00.0 and finally, BT magnets.
2012-09-25 19:37:54 +02:00
Lluís Batlle i Rossell
1bd6ee6556 Adding umurmur and protobuf-c. 2012-09-25 19:35:03 +02:00
Peter Simons
b5416d6ed6 darcs: install bash completion instructions 2012-09-25 15:15:38 +02:00
Michael Raskin
4517d03af1 Opportunistic measures to prevent the need to convert null to string; they may work or may not work for actually building 2012-09-24 23:49:11 +04:00
Michael Raskin
732811700a Added BareSIP 2012-09-24 21:03:02 +04:00
Peter Simons
625e2e45f7 git: update to version 1.7.12.1 2012-09-24 13:28:31 +02:00
Peter Simons
964efb4adc magit: update to version 1.2.0 2012-09-24 13:25:19 +02:00
Michael Raskin
37418b3f70 Add farstream support to gajim 2012-09-23 21:39:26 +04:00
Lluís Batlle i Rossell
cd1a5cd784 gimp: updating from 2.8.0 to 2.8.2 2012-09-21 18:02:45 +02:00
viric
383336a563 Merge pull request #128 from MarcWeber/fixes/blender
fix blender build and enable parallel building
2012-09-21 06:06:43 -07:00
Marc Weber
8cb034fd30 fix blender build and enable parallel building 2012-09-19 22:41:15 +02:00
Eelco Dolstra
e6077fbc46 Remove getConfig helper function
An expression like ‘getConfig [ "cabal" "libraryProfiling" ] false’
can be written more concisely as ‘config.cabal.libraryProfiling or false’.
2012-09-19 13:56:56 -04:00
Peter Simons
9a6c3c8f60 xmonad-extras: patch to allow building with split 0.2.x 2012-09-17 15:50:11 +02:00
aszlig
9ff9d85ef6
darcs-to-git: Remove propagatedBuildInputs.
I missed this while checking the commit diffs before my last push. And it really
doesn't make sense to propagate ruby all the way up to whatever in the universe
may depend on this package.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-17 06:35:49 +02:00
aszlig
98b7228c06
darcs-to-git: New package from upstream Git.
This consists of just one single ruby script, which runs shell commands assuming
that the current PATH has all dependencies set up correctly. Unfortunately, this
somewhat breaks functional purity as the command won't work correctly in
environments that do not contain git, darcs or diffutils.

During the patchPhase we replace all those dependencies directly in the ruby
source code, rather than creating a wrapper. Afterwards we run a checkPhase
which not only checks whether we caught all the dependencies (PATH=) but also
checks if the conversion has been done correctly.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-17 06:08:04 +02:00
aszlig
6667ee858b
chromium: Update dev/beta channels.
beta: 22.0.1229.56
dev: 23.0.1262.0

Patch for http://crbug.com/143623 still applies and is still not fixed upstream.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-15 07:44:21 +02:00
aszlig
b2392c09a0
aewan: New package, version 1.0.01.
This adds a small ASCII art drawing tool, which supports drawing with multiple
layers. Might be especially helpful for larger "images", which become quite
tedious to do using vim.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-14 23:24:10 +02:00
aszlig
cb94852ae3
hexedit: New package, version 1.2.12.
A typical three-pane style hex editor, which is somewhat similar than bvi, but
smaller and without vi-like keybindings.

(Don't ask me why I use both, I just can't tell why I'm sometimes in bvi and
sometimes in hexedit mood... there simply is no rational explanation)

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-14 23:24:10 +02:00
Eelco Dolstra
75ec7a07c2 geeqie: Update to 1.1 2012-09-13 17:15:58 -04:00
Michael Raskin
e12c0dbace LaTeX + Spelling work 2012-09-13 19:25:04 +04:00
Michael Raskin
5df4c97694 Fix wrapping 2012-09-13 19:25:04 +04:00
Michael Raskin
c20a9e4ac5 Make Gajim find speller 2012-09-13 19:25:04 +04:00
Michael Raskin
8b7d12d0f5 Gajim: make OpenSSL code work 2012-09-13 18:03:50 +04:00
Michael Raskin
947741de5f Gajim: update to 0.15.1 2012-09-13 18:03:50 +04:00
Eelco Dolstra
d9c0fc6a51 Fix Nixpkgs evaluation
http://hydra.nixos.org/build/3020333
2012-09-13 09:56:19 -04:00
Michael Raskin
009db2ae7a Fix license 2012-09-13 15:30:12 +04:00
Michael Raskin
2dec65340b Fix python path 2012-09-13 14:46:45 +04:00
Michael Raskin
917db3212f Add PyFeed dependency. Starts now 2012-09-13 14:32:38 +04:00
Michael Raskin
070f2419dd Fixed a few SaT dependencies 2012-09-13 14:24:07 +04:00
Michael Raskin
b52919ac9e Buildable Salut-à-toi 2012-09-13 14:14:49 +04:00
Eelco Dolstra
ea2fbd7864 Fix Thunderbird/Firefox URLs
The Mozilla FTP site has old releases, so is preferred over HTTP.
2012-09-11 16:11:16 -04:00
Eelco Dolstra
b1ce15f77b firefox: Update to 15.0.1
Also untabified the expression.
2012-09-11 13:47:34 -04:00
Peter Simons
7596ce3dbb Remove myself as maintainer of these packages. 2012-09-11 18:22:31 +02:00
aszlig
2c315dee85
Merge branch 'tcl-tkabber-fixup'
This introduces the following changes:

 * Fixes libPrefix in Tcl libraries I fucked up a few months ago and adds
   missing meta attributes.
 * Correctly set TKABBER_SITE_PLUGINS so Tkabber is able to find plugins, if
   present.
 * Rely on OPENSSL_X509_CERT_FILE instead of depending on cacert directly.
 * Introduces a new license called "Tcl/Tk", which applies to some Tcl libraries
   and is a variation of the BSD license with restrictions regarding
   governmental use.
 * New package tclgpg for GPG support in Tkabber.
2012-09-11 05:13:03 +02:00