Bug 240635 - [NEW PORT] devel/collada-dom: C++ library that provides an API to COLLADA Document Object Model
Summary: [NEW PORT] devel/collada-dom: C++ library that provides an API to COLLADA Doc...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-17 10:47 UTC by Trenton Schulz
Modified: 2019-09-22 08:30 UTC (History)
2 users (show)

See Also:


Attachments
sharfile for devel/collada-dom (27.75 KB, text/plain)
2019-09-17 10:47 UTC, Trenton Schulz
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Trenton Schulz 2019-09-17 10:47:34 UTC
Created attachment 207566 [details]
sharfile for devel/collada-dom

Here is a port for collada-dom a library that is needed for building ROS desktop.
Comment 1 Kurt Jaeger freebsd_committer freebsd_triage 2019-09-22 08:22:22 UTC
testbuilds@work
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2019-09-22 08:30:48 UTC
Committed, thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2019-09-22 08:30:49 UTC
A commit references this bug:

Author: pi
Date: Sun Sep 22 08:30:28 UTC 2019
New revision: 512561
URL: https://svnweb.freebsd.org/changeset/ports/512561

Log:
  New port: devel/collada-dom

  A C++ library that provides an API to the COLLADA Document Object Model

  The COLLADA Document Object Model (DOM) is an application programming
  interface (API) that provides a C++ object representation of a COLLADA
  XML instance document.

  This project is a library for loading and saving COLLADA documents
  that can contain 2D, 3D, physics and other types of content. It allows
  developers to create applications that can exchange COLLADA documents
  with commercial content creation tools such as Maya, Max or Softimage.

  This project is a very lightweight version of the Sourceforce Collada
  Repository. It maintains only the base collada parser with minimal
  dependencies.

  WWW: https://github.com/rdiankov/collada-dom

  PR:		240635
  Submitted by:	Trenton Schulz <trueos@norwegianrockcat.com>

Changes:
  head/devel/Makefile
  head/devel/collada-dom/
  head/devel/collada-dom/Makefile
  head/devel/collada-dom/distinfo
  head/devel/collada-dom/files/
  head/devel/collada-dom/files/patch-CMakeLists.txt
  head/devel/collada-dom/files/patch-dom_src_dae_daeDom.cpp
  head/devel/collada-dom/files/patch-dom_src_dae_daeUtils.cpp
  head/devel/collada-dom/files/patch-dom_src_modules_LIBXMLPlugin_daeLIBXMLPlugin.cpp
  head/devel/collada-dom/pkg-descr
  head/devel/collada-dom/pkg-plist