debian/0000755000000000000000000000000012170775201007170 5ustar debian/control0000644000000000000000000000563512170775201010604 0ustar Source: miaviewit Section: science Priority: optional Maintainer: Debian Med Packaging Team Uploaders: Gert Wollny Build-Depends: debhelper (>= 9.0.0), autotools-dev, libmia-2.0-dev (>= 2.0.8), libgle3-dev, libgtkglextmm-x11-1.2-dev, libgtkmm-2.4-dev, libvistaio-dev Standards-Version: 3.9.4 Homepage: http://mia.sourceforge.net Vcs-Git:git://git.debian.org/debian-med/miaviewit.git Vcs-Browser:http://git.debian.org/?p=debian-med/miaviewit.git Package: libmiaviewit0 Architecture: any Section: libs Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} Description: MIA addon library for 3D visualization The MIA addon library for 3D visualizations provides the backend for the visualization of 3D data generated by using mia-tools. This inclused the visualization of surfaces, vector fields and deformations of surfaces. Package: libmiaviewit-dev Architecture: any Section: libdevel Depends: ${misc:Depends}, libmia-2.0-dev (>= 2.0.8), libgle3-dev, libgtkglextmm-x11-1.2-dev, libgtkmm-2.4-dev, libvistaio-dev, libmiaviewit0 (= ${binary:Version}) Description: development files for the 3D visualization library The MIA addon library for simple 3D visualizations provides an interface for the visualization of 3D data generated by using mia-tools These are the development files. Package: libmiaviewit0-dbg Section: debug Architecture: any Depends: libmiaviewit0 (= ${binary:Version}), ${misc:Depends} Priority: extra Description: Debug information for the MIA addon library for 3D visualization libmia comprises a set of libraries and plug.ins for general purpose 2D and 3D gray scale image processing and basic handling of triangular meshes. The libraries provide a basic infrastructure and generic algorithms, that can be specialized by specifying the apropriate plug-ins. libmia is library for general purpouse 2D and 3D gray scale image processing. This package provides the debug information of the library. Package: mia-viewit Architecture: any Section: science Depends: ${shlibs:Depends}, ${misc:Depends}, libmiaviewit0 (= ${binary:Version}) Recommends: mia-tools Description: Viewer program for 3D data sets created by using MIA MIA viewer program vor the visualization of 3D data sets. The interfaces and supported data types focus on the results that can be obtained by running programs from the mia-tools package. Package: mia-viewit-dbg Section: debug Architecture: any Depends: mia-viewit (= ${binary:Version}), ${misc:Depends} Priority: extra Description: Debugging information for the MIA viewer program Debug information for the MIA viewer program vor the visualization of 3D data sets. The interfaces and supported data types focus on the results that can be obtained by running programs from the mia-tools package. debian/mia-viewit.install0000644000000000000000000000004612170775201012633 0ustar usr/bin/mia-* usr/share/man/man1/*.1 debian/libmiaviewit-dev.install0000644000000000000000000000010712170775201014017 0ustar usr/include/* usr/lib/*/lib*.so usr/lib/*/pkgconfig/* usr/lib/*/lib*.a debian/rules0000755000000000000000000000044012170775201010246 0ustar #!/usr/bin/make -f # -*- makefile -*- #export DH_VERBOSE=1 .PHONY: override_dh_strip CXXFLAGS=-std=c++0x LDFLAGS += -Wl,--as-needed %: dh $@ --parallel override_dh_strip: dh_strip -plibmiaviewit0 --dbg-package=libmiaviewit0-dbg dh_strip -pmia-viewit --dbg-package=mia-viewit-dbg debian/watch0000644000000000000000000000007112170775201010217 0ustar version=3 http://sf.net/mia/miaviewit-([\d.]+)\.tar\.xz debian/copyright0000644000000000000000000000567112170775201011134 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: miaviewit Source: http://mia.sourceforge.net Files: * Copyright: Gert Wollny License: GPL-3.0+ Files: debian/* Copyright: Gert Wollny License: GPL-3.0+ Files: gui/src/trackball.* Copyright: 1993, 1994, Silicon Graphics, Inc. License: other ALL RIGHTS RESERVED Permission to use, copy, modify, and distribute this software for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that both the copyright notice and this permission notice appear in supporting documentation, and that the name of Silicon Graphics, Inc. not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission. . THE MATERIAL EMBODIED ON THIS SOFTWARE IS PROVIDED TO YOU "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SILICON GRAPHICS, INC. BE LIABLE TO YOU OR ANYONE ELSE FOR ANY DIRECT, SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES WHATSOEVER, INCLUDING WITHOUT LIMITATION, LOSS OF PROFIT, LOSS OF USE, SAVINGS OR REVENUE, OR THE CLAIMS OF THIRD PARTIES, WHETHER OR NOT SILICON GRAPHICS, INC. HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH LOSS, HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE POSSESSION, USE OR PERFORMANCE OF THIS SOFTWARE. . US Government Users Restricted Rights Use, duplication, or disclosure by the Government is subject to restrictions set forth in FAR 52.227.19(c)(2) or subparagraph (c)(1)(ii) of the Rights in Technical Data and Computer Software clause at DFARS 252.227-7013 and/or in similar or successor clauses in the FAR or the DOD or NASA FAR Supplement. Unpublished-- rights reserved under the copyright laws of the United States. Contractor/manufacturer is Silicon Graphics, Inc., 2011 N. Shoreline Blvd., Mountain View, CA 94039-7311. . OpenGL(TM) is a trademark of Silicon Graphics, Inc. License: GPL-3.0+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . . On Debian systems, the complete text of the GNU General Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". debian/source/0000755000000000000000000000000012170775201010470 5ustar debian/source/format0000644000000000000000000000001412170775201011676 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000023212170775201011037 0ustar miaviewit (1.0.0-1) unstable; urgency=low * Initial release (Closes: #694442) -- Gert Wollny Wed, 04 Jul 2013 10:24:51 +0100 debian/compat0000644000000000000000000000000212170775201010366 0ustar 9 debian/libmiaviewit0.install0000644000000000000000000000002412170775201013321 0ustar usr/lib/*/lib*.so.*