Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37905437
en ru br
ALT Linux repos
5.0: 0.98-alt1
4.1: 0.97-alt1
4.0: 0.82-alt1
3.0: 0.70-alt1

Group :: Development/Scheme
RPM: stklos

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: stklos
Version: 0.70
Release: alt1
License: GPL
Group: Development/Scheme
Summary: STklos is a free Scheme System
Summary(ru_RU.KOI8-R): STklos -- свободная реализация Scheme

Url: http://stklos.sf.net
Source: %name-%version.tar.bz2
Patch: %name-0.61-alt-pcre.patch

# Automatically added by buildreq on Wed Apr 06 2005

BuildRequires: glib-devel gtk+-devel hostinfo libgc-devel libgmp-devel libldap-devel libpcre-devel

%description
STklos is a free Scheme System (nearly) conform to R5RS. The aim of this
implementation is to be fast as well as light. The implementation is based
on an ad-hoc Virtual Machine. STklos can also be compiled as a library, so
that one can easily embed it in an application.

%description -l ru_RU.KOI8-R
STklos -- свободная реализация Scheme (почти полностью) отвечающая R5RS.
Целью создания данной системы является быть быстрой как свет. Реализация
основана на базе виртуальной машины.  STklos также может быть скомпилирован
как библиотека, так что она может быть встроена в приложения.

%prep
%setup -q
%patch -p1

%build
%configure --enable-ldap --disable-gnome
make

%install
%makeinstall

%files
%doc AUTHORS ChangeLog PACKAGES-USED PORTING-NOTES README SUPPORTED-SRFIS TODO NEWS doc/html
%_bindir/*
%dir %_datadir/%name
%_datadir/%name/*
%_man1dir/*
%_includedir/*
%_libdir/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin