Commit graph

29 commits

Author SHA1 Message Date
Lluís Batlle i Rossell a386398be6 Adding kdenlive, and as a side effect, mlt.
Kdenlive looks for some binaries in PATH, so some dependencies may be fulfilled
not by kdenlive nix expression.

svn path=/nixpkgs/trunk/; revision=21458
2010-04-30 13:12:07 +00:00
Yury G. Kudryashov a4842e0987 Really add policykit support to kdebase-workspace
svn path=/nixpkgs/trunk/; revision=21329
2010-04-26 20:39:08 +00:00
Eelco Dolstra e2a374799f * Reverted most of the recent Python refactorings, as discussed. It's
a worthy goal to move the Python packages that are currently in
  all-packages.nix into a single attribute set, but this doesn't
  require moving python-packages.nix or the other changes made to that
  file.  The Python packages in all-packages.nix should simply be
  moved to python-packages.nix, and ideally changed to use
  buildPythonPackage.

svn path=/nixpkgs/trunk/; revision=21196
2010-04-21 10:51:15 +00:00
Yury G. Kudryashov 7a3f602580 Get rid of decibel and tapioca-qt
It never worked, and nothing use it.

svn path=/nixpkgs/trunk/; revision=21185
2010-04-20 17:06:19 +00:00
Lluís Batlle i Rossell 8cf18e0ae4 Revert "Removing the amarok dependency on qscriptgenerator."
Amarok wants it.

svn path=/nixpkgs/trunk/; revision=21155
2010-04-19 10:24:13 +00:00
Lluís Batlle i Rossell 673d1674fb Making kdeadmin build (pkgs => pythonpackages change)
svn path=/nixpkgs/trunk/; revision=21154
2010-04-19 10:24:09 +00:00
Lluís Batlle i Rossell 98c2d9c386 Removing the amarok dependency on qscriptgenerator.
It builds fine, even in x86_64, where it failed.

svn path=/nixpkgs/trunk/; revision=21153
2010-04-19 09:50:12 +00:00
Yury G. Kudryashov 6338c68dcd Inherit from pythonPackages, not pkgs
svn path=/nixpkgs/trunk/; revision=21152
2010-04-19 09:29:06 +00:00
Yury G. Kudryashov cafe94f42d Add qca openssl plug-in
svn path=/nixpkgs/trunk/; revision=21044
2010-04-13 06:53:51 +00:00
Yury G. Kudryashov 39c24a4801 Bump soprano to 2.4.1
Add virtuoso backend. Another full KDE rebuild.

svn path=/nixpkgs/trunk/; revision=20933
2010-04-03 17:34:26 +00:00
Yury G. Kudryashov f0f1958830 Get rid of redland-1.0.8
1.0.9 was buggy, but it is fixed in 1.0.10

svn path=/nixpkgs/trunk/; revision=20930
2010-04-03 09:54:22 +00:00
Lluís Batlle i Rossell 2ce4840754 Adding kdiff3 as extragear.
I don't know if 'extragear' involves a specific list of packages.

(Thanks to Stephen for a patch)

svn path=/nixpkgs/trunk/; revision=20634
2010-03-15 14:26:58 +00:00
Sander van der Burg e51cfc777a Added libv4l which is now a required dependency for kdenetwork-4.4.1
svn path=/nixpkgs/trunk/; revision=20349
2010-03-03 10:37:38 +00:00
Sander van der Burg 3c4f2a35a4 Fixed compilation of kdenetwork-4.4.0
svn path=/nixpkgs/trunk/; revision=20033
2010-02-15 22:37:30 +00:00
Sander van der Burg 45a92833bd Added rhpl as buildInput to kdeutils so that system-config-printer can be used
svn path=/nixpkgs/trunk/; revision=20032
2010-02-15 22:20:05 +00:00
Sander van der Burg 61980ddf12 Fixed rhpl which also fixes printer support in kdeadmin
svn path=/nixpkgs/trunk/; revision=20031
2010-02-15 21:53:31 +00:00
Sander van der Burg 1ec8a7412a Fixed compilation of kdeplasma-addons by passing libXi as buildInput
svn path=/nixpkgs/trunk/; revision=20021
2010-02-15 18:03:27 +00:00
Sander van der Burg de25c3f41d Added libXtst as buildInput in order to fix the compilation of kdeplasma-addons
svn path=/nixpkgs/trunk/; revision=20001
2010-02-14 23:07:57 +00:00
Sander van der Burg 41c17ffebf Added attica to buildInputs of kdeplasma-addons-4.4.0
svn path=/nixpkgs/trunk/; revision=20000
2010-02-14 23:04:56 +00:00
Sander van der Burg a6898fba99 Fixed compilation of kdesdk-4.4.0
svn path=/nixpkgs/trunk/; revision=19998
2010-02-14 22:44:05 +00:00
Sander van der Burg 2d2cb184c8 Fixed compilation of kdegames-4.4.0
svn path=/nixpkgs/trunk/; revision=19997
2010-02-14 22:40:28 +00:00
Sander van der Burg 019db7b9dc - Added libssh (used by kdebase-runtime)
- Completed kdebase-runtime 4.4.0


svn path=/nixpkgs/trunk/; revision=19994
2010-02-14 21:56:35 +00:00
Sander van der Burg 6eb2cc674a Patches the python modules path of kdebase-workspace to compile with kdebindings again
svn path=/nixpkgs/trunk/; revision=19992
2010-02-14 21:19:45 +00:00
Lluís Batlle i Rossell cb7f9b8e52 Removing kdelibs_experimental mentions in kde44 expressions. This removes the workspace builder/patch too.
svn path=/nixpkgs/trunk/; revision=19977
2010-02-13 15:49:01 +00:00
Lluís Batlle i Rossell aaffbe6971 kdeedu builds, and kdebindings build
svn path=/nixpkgs/trunk/; revision=19976
2010-02-13 15:37:06 +00:00
Sander van der Burg e4b1633d6b Some fixes to kdebindings. I now builds again but still gives me a compile error
svn path=/nixpkgs/trunk/; revision=19973
2010-02-13 14:02:07 +00:00
Lluís Batlle i Rossell 3615623c94 Kde 4.4 runtime wants attica.
svn path=/nixpkgs/trunk/; revision=19970
2010-02-13 00:06:51 +00:00
Sander van der Burg 31cbd149d2 - Completed all dependencies for kdelibs-4.4.0
- Added SIP 4.10 required for pyqt-4.7.x
- Removed kde libs experimental, which does not exists anymore in 4.4.0


svn path=/nixpkgs/trunk/; revision=19910
2010-02-10 16:01:55 +00:00
Sander van der Burg bcb6e407ea Added my initial KDE 4.4 expression
svn path=/nixpkgs/trunk/; revision=19906
2010-02-10 15:06:50 +00:00