Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenWalnut
OpenWalnut Core
Commits
08f4f056
Commit
08f4f056
authored
Jul 01, 2011
by
Sebastian Eichelbaum
Browse files
[ADD] - added doc package
parent
e8eeebbc
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
24 additions
and
2 deletions
+24
-2
tools/packaging/debian/control
tools/packaging/debian/control
+23
-1
tools/packaging/debian/menu
tools/packaging/debian/menu
+1
-1
No files found.
tools/packaging/debian/control
View file @
08f4f056
...
...
@@ -2,7 +2,12 @@ Source: openwalnut
Section: science
Priority: optional
Maintainer: Sebastian Eichelbaum <eichelbaum@informatik.uni-leipzig.de>
Build-Depends: debhelper (>= 8.0.0), cmake (>= 2.8.0), libgl1-mesa-dev (>= 7.7.0), libopenscenegraph-dev (>= 2.8.1), libopenthreads-dev (>= 2.8.1), libqt4-dev (>= 4:4.6.0), libqtwebkit-dev (>= 2.0.0), zlib1g-dev (>= 1:1.2.3.4.dfsg), libboost-dev (>= 1.42.0), libboost-program-options-dev (>= 1.42.0), libboost-thread-dev (>= 1.42.0), libboost-filesystem-dev (>= 1.42.0), libboost-date-time-dev (>= 1.42.0), libboost-system-dev (>= 1.42.0), libboost-signals-dev (>= 1.42.0), libboost-regex-dev (>= 1.42.0), libeigen3-dev (>= 3.0.0), libbiosig-dev (>= 0.85.0), libnifti-dev (>= 2.0.0)
Build-Depends: debhelper (>= 8.0.0), cmake (>= 2.8.0), libgl1-mesa-dev (>= 7.7.0), libopenscenegraph-dev (>= 2.8.1),
libopenthreads-dev (>= 2.8.1), libqt4-dev (>= 4:4.6.0), libqtwebkit-dev (>= 2.0.0), zlib1g-dev (>= 1:1.2.3.4.dfsg),
libboost-dev (>= 1.42.0), libboost-program-options-dev (>= 1.42.0), libboost-thread-dev (>= 1.42.0),
libboost-filesystem-dev (>= 1.42.0), libboost-date-time-dev (>= 1.42.0), libboost-system-dev (>= 1.42.0),
libboost-signals-dev (>= 1.42.0), libboost-regex-dev (>= 1.42.0), libeigen3-dev (>= 3.0.0), libbiosig-dev (>= 0.85.0),
libnifti-dev (>= 2.0.0), doxygen (>= 1.6.3), graphviz (>= 2.26.3)
Standards-Version: 3.9.2
Homepage: http://www.openwalnut.org
...
...
@@ -41,6 +46,23 @@ Description: Multi-modal medical and brain data visualization tool.
This package contains the headers for the core API of OpenWalnut.
Package: libopenwalnut1-doc
Section: libdevel
Architecture: i386 amd64
Depends: ${misc:Depends}
Description: Multi-modal medical and brain data visualization tool.
OpenWalnut is an open source tool for multi-modal medical and brain data
visualization. Its universality allows it to be easily extended and used in a
large variety of application cases. It is both, a tool for the scientific user
and a powerful framework for the visualization researcher. OpenWalnut is
licensed under the terms of the GNU Lesser General Public License. Written
entirely in Standard C++ and using a number of portable libraries (e.g.
OpenSceneGraph and Qt), it runs on all Windows platforms, OSX, and
GNU/Linux operating systems.
.
This package contains the core API documentation of OpenWalnut.
Package: openwalnut-qt4
Architecture: i386 amd64
Depends: ${shlibs:Depends}, ${misc:Depends}
...
...
tools/packaging/debian/menu
View file @
08f4f056
?package(openwalnut):needs="X11"\
?package(openwalnut
-qt4
):needs="X11"\
section="Applications/Science/Medicine"\
title="OpenWalnut"\
icon="/usr/share/pixmaps/openwalnut.xpm"\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment