Plasma GitLab Archive
Projects Blog Knowledge

OASISFormat:  0.4
Name:         wdialog
Version:      2.1.5
Synopsis:     Dialog-based web applications
Authors:      Gerd Stolpmann
ConfType:     custom (0.4)
BuildType:    custom (0.4)
InstallType:  custom (0.4)
BuildTools:   make
License:      GPL
OCamlVersion: >= 4.00.0
Homepage:     http://projects.camlcity.org/projects/wdialog.html

XCustomConf: ./configure
PostConfCommand: make -s postconf
XCustomBuild: make build
XCustomInstall: make install
XCustomUninstall: make uninstall

Library "wdialog"
  Path: src/wdialog
  BuildDepends: pxp-engine >= 1.2
  BuildDepends+: netstring >= 4.0.0
  BuildDepends+: netcgi2 >= 4.0.0
  BuildDepends+: netstring-pcre >= 4.0.0
  BuildDepends+: pcre >= 0

Library "wd-inmemory-session"
  Path: src/wd-inmemory-session
  BuildDepends: wdialog

Library "wd-session-daemon"
  Path: src/wd-session-daemon
  BuildDepends+: wdialog
  BuildDepends+: rpc
  BuildDepends+: inifiles

Library "wd-xmlcompiler"
  Path: src/wd-xmlcompiler

Library "wdialog-p4"
  Path: src/wdialog-p4
  BuildDepends: camlp4

Executable "wdstated"
  Path: src/wd-session-daemon
  MainIs: wdstated.ml

This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml