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

Группа :: Разработка/Прочее
Пакет: yabasic

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

Name: yabasic
Version: 2.763
Release: alt3.qa1

Summary: Small basic interpreter with printing and graphics

License: Public Domain
Group: Development/Other
Url: http://www.yabasic.de/

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://www.yabasic.de/download/%name-%version.tar.bz2
Patch: %name-make.patch

# manually removed: xorg-cf-files

# Automatically added by buildreq on Wed Oct 22 2008
BuildRequires: imake libXt-devel libncurses-devel

BuildPreReq: bison flex

%description
Yabasic implements the most common and simple elements of the basic
langugage; It comes with for-loops and goto with while-loops and
procedures. Yabasic does monochrome line grafics, printing comes with
no extra effort. Yabasic runs under Unix and Windows; it is small
(less than 200KB) and free.

%prep
%setup -q
%patch -p1

%build
%autoreconf
%configure --with-x
%make_build

%install
%makeinstall_std

%files
%doc AUTHORS NEWS README *.htm
%_bindir/%name
%_man1dir/*

%changelog

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

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