]> matita.cs.unibo.it Git - helm.git/blob - helm/interface/helm_gtk_interface-0.0.1-1.spec
added LICENSE
[helm.git] / helm / interface / helm_gtk_interface-0.0.1-1.spec
1 Summary: The gtk interface for the library of project HELM
2 Name: helm_gtk_interface
3 Version: 0.0.1
4 Release: 1
5 Copyright: GPL
6 URL: http://www.cs.unibo.it/helm
7 Packager: Claudio Sacerdoti Coen <sacerdot@cs.unibo.it>
8 Requires: helm_configuration = 0.0.1, helm_data = 0.0.1, helm_http_getter = 0.0.1, helm_xsltd = 0.0.1, ocaml >= 3.00, ocaml-findlib, ocaml-netstring, ocaml-pxp, lablgtk_20001129, lablgtk-20001129_gtkmathview
9 Group: Applications/Publishing
10 Source: www.cs.unibo.it:/~lpadovan/mml-widget/helm_gtk_interface-0.0.1-1.tar.gz
11 %description
12 HELM (Hypertextual Electronic Library of Mathematics) is a project aimed
13 at the creation of tools for the development and exploitation of a huge
14 distributed library of formal mathematical knowledge. This package holds
15 a gtk interface to the library.
16 For more information see http://www.cs.unibo.it/helm
17
18 %prep
19 %setup
20
21 %build
22 cp config.cache.pkg config.cache
23 ./configure
24
25 %install
26 make
27 make opt
28 make install
29
30 %files
31 %doc AUTHORS COPYING ChangeLog NEWS README
32 %attr(755,root,root) /usr/local/bin/mmlinterface
33 %attr(755,root,root) /usr/local/bin/mmlinterface.opt