mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-16 06:47:09 +03:00
Upgrade&split kdeartwork
svn path=/nixpkgs/trunk/; revision=23752
This commit is contained in:
parent
20a0469f1c
commit
d611b0aedb
14
pkgs/desktops/kde-4.5/artwork/aurorae.nix
Normal file
14
pkgs/desktops/kde-4.5/artwork/aurorae.nix
Normal file
@ -0,0 +1,14 @@
|
||||
{ cmake, kde, automoc4, kdelibs }:
|
||||
|
||||
kde.package rec {
|
||||
name = "aurorae-themes-${meta.kde.version}";
|
||||
|
||||
buildInputs = [ cmake automoc4 kdelibs ];
|
||||
meta = {
|
||||
kde = {
|
||||
name = "aurorae";
|
||||
module = "kdeartwork";
|
||||
version = "4.5.1";
|
||||
};
|
||||
};
|
||||
}
|
15
pkgs/desktops/kde-4.5/artwork/color-schemes.nix
Normal file
15
pkgs/desktops/kde-4.5/artwork/color-schemes.nix
Normal file
@ -0,0 +1,15 @@
|
||||
{ cmake, kde, automoc4, kdelibs }:
|
||||
|
||||
kde.package rec {
|
||||
name = "kde-color-schemes-${meta.kde.version}";
|
||||
|
||||
buildInputs = [ cmake automoc4 kdelibs ];
|
||||
meta = {
|
||||
description = "Additional KDE color schemes";
|
||||
kde = {
|
||||
name = "ColorSchemes";
|
||||
module = "kdeartwork";
|
||||
version = "4.5.1";
|
||||
};
|
||||
};
|
||||
}
|
@ -1,22 +0,0 @@
|
||||
{ kde, cmake, qt4, perl, xscreensaver
|
||||
, kdelibs, kdebase_workspace, automoc4, strigi, eigen}:
|
||||
|
||||
kde.package {
|
||||
|
||||
buildInputs = [ cmake qt4 perl xscreensaver kdelibs kdebase_workspace automoc4
|
||||
strigi eigen ];
|
||||
|
||||
preConfigure = ''
|
||||
cp -v ${./FindXscreensaver.cmake} cmake/modules/FindXscreensaver.cmake
|
||||
'';
|
||||
|
||||
meta = {
|
||||
description = "KDE artwork";
|
||||
longDescription = "Contains various artwork for KDE such as backgrounds, icons and screensavers";
|
||||
license = "LGPL";
|
||||
kde = {
|
||||
name = "kdeartwork";
|
||||
version = "4.5.0";
|
||||
};
|
||||
};
|
||||
}
|
15
pkgs/desktops/kde-4.5/artwork/desktop-themes.nix
Normal file
15
pkgs/desktops/kde-4.5/artwork/desktop-themes.nix
Normal file
@ -0,0 +1,15 @@
|
||||
{ cmake, kde, automoc4, kdelibs }:
|
||||
|
||||
kde.package rec {
|
||||
name = "kde-desktop-themes-${meta.kde.version}";
|
||||
|
||||
buildInputs = [ cmake automoc4 kdelibs ];
|
||||
meta = {
|
||||
description = "Additional KDE desktop themes";
|
||||
kde = {
|
||||
name = "desktopthemes";
|
||||
module = "kdeartwork";
|
||||
version = "4.5.1";
|
||||
};
|
||||
};
|
||||
}
|
15
pkgs/desktops/kde-4.5/artwork/emoticons.nix
Normal file
15
pkgs/desktops/kde-4.5/artwork/emoticons.nix
Normal file
@ -0,0 +1,15 @@
|
||||
{ cmake, kde, automoc4, kdelibs }:
|
||||
|
||||
kde.package rec {
|
||||
name = "kde-emotion-icons-${meta.kde.version}";
|
||||
|
||||
buildInputs = [ cmake automoc4 kdelibs ];
|
||||
meta = {
|
||||
description = "Additional KDE emotion icons (smiles)";
|
||||
kde = {
|
||||
name = "emoticons";
|
||||
module = "kdeartwork";
|
||||
version = "4.5.1";
|
||||
};
|
||||
};
|
||||
}
|
15
pkgs/desktops/kde-4.5/artwork/high-resolution-wallpapers.nix
Normal file
15
pkgs/desktops/kde-4.5/artwork/high-resolution-wallpapers.nix
Normal file
@ -0,0 +1,15 @@
|
||||
{ cmake, kde, automoc4, kdelibs }:
|
||||
|
||||
kde.package rec {
|
||||
name = "kde-wallpapers-high-resolution-${meta.kde.version}";
|
||||
|
||||
buildInputs = [ cmake automoc4 kdelibs ];
|
||||
meta = {
|
||||
description = "KDE wallpapers in high resolution";
|
||||
kde = {
|
||||
name = "HighResolutionWallpapers";
|
||||
module = "kdeartwork";
|
||||
version = "4.5.1";
|
||||
};
|
||||
};
|
||||
}
|
14
pkgs/desktops/kde-4.5/artwork/kscreensaver.nix
Normal file
14
pkgs/desktops/kde-4.5/artwork/kscreensaver.nix
Normal file
@ -0,0 +1,14 @@
|
||||
{ cmake, kde, automoc4, kdelibs, xscreensaver, kdebase_workspace, eigen }:
|
||||
|
||||
kde.package rec {
|
||||
buildInputs = [ cmake automoc4 kdelibs xscreensaver kdebase_workspace ];
|
||||
meta = {
|
||||
description = "KDE screen saver and savers";
|
||||
kde = {
|
||||
name = "kscreensaver";
|
||||
module = "kdeartwork";
|
||||
version = "1.0";
|
||||
release = "4.5.1";
|
||||
};
|
||||
};
|
||||
}
|
16
pkgs/desktops/kde-4.5/artwork/nuvola-icon-theme.nix
Normal file
16
pkgs/desktops/kde-4.5/artwork/nuvola-icon-theme.nix
Normal file
@ -0,0 +1,16 @@
|
||||
{ cmake, kde, automoc4, kdelibs }:
|
||||
|
||||
kde.package rec {
|
||||
name = "nuvola-icon-theme-${meta.kde.version}";
|
||||
# Sources contain primary and kdeclassic as well but they're not installed
|
||||
|
||||
buildInputs = [ cmake automoc4 kdelibs ];
|
||||
meta = {
|
||||
description = "KDE nuvola icon theme";
|
||||
kde = {
|
||||
name = "IconThemes";
|
||||
module = "kdeartwork";
|
||||
version = "4.5.1";
|
||||
};
|
||||
};
|
||||
}
|
15
pkgs/desktops/kde-4.5/artwork/phase-style.nix
Normal file
15
pkgs/desktops/kde-4.5/artwork/phase-style.nix
Normal file
@ -0,0 +1,15 @@
|
||||
{ cmake, kde, automoc4, kdelibs }:
|
||||
|
||||
kde.package rec {
|
||||
name = "kde-style-phase-${meta.kde.version}";
|
||||
|
||||
buildInputs = [ cmake automoc4 kdelibs ];
|
||||
meta = {
|
||||
description = "KDE phase style. Clean classical look";
|
||||
kde = {
|
||||
name = "styles";
|
||||
module = "kdeartwork";
|
||||
version = "4.5.1";
|
||||
};
|
||||
};
|
||||
}
|
15
pkgs/desktops/kde-4.5/artwork/sounds.nix
Normal file
15
pkgs/desktops/kde-4.5/artwork/sounds.nix
Normal file
@ -0,0 +1,15 @@
|
||||
{ cmake, kde, automoc4, kdelibs }:
|
||||
|
||||
kde.package rec {
|
||||
name = "kde-sounds-${meta.kde.version}";
|
||||
|
||||
buildInputs = [ cmake automoc4 kdelibs ];
|
||||
meta = {
|
||||
description = "New login/logout sounds";
|
||||
kde = {
|
||||
name = "sounds";
|
||||
module = "kdeartwork";
|
||||
version = "4.5.1";
|
||||
};
|
||||
};
|
||||
}
|
15
pkgs/desktops/kde-4.5/artwork/wallpapers.nix
Normal file
15
pkgs/desktops/kde-4.5/artwork/wallpapers.nix
Normal file
@ -0,0 +1,15 @@
|
||||
{ cmake, kde, automoc4, kdelibs }:
|
||||
|
||||
kde.package rec {
|
||||
name = "kde-wallpapers-${meta.kde.version}";
|
||||
|
||||
buildInputs = [ cmake automoc4 kdelibs ];
|
||||
meta = {
|
||||
description = "Additional KDE wallpapers";
|
||||
kde = {
|
||||
name = "wallpapers";
|
||||
module = "kdeartwork";
|
||||
version = "4.5.1";
|
||||
};
|
||||
};
|
||||
}
|
15
pkgs/desktops/kde-4.5/artwork/weather-wallpapers.nix
Normal file
15
pkgs/desktops/kde-4.5/artwork/weather-wallpapers.nix
Normal file
@ -0,0 +1,15 @@
|
||||
{ cmake, kde, automoc4, kdelibs }:
|
||||
|
||||
kde.package rec {
|
||||
name = "kde-weather-wallpapers-${meta.kde.version}";
|
||||
|
||||
buildInputs = [ cmake automoc4 kdelibs ];
|
||||
meta = {
|
||||
description = "Additional KDE wallpapers (weather)";
|
||||
kde = {
|
||||
name = "WeatherWallpapers";
|
||||
module = "kdeartwork";
|
||||
version = "4.5.1";
|
||||
};
|
||||
};
|
||||
}
|
@ -60,7 +60,20 @@
|
||||
};
|
||||
|
||||
kdeadmin = callPackage ./admin { };
|
||||
kdeartwork = callPackage ./artwork { };
|
||||
kdeartwork = {
|
||||
recurseForDerivations = true;
|
||||
aurorae = callPackage ./artwork/aurorae.nix { };
|
||||
colorSchemes = callPackage ./artwork/color-schemes.nix { };
|
||||
desktop_themes = callPackage ./artwork/desktop-themes.nix { };
|
||||
emoticons = callPackage ./artwork/emoticons.nix { };
|
||||
high_resolution_wallpapers = callPackage ./artwork/high-resolution-wallpapers.nix { };
|
||||
wallpapers = callPackage ./artwork/wallpapers.nix { };
|
||||
nuvola_icon_theme = callPackage ./artwork/nuvola-icon-theme.nix { };
|
||||
sounds = callPackage ./artwork/sounds.nix { };
|
||||
weather_wallpapers = callPackage ./artwork/weather-wallpapers.nix { };
|
||||
phase_style = callPackage ./artwork/phase-style.nix { };
|
||||
kscreensaver = callPackage ./artwork/kscreensaver.nix { };
|
||||
};
|
||||
kdeedu = callPackage ./edu { };
|
||||
kdegames = callPackage ./games { };
|
||||
kdegraphics = callPackage ./graphics { };
|
||||
|
@ -124,4 +124,8 @@ builtins.listToAttrs
|
||||
name = "kdebindings-4.5.1.tar.bz2";
|
||||
value = "1j8bf7lwb70jc0m8d2hh6c1z6vgpxbqf47w5pkq58kgan8y3zcsw";
|
||||
}
|
||||
{
|
||||
name = "kdeartwork-4.5.1.tar.bz2";
|
||||
value = "0fjcx6wwgzxl64s62wv2sf15plx49fck86nwzfbgbmdha1ra2gmi";
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user