Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37844230
en ru br
Репозитории ALT
5.1: 0.1-alt1
4.1: 0.1-alt1
www.altlinux.org/Changes

Группа :: Графика
Пакет: xboard-theme-eyes

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define theme eyes

Name: xboard-theme-%theme
Version: 0.1
Release: alt1

URL: http://linuz.sns.it/~monge/wiki/index.php/Chess_pieces

Summary: xboard theme '%theme' from Maurizio Monge
License: LGPL
Group: Graphics

Packager: Stanislav Ievlev <inger at altlinux.org>

Source: %name-%version.tar

BuildRequires: ImageMagick

Requires: xboard
Provides: xboard-theme

%description
xboard theme '%theme' from Maurizio Monge  <maurizio.monge at gmail.com>

%prep
%setup -q
for s in 58 54 49 45 40 37 33 ;do
   for i in *64.xpm;do convert -resize ${s}x${s} $i ${i%%64*}${s}.xpm;done
done

%install
%__install -d %buildroot%_datadir/xboard/theme
cp -a *.xpm %buildroot%_datadir/xboard/theme

%files
%_datadir/xboard/theme

%changelog

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

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