Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37887416
en ru br
ALT Linux repositórios
5.0: 0.3-alt1
4.1: 0.3-alt1
4.0: 0.3-alt1

Group :: Desktop gráfico/KDE
RPM: kde-icon-theme-nuvoX

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define theme nuvoX

Name: kde-icon-theme-%theme
Version: 0.3
Release: alt1
Packager:     Eugene A. Suchkov <cityhawk at altlinux.ru>

Summary: A set of Icons for KDE
Group: Graphical desktop/KDE
Url: http://xavier.corredor.llano.googlepages.com/nuvox
License: GPL

BuildArch: noarch

Provides: kde-icon-theme
Provides: icons-%theme = %version-%release
Obsoletes: icons-%theme

Source: nuvoX_%version.tar.bz2

%description
this theme is mainly based on three other themes:nuovola, nuoveXT, OS-L, (some icons of other theme) and of course Plus own designs.

%install
%set_strip_method none
mkdir -p %buildroot/%_iconsdir
pushd %buildroot/%_iconsdir/
   tar jxf %SOURCE0
   mv nuvoX_%version %theme
   pushd %theme
find -type f -exec chmod a-x {} \;
#
mv index.desktop index.theme
subst "s/Inherits=.*/Inherits=hicolor,default.kde/" index.theme
subst "s/\[KDE Icon Theme\]/[Icon Theme]/" index.theme
#
find ./ -type l -exec rm -f {} \;
#
find ./ -type f -name go.png| \
while read n
do
       n=`dirname $n`
       ln -s go.png $n/kmenu.png ||:
done
   popd
popd

%files
%dir %_iconsdir/%theme
%_iconsdir/%theme/


%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009