Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37743065
en ru br
ALT Linux repositórios
S:0.1.0-alt2

Group :: Desktop gráfico/Icewm
RPM: icewm-theme-darkt

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: icewm-theme-darkt
Version: 0.1.0
Release: alt2

License: GPL
Group: Graphical desktop/Icewm
URL: http://icewmdarkt.berlios.de
Summary: A theme for IceWM inspired by the Silver Vista, IceVista and VistaBlack themes
BuildArch: noarch

Requires: design-icewm >= 1.0-alt6

Source: http://download.berlios.de/icewmdarkt/darkt-0.1.0.tar.gz

%description
These themes were inspired by the Silver Vista, IceVista and VistaBlack themes.
They have a look based on gradients, rounded borders and shaped windows's decorations.
Currently there are two themes: DarkT and DarkT II.

%prep

%install
/bin/mkdir -p %buildroot%_x11x11dir/icewm/themes/
/bin/tar xzf %SOURCE0 -C %buildroot%_x11x11dir/icewm/themes/

# don't use nonexistent background image

/bin/sed -i 's|DesktopBackgroundImage="bgimage.png"|# DesktopBackgroundImage=""|' %buildroot%_x11x11dir/icewm/themes/*/default.theme
# show default network status
/bin/sed -i 's|NetworkStatusDevice|# NetworkStatusDevice|' %buildroot%_x11x11dir/icewm/themes/*/default.theme
# fix font name
/bin/sed -i 's|-koi8-r|-*-*|g' %buildroot%_x11x11dir/icewm/themes/*/default.theme

/bin/find %buildroot%_x11x11dir/icewm/themes -type f -print0 |
xargs -r0 chmod 0444
/bin/find %buildroot%_x11x11dir/icewm/themes -type d -print0 |
xargs -r0 chmod 0755

%files
%_x11x11dir/icewm/themes/*

%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