Sophie

Sophie

distrib > * > 2008.0 > x86_64 > by-pkgid > 61e7e74ba936631866f86b857b508719 > files > 2

yabasic-2.763-3mdv2008.0.src.rpm

%define name yabasic
%define version 2.763
%define release %mkrel 3

Summary:	Small basic interpreter with printing and graphics
Name:		%{name}
Version:	%{version}
Release:	%{release}
License:	Artistic
Group:		Development/Other
Source0:	http://www.yabasic.de/download/%{name}-%{version}.tar.bz2
URL:		http://www.yabasic.de/
BuildRequires:	bison
BuildRequires:	flex
BuildRequires:	automake
BuildRequires:	autoconf >= 2.13
BuildRequires:	libtool
BuildRequires:	XFree86-devel
BuildRequires:	ncurses-devel
BuildRoot:	%{_tmppath}/%{name}-buildroot

%description
Yabasic implements the most common and simple elements of the basic
language; 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

%build
# rm -f missing
libtoolize --copy --force
aclocal
autoheader
autoconf
automake -a -c -i
%configure
%make

%check
make check-TESTS

%install
rm -rf $RPM_BUILD_ROOT

%makeinstall

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root)
%doc AUTHORS NEWS README *.htm ChangeLog
%{_bindir}/*
%{_mandir}/man1/yabasic.*


%changelog
* Wed Aug 22 2007 Olivier Thauvin <nanardon@mandriva.org> 2.763-3mdv2008.0
+ Revision: 68894
- rebuild

  + Thierry Vignaud <tvignaud@mandriva.com>
    - fix man pages extension


* Thu Aug 10 2006 Olivier Thauvin <nanardon@mandriva.org>
+ 08/10/06 10:31:51 (55329)
- rebuild

* Thu Aug 10 2006 Olivier Thauvin <nanardon@mandriva.org>
+ 08/10/06 10:30:17 (55328)
Import yabasic

* Mon Oct 17 2005 Olivier Thauvin <nanardon@mandriva.org> 2.763-1mdk
- 2.763

* Sun May 01 2005 Olivier Thauvin <nanardon@mandriva.org> 2.751-1mdk
- 2.751
- add %%check section

* Fri May 14 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 2.744-1mdk
- 2.744