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

Группа :: Игры/Обучающие
Пакет: pysycache

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

Name:     pysycache
Version:  3.1
Release:  alt2

Summary:  Pysycache  - educational software to learn to manipulate the mouse with pleasant activities.
Summary(ru_RU.UTF-8): Pysycache - п╬п╠я┐я┤п╟я▌я┴п╟я▐ п©я─п╬пЁя─п╟п╪п╪п╟ п╢п╩я▐ п╢п╣я┌п╣п╧, п©п╬п╪п╬пЁп╟я▌я┴п╟я▐ п╬я│п╡п╬п╦я┌я▄ п╪п╟п╫п╦п©я┐п╩я▐я┌п╬я─ "п╪я▀я┬я▄"

License:  GPLv2
Group:  Games/Educational
Url:  http://www.pysycache.org
Packager: Andrey Cherepanov <cas at altlinux.org>

Source:   %name-%version.tar.gz

BuildArch: noarch
Requires: python pygame

%description
Pysycache - educational software to learn to manipulate the mouse with
pleasant activities.
Project have been initially started by Vincent DEROO
Vincent DEROO <vincent.pysycache at free.fr>

%description -l ru_RU.UTF-8
Pysycache - п╬п╠я┐я┤п╟я▌я┴п╟я▐ п©я─п╬пЁя─п╟п╪п╪п╟ п╢п╩я▐ п╢п╣я┌п╣п╧, п©п╬п╪п╬пЁп╟я▌я┴п╟я▐ п╬я│п╡п╬п╦я┌я▄
п╪п╟п╫п╦п©я┐п╩я▐я┌п╬я─ "п╪я▀я┬я▄". п÷я─п╬п╣п╨я┌ п╠я▀п╩ п╫п╟я┤п╟я┌ п▓п╦п╫я│п╣п╫я┌п╬п╪ п■п╣я─я┐
Vincent DEROO <vincent.pysycache at free.fr>

%prep
%setup -q

%install
# Copy all program files
mkdir -p %buildroot
cp -a usr %buildroot/

# Create default configuratiuon

mkdir -p %buildroot%_sysconfdir/%name/
cat >  %buildroot%_sysconfdir/%name/%name.dfg <<EOF
USER=0
SCORE=/var/lib/pysycache
REPUSER=/var/lib/pysycache/users
EOF

# Create work directories

for d in themes-buttons themes-click themes-dblclick themes-move themes-puzzle users; do
mkdir -p %buildroot%_var/lib/%name/$d/
done

%files
%_bindir/%name
%_sysconfdir/%name/%name.dfg
%_datadir/applications/*.desktop
%_man1dir/%name.1.*
%_datadir/%name/*
%_datadir/pixmaps/*
%_var/lib/%name/*

%changelog

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

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