Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37735746
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 

# $Revision: 1.17 $, $Date: 2004/10/31 20:58:27 $
Summary: Small basic interpreter with printing and graphics
Name: yabasic
Version: 2.763
Release: alt0.1

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

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

# manually removed: xorg-x11-devel-static

# Automatically added by buildreq on Sun Oct 16 2005
BuildRequires: libncurses-devel libtinfo-devel

BuildRequires: xorg-x11-devel 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.

%description -l pl
Yabasic implementuje najbardziej popularne i proste elementy jЙzyka
basic. Yabasic obsЁuguje pЙtle-for, instrukcje goto z pЙtlami-while
oraz procedurami. Yabasic obsЁuguje monochromatyczn╠ liniow╠ grafikЙ
oraz drukowanie.

%prep
%setup  -q
%patch0 -p1

%build
#rm -f missing
#autoreconf -fisv
%configure --with-x
%make

%install
install -d %buildroot{%_mandir/pl/man1,%_sysconfdir}

%make_install install DESTDIR=%buildroot

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

%changelog

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

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