Source: wims
Section: web
Priority: optional
Maintainer: Georges Khaznadar <georgesk@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 texlive-base,
 po-debconf, 
 libgd-dev,
 libgmp-dev,
 autoconf,
 automake,
 shtool,
 bison,
 flex,
 apache2-dev,
 libwebservice-validator-html-w3c-perl,
 libwebservice-validator-css-w3c-perl,
 imagemagick,
 node-js-beautify,
 terser,
 php,
Standards-Version: 4.7.3
Vcs-Browser: https://salsa.debian.org/science-team/wims.git
Vcs-Git: https://salsa.debian.org/science-team/wims.git

Package: wims
Architecture: any
Pre-Depends:
 ${misc:Pre-Depends},
 adduser,
 apache2,
 libapache2-mod-fcgid,
Depends:
 ${shlibs:Depends},
 ${misc:Depends}, 
 imagemagick | graphicsmagick-imagemagick-compat, 
 pari-gp,
 gnuplot-nox,
 maxima,
 maxima-share,
 octave,
 fortunes,
 cpp,
 texlive-base,
 texlive-latex-base,
 texlive-fonts-recommended, 
 mailutils| mailx,
 units-filter,
 chemeq,
 graphviz,
 ldap-utils,
 qrencode,
 libwebservice-validator-html-w3c-perl,
 yui-compressor,
 fonts-font-awesome,
 libjs-jquery,
 libjs-jquery-ui,
 libjs-jquery-ui-theme-smoothness,
 libjs-mootools,
 libjs-prototype,
 libjs-asciimathml,
 libjs-codemirror,
 libjs-edit-area,
 node-normalize.css,
 node-mathjax-full,
 jsxgraph,
 wims-modules (>= ${source:Version}),
Breaks: wims-modules (<< 3:4.31b+dfsg1-1~)
Replaces: wims-modules (<< 3:4.31b+dfsg1-1~)
Recommends:
 ${misc:Recommends},
 yacas,
 gap,
 ckeditor,
Description: server for educational content: courses, exercises, and exams
 The WWW Interactive Multipurpose Server is an educational platform
 originally developed for mathematics but now also supporting subjects such
 as physics, chemistry, biology, and languages.
 .
 WIMS features a rich set of resources and exercises either for
 autodidactical use or for training classes, including:
 .
  * exercises with automatic feedback and correction, allowing the
    learners to work at their own pace;
  * interactive exercises with randomly assigned data, allowing the
    learners to work on the same type of exercise but with different
    data and as often as they wish;
  * exercises with an automatic scoring system, which enhances learner
    motivation;
  * user-friendly graphics and calculation tools;
  * courses and documents with hyperlinks to the exercise pool;
    examples in the courses can be made random, so the student can get
    more than one instance of an illustration for tricky concepts;
  * support for exams with pre-published contents. As each individual
    exam will have randomly chosen data, training is possible but
    writing each response in advance is not.
 .
 This package contains the WIMS FastCGI server, serving Open Exercise
 Format (OEF) documents. OEF is a very high-level language which
 allows authors to focus on pedagogical issues.

Package: flydraw
Section: graphics
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends}, 
 imagemagick | graphicsmagick-imagemagick-compat
Description: command-line drawing tool
 flydraw is a drawing tool based on an interpreter which parses a
 language featuring rich graphic primitives; it uses libgd to output
 GIF, JPEG, or PNG files.

Package: wims-modules
Architecture: all
Depends: ${misc:Depends},
Breaks: wims-modules (<< 3:4.31b+dfsg1-1~)
Replaces: wims-modules (<< 3:4.31b+dfsg1-1~)
Description: transitional package; this package can be discarded later
 wims-modules is a transitional package, which allows one to install
 wims (>= 4.31b+dfsg1-1) over previous versions.
 .
 This package will disappear from testing when forky will become the
 stable debian version.