Author: malat-guest Date: 2011-10-31 13:06:51 +0000 (Mon, 31 Oct 2011) New Revision: 8365
Added: trunk/packages/vtkedge/tags/0.2.0~20110819-1/ trunk/packages/vtkedge/tags/0.2.0~20110819-1/debian/control trunk/packages/vtkedge/tags/0.2.0~20110819-1/debian/rules Removed: trunk/packages/vtkedge/tags/0.2.0~20110819-1/debian/control trunk/packages/vtkedge/tags/0.2.0~20110819-1/debian/rules Log: [svn-buildpackage] Tagging vtkedge 0.2.0~20110819-1 Deleted: trunk/packages/vtkedge/tags/0.2.0~20110819-1/debian/control =================================================================== --- trunk/packages/vtkedge/trunk/debian/control 2011-10-30 17:44:34 UTC (rev 8361) +++ trunk/packages/vtkedge/tags/0.2.0~20110819-1/debian/control 2011-10-31 13:06:51 UTC (rev 8365) @@ -1,49 +0,0 @@ -Source: vtkedge -Homepage: http://www.vtkedge.org/ -Section: science -Priority: optional -Maintainer: Debian Med Packaging Team <[email protected]> -DM-Upload-Allowed: yes -Uploaders: Mathieu Malaterre <[email protected]> -Build-Depends: debhelper (>= 8), cmake (>= 2.8.1), libvtk5-dev (>= 5.4), quilt (>= 0.46-7~), - paraview, paraview-dev (>= 3.10.1), libinsighttoolkit3-dev, libgdcm2-dev, - qt4-dev-tools, qt4-qmake, libqt4-dev, libqtwebkit-dev | libqt4-dev (<< 4.7), python-dev -Standards-Version: 3.9.2 -XS-Python-Version: current -Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/vtkedge/trunk/?rev=0&sc=0 -Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/vtkedge/trunk/ - -Package: libvtkedge -Section: libs -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} -Description: Library of advanced visualization and data processing techniques - runtime - VTKEdge is a library of advanced visualization and data processing techniques - that complement the Visualization Toolkit (VTK), as well as custom modules to - allow the use of these techniques within ParaView. VTKEdge does not replace - VTK, but rather is built alongside VTK to provide additional functionality. - VTKEdge is available as open source under the BSD licensing terms. - This new toolkit was created by Kitware in order to - provide the open source visualization community with access to some of our - latest technology, while still meeting the commercialization requirements of - the government contracts that funded the research and development effort. - . - This package contains the libraries needed to run VTKEdge applications. - -Package: libvtkedge-dev -Section: libdevel -Architecture: any -Depends: ${misc:Depends}, libvtkedge (= ${binary:Version}) -Description: Library of advanced visualization and data processing techniques - development - VTKEdge is a library of advanced visualization and data processing techniques - that complement the Visualization Toolkit (VTK), as well as custom modules to - allow the use of these techniques within ParaView. VTKEdge does not replace - VTK, but rather is built alongside VTK to provide additional functionality. - VTKEdge is available as open source under the BSD licensing terms. - This new toolkit was created by Kitware in order to - provide the open source visualization community with access to some of our - latest technology, while still meeting the commercialization requirements of - the government contracts that funded the research and development effort. - . - This package contains the development files needed to build your own - VTKEdge applications. Copied: trunk/packages/vtkedge/tags/0.2.0~20110819-1/debian/control (from rev 8363, trunk/packages/vtkedge/trunk/debian/control) =================================================================== --- trunk/packages/vtkedge/tags/0.2.0~20110819-1/debian/control (rev 0) +++ trunk/packages/vtkedge/tags/0.2.0~20110819-1/debian/control 2011-10-31 13:06:51 UTC (rev 8365) @@ -0,0 +1,48 @@ +Source: vtkedge +Homepage: http://www.vtkedge.org/ +Section: science +Priority: optional +Maintainer: Debian Med Packaging Team <[email protected]> +DM-Upload-Allowed: yes +Uploaders: Mathieu Malaterre <[email protected]> +Build-Depends: debhelper (>= 8), cmake (>= 2.8.1), libvtk5-dev (>= 5.6), + libinsighttoolkit3-dev, libgdcm2-dev, + qt4-dev-tools, qt4-qmake, libqt4-dev, libqtwebkit-dev | libqt4-dev (<< 4.7) +Standards-Version: 3.9.2 +Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/vtkedge/trunk/ +Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/vtkedge/trunk/ + +Package: libvtkedge +Section: libs +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: Library of advanced visualization and data processing techniques - runtime + VTKEdge is a library of advanced visualization and data processing techniques + that complement the Visualization Toolkit (VTK), as well as custom modules to + allow the use of these techniques within ParaView. VTKEdge does not replace + VTK, but rather is built alongside VTK to provide additional functionality. + VTKEdge is available as open source under the BSD licensing terms. + This new toolkit was created by Kitware in order to + provide the open source visualization community with access to some of our + latest technology, while still meeting the commercialization requirements of + the government contracts that funded the research and development effort. + . + This package contains the libraries needed to run VTKEdge applications. + +Package: libvtkedge-dev +Section: libdevel +Architecture: any +Depends: ${misc:Depends}, libvtkedge (= ${binary:Version}) +Description: Library of advanced visualization and data processing techniques - development + VTKEdge is a library of advanced visualization and data processing techniques + that complement the Visualization Toolkit (VTK), as well as custom modules to + allow the use of these techniques within ParaView. VTKEdge does not replace + VTK, but rather is built alongside VTK to provide additional functionality. + VTKEdge is available as open source under the BSD licensing terms. + This new toolkit was created by Kitware in order to + provide the open source visualization community with access to some of our + latest technology, while still meeting the commercialization requirements of + the government contracts that funded the research and development effort. + . + This package contains the development files needed to build your own + VTKEdge applications. Deleted: trunk/packages/vtkedge/tags/0.2.0~20110819-1/debian/rules =================================================================== --- trunk/packages/vtkedge/trunk/debian/rules 2011-10-30 17:44:34 UTC (rev 8361) +++ trunk/packages/vtkedge/tags/0.2.0~20110819-1/debian/rules 2011-10-31 13:06:51 UTC (rev 8365) @@ -1,27 +0,0 @@ -#!/usr/bin/make -f -# export DH_VERBOSE=1 - -DPKG_EXPORT_BUILDFLAGS = 1 --include /usr/share/dpkg/buildflags.mk - -# /usr/bin/kwProcessXML: error while loading shared libraries: libvtkCommon.so.pv3.10: cannot open shared object file: No such file or directory -export LD_LIBRARY_PATH+=:/usr/lib/paraview/ - -%: - dh $@ --parallel - -# testing does not work as we deactivate rpath during conf time -CMAKE_EXTRA_FLAGS += -DCMAKE_SKIP_RPATH=ON \ - -DVTK_DATA_ROOT:PATH=/usr/share/VTKData \ - -DCMAKE_SKIP_RPATH:BOOL=YES \ - -DBUILD_TESTING:BOOL=OFF \ - -DVTKEdge_BUILD_PARAVIEW_PLUGINS:BOOL=ON \ - -DVTKEdge_USE_ITK:BOOL=ON - # if anyone has an nvidia card... - # -DVTKEdge_USE_CUDA:BOOL=ON -DVTKEdge_USE_NVCONTROL:BOOL=ON - -override_dh_auto_configure: - dh_auto_configure -- $(CMAKE_EXTRA_FLAGS) - -get-orig-source: - ./debian/get-orig-source Copied: trunk/packages/vtkedge/tags/0.2.0~20110819-1/debian/rules (from rev 8364, trunk/packages/vtkedge/trunk/debian/rules) =================================================================== --- trunk/packages/vtkedge/tags/0.2.0~20110819-1/debian/rules (rev 0) +++ trunk/packages/vtkedge/tags/0.2.0~20110819-1/debian/rules 2011-10-31 13:06:51 UTC (rev 8365) @@ -0,0 +1,24 @@ +#!/usr/bin/make -f +# export DH_VERBOSE=1 + +DPKG_EXPORT_BUILDFLAGS = 1 +-include /usr/share/dpkg/buildflags.mk + +%: + dh $@ --parallel + +# testing does not work as we deactivate rpath during conf time +CMAKE_EXTRA_FLAGS += -DCMAKE_SKIP_RPATH=ON \ + -DVTK_DATA_ROOT:PATH=/usr/share/VTKData \ + -DCMAKE_SKIP_RPATH:BOOL=YES \ + -DBUILD_TESTING:BOOL=OFF \ + -DVTKEdge_BUILD_PARAVIEW_PLUGINS:BOOL=OFF \ + -DVTKEdge_USE_ITK:BOOL=ON + # if anyone has an nvidia card... + # -DVTKEdge_USE_CUDA:BOOL=ON -DVTKEdge_USE_NVCONTROL:BOOL=ON + +override_dh_auto_configure: + dh_auto_configure -- $(CMAKE_EXTRA_FLAGS) + +get-orig-source: + ./debian/get-orig-source _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
