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

Group :: Jogos/Educational
RPM: pysycache

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e 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

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