]> git.pld-linux.org Git - packages/gforth.git/blame - gforth.spec
- changed all BuildRoot definitons
[packages/gforth.git] / gforth.spec
CommitLineData
d7956da1
JR
1Summary: GNU Forth Language
2Summary(pl): Kompilator GNU Forth
3Name: gforth
4Version: 0.4.0
5Release: 1
6Copyright: GPL
7Group: Languages
8Source: ftp://prep.ai.mit.edu/pub/gnu/%{name}-%{version}.tar.gz
422e1dbb 9BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
e2b954ef 10
11%description
12Gforth is a fast and portable implementation of the ANS Forth
13language. It works nicely with the Emacs editor, offers some nice
14features such as input completion and history and a powerful locals
15facility, and it even has (the beginnings of) a manual. Gforth employs
16traditional implementation techniques: its inner innerpreter is
17indirect or direct threaded. Gforth is distributed under the GNU
18General Public license (see COPYING).
19
20%description -l pl
21