* added graalvm (22.0.0.1) - A high-performance JDK distribution
[t2.git] / package / scientific / comedi / comedi.desc
blob684c41233fe9f2653d2654e1d1fc341c6136d386
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] This copyright note is auto-generated by scripts/Create-CopyPatch.
3 [COPY] 
4 [COPY] T2 SDE: package/*/comedi/comedi.desc
5 [COPY] Copyright (C) 2004 - 2021 The T2 SDE Project
6 [COPY] 
7 [COPY] More information can be found in the files COPYING and README.
8 [COPY] 
9 [COPY] This program is free software; you can redistribute it and/or modify
10 [COPY] it under the terms of the GNU General Public License as published by
11 [COPY] the Free Software Foundation; version 2 of the License. A copy of the
12 [COPY] GNU General Public License can be found in the file COPYING.
13 [COPY] --- T2-COPYRIGHT-NOTE-END ---
15 [I] Linux Control and Measurement Device Interface
17 [T] Comedilib is a user-space library that provides a developer-friendly
18 [T] interface to Comedi devices. Included in the Comedilib distribution
19 [T] is documentation, configuration and calibration utilities, and
20 [T] demonstration programs.
22 [U] http://www.comedi.org/
24 [A] David Schleef <ds@schleef.org>
25 [M] The T2 Project <t2@t2-project.org>
27 [C] extra/scientific
29 [L] GPL
30 [S] Beta
31 [V] 0.8.1
32 [P] O -----5---9 800.000
33 [SRC] comedilib
35 # Examples are too old. Removed them.
36 # FIXME fix ruby bindings - for now disabling it --jsaw
37 # var_append confopt ' ' "--disable-ruby-binding"
38 # TODO:
39 # Examples should be included as an option
40 #comedi_examples() {
41 #       cp -avR demo $docdir/
43 #       mkdir -p $docdir
44 #       cd $docdir
45 #       tar -v $taropt `match_source_file -p comedi_examples`
47 # var_append GCC_WRAPPER_APPEND " " "-lm"
48 # var_append CC_WRAPPER_INSERT " " "-lm"
49 # glibc will not compile with this option
50 # var_append confopt  " " "--with-gnu-ld"
51 [O] var_append confopt ' ' "--disable-python-binding"
52 # Disable building of Python binding
53 [O] var_append confopt ' ' "--disable-ruby-binding"
54 # Disable building of Ruby binding
55 # var_append confopt ' ' "--enable-scxi"
56 # Enable SCXI convenience library
57 [O] var_append confopt ' ' "-disable-docbook-binding"
58 # Disable docbook       
59 # hook_add postinstall 3 "comedi_examples"
60 [D] X comedilib-0.8.1.tar.gz http://www.comedi.org/download/
61 # [D] 239425814 comedi_examples.tar.gz http://www.comedi.org/download/