libcitygml 0.14+svn128-1+3p0p1+4 source package in Ubuntu

Changelog

libcitygml (0.14+svn128-1+3p0p1+4) unstable; urgency=low


  [Sebastian Ramacher]
  * debian/patches/rewrite_cmake.diff: Remove extra $prefix from
    openscenegraph plugin location. (Closes: #699253).
  * debian/control: Bump libopenscenegraph-dev Build-Depends 
    to >= 3.0.1-4~ since the pkg-config output used to determine 
    the plugin location was fixed in 3.0.1-4.

 -- YunQiang Su <email address hidden>  Sat, 02 Feb 2013 00:16:27 +0800

Upload details

Uploaded by:
YunQiang Su
Uploaded to:
Sid
Original maintainer:
YunQiang Su
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libcitygml_0.14+svn128-1+3p0p1+4.dsc 1.9 KiB 7791133ff41fdb53d577f871a76434dd8aaad4cfe10391cb277df4ccc83a05c4
libcitygml_0.14+svn128.orig.tar.xz 39.1 KiB a84b3e613b9afa68164b9b7f87ea41f1ee87f186301d726ce52be585ca525749
libcitygml_0.14+svn128-1+3p0p1+4.debian.tar.gz 8.1 KiB 2d6f1f849e2a592deabc0959ee8e46be2db664eb1773352159b16dedd2eccc31

No changes file available.

Binary packages built by this source

libcitygml0: No summary available for libcitygml0 in ubuntu saucy.

No description available for libcitygml0 in ubuntu saucy.

libcitygml0-bin: No summary available for libcitygml0-bin in ubuntu raring.

No description available for libcitygml0-bin in ubuntu raring.

libcitygml0-dev: No summary available for libcitygml0-dev in ubuntu raring.

No description available for libcitygml0-dev in ubuntu raring.

openscenegraph-plugin-citygml-shared: No summary available for openscenegraph-plugin-citygml-shared in ubuntu raring.

No description available for openscenegraph-plugin-citygml-shared in ubuntu raring.

openscenegraph-plugin-citygml-static: 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).