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

Group :: Educação
RPM: lxlogo

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: lxlogo
Version: 10
Release: alt2
License: GPL
Summary: An interactive LOGO programming environment for K-12 educational use or just for fun.
URL: http://lxlogo.sourceforge.net/
Source: http://dl.sourceforge.net/sourceforge/%name/%name%version.tar.gz
Group: Education
Patch: lxlogo10-static_int.patch
Packager: Fr. Br. George <george at altlinux.ru>

# Automatically added by buildreq on Fri Mar 06 2009

BuildRequires: libX11-devel
Requires: xedit

%description
LXlogo is a variant of the LOGO language. Logo is interesting because it gives students immediate graphical results with just a few commands or lines of code, and allows students to gradually become familiar with geometric concepts, and how to write programs and think procedurally. As students move beyond the beginning stages, they can move on to create fun animations and user interfaces.

Most students today are very familiar with how to play video games and use applications, but have never experienced the thrill of having complete control over the computer like they can when they progam in a language like LXlogo.

%prep
%setup -n %name%version
%patch -p0

%build
make -C src %name getgui renderd

%install
mkdir -p %buildroot%_bindir
install -s bin/* %buildroot%_bindir/

%files
%doc examples README
%_bindir/*

%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