Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37751890
en ru br
Репозитории ALT
S:1.4.0.7-alt7
5.1: 1.4.0.1-alt1.M51.1
4.0: 1.4-alt0.6.M40.1
www.altlinux.org/Changes

Группа :: Обучение
Пакет: scratch

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

Name: scratch
%define real_name  WinScratch
%define installdir %_datadir/Scratch

Summary: A new programming language
Summary(ru.UTF-8): п÷я─п╬пЁя─п╟п╪п╪п╦я─п╬п╡п╟п╫п╦п╣ п╢п╩я▐ п╢п╣я┌п╣п╧ п╫п╟ п╬я│п╫п╬п╡п╣ Logo

Group: Education
Version: 1.4
Release: alt0.6.M40.1

License: Artistic License
Url: http://scratch.mit.edu/



Packager: Anton A. Vinogradov <arc at altlinux.org>

Source: http://download.scratch.mit.edu/WinScratch%version.zip
Source1: %name.desktop
Source2: %name.png
Source3: %name

Patch: 001-Edmdv-ru-locale.patch

BuildArch: noarch

Requires: scratch-plugins = 1.4
Requires: squeak-vm-nonXOplugins = 3.10.5

# Automatically added by buildreq on Wed Jan 20 2010

BuildRequires: unzip

%description
Scratch is a new programming language that makes it easy to create your own
interactive stories, animations, games, music, and art -- and share your
creations on the web.

Scratch is designed to help young people (ages 8 and up) develop 21st century
learning skills. As they create Scratch projects, young people learn important
mathematical and computational ideas, while also gaining a deeper understanding
of the process of design.

%prep
%setup -n %real_name%version
%patch -p1
%install

install -Dm644 Scratch/Scratch.image %buildroot%installdir/Scratch.image
install -Dm644 %SOURCE1 %buildroot%_desktopdir/%name.desktop
install -Dm644 %SOURCE2 %buildroot%_pixmapsdir/%name.png
install -Dm755 %SOURCE3 %buildroot%_bindir/%name

install -Dm644 Scratch/license.txt %buildroot%installdir/license.txt
install -Dm644 Scratch/Scratch.ini %buildroot%installdir/Scratch.ini
install -Dm644 Scratch/README.txt %buildroot%installdir/README.txt

mkdir -p %buildroot%installdir

pushd Scratch
mv Help %buildroot%installdir/
mv locale %buildroot%installdir/
mv Media %buildroot%installdir/
mv Projects %buildroot%installdir/
popd

%files
%_bindir/%name
%installdir
%_desktopdir/%name.desktop
%_pixmapsdir/%name.png



%changelog

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

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