Source: libcitygml
XSBC-Original-Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Maintainer: Ubuntu Developesr <ubuntu-devel-discuss@lists.ubuntu.com>
Uploaders: YunQiang Su <wzssyqa@gmail.com>
Section: libs
Priority: optional
Build-Depends: debhelper (>= 9),
               cmake,
               libxml2-dev,
               libgdal-dev,
               libopenscenegraph-dev (<< 3.2.2~),
               pkg-kde-tools
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/libcitygml.git
Vcs-Git: git://anonscm.debian.org/pkg-grass/libcitygml.git
Homepage: http://code.google.com/p/libcitygml

Package: libcitygml0
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
         ${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: Open source C++ library for parsing CityGML files
 libcitygml is a small and easy to use open source C++ library for parsing 
 CityGML files in such a way that data can be easily exploited by 3D 
 rendering applications (geometry data are tesselated and optimized for
 rendering during parsing). For instance, it can be used to develop readers 
 of CityGML files in many 3D based applications (OpenGL, OpenSceneGraph, ...) 
 Most metadata are not lost, they are available through a per-node hashmap.
 .
 CityGML (City Geography Markup Language) is an XML-based schema for the 
 modelling and exchange of georeferenced 3D city and landscape models that 
 is quickly being adopted on an international level.
 .
 This package contains share library.

Package: libcitygml0-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: ${misc:Depends},
         libcitygml0 (= ${binary:Version})
Pre-Depends: ${misc:Pre-Depends}
Description: Static and header files of libcitygml
 libcitygml is a small and easy to use open source C++ library for parsing 
 CityGML files in such a way that data can be easily exploited by 3D 
 rendering applications (geometry data are tesselated and optimized for
 rendering during parsing). For instance, it can be used to develop readers 
 of CityGML files in many 3D based applications (OpenGL, OpenSceneGraph, ...) 
 Most metadata are not lost, they are available through a per-node hashmap.
 .
 CityGML (City Geography Markup Language) is an XML-based schema for the 
 modelling and exchange of georeferenced 3D city and landscape models that 
 is quickly being adopted on an international level.
 .
 This package contains develop files: static and header files of libcitygml.

Package: libcitygml0-bin
Architecture: any
Section: utils
Depends: ${shlibs:Depends},
         ${misc:Depends},
         libcitygml0 (= ${binary:Version})
Description: Utils of libcitygml - citygml2vrml and citygmltest
 libcitygml is a small and easy to use open source C++ library for parsing 
 CityGML files in such a way that data can be easily exploited by 3D 
 rendering applications (geometry data are tesselated and optimized for
 rendering during parsing). For instance, it can be used to develop readers 
 of CityGML files in many 3D based applications (OpenGL, OpenSceneGraph, ...) 
 Most metadata are not lost, they are available through a per-node hashmap.
 .
 CityGML (City Geography Markup Language) is an XML-based schema for the 
 modelling and exchange of georeferenced 3D city and landscape models that 
 is quickly being adopted on an international level.
 .
 This package contains citygml2vrml and citygmltest.

Package: openscenegraph-plugin-citygml-shared
Architecture: any
Section: devel
Depends: ${shlibs:Depends},
         ${misc:Depends},
         libcitygml0 (= ${binary:Version}),
         ${libosg-share}
Description: libcitygml OpenSceneGraph plugin (shared version)
 libcitygml is a small and easy to use open source C++ library for parsing 
 CityGML files in such a way that data can be easily exploited by 3D 
 rendering applications (geometry data are tesselated and optimized for
 rendering during parsing). For instance, it can be used to develop readers 
 of CityGML files in many 3D based applications (OpenGL, OpenSceneGraph, ...) 
 Most metadata are not lost, they are available through a per-node hashmap.
 .
 CityGML (City Geography Markup Language) is an XML-based schema for the 
 modelling and exchange of georeferenced 3D city and landscape models that 
 is quickly being adopted on an international level.
 .
 This package contains OpenSceneGraph plugin (.so version).

Package: openscenegraph-plugin-citygml-static
Architecture: any
Section: devel
Depends: ${shlibs:Depends},
         ${misc:Depends},
         libcitygml0 (= ${binary:Version}),
         ${libosg-static}
Description: libcitygml OpenSceneGraph plugin (static version)
 libcitygml is a small and easy to use open source C++ library for parsing 
 CityGML files in such a way that data can be easily exploited by 3D 
 rendering applications (geometry data are tesselated and optimized for
 rendering during parsing). For instance, it can be used to develop readers 
 of CityGML files in many 3D based applications (OpenGL, OpenSceneGraph, ...) 
 Most metadata are not lost, they are available through a per-node hashmap.
 .
 CityGML (City Geography Markup Language) is an XML-based schema for the 
 modelling and exchange of georeferenced 3D city and landscape models that 
 is quickly being adopted on an international level.
 .
 This package contains OpenSceneGraph plugin (.a version).

