]> matita.cs.unibo.it Git - helm.git/blob - helm/interface/helm_gtk_interface.spec.in
1b9740d8141ecca104c6c9147a3b380b879fc259
[helm.git] / helm / interface / helm_gtk_interface.spec.in
1 Summary: The gtk interface for the library of project HELM
2 Name: @PACKAGE@
3 Version: @VERSION@
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:/helm/@PACKAGE@-@VERSION@.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 make
25
26 %install
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