/[debian-med]/trunk/packages/libsbml/trunk/debian/control
ViewVC logotype

Contents of /trunk/packages/libsbml/trunk/debian/control

Parent Directory Parent Directory | Revision Log Revision Log


Revision 9251 - (hide annotations) (download)
Wed Jan 11 15:52:48 2012 UTC (16 months, 1 week ago) by moeller
File size: 10029 byte(s)
Suggesting -dev from examples rather than depending on it.
1 ivomaintz-guest 7933 Source: libsbml
2     Priority: optional
3     Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
4     Uploaders: Ivo Maintz <ivo@maintz.de>,
5     Changyan Xie <panchoat@gmail.com>,
6     Moriyoshi Koizumi <mozo@sfc.keio.ac.jp>,
7     DM-Upload-Allowed: yes
8     Build-Depends: debhelper (>= 7),
9     autoconf,
10     automake,
11     swig (>= 2),
12     ruby1.8,
13     libxml2-dev,
14     python-dev,
15     ruby1.8-dev,
16     perl,
17     libperl-dev,
18     default-jdk | openjdk-6-jdk | java-gcj-compat-dev | java-sdk,
19     octave-pkg-dev,
20     python-support,
21     doxygen (>= 1.5.8),
22     graphviz,
23     zlib1g-dev,
24     libbz2-dev,
25     c-sharp-compiler,
26     cli-common-dev,
27     cli-runtime
28     Standards-Version: 3.9.2
29     Section: science
30     Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/libsbml/trunk/
31     Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/libsbml
32    
33     Package: libsbml5-dev
34     Section: libdevel
35     Provides: libsbml-dev
36     Conflicts: libsbml3-dev
37     Architecture: any
38     Suggests: libsbml5-doc
39     Depends: libsbml5 (= ${binary:Version})
40     Description: System Biology Markup Language library - development files
41     LibSBML is a library designed to help you read, write, manipulate,
42     translate, and validate SBML files and data streams. It is not an
43     application itself (though it does come with many example programs),
44     but rather a library you can embed in your own applications.
45     This package contains files necessary for development with libsbml.
46    
47     Package: libsbml5-dbg
48     Section: debug
49     Priority: extra
50     Provides: libsbml-dbg
51     Conflicts: libsbml3-dbg
52     Architecture: any
53     Depends: libsbml5 (= ${binary:Version})
54     Description: System Biology Markup Language library - debug symbols
55     LibSBML is a library designed to help you read, write, manipulate,
56     translate, and validate SBML files and data streams. It is not an
57     application itself (though it does come with many example programs),
58     but rather a library you can embed in your own applications.
59     This package contains th debugging symbols for libsbml.
60    
61     Package: libsbml5
62     Section: libs
63     Architecture: any
64     Provides: libsbml
65     Conflicts: libsbml1, libsbml2, libsbml3
66     Suggests: libsbml5-doc
67     Depends: ${shlibs:Depends},
68     ${misc:Depends}
69     Description: System Biology Markup Language library
70     LibSBML is a library designed to help you read, write, manipulate,
71     translate, and validate SBML files and data streams. It is not an
72     application itself (though it does come with many example programs),
73     but rather a library you can embed in your own applications.
74    
75     Package: libsbml5-python
76     Section: python
77     Provides: ${python:Provides},
78     python-sbml,
79     libsbml-python
80 ivomaintz-guest 8698 Conflicts: python-sbml3,
81     libsbml4-python,
82     libsbml-python
83 ivomaintz-guest 7933 Architecture: any
84     Suggests: libsbml5-python-doc
85     Depends: ${shlibs:Depends},
86     ${misc:Depends},
87     ${python:Depends}
88     Description: System Biology Markup Language library - Python bindings
89     LibSBML is a library designed to help you read, write, manipulate,
90     translate, and validate SBML files and data streams. It is not an
91     application itself (though it does come with many example programs),
92     but rather a library you can embed in your own applications.
93     This package contains the Python bindings of LibSBML.
94    
95 ivomaintz-guest 8698 #Package: libsbml5-matlab
96     #Section: non-free/math
97     #Provides: libsbml-matlab
98     #Conflicts: libsbml4-matlab
99     #Architecture: amd64
100     #Suggests: libsbml5-matlab-doc
101     #Depends: ${shlibs:Depends}, ${misc:Depends},
102     # libsbml5,
103     # libc6 (>= 2.3)
104     #Description: System Biology Markup Language library - Matlab bindings
105     # LibSBML is a library designed to help you read, write, manipulate,
106     # translate, and validate SBML files and data streams. It is not an
107     # application itself (though it does come with many example programs),
108     # but rather a library you can embed in your own applications.
109     # This package contains the Matlab bindings of LibSBML.
110 ivomaintz-guest 7933
111     Package: libsbml5-ruby1.8
112     Section: ruby
113     Provides: libsbml-ruby
114     Architecture: any
115     Depends: ${shlibs:Depends},
116     ${misc:Depends}
117     Description: System Biology Markup Language library - Ruby binding
118     LibSBML is a library designed to help you read, write, manipulate,
119     translate, and validate SBML files and data streams. It is not an
120     application itself (though it does come with many example programs),
121     but rather a library you can embed in your own applications.
122     This package contains the Ruby binding of LibSBML.
123    
124     Package: libsbml5-java
125     Section: java
126     Provides: libsbml-java
127 ivomaintz-guest 8698 Conflicts: libsbml3-java,
128     libsbml4-java
129 ivomaintz-guest 7933 Architecture: any
130     Suggests: libsbml5-java-doc
131     Depends: ${shlibs:Depends},
132     ${misc:Depends}
133     Description: System Biology Markup Language library - Java binding
134     LibSBML is a library designed to help you read, write, manipulate,
135     translate, and validate SBML files and data streams. It is not an
136     application itself (though it does come with many example programs),
137     but rather a library you can embed in your own applications.
138     This Package contains the Java binding of LibSBML.
139    
140     Package: libsbml5-perl
141     Section: perl
142     Provides: libsbml-perl
143     Conflicts: libsbml3-perl
144     Suggests: libsbml5-perl-doc
145     Depends: ${shlibs:Depends},
146     ${perl:Depends},
147     ${misc:Depends}
148     Architecture: any
149     Description: System Biology Markup Language library - Perl binding
150     LibSBML is a library designed to help you read, write, manipulate,
151     translate, and validate SBML files and data streams. It is not an
152     application itself (though it does come with many example programs),
153     but rather a library you can embed in your own applications.
154     This package contains the Perl binding of LibSBML.
155    
156     Package: libsbml5-octave
157     Section: math
158     Provides: libsbml-octave
159     Suggests: libsbml5-octave-doc
160     Depends: ${shlibs:Depends},
161     ${misc:Depends},
162     octave3.2,
163     libc6 (>=2.4)
164     Architecture: any
165     Description: System Biology Markup Language library - Octave binding
166     LibSBML is a library designed to help you read, write, manipulate,
167     translate, and validate SBML files and data streams. It is not an
168     application itself (though it does come with many example programs),
169     but rather a library you can embed in your own applications.
170     This package contains the Octave binding of LibSBML.
171    
172     Package: libsbml5-cil
173     Section: cli-mono
174     Provides: libsbml-cil
175     Suggests: libsbml5-cil-doc
176     Depends: ${shlibs:Depends},
177     ${misc:Depends},
178     ${cli:Depends}
179     Architecture: any
180     Description: System Biology Markup Language library - CLR binding
181     LibSBML is a library designed to help you read, write, manipulate,
182     translate, and validate SBML files and data streams. It is not an
183     application itself (though it does come with many example programs),
184     but rather a library you can embed in your own applications.
185     This package contains the CLR binding of LibSBML.
186    
187     Package: libsbml5-doc
188     Section: doc
189     Architecture: all
190 ivomaintz-guest 8698 Depends: ${misc:Depends},
191     libjs-jquery
192 ivomaintz-guest 7933 Description: System Biology Markup Language library - C / C++ API docs
193     LibSBML is a library designed to help you read, write, manipulate,
194     translate, and validate SBML files and data streams. It is not an
195     application itself (though it does come with many example programs),
196     but rather a library you can embed in your own applications.
197     This package contains C / C++ API documentation of LibSBML.
198    
199     Package: libsbml5-perl-doc
200     Section: doc
201     Architecture: all
202 ivomaintz-guest 8698 Depends: ${misc:Depends},
203     libjs-jquery
204 ivomaintz-guest 7933 Description: System Biology Markup Language library - Perl API docs
205     LibSBML is a library designed to help you read, write, manipulate,
206     translate, and validate SBML files and data streams. It is not an
207     application itself (though it does come with many example programs),
208     but rather a library you can embed in your own applications.
209     This package contains Perl API documentation of LibSBML.
210    
211     Package: libsbml5-python-doc
212     Section: doc
213     Architecture: all
214 ivomaintz-guest 8698 Depends: ${misc:Depends},
215     libjs-jquery
216 ivomaintz-guest 7933 Description: System Biology Markup Language library - Python API docs
217     LibSBML is a library designed to help you read, write, manipulate,
218     translate, and validate SBML files and data streams. It is not an
219     application itself (though it does come with many example programs),
220     but rather a library you can embed in your own applications.
221     This package contains Python API documentation of LibSBML.
222    
223     Package: libsbml5-cil-doc
224     Section: doc
225     Architecture: all
226 ivomaintz-guest 8698 Depends: ${misc:Depends},
227     libjs-jquery
228 ivomaintz-guest 7933 Description: System Biology Markup Language library - csharp API docs
229     LibSBML is a library designed to help you read, write, manipulate,
230     translate, and validate SBML files and data streams. It is not an
231     application itself (though it does come with many example programs),
232     but rather a library you can embed in your own applications.
233     This package contains csharp API documentation of LibSBML.
234    
235     Package: libsbml5-octave-doc
236     Section: doc
237     Architecture: all
238 ivomaintz-guest 8698 Depends: ${misc:Depends},
239     libjs-jquery
240 ivomaintz-guest 7933 Description: System Biology Markup Language library - octave API docs
241     LibSBML is a library designed to help you read, write, manipulate,
242     translate, and validate SBML files and data streams. It is not an
243     application itself (though it does come with many example programs),
244     but rather a library you can embed in your own applications.
245     This package contains octave API documentation of LibSBML.
246    
247 ivomaintz-guest 8698 #Package: libsbml5-matlab-doc
248     #Section: doc
249     #Architecture: all
250     #Depends: ${misc:Depends},
251     # libjs-jquery
252     #Description: System Biology Markup Language library - matlab API docs
253     # LibSBML is a library designed to help you read, write, manipulate,
254     # translate, and validate SBML files and data streams. It is not an
255     # application itself (though it does come with many example programs),
256     # but rather a library you can embed in your own applications.
257     # This package contains matlab API documentation of LibSBML.
258 ivomaintz-guest 7933
259     Package: libsbml5-examples
260     Section: doc
261     Architecture: all
262 moeller 9251 Depends: ${misc:Depends}
263     Suggests: libsbml5-dev (= ${binary:Version})
264 ivomaintz-guest 7933 Description: System Biology Markup Language library -- example files
265     LibSBML is a library designed to help you read, write, manipulate,
266     translate, and validate SBML files and data streams. It is not an
267     application itself (though it does come with many example programs),
268     but rather a library you can embed in your own applications.
269     This package contains C/C++, Java, Perl and layout examples.

  ViewVC Help
Powered by ViewVC 1.1.5