mmlinterface.opt mmlinterface2 mmlinterface2.opt
install:
- cp experiment reduction fix_params mmlinterface \
- experiment.opt reduction.opt fix_params.opt mmlinterface.opt \
- $(HELM_BIN_DIR)
+ cp mmlinterface mmlinterface.opt $(HELM_BIN_DIR)
distclean:
rm -f Makefile configuration.ml configure config.log config.cache \
-Summary: The configuration files shared by all the tools of project HELM
-Name: helm_configuration
+Summary: The gtk interface for the library of project HELM
+Name: helm_gtk_interface
Version: 0.0.1
Release: 1
Copyright: GPL
URL: http://www.cs.unibo.it/helm
Packager: Claudio Sacerdoti Coen <sacerdot@cs.unibo.it>
+Requires: helm_configuration = 0.0.1, helm_data = 0.0.1, helm_http_getter = 0.0.1, helm_xsltd = 0.0.1
Group: Applications/Publishing
-Source: www.cs.unibo.it:/~lpadovan/mml-widget/helm_configuration-0.0.1-1.tar.gz
+Source: www.cs.unibo.it:/~lpadovan/mml-widget/helm_gtk_interface-0.0.1-1.tar.gz
%description
HELM (Hypertextual Electronic Library of Mathematics) is a project aimed
at the creation of tools for the development and exploitation of a huge
%files
%doc AUTHORS COPYING ChangeLog NEWS README
-
-/usr/local/lib/helm/configuration.pl
-/usr/local/etc/helm/configuration.dtd
-/usr/local/etc/helm/helm-font-configuration.xml
-/usr/local/etc/helm/configuration.xml
-/usr/local/etc/helm/helm-math-engine-configuration.xml
-/usr/local/etc/helm/helm-dictionary.xml
-/usr/local/var/helm/servers.txt
-/usr/local/var/helm/urls_of_uris.db
-
-%dir /usr/local/var/helm/library
-%dir /usr/local/share/helm/dtd
+%attr(755,root,root) /usr/local/bin/mmlinterface
+%attr(755,root,root) /usr/local/bin/mmlinterface.opt