Commit Graph

26016 Commits

Author SHA1 Message Date
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
Phreedom
592ec52e94 Merge pull request #506 from qknight/byobu-5.37
Package byobu 5.37
2013-05-06 04:16:44 -07: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