Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37898748
en ru br
ALT Linux repos
5.0: 0.0-alt3
4.1: 0.0-alt2
4.0: 0.0-alt2

Group :: Development/Other
RPM: ansforth-ext-oof

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define ename oof
Name: ansforth-ext-%ename
Version: 0.0
Release: alt2
License: Open Source
Group: Development/Other
Summary: Object Oriented extension for ANS Forth systems
Summary(uk_UA.CP1251): Об'єктно-орієнтоване розширення для систем ANS Forth
Summary(ru_RU.CP1251): Объектно-ориентированное расширение для систем ANS Forth
URL: http://www.jwdt.com/~paysan/gforth.html
Source: http://www.jwdt.com/~paysan/%ename.tar.bz2
BuildArch: noarch

%description
Object Oriented FORTH (OOF) - extension for ANS Forth systems.

%description -l uk_UA.CP1251
Об'єктно-орієнтоване розширення (OOF) для систем ANS Forth.

%description -l ru_RU.CP1251
Объектно-ориентированное расширение (OOF) для систем ANS Forth.


%prep
%setup -n %ename


%build


%install
install -pD -m 0644 %ename.fs %buildroot%prefix/lib/ansforth/%ename.fs


%files
%doc %{ename}sampl.fs
%dir %prefix/lib/ansforth
%prefix/lib/ansforth/*


%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