Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37478822
en ru br
Репозитории ALT

Группа :: Графические оболочки/Icewm
Пакет: icewm-theme-darkt

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and 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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin