Commit graph

25991 commits

Author SHA1 Message Date
Lluís Batlle i Rossell a8b576ecaf Adding pwnat. 2013-05-08 22:51:39 +02:00
Lluís Batlle i Rossell e64b223c8b freicoin: update to 0.0.2 2013-05-08 22:51:39 +02:00
Mathijs Kwik 1264fafe98 linux-3.4: upgrade to 3.4.44 2013-05-08 22:33:05 +02:00
Mathijs Kwik 7d2f148c53 linux-3.0: upgrade to 3.0.77 2013-05-08 22:33:05 +02:00
Bjørn Forsman 9fa9afe71e buildbot-slave: new package
Tested with buildbot (master).
2013-05-08 22:26:43 +02:00
Bjørn Forsman a36577367e buildbot: bump to version 0.8.7p1 (latest stable)
* 0.8.7p1 doesn't contain *.info documentation; use manpage
  instead
* Update meta.description to not contain the package name (redundant)
* 0.8.7p1 only builds with python dateutil==1.5, so that has to be added
  as well

Runtime tested with the buildbot slave that is added in the next commit.
2013-05-08 22:09:05 +02:00
Evgeny Egorochkin 0223566f6e Calligra: bump to 2.5.5. Should be a bugfix release with no surprises. 2013-05-08 18:46:17 +03:00
Marc Weber b50b9bf2b7 add versionedDerivation 2013-05-08 15:43:07 +03:00
Marc Weber e0fab80c27 experimental/multiple-versions-in-one-file
This patch introduces mergeAttrsByVersion to lib.

In some cases it does make sense to keep "experimental" and "older" versions of
the same package in one file because it follows the "do it once only" principle.
Very often many versions share their build instructions - so even though I
understand Eelcos opinion that different versions should be put into their own
.nix files - its my feeling telling me that this is fastest for most cases.

I agree with Eelco that if tweaks for individual versions become too much they
should be split into individual files.

See comments above mergeAttrsByVersion learn about its usage.

Signed-off-by: Marc Weber <marco-oweber@gmx.de>
2013-05-08 15:43:07 +03:00
Eelco Dolstra 5815d18460 Add Fedora 18 2013-05-08 14:08:59 +02:00
Vladimír Čunát 9594a4f6fb xfce: minor updates for several components
Now tumbler doesn't segfault for me
(at least not as soon as it used to).
2013-05-08 13:48:51 +02:00
Vladimír Čunát 80e4a64740 xfce4session: bugfix update, superseding the patches 2013-05-08 13:48:51 +02:00
Vladimír Čunát 1278859d31 Merge branch 'master' into x-updates
Conflicts (just splitting version from name):
	pkgs/os-specific/linux/systemd/default.nix
2013-05-08 13:46:46 +02:00
Michael Raskin 0c020c98f9 Updates: Wine, SBCL, XBoard 2013-05-08 10:52:47 +04:00
Michael Raskin 14d87f3a9e Update Linux versions 2013-05-08 10:52:46 +04:00
Phreedom 53799435a2 Merge pull request #509 from coroa/elpy-pkg
Add python-elpy-1.0.1: Backend for the elpy Emacs mode
2013-05-07 16:45:29 -07:00
Vladimír Čunát f58d12c31d libgphoto2: fix build on i686 via a minor update 2013-05-07 17:37:38 +02:00
Eelco Dolstra cd6da089a6 nginx: Update to 1.2.8 2013-05-07 17:33:51 +02:00
Evgeny Egorochkin b7bc27cfff KDE 4.10: propagate nepomuk_core along with kdepimlibs. 2013-05-07 17:23:46 +03:00
Evgeny Egorochkin d32fafc9e4 Calligra: fix build with KDE 4.10 2013-05-07 17:23:46 +03:00
Eelco Dolstra 2e77679b0b systemd: Start ctrl-alt-del.target irreversibly
This fixes hangs during EC2 reboots (which are implemented by sending
a ctrl-alt-del to the instance).
2013-05-07 14:34:48 +02:00
Eelco Dolstra 0dfb9ecc35 systemd: Update to 203 2013-05-07 14:34:48 +02:00
Eelco Dolstra d4561be1cb fontconfig: Use /etc/fonts by default again
This removes the need to set $FONTCONFIG_FILE, which is especially
important when using Nixpkgs binaries on non-NixOS systems.

See also 9301524c50.  This is a
regression caused by a change in fontconfig's configure switches.
2013-05-07 13:03:25 +02:00
Jonas Hoersch 17be4b85a3 Add python-elpy-1.0.1: Backend for the elpy Emacs mode 2013-05-07 12:27:10 +02:00
Lluís Batlle i Rossell ce7c7dece5 kdenlive: update to 0.9.6 2013-05-07 12:19:38 +02:00
Lluís Batlle i Rossell e087ce095e filegive: update to 0.5.2
(fixing miniupnpd support)
2013-05-07 12:19:38 +02:00
Eelco Dolstra e7480d9cb7 Add Debian 7.0 2013-05-07 11:19:46 +02:00
Eelco Dolstra abf2d36773 Revert "Revert "Revert "overrideDerivation: Simplify"""
This reverts commit c2b1ca0296.

It still breaks VM builds: http://hydra.nixos.org/build/4858140
2013-05-07 10:49:22 +02:00
Eelco Dolstra 18df66f466 Revert "overrideDerivation: Re-attatch passthru and meta to all outputs"
This reverts commit 6b0e94a516.

It still breaks VM builds: http://hydra.nixos.org/build/4858140
2013-05-07 10:48:53 +02:00
Evgeny Egorochkin b0ad529987 K3b: fix to make it build for KDE4.10. 2013-05-07 11:26:37 +03:00
Evgeny Egorochkin 083637896d Removing konq-plugins, since they have been included in kdebase in all KDE versions we have currently
packaged.
2013-05-07 10:18:35 +03:00
Evgeny Egorochkin 4ad55db0ad Adding myself as a maintainer of Qt and KDE 2013-05-07 09:57:10 +03:00
Evgeny Egorochkin 026b9971f5 Remove KBluetooth. BlueDevil should be used instead. 2013-05-07 09:37:53 +03:00
Evgeny Egorochkin 12be8c30a6 Improve bluedevil meta. 2013-05-07 09:36:46 +03:00
Evgeny Egorochkin eb4c9efb50 KOffice: superceded by Calligra long time ago. Removing. 2013-05-07 09:27:23 +03:00
Phreedom 008308168f Merge pull request #507 from bjornfor/spyder
Spyder: add dependencies to make it more featured and make a desktop item
2013-05-06 13:30:25 -07:00
Evgeny Egorochkin 0256e55934 Fix KDE 4.8 and 4.7 build against new SIP 2013-05-06 22:15:07 +03:00
Evgeny Egorochkin f8ee077afc KDE4.10 dolphin-plugins-*: fix the build.
Patch contributed by Karn Kallio.
2013-05-06 22:15:07 +03:00
Evgeny Egorochkin b2f6770208 KDE4.10 kioslave-{svn,perldoc}: Fix build.
Patch contributed by Karn Kallio.
2013-05-06 22:15:07 +03:00
Evgeny Egorochkin 6e406edf0a KDE4.10: Kate: Add experimental python support. 2013-05-06 22:15:06 +03:00
Evgeny Egorochkin ee4a7cbbf4 KDE4.10 print-manager: Fix build.
Patch contributed by Karn Kallio.
2013-05-06 22:15:06 +03:00
Evgeny Egorochkin a1924fca12 KDE4.10: Fix PyKDE4 build I accidentally left in a broken state. Remove notice from kajongg because it
compiles fine now.
2013-05-06 22:15:06 +03:00
Evgeny Egorochkin a08fba4fce PyQt4: Advance version to 4.10.1. Note: needed for KDE4.10 to build.
Patch contributed by Karn Kallio.
2013-05-06 22:15:06 +03:00
Evgeny Egorochkin 7280f5a44f python sip: Advance to version 4.14.6. Note: Needed for KDE4.10 to build.
Patch contributed by Karn Kallio.
2013-05-06 22:15:06 +03:00
Evgeny Egorochkin 9f0d9a3b01 KDE 4.10: kdesdk-thumbnailers: Patch the build system to fix build failure.
Patch contributed by Karn Kallio.
2013-05-06 22:15:05 +03:00
Evgeny Egorochkin a2359c02cd KRDC: it builds now, so remove the notice 2013-05-06 22:15:05 +03:00
Evgeny Egorochkin 9097d35321 libvncserver: Advance to version 0.9.9. Note: Fixes KDE4.10 build.
Patch contributed by Karn Kallio.
2013-05-06 22:15:05 +03:00
Evgeny Egorochkin ccbea23039 KStars: forgot to remove the notice that it doesn't build. 2013-05-06 22:15:05 +03:00
Evgeny Egorochkin e90c15355c indilib: Advance to version 0.9.6. Note: this fixes the build of kstars from KDE4.10.
Patch contributed by Karn Kallio.
2013-05-06 22:15:05 +03:00
Bjørn Forsman 36c6a05fd9 spyder: create desktop menu item 2013-05-06 20:52:58 +02:00
Bjørn Forsman 78169ec020 spyder: add recommended and optional dependencies
Spyder says about itself that it has

  ...the support of IPython (enhanced interactive Python interpreter) and
  popular Python libraries such as NumPy (linear algebra), SciPy (signal
  and image processing) or matplotlib (interactive 2D/3D plotting).

So I think having those available as default is a the right thing to to.
(We can easily make a stripped down spyder expression if needed later.)

I've added the list of recommended and optional dependencies as
described here:

  http://pythonhosted.org/spyder/installation.html#dependencies
2013-05-06 20:36:17 +02:00
Shea Levy a88306b15f nodePackages.underscore: Update
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-06 12:56:15 -04:00
Shea Levy c2a2a03210 Add extend nodePackage
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-06 12:47:46 -04:00
Shea Levy 15bdde9071 Add express nodePackage
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-06 09:29:33 -04:00
Eelco Dolstra 7480746a12 php-5.4: Don't build gd as a dynamically-loaded extension
We didn't do this in PHP 5.3 either, so it causes regressions if
php.ini isn't set up to load the gd extension.
2013-05-06 14:03:26 +02:00
Joachim Schiele fd8e249b5d byobu 5.37 integration 2013-05-06 11:06:59 +00:00
Rickard Nilsson d0a58b3536 python-cherrypy: Update to 3.2.2 2013-05-06 12:14:34 +02:00
Rickard Nilsson 34347052a6 mopidy: Update to 0.14.1 2013-05-06 11:27:52 +02:00
Rickard Nilsson 9c73572ecf gnu parallel: Update to version 20130422 2013-05-06 11:27:28 +02:00
Peter Simons 9a08612286 haskell-diagrams-core: jailbreak to fix build with monoid-extras 0.3.x 2013-05-05 23:11:25 +02:00
Peter Simons 033a15841f haskell-dual-tree: jailbreak to fix build with monoid-extras 0.3.x 2013-05-05 23:11:25 +02:00
Peter Simons f475955bc0 haskell-texmath: update to version 0.6.1.4 2013-05-05 23:11:25 +02:00
Peter Simons 9d390c25dd haskell-lifted-base: update to version 0.2.0.5 2013-05-05 23:11:25 +02:00
Peter Simons dd35bae4ac haskell-hledger: update to version 0.20.0.1 2013-05-05 23:11:24 +02:00
Peter Simons da3b555857 haskell-hledger-web: update to version 0.20.0.1 2013-05-05 23:11:24 +02:00
Peter Simons c4556c7456 haskell-hledger-lib: update to version 0.20.0.1 2013-05-05 23:11:24 +02:00
Peter Simons 391f30a2c9 haskell-haxr: update to version 3000.9.1 2013-05-05 23:11:24 +02:00
Peter Simons d9fa3a5ee2 haskell-doctest: update to version 0.9.7 2013-05-05 23:11:24 +02:00
Peter Simons 4d22681789 haskell-diagrams-lib: update to version 0.6.0.3 2013-05-05 23:11:24 +02:00
Peter Simons a43495c64f haskell-case-insensitive: update to version 1.0.0.2 2013-05-05 23:11:24 +02:00
Peter Simons 23c536c6ac haskell-binary-shared: update to version 0.8.3 2013-05-05 23:11:23 +02:00
Peter Simons 15716e3659 haskell-xmobar: update to version 0.17 2013-05-05 23:11:23 +02:00
Domen Kozar 7cc21354d5 pa-applet: add pulseaudio applet 2013-05-05 23:09:59 +02:00
viric c5d8c54e5c Merge pull request #504 from modulistic/master
pstree: version bump from 2.33 to 2.36
2013-05-05 13:18:14 -07:00
Domen Kozar db04466380 xarchive: add gtk archiver 2013-05-05 22:03:50 +02:00
Shea Levy e39ddf321c nginx: Don't fetch the full WebDAV extension unless needed
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-05 15:48:07 -04:00
modulistic 185d102b66 pstree: version bump from 2.33 to 2.36 2013-05-05 21:45:06 +02:00
Russell O'Connor 9808445598 Add optional third party support for fullWebDAV.
This follows the directions fom http://wiki.nginx.org/HttpDavModule.
2013-05-05 15:19:03 -04:00
Phreedom d7e2acbe97 Merge pull request #464 from the-kenny/my-env-exit-commands
Add cleanupCmds option to pkgs.myEnvFun. The downside is that /bin/sh remains in memory to be able to execute cleanup commands.
2013-05-05 08:14:58 -07:00
Domen Kozar 1a003e7dfc autojump: add bash as buildInput 2013-05-05 16:24:16 +02:00
Phreedom b0f52e08dc Merge pull request #485 from maggesi/proofgeneral_updates
ProofGeneral: Workaround for bug #458
2013-05-05 07:18:05 -07:00
Phreedom b06c46e676 Merge pull request #498 from the-kenny/fix-spotify
Update spotify to 0.9.0.133
2013-05-05 05:53:46 -07:00
Phreedom ec696600e1 Merge pull request #502 from bjornfor/spyder
spyder: new package
2013-05-05 05:50:30 -07:00
Bjørn Forsman 8095d76a73 spyder: new package
Spyder (previously known as Pydee) is a powerful interactive development
environment for the Python language with advanced editing, interactive
testing, debugging and introspection features.

The name Spyder comes from Scientific PYthon Development EnviRonment.
2013-05-05 13:13:45 +02:00
David Guibert 9b5685271d fix autojump licence attribute 2013-05-05 12:46:23 +02:00
Moritz Ulrich 6d406bd945 Update spotify to 0.9.0.133.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-05-05 12:25:21 +02:00
Domen Kozar 8aabef6875 autojump: bump and reogranize a bit, not functional yet 2013-05-05 11:06:13 +02:00
Shea Levy 0f633fdfc6 Make some arguments passed to all-packages.nix available in the pkgs set
These are needed to re-call <nixpkgs/pkgs/stdenv> to, say, deeply override glibc

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-04 21:21:31 -04:00
Shea Levy f8f9f3b1cc binutils_gold: Don't require unneded dependencies.
Based on my scan of the logs they weren't even used when enabled

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-04 18:05:45 -04:00
Shea Levy 88864e331a Try to fix the tarball.
stdenv.gcc.gcc might be null, e.g. on ppc-linux

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-04 17:30:04 -04:00
Domen Kozar b5241215b1 cython: set platforms 2013-05-04 22:20:27 +02:00
Shea Levy c4edee4d39 clang: Pass the real gcc install prefix
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-04 15:18:37 -04:00
Domen Kozar 301d2e5431 ncdu: set platforms 2013-05-04 20:34:15 +02:00
Domen Kozar d74eece6df libevent: set platforms 2013-05-04 20:29:16 +02:00
Lluís Batlle i Rossell a5adbf19a6 filegive: fixing licence, adding maintainer 2013-05-04 10:08:52 +04:00
Lluís Batlle i Rossell 5465a118e1 filegive: update to 0.5.1
nat-pmp, fixed upnp bugs, ...
2013-05-04 01:04:17 +04:00
Phreedom 5603d11da8 Merge pull request #482 from coroa/notmuch-gpg2
notmuch: patch source to use full path of gpg2
2013-05-03 11:34:29 -07:00
Phreedom c3f34e54a1 Merge pull request #381 from ierton/bluez5
bluez5: add experimental expression for bluez5
2013-05-03 10:54:39 -07:00
Peter Simons 304feb380c haskell-authenticate-oauth: jailbreak to support crypto-pubkey-types 0.3.x 2013-05-03 16:36:23 +02:00
Evgeny Egorochkin 7636315648 Phonon GStreamer backend bugfix version bump 2013-05-03 16:59:14 +03:00
Shea Levy 6b0e94a516 overrideDerivation: Re-attatch passthru and meta to all outputs
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-03 09:12:55 -04:00
Shea Levy c2b1ca0296 Revert "Revert "overrideDerivation: Simplify""
Now that `drv.passthru' actually is meaningful, this works.

This reverts commit d21bfddc57.

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-03 09:09:58 -04:00
Shea Levy 84fba68006 mkDerivation: Allow direct access to passthru
Before this, the passthru attributes were only merged in with the
derivation attribute set, and there was no way to distinguish after the
fact which attributes were part of the derivation and which came from
passthru. Now passthru can be looked at separately as well.

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-03 09:07:42 -04:00
Eelco Dolstra 1073187f78 Add Ubuntu 13.04 2013-05-03 14:01:32 +02:00
Eelco Dolstra 233aca358f checkinstall: Fix build on i686-linux
http://hydra.nixos.org/build/4844549
2013-05-03 13:43:47 +02:00
Vladimír Čunát 16c59ef836 xfce4session: fix a bug causing random crashes
This should work, finally https://bugzilla.xfce.org/show_bug.cgi?id=9709
2013-05-03 11:59:37 +02:00
Eelco Dolstra d21bfddc57 Revert "overrideDerivation: Simplify"
This reverts commit 6640000cb7, which
caused passthru attributes not to be passed correctly after calling
overrideDerivation.  E.g. in the evaluation of the Nix jobset:

at `deb_ubuntu1004i386' [officialRelease = false, nix = ...]:
attribute `fullName' missing
2013-05-03 11:50:39 +02:00
Peter Simons 7b868bbff4 git-annex: update to version 4.20130501 2013-05-03 11:38:58 +02:00
Peter Simons a0ec8bd020 haskell-cgi: downgrade to version 3001.1.7.5 in GHC 7.6.x
The next Haskell Platform will contain this fairly old version, because
3001.1.8.4 depends on monad-catchio, which is not part of HP.
2013-05-03 11:38:57 +02:00
Peter Simons 05f4568340 haskell-snap: update to version 0.11.3.1 2013-05-03 11:38:57 +02:00
Peter Simons 0b946a6374 haddock: update to version 2.13.2 2013-05-03 11:38:57 +02:00
Peter Simons c0eca109ed haskell-text: update to version 0.11.3.1 2013-05-03 11:38:56 +02:00
Peter Simons e39f1607c9 haskell-snap: jailbreak to support current version of hashable 2013-05-03 11:38:56 +02:00
Peter Simons 98dae954cf haskell-vector-binary-instances: add version 0.2.1.0 2013-05-03 11:38:56 +02:00
Peter Simons 14660eb7e5 haskell-hashable: update to version 1.2.0.7 2013-05-03 11:38:55 +02:00
Peter Simons cb842f9717 haskell-snap: update to version 0.11.3 2013-05-03 11:38:55 +02:00
Peter Simons 8f10a42a32 haskell-reflection: update to version 1.3.1 2013-05-03 11:38:55 +02:00
Peter Simons 074955e2bd haskell-hledger: update to version 0.20 2013-05-03 11:38:54 +02:00
Peter Simons 67aa6b1641 haskell-hledger-web: update to version 0.20 2013-05-03 11:38:54 +02:00
Peter Simons 73c2481889 haskell-hledger-lib: update to version 0.20 2013-05-03 11:38:53 +02:00
Peter Simons 5d6b71b2ff haskell-binary: update to version 0.7.1.0 2013-05-03 11:38:53 +02:00
Peter Simons 3ec2ddf685 haskell-asn1-types: update to version 0.1.3 2013-05-03 11:38:53 +02:00
Peter Simons cd0b4ebcac haskell-DAV: update to version 0.4.1 2013-05-03 11:38:52 +02:00
Peter Simons ddbcefd927 haskell-hledger-interest: update to version 1.4.3 2013-05-03 11:38:52 +02:00
Peter Simons 9fd0479f32 haskell-yaml: update to version 0.8.2.4 2013-05-03 11:38:51 +02:00
Peter Simons 73db2859d7 haskell-uuid: update to version 1.2.12 2013-05-03 11:38:51 +02:00
Peter Simons dc52f9b8a1 haskell-skein: update to version 1.0.3 2013-05-03 11:38:50 +02:00
Peter Simons e658070162 haskell-reflection: update to version 1.3 2013-05-03 11:38:50 +02:00
Peter Simons 8b99593f18 haskell-pool-conduit: update to version 0.1.2 2013-05-03 11:38:49 +02:00
Peter Simons 842459b22b haskell-ghc-vis: update to version 0.7.0.1 2013-05-03 11:38:49 +02:00
Peter Simons 9e28ed89d1 haskell-cryptocipher: update to version 0.5.0 2013-05-03 11:38:49 +02:00
Peter Simons ee291973cf haskell-crypto-pubkey: update to version 0.1.3 2013-05-03 11:38:48 +02:00
Peter Simons 6dc8a1158f haskell-crypto-pubkey-types: update to version 0.3.2 2013-05-03 11:38:48 +02:00
Peter Simons 319fc22b7c haskell-conduit: update to version 1.0.5 2013-05-03 11:38:48 +02:00
Peter Simons 6c9c18833f haskell-certificate: update to version 1.3.7 2013-05-03 11:38:47 +02:00
Peter Simons a6deed86c1 haskell-basic-prelude: update to version 0.3.5.0 2013-05-03 11:38:47 +02:00
Peter Simons 1399445d59 haskell-DAV: update to version 0.4 2013-05-03 11:38:47 +02:00
Moritz Ulrich 24466df152 Update isync to 1.0.6 2013-05-03 11:03:49 +02:00
Bjørn Forsman ae5664cc5e mirrors.nix: add http://backpan.perl.org/ for old CPAN modules
It seems only the latest version of perl modules are in CPAN(?). The
BackPan claims to have a complete history of CPAN.
2013-05-03 10:59:36 +02:00
Peter Simons 54d9cf1c65 Merge pull request #499 from bjornfor/perl-modules
Add perl modules needed to build "slic3r"
2013-05-03 00:43:16 -07:00
Bjørn Forsman fbae002717 Add perl modules needed to build "slic3r"
Slic3r is a tool to convert a digital 3D model into printing
instructions for your 3D printer. I have some build/run issues with it
so add it later.

These perl modules are added:
  AlienWxWidgets
  BoostGeometryUtils
  constant-defer
  ExtUtilsCppGuess
  ExtUtilsTypemapsDefault
  ExtUtilsXSpp
  GrowlGNTP
  MathLibm
  MathClipper
  MathConvexHullMonotoneChain
  MathGeometryVoronoi
  MathPlanePath
  ModuleBuildWithXSpp
  NetDBus
  Spiffy
  TestBase
  Wx

A couple of old modules were no longer available on CPAN so I bumped
them:
  DataUUID
  ExtUtilsMakeMaker
  ExtUtilsManifest
  version
  VersionRequirements

XMLTwig fails in the test phase (it is missing a dependencies), so the
test is skipped. (How did it pass the test before?)
2013-05-03 09:31:12 +02:00
Domen Kozar bf58711b2b python: 2.7.3 -> 2.7.4 2013-05-03 09:06:06 +02:00
Shea Levy 932dd06f3f Revert "Add isPath to trivial.nix"
This breaks NixOS, and I don't actually need it, so someone who needs it
can bring this back without breaking NixOS :)

This reverts commit 2742087bdd.

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-02 15:04:21 -04:00
Shea Levy 2742087bdd Add isPath to trivial.nix
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-02 14:03:43 -04:00
Vladimír Čunát 55aed5fc1f dbus: bugfix update (still 1.6 branch) 2013-05-02 18:34:21 +02:00
Vladimír Čunát 7c23c0cb47 libgcrypt, libgpgerror: bugfix updates 2013-05-02 18:33:54 +02:00
Vladimír Čunát 03f5775f87 gdk_pixbuf: bugfix update 2013-05-02 18:33:20 +02:00
Peter Simons 318b7e2eeb Merge pull request #495 from bjornfor/stlink
stlink: new package
2013-05-02 06:21:37 -07:00
Eelco Dolstra 14169da6f5 vdrift: Remove from the channel
It's 564 MiB compressed.
2013-05-02 13:26:15 +02:00
Eelco Dolstra 7846ad9a90 alienarena: Remove from the channel
387 MiB compressed, 898 uncompressed.
2013-05-02 13:26:01 +02:00