Added superkaramba
svn path=/nixpkgs/trunk/; revision=9297
This commit is contained in:
parent
898eda2398
commit
9c5f420b00
@ -629,6 +629,12 @@ rec {
|
|||||||
inherit fetchurl stdenv coreutils pam;
|
inherit fetchurl stdenv coreutils pam;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
superkaramba = import ../desktops/superkaramba {
|
||||||
|
inherit stdenv fetchurl kdebase kdelibs zlib libjpeg
|
||||||
|
perl qt3 python libpng freetype expat;
|
||||||
|
inherit (xlibs) libX11 libXext libXt libXaw libXpm;
|
||||||
|
};
|
||||||
|
|
||||||
sshfsFuse = import ../tools/networking/sshfs-fuse {
|
sshfsFuse = import ../tools/networking/sshfs-fuse {
|
||||||
inherit fetchurl stdenv pkgconfig fuse;
|
inherit fetchurl stdenv pkgconfig fuse;
|
||||||
inherit (gtkLibs) glib;
|
inherit (gtkLibs) glib;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user