Page MenuHomeFreeBSD

D18293.diff
No OneTemporary

D18293.diff

Index: devel/ignition-cmake/Makefile
===================================================================
--- devel/ignition-cmake/Makefile
+++ devel/ignition-cmake/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= ignition-cmake
-DISTVERSION= 2.0.0
+DISTVERSION= ${FLAVOR_VERSION}
CATEGORIES= devel
MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/
@@ -10,16 +10,28 @@
LICENSE= APACHE20
-BUILD_DEPENDS= ruby:lang/ruby24
-RUN_DEPENDS= ruby:lang/ruby24
+FLAVORS= v2 v0 # 2 is the latest version, 0 is also used
+FLAVOR?= ${FLAVORS:[1]}
+DISTINFO_FILE= ${.CURDIR}/distinfo-${FLAVOR}
+PLIST= ${.CURDIR}/pkg-plist-${FLAVOR}
+PKGNAMESUFFIX= ${FLAVOR:S/v//}
USES= cmake:outsource pkgconfig
+USE_RUBY= yes
CMAKE_OFF= BUILD_TESTING
BB_ACCOUNT= ignitionrobotics
BB_PROJECT= ign-cmake
+
+.if ${FLAVOR} == v2
BB_COMMIT= 776c2bfe1d18
+FLAVOR_VERSION= 2.0.0
+.endif
+.if ${FLAVOR} == v0
+BB_COMMIT= a93e1ac2472b
+FLAVOR_VERSION= 0.6.1
+.endif
WRKSRC= ${WRKDIR}/${BB_ACCOUNT}-${BB_PROJECT}-${BB_COMMIT}
NO_ARCH= yes
Index: devel/ignition-cmake/distinfo
===================================================================
--- devel/ignition-cmake/distinfo
+++ devel/ignition-cmake/distinfo
@@ -1,3 +0,0 @@
-TIMESTAMP = 1542654133
-SHA256 (ignition-cmake-2.0.0.tar.gz) = f530be842bc2ecdceab1ec0e9b825aaca9cd39a61669748ac5594e270b14df87
-SIZE (ignition-cmake-2.0.0.tar.gz) = 221328
Index: devel/ignition-cmake/distinfo-v0
===================================================================
--- /dev/null
+++ devel/ignition-cmake/distinfo-v0
@@ -0,0 +1,3 @@
+TIMESTAMP = 1542764633
+SHA256 (ignition-cmake-0.6.1.tar.gz) = d5409b66b4c05087d744eb60cd5c9ce3792541d071e4f40951c2e5c501874956
+SIZE (ignition-cmake-0.6.1.tar.gz) = 161386
Index: devel/ignition-cmake/pkg-plist
===================================================================
--- devel/ignition-cmake/pkg-plist
+++ devel/ignition-cmake/pkg-plist
@@ -1,61 +0,0 @@
-include/ignition/%%CMAKE_IGN_VER%%/ignition/utilities/SuppressWarning.hh
-include/ignition/%%CMAKE_IGN_VER%%/ignition/utilities/detail/SuppressWarning.hh
-libdata/pkgconfig/ignition-%%CMAKE_IGN_VER%%.pc
-share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/Export.hh.in
-share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindAVCODEC.cmake
-share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindAVDEVICE.cmake
-share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindAVFORMAT.cmake
-share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindAVUTIL.cmake
-share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindCPPZMQ.cmake
-share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindDL.cmake
-share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindEIGEN3.cmake
-share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindFreeImage.cmake
-share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindGTS.cmake
-share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindIFADDRS.cmake
-share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindIgnCURL.cmake
-share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindIgnOGRE.cmake
-share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindIgnProtobuf.cmake
-share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindJSONCPP.cmake
-share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindODE.cmake
-share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindOGRE2.cmake
-share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindOptiX.cmake
-share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindSQLite3.cmake
-share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindSWSCALE.cmake
-share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindTINYXML2.cmake
-share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindUUID.cmake
-share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindYAML.cmake
-share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindZIP.cmake
-share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindZeroMQ.cmake
-share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/IgnCMake.cmake
-share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/IgnCheckSSE.cmake
-share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/IgnCodeCheck.cmake
-share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/IgnCodeCoverage.cmake
-share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/IgnConfigureBuild.cmake
-share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/IgnConfigureProject.cmake
-share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/IgnCreateDocs.cmake
-share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/IgnImportTarget.cmake
-share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/IgnPackaging.cmake
-share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/IgnPkgConfig.cmake
-share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/IgnRonn2Man.cmake
-share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/IgnSetCompilerFlags.cmake
-share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/IgnUtils.cmake
-share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/cmake_uninstall.cmake.in
-share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/cpack_options.cmake.in
-share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/ign_auto_headers.hh.in
-share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/ignition-all-config.cmake.in
-share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/ignition-component-config.cmake.in
-share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/ignition-config.cmake.in
-share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/pkgconfig/ignition-component.pc.in
-share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/pkgconfig/ignition.pc.in
-share/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/upload_doc.sh.in
-share/cmake/ignition-%%CMAKE_IGN_VER%%/ignition-%%CMAKE_IGN_VER%%-config-version.cmake
-share/cmake/ignition-%%CMAKE_IGN_VER%%/ignition-%%CMAKE_IGN_VER%%-config.cmake
-share/cmake/ignition-%%CMAKE_IGN_VER%%/ignition-%%CMAKE_IGN_VER%%-utilities-targets.cmake
-share/ignition/ignition-%%CMAKE_IGN_VER%%/codecheck/cpplint.py
-share/ignition/ignition-%%CMAKE_IGN_VER%%/codecheck/header_guard.rule
-share/ignition/ignition-%%CMAKE_IGN_VER%%/codecheck/namespace_AZ.rule
-share/ignition/ignition-%%CMAKE_IGN_VER%%/doxygen/api.in
-share/ignition/ignition-%%CMAKE_IGN_VER%%/doxygen/cppreference.tag.xml
-share/ignition/ignition-%%CMAKE_IGN_VER%%/doxygen/footer.html
-share/ignition/ignition-%%CMAKE_IGN_VER%%/doxygen/header.html
-share/ignition/ignition-%%CMAKE_IGN_VER%%/doxygen/layout.xml
Index: devel/ignition-cmake/pkg-plist-v0
===================================================================
--- /dev/null
+++ devel/ignition-cmake/pkg-plist-v0
@@ -0,0 +1,50 @@
+lib/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/Export.hh.in
+lib/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindAVCODEC.cmake
+lib/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindAVDEVICE.cmake
+lib/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindAVFORMAT.cmake
+lib/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindAVUTIL.cmake
+lib/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindCPPZMQ.cmake
+lib/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindDL.cmake
+lib/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindFreeImage.cmake
+lib/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindGTS.cmake
+lib/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindIFADDRS.cmake
+lib/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindIgnCURL.cmake
+lib/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindIgnProtobuf.cmake
+lib/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindJSONCPP.cmake
+lib/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindODE.cmake
+lib/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindOGRE.cmake
+lib/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindOptiX.cmake
+lib/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindSWSCALE.cmake
+lib/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindTINYXML2.cmake
+lib/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindUUID.cmake
+lib/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindYAML.cmake
+lib/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindZIP.cmake
+lib/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/FindZeroMQ.cmake
+lib/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/IgnCMake.cmake
+lib/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/IgnCheckSSE.cmake
+lib/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/IgnCodeCoverage.cmake
+lib/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/IgnConfigureBuild.cmake
+lib/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/IgnConfigureProject.cmake
+lib/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/IgnCreateDocs.cmake
+lib/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/IgnImportTarget.cmake
+lib/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/IgnPackaging.cmake
+lib/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/IgnPkgConfig.cmake
+lib/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/IgnRonn2Man.cmake
+lib/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/IgnSetCompilerFlags.cmake
+lib/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/IgnUtils.cmake
+lib/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/cmake_uninstall.cmake.in
+lib/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/cpack_options.cmake.in
+lib/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/ign_auto_headers.hh.in
+lib/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/ignition-config.cmake.in
+lib/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/pkgconfig/ignition.pc.in
+lib/cmake/ignition-%%CMAKE_IGN_VER%%/%%CMAKE_IGN_VER%%/upload_doc.sh.in
+lib/cmake/ignition-%%CMAKE_IGN_VER%%/ignition-%%CMAKE_IGN_VER%%-config-version.cmake
+lib/cmake/ignition-%%CMAKE_IGN_VER%%/ignition-%%CMAKE_IGN_VER%%-config.cmake
+share/ignition/ignition-%%CMAKE_IGN_VER%%/doxygen/api.in
+share/ignition/ignition-%%CMAKE_IGN_VER%%/doxygen/cppreference.tag.xml
+share/ignition/ignition-%%CMAKE_IGN_VER%%/doxygen/footer.html
+share/ignition/ignition-%%CMAKE_IGN_VER%%/doxygen/header.html
+share/ignition/ignition-%%CMAKE_IGN_VER%%/doxygen/layout.xml
+share/ignition/ignition-%%CMAKE_IGN_VER%%/doxygen/tutorials-footer.html
+share/ignition/ignition-%%CMAKE_IGN_VER%%/doxygen/tutorials-header.html
+share/ignition/ignition-%%CMAKE_IGN_VER%%/doxygen/tutorials.in
Index: devel/ignition-common/Makefile
===================================================================
--- devel/ignition-common/Makefile
+++ devel/ignition-common/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= ignition-common
-DISTVERSION= 3.0.0
+DISTVERSION= ${FLAVOR_VERSION}
CATEGORIES= devel
MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/
@@ -11,13 +11,18 @@
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/COPYING
-BUILD_DEPENDS= ignition-cmake==2:devel/ignition-cmake
+FLAVORS= v3 v1 v0 # 3 is the latest version, 1 and 0 are also used
+FLAVOR?= ${FLAVORS:[1]}
+DISTINFO_FILE= ${.CURDIR}/distinfo-${FLAVOR}
+PATCHDIR= ${.CURDIR}/files-${FLAVOR}
+PLIST= ${.CURDIR}/pkg-plist-${FLAVOR}
+PKGNAMESUFFIX= ${FLAVOR:S/v//}
+
LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \
libfreeimage.so:graphics/freeimage \
libgts.so:graphics/gts \
libtinyxml2.so:textproc/tinyxml2 \
libuuid.so:misc/e2fsprogs-libuuid \
- libignition-math6.so:math/ignition-math
USES= cmake:outsource compiler:c++17-lang gnome pkgconfig
USE_GNOME= glib20
@@ -28,7 +33,25 @@
BB_ACCOUNT= ignitionrobotics
BB_PROJECT= ign-common
+
+.if ${FLAVOR} == v3
BB_COMMIT= a5c4d5a35bb8
+FLAVOR_VERSION= 3.0.0
+BUILD_DEPENDS= ignition-cmake2>0:devel/ignition-cmake@v2
+LIB_DEPENDS+= libignition-math6.so:math/ignition-math@v6
+.endif
+.if ${FLAVOR} == v1
+BB_COMMIT= 4d7ed1df80b0
+FLAVOR_VERSION= 1.1.1
+BUILD_DEPENDS= ignition-cmake0>0:devel/ignition-cmake@v0
+LIB_DEPENDS+= libignition-math4.so:math/ignition-math@v4
+.endif
+.if ${FLAVOR} == v0
+BB_COMMIT= d54e6b77fff0
+FLAVOR_VERSION= 0.5.0
+BUILD_DEPENDS= ignition-cmake0>0:devel/ignition-cmake@v0
+LIB_DEPENDS+= libignition-math4.so:math/ignition-math@v4
+.endif
WRKSRC= ${WRKDIR}/${BB_ACCOUNT}-${BB_PROJECT}-${BB_COMMIT}
Index: devel/ignition-common/distinfo
===================================================================
--- devel/ignition-common/distinfo
+++ devel/ignition-common/distinfo
@@ -1,3 +0,0 @@
-TIMESTAMP = 1542739222
-SHA256 (ignition-common-3.0.0.tar.gz) = a4cd8961aac4345780ae4e7b45e48e4594596a428cfa80110c19dc0fd583ff79
-SIZE (ignition-common-3.0.0.tar.gz) = 6834872
Index: devel/ignition-common/distinfo-v0
===================================================================
--- /dev/null
+++ devel/ignition-common/distinfo-v0
@@ -0,0 +1,3 @@
+TIMESTAMP = 1542827170
+SHA256 (ignition-common-0.5.0.tar.gz) = 11d86d03a6968b4c10a5802074774595a114854429358d9d61e35865e9d1e53d
+SIZE (ignition-common-0.5.0.tar.gz) = 6799172
Index: devel/ignition-common/distinfo-v1
===================================================================
--- /dev/null
+++ devel/ignition-common/distinfo-v1
@@ -0,0 +1,3 @@
+TIMESTAMP = 1542828092
+SHA256 (ignition-common-1.1.1.tar.gz) = 4bb684221727122d8aa3e0f4a90e862c65823a94f9fb4ecb394565d837fea31a
+SIZE (ignition-common-1.1.1.tar.gz) = 6760529
Index: devel/ignition-common/files-v0/patch-src_AudioDecoder.cc
===================================================================
--- /dev/null
+++ devel/ignition-common/files-v0/patch-src_AudioDecoder.cc
@@ -0,0 +1,13 @@
+--- src/AudioDecoder.cc.orig 2017-12-20 23:39:24 UTC
++++ src/AudioDecoder.cc
+@@ -257,8 +257,8 @@ bool AudioDecoder::SetFile(const std::st
+ return false;
+ }
+
+- if (this->data->codec->capabilities & CODEC_CAP_TRUNCATED)
+- this->data->codecCtx->flags |= CODEC_FLAG_TRUNCATED;
++ if (this->data->codec->capabilities & AV_CODEC_CAP_TRUNCATED)
++ this->data->codecCtx->flags |= AV_CODEC_FLAG_TRUNCATED;
+
+ // Open codec
+ if (avcodec_open2(this->data->codecCtx, this->data->codec, nullptr) < 0)
Index: devel/ignition-common/files-v0/patch-src_Video.cc
===================================================================
--- /dev/null
+++ devel/ignition-common/files-v0/patch-src_Video.cc
@@ -0,0 +1,13 @@
+--- src/Video.cc.orig 2017-12-20 23:39:24 UTC
++++ src/Video.cc
+@@ -164,8 +164,8 @@ bool Video::Load(const std::string &_fil
+
+ // Inform the codec that we can handle truncated bitstreams -- i.e.,
+ // bitstreams where frame boundaries can fall in the middle of packets
+- if (codec->capabilities & CODEC_CAP_TRUNCATED)
+- this->dataPtr->codecCtx->flags |= CODEC_FLAG_TRUNCATED;
++ if (codec->capabilities & AV_CODEC_CAP_TRUNCATED)
++ this->dataPtr->codecCtx->flags |= AV_CODEC_FLAG_TRUNCATED;
+
+ // Open codec
+ if (avcodec_open2(this->dataPtr->codecCtx, codec, nullptr) < 0)
Index: devel/ignition-common/pkg-plist
===================================================================
--- devel/ignition-common/pkg-plist
+++ devel/ignition-common/pkg-plist
@@ -1,116 +0,0 @@
-include/ignition/%%COMMON_IGN_VER%%/ignition/common.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/Animation.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/AudioDecoder.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/BVHLoader.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/Base64.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/Battery.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/ColladaExporter.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/ColladaLoader.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/Console.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/Dem.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/EnumIface.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/Event.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/Export.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/Filesystem.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/GTSMeshUtils.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/HeightmapData.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/Image.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/ImageHeightmap.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/KeyEvent.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/KeyFrame.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/Material.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/MaterialDensity.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/Mesh.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/MeshCSG.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/MeshExporter.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/MeshLoader.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/MeshManager.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/MouseEvent.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/MovingWindowFilter.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/NodeAnimation.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/NodeTransform.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/OBJLoader.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/Plugin.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/PluginInfo.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/PluginLoader.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/PluginMacros.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/PluginPtr.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/STLLoader.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/SVGLoader.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/SignalHandler.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/SingletonT.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/Skeleton.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/SkeletonAnimation.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/SkeletonNode.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/SpecializedPlugin.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/SpecializedPluginPtr.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/StringUtils.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/SubMesh.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/SuppressWarning.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/SystemPaths.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/TemplateHelpers.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/Time.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/Timer.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/URI.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/Util.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/Uuid.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/Video.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/VideoEncoder.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/WorkerPool.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/av.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/av/Export.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/av/Util.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/av/detail/Export.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/config.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/detail/Export.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/detail/Plugin.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/detail/PluginLoader.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/detail/PluginMacros.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/detail/PluginPtr.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/detail/SpecializedPlugin.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/detail/SuppressWarning.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/detail/TemplateHelpers.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/events.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/events/Export.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/events/Types.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/events/detail/Export.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/ffmpeg_inc.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/graphics.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/graphics/Export.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/graphics/Types.hh
-include/ignition/%%COMMON_IGN_VER%%/ignition/common/graphics/detail/Export.hh
-lib/cmake/ignition-%%COMMON_IGN_VER%%-all/ignition-%%COMMON_IGN_VER%%-all-config-version.cmake
-lib/cmake/ignition-%%COMMON_IGN_VER%%-all/ignition-%%COMMON_IGN_VER%%-all-config.cmake
-lib/cmake/ignition-%%COMMON_IGN_VER%%-all/ignition-%%COMMON_IGN_VER%%-all-targets.cmake
-lib/cmake/ignition-%%COMMON_IGN_VER%%-av/ignition-%%COMMON_IGN_VER%%-av-config-version.cmake
-lib/cmake/ignition-%%COMMON_IGN_VER%%-av/ignition-%%COMMON_IGN_VER%%-av-config.cmake
-lib/cmake/ignition-%%COMMON_IGN_VER%%-av/ignition-%%COMMON_IGN_VER%%-av-targets-%%CMAKE_BUILD_TYPE%%.cmake
-lib/cmake/ignition-%%COMMON_IGN_VER%%-av/ignition-%%COMMON_IGN_VER%%-av-targets.cmake
-lib/cmake/ignition-%%COMMON_IGN_VER%%-events/ignition-%%COMMON_IGN_VER%%-events-config-version.cmake
-lib/cmake/ignition-%%COMMON_IGN_VER%%-events/ignition-%%COMMON_IGN_VER%%-events-config.cmake
-lib/cmake/ignition-%%COMMON_IGN_VER%%-events/ignition-%%COMMON_IGN_VER%%-events-targets-%%CMAKE_BUILD_TYPE%%.cmake
-lib/cmake/ignition-%%COMMON_IGN_VER%%-events/ignition-%%COMMON_IGN_VER%%-events-targets.cmake
-lib/cmake/ignition-%%COMMON_IGN_VER%%-graphics/ignition-%%COMMON_IGN_VER%%-graphics-config-version.cmake
-lib/cmake/ignition-%%COMMON_IGN_VER%%-graphics/ignition-%%COMMON_IGN_VER%%-graphics-config.cmake
-lib/cmake/ignition-%%COMMON_IGN_VER%%-graphics/ignition-%%COMMON_IGN_VER%%-graphics-targets-%%CMAKE_BUILD_TYPE%%.cmake
-lib/cmake/ignition-%%COMMON_IGN_VER%%-graphics/ignition-%%COMMON_IGN_VER%%-graphics-targets.cmake
-lib/cmake/ignition-%%COMMON_IGN_VER%%/ignition-%%COMMON_IGN_VER%%-config-version.cmake
-lib/cmake/ignition-%%COMMON_IGN_VER%%/ignition-%%COMMON_IGN_VER%%-config.cmake
-lib/cmake/ignition-%%COMMON_IGN_VER%%/ignition-%%COMMON_IGN_VER%%-targets-%%CMAKE_BUILD_TYPE%%.cmake
-lib/cmake/ignition-%%COMMON_IGN_VER%%/ignition-%%COMMON_IGN_VER%%-targets.cmake
-lib/libignition-%%COMMON_IGN_VER%%-av.so
-lib/libignition-%%COMMON_IGN_VER%%-av.so.3
-lib/libignition-%%COMMON_IGN_VER%%-av.so.%%GTK3_VERSION%%~pre2
-lib/libignition-%%COMMON_IGN_VER%%-events.so
-lib/libignition-%%COMMON_IGN_VER%%-events.so.3
-lib/libignition-%%COMMON_IGN_VER%%-events.so.%%GTK3_VERSION%%~pre2
-lib/libignition-%%COMMON_IGN_VER%%-graphics.so
-lib/libignition-%%COMMON_IGN_VER%%-graphics.so.3
-lib/libignition-%%COMMON_IGN_VER%%-graphics.so.%%GTK3_VERSION%%~pre2
-lib/libignition-%%COMMON_IGN_VER%%.so
-lib/libignition-%%COMMON_IGN_VER%%.so.3
-lib/libignition-%%COMMON_IGN_VER%%.so.%%GTK3_VERSION%%~pre2
-libdata/pkgconfig/ignition-%%COMMON_IGN_VER%%-av.pc
-libdata/pkgconfig/ignition-%%COMMON_IGN_VER%%-events.pc
-libdata/pkgconfig/ignition-%%COMMON_IGN_VER%%-graphics.pc
-libdata/pkgconfig/ignition-%%COMMON_IGN_VER%%.pc
Index: devel/ignition-common/pkg-plist-v0
===================================================================
--- /dev/null
+++ devel/ignition-common/pkg-plist-v0
@@ -0,0 +1,69 @@
+include/ignition/%%COMMON_IGN_VER%%/ignition/common.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/Animation.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/AudioDecoder.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/BVHLoader.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/Base64.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/Battery.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/ColladaExporter.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/ColladaLoader.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/Console.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/Dem.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/EnumIface.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/Event.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/Export.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/Filesystem.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/GTSMeshUtils.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/HeightmapData.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/Image.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/ImageHeightmap.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/KeyEvent.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/KeyFrame.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/Material.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/MaterialDensity.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/Mesh.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/MeshCSG.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/MeshExporter.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/MeshLoader.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/MeshManager.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/MouseEvent.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/MovingWindowFilter.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/NodeAnimation.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/NodeTransform.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/OBJLoader.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/Plugin.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/PluginInfo.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/PluginLoader.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/PluginMacros.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/STLLoader.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/SVGLoader.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/SingletonT.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/Skeleton.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/SkeletonAnimation.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/SkeletonNode.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/StringUtils.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/SubMesh.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/SuppressWarning.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/SystemPaths.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/Time.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/Timer.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/Types.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/URI.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/Util.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/Uuid.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/Video.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/VideoEncoder.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/WorkerPool.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/config.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/detail/Export.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/detail/Plugin.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/detail/PluginMacros.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/detail/SuppressWarning.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/ffmpeg_inc.hh
+lib/cmake/ignition-%%COMMON_IGN_VER%%/ignition-%%COMMON_IGN_VER%%-config-version.cmake
+lib/cmake/ignition-%%COMMON_IGN_VER%%/ignition-%%COMMON_IGN_VER%%-config.cmake
+lib/cmake/ignition-%%COMMON_IGN_VER%%/ignition-%%COMMON_IGN_VER%%-targets-%%CMAKE_BUILD_TYPE%%.cmake
+lib/cmake/ignition-%%COMMON_IGN_VER%%/ignition-%%COMMON_IGN_VER%%-targets.cmake
+lib/libignition-%%COMMON_IGN_VER%%.so
+lib/libignition-%%COMMON_IGN_VER%%.so.0
+lib/libignition-%%COMMON_IGN_VER%%.so.0.5.0~pre4
+libdata/pkgconfig/ignition-%%COMMON_IGN_VER%%.pc
Index: devel/ignition-common/pkg-plist-v1
===================================================================
--- /dev/null
+++ devel/ignition-common/pkg-plist-v1
@@ -0,0 +1,69 @@
+include/ignition/%%COMMON_IGN_VER%%/ignition/common.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/Animation.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/AudioDecoder.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/BVHLoader.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/Base64.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/Battery.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/ColladaExporter.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/ColladaLoader.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/Console.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/Dem.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/EnumIface.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/Event.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/Export.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/Filesystem.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/GTSMeshUtils.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/HeightmapData.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/Image.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/ImageHeightmap.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/KeyEvent.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/KeyFrame.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/Material.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/MaterialDensity.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/Mesh.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/MeshCSG.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/MeshExporter.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/MeshLoader.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/MeshManager.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/MouseEvent.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/MovingWindowFilter.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/NodeAnimation.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/NodeTransform.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/OBJLoader.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/Plugin.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/PluginInfo.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/PluginLoader.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/PluginMacros.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/STLLoader.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/SVGLoader.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/SingletonT.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/Skeleton.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/SkeletonAnimation.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/SkeletonNode.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/StringUtils.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/SubMesh.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/SuppressWarning.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/SystemPaths.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/Time.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/Timer.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/Types.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/URI.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/Util.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/Uuid.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/Video.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/VideoEncoder.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/WorkerPool.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/config.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/detail/Export.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/detail/Plugin.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/detail/PluginMacros.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/detail/SuppressWarning.hh
+include/ignition/%%COMMON_IGN_VER%%/ignition/common/ffmpeg_inc.hh
+lib/cmake/ignition-%%COMMON_IGN_VER%%/ignition-%%COMMON_IGN_VER%%-config-version.cmake
+lib/cmake/ignition-%%COMMON_IGN_VER%%/ignition-%%COMMON_IGN_VER%%-config.cmake
+lib/cmake/ignition-%%COMMON_IGN_VER%%/ignition-%%COMMON_IGN_VER%%-targets-%%CMAKE_BUILD_TYPE%%.cmake
+lib/cmake/ignition-%%COMMON_IGN_VER%%/ignition-%%COMMON_IGN_VER%%-targets.cmake
+lib/libignition-%%COMMON_IGN_VER%%.so
+lib/libignition-%%COMMON_IGN_VER%%.so.1
+lib/libignition-%%COMMON_IGN_VER%%.so.1.1.1
+libdata/pkgconfig/ignition-%%COMMON_IGN_VER%%.pc
Index: devel/ignition-msgs/Makefile
===================================================================
--- devel/ignition-msgs/Makefile
+++ devel/ignition-msgs/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= ignition-msgs
-DISTVERSION= 3.0.0
+DISTVERSION= ${FLAVOR_VERSION}
CATEGORIES= devel
MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/
@@ -10,10 +10,14 @@
LICENSE= APACHE20
-BUILD_DEPENDS= ignition-cmake==2:devel/ignition-cmake \
- ignition-tools>0:devel/ignition-tools
-LIB_DEPENDS= libprotobuf.so:devel/protobuf \
- libignition-math6.so:math/ignition-math
+FLAVORS= v3 v1 # 3 is the latest version, 1 is also used
+FLAVOR?= ${FLAVORS:[1]}
+DISTINFO_FILE= ${.CURDIR}/distinfo-${FLAVOR}
+PLIST= ${.CURDIR}/pkg-plist-${FLAVOR}
+PKGNAMESUFFIX= ${FLAVOR:S/v//}
+
+BUILD_DEPENDS= ignition-tools>0:devel/ignition-tools
+LIB_DEPENDS= libprotobuf.so:devel/protobuf
USES= cmake:outsource
USE_RUBY= yes
@@ -21,7 +25,19 @@
BB_ACCOUNT= ignitionrobotics
BB_PROJECT= ign-msgs
+
+.if ${FLAVOR} == v3
BB_COMMIT= 4a1cbcabff7d
+FLAVOR_VERSION= 3.0.0
+BUILD_DEPENDS+= ignition-cmake2>0:devel/ignition-cmake@v2
+LIB_DEPENDS+= libignition-math6.so:math/ignition-math@v6
+.endif
+.if ${FLAVOR} == v1
+BB_COMMIT= 9ba6a3e1c418
+FLAVOR_VERSION= 1.0.0
+BUILD_DEPENDS+= ignition-cmake0>0:devel/ignition-cmake@v0
+LIB_DEPENDS+= libignition-math4.so:math/ignition-math@v4
+.endif
WRKSRC= ${WRKDIR}/${BB_ACCOUNT}-${BB_PROJECT}-${BB_COMMIT}
Index: devel/ignition-msgs/distinfo
===================================================================
--- devel/ignition-msgs/distinfo
+++ devel/ignition-msgs/distinfo
@@ -1,3 +0,0 @@
-TIMESTAMP = 1542654614
-SHA256 (ignition-msgs-3.0.0.tar.gz) = be784e9939deb544ab45640803528fae2337ac5d9430b3c267ed77139216efb9
-SIZE (ignition-msgs-3.0.0.tar.gz) = 365846
Index: devel/ignition-msgs/distinfo-v1
===================================================================
--- /dev/null
+++ devel/ignition-msgs/distinfo-v1
@@ -0,0 +1,3 @@
+TIMESTAMP = 1542823204
+SHA256 (ignition-msgs-1.0.0.tar.gz) = c37e4f6d407ef6d76158a27224705b9c6c12492b8f8c3bf2ece8d0a3431069ca
+SIZE (ignition-msgs-1.0.0.tar.gz) = 385330
Index: devel/ignition-msgs/pkg-plist
===================================================================
--- devel/ignition-msgs/pkg-plist
+++ devel/ignition-msgs/pkg-plist
@@ -1,453 +0,0 @@
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs.hh
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/Export.hh
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/Factory.hh
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/Filesystem.hh
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/MessageTypes.hh
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/SuppressWarning.hh
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/Utility.hh
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/altimeter.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/altimeter.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/any.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/any.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/atmosphere.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/atmosphere.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/axis.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/axis.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/battery.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/battery.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/boolean.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/boolean.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/boxgeom.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/boxgeom.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/bytes.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/bytes.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/camera_cmd.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/camera_cmd.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/camera_lens.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/camera_lens.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/camerasensor.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/camerasensor.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/cessna.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/cessna.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/clock.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/clock.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/cmd_vel2d.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/cmd_vel2d.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/collision.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/collision.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/color.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/color.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/config.hh
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/contact.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/contact.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/contacts.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/contacts.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/contactsensor.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/contactsensor.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/cylindergeom.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/cylindergeom.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/density.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/density.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/detail/Export.hh
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/detail/SuppressWarning.hh
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/diagnostics.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/diagnostics.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/distortion.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/distortion.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/double.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/double.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/double_v.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/double_v.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/duration.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/duration.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/empty.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/empty.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/entity_factory.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/entity_factory.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/float.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/float.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/float_v.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/float_v.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/fluid.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/fluid.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/fog.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/fog.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/friction.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/friction.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/geometry.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/geometry.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/gps.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/gps.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/gps_sensor.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/gps_sensor.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/gui.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/gui.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/gui_camera.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/gui_camera.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/header.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/header.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/heightmapgeom.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/heightmapgeom.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/hydra.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/hydra.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/ign.hh
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/image.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/image.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/imagegeom.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/imagegeom.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/imu.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/imu.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/imu_sensor.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/imu_sensor.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/inertial.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/inertial.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/int32.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/int32.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/int32_v.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/int32_v.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/int64.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/int64.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/int64_v.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/int64_v.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/joint.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/joint.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/joint_animation.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/joint_animation.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/joint_cmd.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/joint_cmd.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/joint_wrench.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/joint_wrench.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/joy.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/joy.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/joystick.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/joystick.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/laserscan.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/laserscan.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/light.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/light.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/link.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/link.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/link_data.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/link_data.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/log_control.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/log_control.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/log_playback_control.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/log_playback_control.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/log_playback_stats.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/log_playback_stats.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/log_status.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/log_status.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/logical_camera_image.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/logical_camera_image.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/logical_camera_sensor.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/logical_camera_sensor.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/magnetometer.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/magnetometer.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/marker.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/marker.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/marker_v.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/marker_v.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/material.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/material.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/meshgeom.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/meshgeom.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/model.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/model.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/model_configuration.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/model_configuration.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/model_v.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/model_v.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/packet.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/packet.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/param.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/param.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/param_v.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/param_v.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/physics.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/physics.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/pid.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/pid.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/planegeom.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/planegeom.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/plugin.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/plugin.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/plugin_v.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/plugin_v.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/pointcloud.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/pointcloud.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/polylinegeom.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/polylinegeom.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/pose.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/pose.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/pose_animation.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/pose_animation.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/pose_trajectory.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/pose_trajectory.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/pose_v.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/pose_v.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/projector.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/projector.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/propagation_grid.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/propagation_grid.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/propagation_particle.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/propagation_particle.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/publish.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/publish.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/publishers.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/publishers.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/quaternion.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/quaternion.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/raysensor.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/raysensor.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/request.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/request.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/response.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/response.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/rest_login.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/rest_login.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/rest_logout.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/rest_logout.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/rest_post.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/rest_post.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/rest_response.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/rest_response.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/road.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/road.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/scene.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/scene.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/selection.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/selection.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/sensor.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/sensor.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/sensor_noise.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/sensor_noise.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/sensor_v.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/sensor_v.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/server_control.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/server_control.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/shadows.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/shadows.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/sim_event.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/sim_event.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/sky.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/sky.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/sonar.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/sonar.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/spheregeom.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/spheregeom.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/spherical_coordinates.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/spherical_coordinates.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/stringmsg.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/stringmsg.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/stringmsg_v.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/stringmsg_v.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/subscribe.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/subscribe.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/surface.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/surface.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/tactile.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/tactile.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/test.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/test.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/time.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/time.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/topic_info.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/topic_info.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/track_visual.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/track_visual.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/uint32.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/uint32.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/uint32_v.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/uint32_v.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/uint64.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/uint64.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/uint64_v.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/uint64_v.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/undo_redo.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/undo_redo.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/user_cmd.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/user_cmd.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/user_cmd_stats.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/user_cmd_stats.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/vector2d.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/vector2d.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/vector3d.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/vector3d.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/visual.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/visual.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/visual_v.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/visual_v.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/web_request.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/web_request.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/wind.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/wind.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/wireless_node.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/wireless_node.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/wireless_nodes.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/wireless_nodes.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/world_control.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/world_control.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/world_modify.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/world_modify.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/world_reset.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/world_reset.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/world_stats.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/world_stats.proto
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/wrench.pb.h
-include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/wrench.proto
-lib/cmake/ignition-%%MSGS_IGN_VER%%-all/ignition-%%MSGS_IGN_VER%%-all-config-version.cmake
-lib/cmake/ignition-%%MSGS_IGN_VER%%-all/ignition-%%MSGS_IGN_VER%%-all-config.cmake
-lib/cmake/ignition-%%MSGS_IGN_VER%%-all/ignition-%%MSGS_IGN_VER%%-all-targets.cmake
-lib/cmake/ignition-%%MSGS_IGN_VER%%/ignition-%%MSGS_IGN_VER%%-config-version.cmake
-lib/cmake/ignition-%%MSGS_IGN_VER%%/ignition-%%MSGS_IGN_VER%%-config.cmake
-lib/cmake/ignition-%%MSGS_IGN_VER%%/ignition-%%MSGS_IGN_VER%%-targets-%%CMAKE_BUILD_TYPE%%.cmake
-lib/cmake/ignition-%%MSGS_IGN_VER%%/ignition-%%MSGS_IGN_VER%%-targets.cmake
-lib/libignition-%%MSGS_IGN_VER%%.so
-lib/libignition-%%MSGS_IGN_VER%%.so.3
-lib/libignition-%%MSGS_IGN_VER%%.so.3.0.0~pre3
-lib/ruby/ignition/cmd%%MSGS_IGN_VER%%.rb
-lib/ruby/ignition/msgs/altimeter_pb.rb
-lib/ruby/ignition/msgs/any_pb.rb
-lib/ruby/ignition/msgs/atmosphere_pb.rb
-lib/ruby/ignition/msgs/axis_pb.rb
-lib/ruby/ignition/msgs/battery_pb.rb
-lib/ruby/ignition/msgs/boolean_pb.rb
-lib/ruby/ignition/msgs/boxgeom_pb.rb
-lib/ruby/ignition/msgs/bytes_pb.rb
-lib/ruby/ignition/msgs/camera_cmd_pb.rb
-lib/ruby/ignition/msgs/camera_lens_pb.rb
-lib/ruby/ignition/msgs/camerasensor_pb.rb
-lib/ruby/ignition/msgs/cessna_pb.rb
-lib/ruby/ignition/msgs/clock_pb.rb
-lib/ruby/ignition/msgs/cmd_vel2d_pb.rb
-lib/ruby/ignition/msgs/collision_pb.rb
-lib/ruby/ignition/msgs/color_pb.rb
-lib/ruby/ignition/msgs/contact_pb.rb
-lib/ruby/ignition/msgs/contacts_pb.rb
-lib/ruby/ignition/msgs/contactsensor_pb.rb
-lib/ruby/ignition/msgs/cylindergeom_pb.rb
-lib/ruby/ignition/msgs/density_pb.rb
-lib/ruby/ignition/msgs/diagnostics_pb.rb
-lib/ruby/ignition/msgs/distortion_pb.rb
-lib/ruby/ignition/msgs/double_pb.rb
-lib/ruby/ignition/msgs/double_v_pb.rb
-lib/ruby/ignition/msgs/duration_pb.rb
-lib/ruby/ignition/msgs/empty_pb.rb
-lib/ruby/ignition/msgs/entity_factory_pb.rb
-lib/ruby/ignition/msgs/float_pb.rb
-lib/ruby/ignition/msgs/float_v_pb.rb
-lib/ruby/ignition/msgs/fluid_pb.rb
-lib/ruby/ignition/msgs/fog_pb.rb
-lib/ruby/ignition/msgs/friction_pb.rb
-lib/ruby/ignition/msgs/geometry_pb.rb
-lib/ruby/ignition/msgs/gps_pb.rb
-lib/ruby/ignition/msgs/gps_sensor_pb.rb
-lib/ruby/ignition/msgs/gui_camera_pb.rb
-lib/ruby/ignition/msgs/gui_pb.rb
-lib/ruby/ignition/msgs/header_pb.rb
-lib/ruby/ignition/msgs/heightmapgeom_pb.rb
-lib/ruby/ignition/msgs/hydra_pb.rb
-lib/ruby/ignition/msgs/image_pb.rb
-lib/ruby/ignition/msgs/imagegeom_pb.rb
-lib/ruby/ignition/msgs/imu_pb.rb
-lib/ruby/ignition/msgs/imu_sensor_pb.rb
-lib/ruby/ignition/msgs/inertial_pb.rb
-lib/ruby/ignition/msgs/int32_pb.rb
-lib/ruby/ignition/msgs/int32_v_pb.rb
-lib/ruby/ignition/msgs/int64_pb.rb
-lib/ruby/ignition/msgs/int64_v_pb.rb
-lib/ruby/ignition/msgs/joint_animation_pb.rb
-lib/ruby/ignition/msgs/joint_cmd_pb.rb
-lib/ruby/ignition/msgs/joint_pb.rb
-lib/ruby/ignition/msgs/joint_wrench_pb.rb
-lib/ruby/ignition/msgs/joy_pb.rb
-lib/ruby/ignition/msgs/joystick_pb.rb
-lib/ruby/ignition/msgs/laserscan_pb.rb
-lib/ruby/ignition/msgs/light_pb.rb
-lib/ruby/ignition/msgs/link_data_pb.rb
-lib/ruby/ignition/msgs/link_pb.rb
-lib/ruby/ignition/msgs/log_control_pb.rb
-lib/ruby/ignition/msgs/log_playback_control_pb.rb
-lib/ruby/ignition/msgs/log_playback_stats_pb.rb
-lib/ruby/ignition/msgs/log_status_pb.rb
-lib/ruby/ignition/msgs/logical_camera_image_pb.rb
-lib/ruby/ignition/msgs/logical_camera_sensor_pb.rb
-lib/ruby/ignition/msgs/magnetometer_pb.rb
-lib/ruby/ignition/msgs/marker_pb.rb
-lib/ruby/ignition/msgs/marker_v_pb.rb
-lib/ruby/ignition/msgs/material_pb.rb
-lib/ruby/ignition/msgs/meshgeom_pb.rb
-lib/ruby/ignition/msgs/model_configuration_pb.rb
-lib/ruby/ignition/msgs/model_pb.rb
-lib/ruby/ignition/msgs/model_v_pb.rb
-lib/ruby/ignition/msgs/packet_pb.rb
-lib/ruby/ignition/msgs/param_pb.rb
-lib/ruby/ignition/msgs/param_v_pb.rb
-lib/ruby/ignition/msgs/physics_pb.rb
-lib/ruby/ignition/msgs/pid_pb.rb
-lib/ruby/ignition/msgs/planegeom_pb.rb
-lib/ruby/ignition/msgs/plugin_pb.rb
-lib/ruby/ignition/msgs/plugin_v_pb.rb
-lib/ruby/ignition/msgs/pointcloud_pb.rb
-lib/ruby/ignition/msgs/polylinegeom_pb.rb
-lib/ruby/ignition/msgs/pose_animation_pb.rb
-lib/ruby/ignition/msgs/pose_pb.rb
-lib/ruby/ignition/msgs/pose_trajectory_pb.rb
-lib/ruby/ignition/msgs/pose_v_pb.rb
-lib/ruby/ignition/msgs/projector_pb.rb
-lib/ruby/ignition/msgs/propagation_grid_pb.rb
-lib/ruby/ignition/msgs/propagation_particle_pb.rb
-lib/ruby/ignition/msgs/publish_pb.rb
-lib/ruby/ignition/msgs/publishers_pb.rb
-lib/ruby/ignition/msgs/quaternion_pb.rb
-lib/ruby/ignition/msgs/raysensor_pb.rb
-lib/ruby/ignition/msgs/request_pb.rb
-lib/ruby/ignition/msgs/response_pb.rb
-lib/ruby/ignition/msgs/rest_login_pb.rb
-lib/ruby/ignition/msgs/rest_logout_pb.rb
-lib/ruby/ignition/msgs/rest_post_pb.rb
-lib/ruby/ignition/msgs/rest_response_pb.rb
-lib/ruby/ignition/msgs/road_pb.rb
-lib/ruby/ignition/msgs/scene_pb.rb
-lib/ruby/ignition/msgs/selection_pb.rb
-lib/ruby/ignition/msgs/sensor_noise_pb.rb
-lib/ruby/ignition/msgs/sensor_pb.rb
-lib/ruby/ignition/msgs/sensor_v_pb.rb
-lib/ruby/ignition/msgs/server_control_pb.rb
-lib/ruby/ignition/msgs/shadows_pb.rb
-lib/ruby/ignition/msgs/sim_event_pb.rb
-lib/ruby/ignition/msgs/sky_pb.rb
-lib/ruby/ignition/msgs/sonar_pb.rb
-lib/ruby/ignition/msgs/spheregeom_pb.rb
-lib/ruby/ignition/msgs/spherical_coordinates_pb.rb
-lib/ruby/ignition/msgs/stringmsg_pb.rb
-lib/ruby/ignition/msgs/stringmsg_v_pb.rb
-lib/ruby/ignition/msgs/subscribe_pb.rb
-lib/ruby/ignition/msgs/surface_pb.rb
-lib/ruby/ignition/msgs/tactile_pb.rb
-lib/ruby/ignition/msgs/test_pb.rb
-lib/ruby/ignition/msgs/time_pb.rb
-lib/ruby/ignition/msgs/topic_info_pb.rb
-lib/ruby/ignition/msgs/track_visual_pb.rb
-lib/ruby/ignition/msgs/uint32_pb.rb
-lib/ruby/ignition/msgs/uint32_v_pb.rb
-lib/ruby/ignition/msgs/uint64_pb.rb
-lib/ruby/ignition/msgs/uint64_v_pb.rb
-lib/ruby/ignition/msgs/undo_redo_pb.rb
-lib/ruby/ignition/msgs/user_cmd_pb.rb
-lib/ruby/ignition/msgs/user_cmd_stats_pb.rb
-lib/ruby/ignition/msgs/vector2d_pb.rb
-lib/ruby/ignition/msgs/vector3d_pb.rb
-lib/ruby/ignition/msgs/visual_pb.rb
-lib/ruby/ignition/msgs/visual_v_pb.rb
-lib/ruby/ignition/msgs/web_request_pb.rb
-lib/ruby/ignition/msgs/wind_pb.rb
-lib/ruby/ignition/msgs/wireless_node_pb.rb
-lib/ruby/ignition/msgs/wireless_nodes_pb.rb
-lib/ruby/ignition/msgs/world_control_pb.rb
-lib/ruby/ignition/msgs/world_modify_pb.rb
-lib/ruby/ignition/msgs/world_reset_pb.rb
-lib/ruby/ignition/msgs/world_stats_pb.rb
-lib/ruby/ignition/msgs/wrench_pb.rb
-libdata/pkgconfig/ignition-%%MSGS_IGN_VER%%.pc
-share/ignition/%%MSGS_IGN_VER%%.yaml
Index: devel/ignition-msgs/pkg-plist-v1
===================================================================
--- /dev/null
+++ devel/ignition-msgs/pkg-plist-v1
@@ -0,0 +1,305 @@
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs.hh
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/Export.hh
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/Factory.hh
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/Generator.hh
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/MessageTypes.hh
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/Utility.hh
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/altimeter.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/altimeter.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/any.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/any.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/atmosphere.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/atmosphere.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/axis.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/axis.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/battery.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/battery.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/boolean.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/boolean.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/boxgeom.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/boxgeom.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/bytes.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/bytes.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/camera_cmd.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/camera_cmd.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/camera_lens.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/camera_lens.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/camerasensor.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/camerasensor.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/cessna.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/cessna.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/clock.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/clock.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/cmd_vel2d.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/cmd_vel2d.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/collision.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/collision.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/color.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/color.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/config.hh
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/contact.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/contact.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/contacts.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/contacts.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/contactsensor.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/contactsensor.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/cylindergeom.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/cylindergeom.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/density.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/density.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/detail/Export.hh
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/diagnostics.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/diagnostics.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/distortion.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/distortion.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/double.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/double.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/double_v.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/double_v.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/duration.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/duration.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/empty.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/empty.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/entity_factory.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/entity_factory.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/float.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/float.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/float_v.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/float_v.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/fluid.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/fluid.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/fog.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/fog.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/friction.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/friction.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/geometry.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/geometry.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/gps.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/gps.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/gps_sensor.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/gps_sensor.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/gui.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/gui.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/gui_camera.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/gui_camera.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/header.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/header.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/heightmapgeom.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/heightmapgeom.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/hydra.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/hydra.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/ign.hh
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/image.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/image.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/imagegeom.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/imagegeom.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/imu.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/imu.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/imu_sensor.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/imu_sensor.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/inertial.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/inertial.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/int32.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/int32.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/int32_v.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/int32_v.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/int64.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/int64.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/int64_v.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/int64_v.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/joint.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/joint.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/joint_animation.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/joint_animation.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/joint_cmd.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/joint_cmd.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/joint_wrench.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/joint_wrench.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/joy.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/joy.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/joystick.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/joystick.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/laserscan.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/laserscan.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/light.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/light.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/link.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/link.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/link_data.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/link_data.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/log_control.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/log_control.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/log_playback_control.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/log_playback_control.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/log_playback_stats.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/log_playback_stats.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/log_status.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/log_status.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/logical_camera_image.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/logical_camera_image.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/logical_camera_sensor.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/logical_camera_sensor.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/magnetometer.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/magnetometer.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/marker.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/marker.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/marker_v.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/marker_v.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/material.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/material.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/meshgeom.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/meshgeom.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/model.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/model.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/model_configuration.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/model_configuration.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/model_v.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/model_v.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/packet.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/packet.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/param.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/param.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/param_v.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/param_v.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/physics.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/physics.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/pid.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/pid.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/planegeom.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/planegeom.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/plugin.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/plugin.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/plugin_v.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/plugin_v.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/pointcloud.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/pointcloud.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/polylinegeom.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/polylinegeom.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/pose.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/pose.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/pose_animation.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/pose_animation.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/pose_trajectory.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/pose_trajectory.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/pose_v.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/pose_v.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/projector.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/projector.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/propagation_grid.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/propagation_grid.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/propagation_particle.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/propagation_particle.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/publish.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/publish.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/publishers.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/publishers.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/quaternion.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/quaternion.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/raysensor.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/raysensor.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/request.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/request.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/response.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/response.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/rest_login.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/rest_login.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/rest_logout.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/rest_logout.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/rest_post.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/rest_post.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/rest_response.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/rest_response.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/road.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/road.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/scene.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/scene.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/selection.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/selection.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/sensor.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/sensor.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/sensor_noise.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/sensor_noise.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/sensor_v.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/sensor_v.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/server_control.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/server_control.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/shadows.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/shadows.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/sim_event.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/sim_event.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/sky.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/sky.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/sonar.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/sonar.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/spheregeom.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/spheregeom.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/spherical_coordinates.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/spherical_coordinates.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/stringmsg.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/stringmsg.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/stringmsg_v.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/stringmsg_v.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/subscribe.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/subscribe.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/surface.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/surface.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/tactile.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/tactile.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/test.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/test.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/time.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/time.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/topic_info.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/topic_info.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/track_visual.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/track_visual.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/uint32.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/uint32.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/uint32_v.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/uint32_v.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/uint64.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/uint64.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/uint64_v.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/uint64_v.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/undo_redo.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/undo_redo.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/user_cmd.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/user_cmd.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/user_cmd_stats.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/user_cmd_stats.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/vector2d.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/vector2d.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/vector3d.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/vector3d.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/visual.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/visual.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/visual_v.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/visual_v.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/web_request.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/web_request.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/wind.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/wind.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/wireless_node.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/wireless_node.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/wireless_nodes.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/wireless_nodes.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/world_control.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/world_control.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/world_modify.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/world_modify.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/world_reset.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/world_reset.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/world_stats.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/world_stats.proto
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/wrench.pb.h
+include/ignition/%%MSGS_IGN_VER%%/ignition/msgs/wrench.proto
+lib/cmake/ignition-%%MSGS_IGN_VER%%/ignition-%%MSGS_IGN_VER%%-config-version.cmake
+lib/cmake/ignition-%%MSGS_IGN_VER%%/ignition-%%MSGS_IGN_VER%%-config.cmake
+lib/cmake/ignition-%%MSGS_IGN_VER%%/ignition-%%MSGS_IGN_VER%%-targets-%%CMAKE_BUILD_TYPE%%.cmake
+lib/cmake/ignition-%%MSGS_IGN_VER%%/ignition-%%MSGS_IGN_VER%%-targets.cmake
+lib/libignition-%%MSGS_IGN_VER%%.so
+lib/libignition-%%MSGS_IGN_VER%%.so.1
+lib/libignition-%%MSGS_IGN_VER%%.so.1.0.0
+lib/ruby/ignition/cmdmsgs.rb
+libdata/pkgconfig/ignition-%%MSGS_IGN_VER%%.pc
+share/ignition/%%MSGS_IGN_VER%%.yaml
Index: devel/ignition-plugin/Makefile
===================================================================
--- devel/ignition-plugin/Makefile
+++ devel/ignition-plugin/Makefile
@@ -11,7 +11,7 @@
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/COPYING
-BUILD_DEPENDS= ignition-cmake==2:devel/ignition-cmake
+BUILD_DEPENDS= ignition-cmake2>0:devel/ignition-cmake@v2
USES= cmake:outsource compiler:c++17-lang
USE_LDCONFIG= yes
Index: devel/ignition-transport/Makefile
===================================================================
--- devel/ignition-transport/Makefile
+++ devel/ignition-transport/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= ignition-transport
-DISTVERSION= 6.0.0
+DISTVERSION= ${FLAVOR_VERSION}
CATEGORIES= devel
MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/
@@ -10,12 +10,16 @@
LICENSE= APACHE20
-BUILD_DEPENDS= ignition-cmake==2:devel/ignition-cmake \
- ignition-tools>0:devel/ignition-tools \
+FLAVORS= v6 v4 # 6 is the latest version, 4 is also used
+FLAVOR?= ${FLAVORS:[1]}
+DISTINFO_FILE= ${.CURDIR}/distinfo-${FLAVOR}
+PATCHDIR= ${.CURDIR}/files-${FLAVOR}
+PLIST= ${.CURDIR}/pkg-plist-${FLAVOR}
+PKGNAMESUFFIX= ${FLAVOR:S/v//}
+
+BUILD_DEPENDS= ignition-tools>0:devel/ignition-tools \
cppzmq>0:net/cppzmq
-LIB_DEPENDS= libignition-math6.so:math/ignition-math \
- libignition-msgs3.so:devel/ignition-msgs \
- libprotobuf.so:devel/protobuf \
+LIB_DEPENDS= libprotobuf.so:devel/protobuf \
libuuid.so:misc/e2fsprogs-libuuid \
libzmq.so:net/libzmq4
RUN_DEPENDS= ignition-tools>0:devel/ignition-tools
@@ -27,11 +31,25 @@
BB_ACCOUNT= ignitionrobotics
BB_PROJECT= ign-transport
+
+.if ${FLAVOR} == v6
BB_COMMIT= 4b78da2af04c
+FLAVOR_VERSION= 6.0.0
+BUILD_DEPENDS+= ignition-cmake2>0:devel/ignition-cmake@v2
+LIB_DEPENDS+= libignition-math6.so:math/ignition-math@v6 \
+ libignition-msgs3.so:devel/ignition-msgs@v3
+.endif
+.if ${FLAVOR} == v4
+BB_COMMIT= add6058e5b8c
+FLAVOR_VERSION= 4.0.0
+BUILD_DEPENDS+= ignition-cmake0>0:devel/ignition-cmake@v0
+LIB_DEPENDS+= libignition-math4.so:math/ignition-math@v4 \
+ libignition-msgs1.so:devel/ignition-msgs@v1
+.endif
WRKSRC= ${WRKDIR}/${BB_ACCOUNT}-${BB_PROJECT}-${BB_COMMIT}
-PLIST_SUB+= TRANSPORT_IGN_VER=transport${DISTVERSION:R:R}
+PLIST_SUB= TRANSPORT_IGN_VER=transport${DISTVERSION:R:R}
do-test: # 1 test is known to fail: https://bitbucket.org/ignitionrobotics/ign-transport/issues/100/test-integration_log_versioned_symbols
@cd ${BUILD_WRKSRC} && \
Index: devel/ignition-transport/distinfo
===================================================================
--- devel/ignition-transport/distinfo
+++ devel/ignition-transport/distinfo
@@ -1,3 +0,0 @@
-TIMESTAMP = 1542653754
-SHA256 (ignition-transport-6.0.0.tar.gz) = 691a6566774f7952297aee2d48fc638cdbc49c4a6529606b56d879fcda155185
-SIZE (ignition-transport-6.0.0.tar.gz) = 529120
Index: devel/ignition-transport/distinfo-v4
===================================================================
--- /dev/null
+++ devel/ignition-transport/distinfo-v4
@@ -0,0 +1,3 @@
+TIMESTAMP = 1542824755
+SHA256 (ignition-transport-4.0.0.tar.gz) = 43d46b8eaed2ca4ace57591bb2f4d053513f527f6fd876516daa52d124d8dc6c
+SIZE (ignition-transport-4.0.0.tar.gz) = 496047
Index: devel/ignition-transport/files-v4/patch-src_NetUtils.cc
===================================================================
--- /dev/null
+++ devel/ignition-transport/files-v4/patch-src_NetUtils.cc
@@ -0,0 +1,10 @@
+--- src/NetUtils.cc.orig 2018-01-25 20:59:34 UTC
++++ src/NetUtils.cc
+@@ -23,6 +23,7 @@
+ #else
+ #include <arpa/inet.h>
+ #include <net/if.h>
++ #include <netinet/in.h>
+ #include <netdb.h>
+ #include <pwd.h>
+ #include <unistd.h>
Index: devel/ignition-transport/files/patch-CMakeLists.txt
===================================================================
--- devel/ignition-transport/files/patch-CMakeLists.txt
+++ devel/ignition-transport/files/patch-CMakeLists.txt
@@ -1,11 +0,0 @@
---- CMakeLists.txt.orig 2018-11-19 20:02:52 UTC
-+++ CMakeLists.txt
-@@ -22,7 +22,7 @@ ign_configure_project(VERSION_SUFFIX pre
-
- # ignition-transport currently has no options that are unique to it
-
--if (UNIX AND NOT APPLE)
-+if (UNIX AND NOT APPLE AND NOT ${CMAKE_SYSTEM_NAME} MATCHES "^(FreeBSD|DragonFly)$")
- set (EXTRA_TEST_LIB_DEPS stdc++fs)
- else()
- set (EXTRA_TEST_LIB_DEPS)
Index: devel/ignition-transport/files/patch-log_include_ignition_transport_log_SqlStatement.hh
===================================================================
--- devel/ignition-transport/files/patch-log_include_ignition_transport_log_SqlStatement.hh
+++ devel/ignition-transport/files/patch-log_include_ignition_transport_log_SqlStatement.hh
@@ -1,29 +0,0 @@
---- log/include/ignition/transport/log/SqlStatement.hh.orig 2018-11-20 22:07:06 UTC
-+++ log/include/ignition/transport/log/SqlStatement.hh
-@@ -59,22 +59,22 @@ namespace ignition
-
- /// \sa Set(std::nullptr_t)
- /// \brief Construct NULL parameter
-- public: explicit SqlParameter(std::nullptr_t);
-+ public: SqlParameter(std::nullptr_t);
-
- /// \sa Set(int64_t)
- /// \brief Construct integer parameter
- /// \param[in] _integer an integer
-- public: explicit SqlParameter(int64_t _integer);
-+ public: SqlParameter(int64_t _integer);
-
- /// \sa Set(double)
- /// \brief Construct real parameter
- /// \param[in] _real a real number
-- public: explicit SqlParameter(double _real);
-+ public: SqlParameter(double _real);
-
- /// \sa Set(const std::string &)
- /// \brief Construct string parameter
- /// \param[in] _string a string
-- public: explicit SqlParameter(const std::string &_text);
-+ public: SqlParameter(const std::string &_text);
-
- /// \brief Copy constructor
- /// \param[in] _other Another SqlParameter
Index: devel/ignition-transport/files/patch-log_src_QueryOptions.cc
===================================================================
--- devel/ignition-transport/files/patch-log_src_QueryOptions.cc
+++ devel/ignition-transport/files/patch-log_src_QueryOptions.cc
@@ -1,20 +0,0 @@
---- log/src/QueryOptions.cc.orig 2018-11-20 22:08:14 UTC
-+++ log/src/QueryOptions.cc
-@@ -113,7 +113,7 @@ class TimeRangeOption::Implementation
- if (!startCompare.empty())
- {
- sql.statement += "time_recv " + startCompare + " ?";
-- sql.parameters.emplace_back(start.GetTime()->count());
-+ sql.parameters.emplace_back((int64_t)start.GetTime()->count());
-
- if (!finishCompare.empty())
- sql.statement += " AND ";
-@@ -122,7 +122,7 @@ class TimeRangeOption::Implementation
- if (!finishCompare.empty())
- {
- sql.statement += "time_recv " + finishCompare + " ?";
-- sql.parameters.emplace_back(finish.GetTime()->count());
-+ sql.parameters.emplace_back((int64_t)finish.GetTime()->count());
- }
-
- return sql;
Index: devel/ignition-transport/files/patch-src_NetUtils.cc
===================================================================
--- devel/ignition-transport/files/patch-src_NetUtils.cc
+++ devel/ignition-transport/files/patch-src_NetUtils.cc
@@ -1,28 +0,0 @@
---- src/NetUtils.cc.orig 2018-11-19 19:50:00 UTC
-+++ src/NetUtils.cc
-@@ -23,6 +23,7 @@
- #else
- #include <arpa/inet.h>
- #include <net/if.h>
-+ #include <netinet/in.h>
- #include <netdb.h>
- #include <pwd.h>
- #include <unistd.h>
-@@ -208,10 +209,17 @@ inline namespace IGNITION_TRANSPORT_VERS
- }
-
- // If we already have the same SIOCGIFINDEX, ignore it (subinterface).
-+# if defined(__FreeBSD__) || defined(__DragonFly__)
-+ if (realIdx.find(ifIdx.ifr_index) != realIdx.end())
-+ continue;
-+
-+ realIdx.insert(ifIdx.ifr_index);
-+# else
- if (realIdx.find(ifIdx.ifr_ifindex) != realIdx.end())
- continue;
-
- realIdx.insert(ifIdx.ifr_ifindex);
-+# endif
- #endif
-
- if (getnameinfo(ifa->ifa_addr, salen, ip_, sizeof(ip_), nullptr, 0,
Index: devel/ignition-transport/files/patch-test_test__config.h.in
===================================================================
--- devel/ignition-transport/files/patch-test_test__config.h.in
+++ devel/ignition-transport/files/patch-test_test__config.h.in
@@ -1,20 +0,0 @@
---- test/test_config.h.in.orig 2018-09-11 18:30:00 UTC
-+++ test/test_config.h.in
-@@ -30,7 +30,7 @@
- DETAIL_IGN_TRANSPORT_TEST_DIR
- #endif
-
--#ifndef __APPLE__
-+#if !defined(__APPLE__) && !defined(__FreeBSD__) && !defined(__DragonFly__)
- #include <experimental/filesystem>
- #include <filesystem>
- #endif
-@@ -91,7 +91,7 @@ namespace testing
- std::string portablePathUnion(const std::string &_str1,
- const std::string &_str2)
- {
--#ifdef __APPLE__
-+#if defined(__APPLE__) || defined(__FreeBSD__) || defined(__DragonFly__)
- // Ugly as hell but trying to avoid boost::filesystem
- return _str1 + "/" + _str2;
- #else
Index: devel/ignition-transport/pkg-plist
===================================================================
--- devel/ignition-transport/pkg-plist
+++ devel/ignition-transport/pkg-plist
@@ -1,64 +0,0 @@
-include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport.hh
-include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/AdvertiseOptions.hh
-include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/Clock.hh
-include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/Discovery.hh
-include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/Export.hh
-include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/HandlerStorage.hh
-include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/Helpers.hh
-include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/MessageInfo.hh
-include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/NetUtils.hh
-include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/Node.hh
-include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/NodeOptions.hh
-include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/NodeShared.hh
-include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/Packet.hh
-include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/Publisher.hh
-include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/RepHandler.hh
-include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/ReqHandler.hh
-include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/SubscribeOptions.hh
-include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/SubscriptionHandler.hh
-include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/TopicStorage.hh
-include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/TopicUtils.hh
-include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/TransportTypes.hh
-include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/Uuid.hh
-include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/config.hh
-include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/detail/Export.hh
-include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/detail/Node.hh
-include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/ign.hh
-include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/log.hh
-include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/log/Batch.hh
-include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/log/Descriptor.hh
-include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/log/Export.hh
-include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/log/Log.hh
-include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/log/Message.hh
-include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/log/MsgIter.hh
-include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/log/Playback.hh
-include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/log/QualifiedTime.hh
-include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/log/QueryOptions.hh
-include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/log/Recorder.hh
-include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/log/SqlStatement.hh
-include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/log/detail/Export.hh
-include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/log/detail/QueryOptions.hh
-lib/cmake/ignition-%%TRANSPORT_IGN_VER%%-all/ignition-%%TRANSPORT_IGN_VER%%-all-config-version.cmake
-lib/cmake/ignition-%%TRANSPORT_IGN_VER%%-all/ignition-%%TRANSPORT_IGN_VER%%-all-config.cmake
-lib/cmake/ignition-%%TRANSPORT_IGN_VER%%-all/ignition-%%TRANSPORT_IGN_VER%%-all-targets.cmake
-lib/cmake/ignition-%%TRANSPORT_IGN_VER%%-log/ignition-%%TRANSPORT_IGN_VER%%-log-config-version.cmake
-lib/cmake/ignition-%%TRANSPORT_IGN_VER%%-log/ignition-%%TRANSPORT_IGN_VER%%-log-config.cmake
-lib/cmake/ignition-%%TRANSPORT_IGN_VER%%-log/ignition-%%TRANSPORT_IGN_VER%%-log-targets-%%CMAKE_BUILD_TYPE%%.cmake
-lib/cmake/ignition-%%TRANSPORT_IGN_VER%%-log/ignition-%%TRANSPORT_IGN_VER%%-log-targets.cmake
-lib/cmake/ignition-%%TRANSPORT_IGN_VER%%/ignition-%%TRANSPORT_IGN_VER%%-config-version.cmake
-lib/cmake/ignition-%%TRANSPORT_IGN_VER%%/ignition-%%TRANSPORT_IGN_VER%%-config.cmake
-lib/cmake/ignition-%%TRANSPORT_IGN_VER%%/ignition-%%TRANSPORT_IGN_VER%%-targets-%%CMAKE_BUILD_TYPE%%.cmake
-lib/cmake/ignition-%%TRANSPORT_IGN_VER%%/ignition-%%TRANSPORT_IGN_VER%%-targets.cmake
-lib/libignition-%%TRANSPORT_IGN_VER%%-log.so
-lib/libignition-%%TRANSPORT_IGN_VER%%-log.so.6
-lib/libignition-%%TRANSPORT_IGN_VER%%-log.so.6.0.0~pre2
-lib/libignition-%%TRANSPORT_IGN_VER%%.so
-lib/libignition-%%TRANSPORT_IGN_VER%%.so.6
-lib/libignition-%%TRANSPORT_IGN_VER%%.so.6.0.0~pre2
-lib/ruby/ignition/cmdlog6.rb
-lib/ruby/ignition/cmd%%TRANSPORT_IGN_VER%%.rb
-libdata/pkgconfig/ignition-%%TRANSPORT_IGN_VER%%-log.pc
-libdata/pkgconfig/ignition-%%TRANSPORT_IGN_VER%%.pc
-share/ignition/ignition-%%TRANSPORT_IGN_VER%%/sql/0.1.0.sql
-share/ignition/%%TRANSPORT_IGN_VER%%.yaml
-share/ignition/transportlog6.yaml
Index: devel/ignition-transport/pkg-plist-v4
===================================================================
--- /dev/null
+++ devel/ignition-transport/pkg-plist-v4
@@ -0,0 +1,34 @@
+include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport.hh
+include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/AdvertiseOptions.hh
+include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/Discovery.hh
+include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/Export.hh
+include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/HandlerStorage.hh
+include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/Helpers.hh
+include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/MessageInfo.hh
+include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/NetUtils.hh
+include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/Node.hh
+include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/NodeOptions.hh
+include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/NodeShared.hh
+include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/Packet.hh
+include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/Publisher.hh
+include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/RepHandler.hh
+include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/ReqHandler.hh
+include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/SubscribeOptions.hh
+include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/SubscriptionHandler.hh
+include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/TopicStorage.hh
+include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/TopicUtils.hh
+include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/TransportTypes.hh
+include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/Uuid.hh
+include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/config.hh
+include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/detail/Export.hh
+include/ignition/%%TRANSPORT_IGN_VER%%/ignition/transport/ign.hh
+lib/cmake/ignition-%%TRANSPORT_IGN_VER%%/ignition-%%TRANSPORT_IGN_VER%%-config-version.cmake
+lib/cmake/ignition-%%TRANSPORT_IGN_VER%%/ignition-%%TRANSPORT_IGN_VER%%-config.cmake
+lib/cmake/ignition-%%TRANSPORT_IGN_VER%%/ignition-%%TRANSPORT_IGN_VER%%-targets-%%CMAKE_BUILD_TYPE%%.cmake
+lib/cmake/ignition-%%TRANSPORT_IGN_VER%%/ignition-%%TRANSPORT_IGN_VER%%-targets.cmake
+lib/libignition-%%TRANSPORT_IGN_VER%%.so
+lib/libignition-%%TRANSPORT_IGN_VER%%.so.4
+lib/libignition-%%TRANSPORT_IGN_VER%%.so.4.0.0
+lib/ruby/ignition/cmd%%TRANSPORT_IGN_VER%%.rb
+libdata/pkgconfig/ignition-%%TRANSPORT_IGN_VER%%.pc
+share/ignition/%%TRANSPORT_IGN_VER%%.yaml
Index: math/ignition-math/Makefile
===================================================================
--- math/ignition-math/Makefile
+++ math/ignition-math/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= ignition-math
-DISTVERSION= 6.0.0
+DISTVERSION= ${FLAVOR_VERSION}
CATEGORIES= math
MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/
@@ -11,7 +11,11 @@
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ignition-cmake==2:devel/ignition-cmake
+FLAVORS= v6 v4 # 6 is the latest version 4 is also used
+FLAVOR?= ${FLAVORS:[1]}
+DISTINFO_FILE= ${.CURDIR}/distinfo-${FLAVOR}
+PLIST= ${.CURDIR}/pkg-plist-${FLAVOR}
+PKGNAMESUFFIX= ${FLAVOR:S/v//}
USES= cmake:outsource eigen:3
USE_LDCONFIG= yes
@@ -20,12 +24,25 @@
BB_ACCOUNT= ignitionrobotics
BB_PROJECT= ign-math
+
+.if ${FLAVOR} == v6
BB_COMMIT= 46f3dd24499c
+FLAVOR_VERSION= 6.0.0
+BUILD_DEPENDS= ignition-cmake2>0:devel/ignition-cmake@v2
+.endif
+.if ${FLAVOR} == v4
+BB_COMMIT= 054f8a99081f
+FLAVOR_VERSION= 4.0.0
+BUILD_DEPENDS= ignition-cmake0>0:devel/ignition-cmake@v0
+.endif
WRKSRC= ${WRKDIR}/${BB_ACCOUNT}-${BB_PROJECT}-${BB_COMMIT}
PLIST_SUB+= MATH_IGN_VER=math${DISTVERSION:R:R}
+post-patch:
+ @${REINPLACE_CMD} 's|find_package(SWIG QUIET)|#&|' ${WRKSRC}/CMakeLists.txt
+
do-test: # one test is known to fail: https://bitbucket.org/ignitionrobotics/ign-math/issues/98
@cd ${BUILD_WRKSRC} && \
${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} -DBUILD_TESTING=ON ${CMAKE_SOURCE_PATH} && \
Index: math/ignition-math/distinfo
===================================================================
--- math/ignition-math/distinfo
+++ math/ignition-math/distinfo
@@ -1,3 +0,0 @@
-TIMESTAMP = 1542654723
-SHA256 (ignition-math-6.0.0.tar.gz) = 9cc37738f24f2b98cc36d09a93d297cb99f3ff5a7c8bd14cb9f837713a20cce9
-SIZE (ignition-math-6.0.0.tar.gz) = 503076
Index: math/ignition-math/distinfo-v4
===================================================================
--- /dev/null
+++ math/ignition-math/distinfo-v4
@@ -0,0 +1,3 @@
+TIMESTAMP = 1542768224
+SHA256 (ignition-math-4.0.0.tar.gz) = d212be42b9472bf3de3406848182cac982f503bf97417cb684f2689f851f04ee
+SIZE (ignition-math-4.0.0.tar.gz) = 475667
Index: math/ignition-math/files/patch-CMakeLists.txt
===================================================================
--- math/ignition-math/files/patch-CMakeLists.txt
+++ math/ignition-math/files/patch-CMakeLists.txt
@@ -1,11 +0,0 @@
---- CMakeLists.txt.orig 2018-11-19 19:12:40 UTC
-+++ CMakeLists.txt
-@@ -37,7 +37,7 @@ ign_find_package(
-
- ########################################
- # Include swig
--find_package(SWIG QUIET)
-+#find_package(SWIG QUIET)
- if (NOT SWIG_FOUND)
- IGN_BUILD_WARNING("Swig is missing: Language interfaces are disabled.")
- message (STATUS "Searching for swig - not found.")
Index: math/ignition-math/pkg-plist
===================================================================
--- math/ignition-math/pkg-plist
+++ math/ignition-math/pkg-plist
@@ -1,66 +0,0 @@
-include/ignition/%%MATH_IGN_VER%%/ignition/math.hh
-include/ignition/%%MATH_IGN_VER%%/ignition/math/Angle.hh
-include/ignition/%%MATH_IGN_VER%%/ignition/math/AxisAlignedBox.hh
-include/ignition/%%MATH_IGN_VER%%/ignition/math/Box.hh
-include/ignition/%%MATH_IGN_VER%%/ignition/math/Color.hh
-include/ignition/%%MATH_IGN_VER%%/ignition/math/Cylinder.hh
-include/ignition/%%MATH_IGN_VER%%/ignition/math/Export.hh
-include/ignition/%%MATH_IGN_VER%%/ignition/math/Filter.hh
-include/ignition/%%MATH_IGN_VER%%/ignition/math/Frustum.hh
-include/ignition/%%MATH_IGN_VER%%/ignition/math/Helpers.hh
-include/ignition/%%MATH_IGN_VER%%/ignition/math/Inertial.hh
-include/ignition/%%MATH_IGN_VER%%/ignition/math/Kmeans.hh
-include/ignition/%%MATH_IGN_VER%%/ignition/math/Line2.hh
-include/ignition/%%MATH_IGN_VER%%/ignition/math/Line3.hh
-include/ignition/%%MATH_IGN_VER%%/ignition/math/MassMatrix3.hh
-include/ignition/%%MATH_IGN_VER%%/ignition/math/Material.hh
-include/ignition/%%MATH_IGN_VER%%/ignition/math/MaterialType.hh
-include/ignition/%%MATH_IGN_VER%%/ignition/math/Matrix3.hh
-include/ignition/%%MATH_IGN_VER%%/ignition/math/Matrix4.hh
-include/ignition/%%MATH_IGN_VER%%/ignition/math/MovingWindowFilter.hh
-include/ignition/%%MATH_IGN_VER%%/ignition/math/OrientedBox.hh
-include/ignition/%%MATH_IGN_VER%%/ignition/math/PID.hh
-include/ignition/%%MATH_IGN_VER%%/ignition/math/Plane.hh
-include/ignition/%%MATH_IGN_VER%%/ignition/math/Pose3.hh
-include/ignition/%%MATH_IGN_VER%%/ignition/math/Quaternion.hh
-include/ignition/%%MATH_IGN_VER%%/ignition/math/Rand.hh
-include/ignition/%%MATH_IGN_VER%%/ignition/math/RotationSpline.hh
-include/ignition/%%MATH_IGN_VER%%/ignition/math/SemanticVersion.hh
-include/ignition/%%MATH_IGN_VER%%/ignition/math/SignalStats.hh
-include/ignition/%%MATH_IGN_VER%%/ignition/math/Sphere.hh
-include/ignition/%%MATH_IGN_VER%%/ignition/math/SphericalCoordinates.hh
-include/ignition/%%MATH_IGN_VER%%/ignition/math/Spline.hh
-include/ignition/%%MATH_IGN_VER%%/ignition/math/Stopwatch.hh
-include/ignition/%%MATH_IGN_VER%%/ignition/math/Temperature.hh
-include/ignition/%%MATH_IGN_VER%%/ignition/math/Triangle.hh
-include/ignition/%%MATH_IGN_VER%%/ignition/math/Triangle3.hh
-include/ignition/%%MATH_IGN_VER%%/ignition/math/Vector2.hh
-include/ignition/%%MATH_IGN_VER%%/ignition/math/Vector3.hh
-include/ignition/%%MATH_IGN_VER%%/ignition/math/Vector3Stats.hh
-include/ignition/%%MATH_IGN_VER%%/ignition/math/Vector4.hh
-include/ignition/%%MATH_IGN_VER%%/ignition/math/config.hh
-include/ignition/%%MATH_IGN_VER%%/ignition/math/detail/Box.hh
-include/ignition/%%MATH_IGN_VER%%/ignition/math/detail/Cylinder.hh
-include/ignition/%%MATH_IGN_VER%%/ignition/math/detail/Export.hh
-include/ignition/%%MATH_IGN_VER%%/ignition/math/detail/Sphere.hh
-include/ignition/%%MATH_IGN_VER%%/ignition/math/eigen3.hh
-include/ignition/%%MATH_IGN_VER%%/ignition/math/eigen3/Conversions.hh
-include/ignition/%%MATH_IGN_VER%%/ignition/math/graph/Edge.hh
-include/ignition/%%MATH_IGN_VER%%/ignition/math/graph/Graph.hh
-include/ignition/%%MATH_IGN_VER%%/ignition/math/graph/GraphAlgorithms.hh
-include/ignition/%%MATH_IGN_VER%%/ignition/math/graph/Vertex.hh
-lib/cmake/ignition-%%MATH_IGN_VER%%-all/ignition-%%MATH_IGN_VER%%-all-config-version.cmake
-lib/cmake/ignition-%%MATH_IGN_VER%%-all/ignition-%%MATH_IGN_VER%%-all-config.cmake
-lib/cmake/ignition-%%MATH_IGN_VER%%-all/ignition-%%MATH_IGN_VER%%-all-targets.cmake
-lib/cmake/ignition-%%MATH_IGN_VER%%-eigen3/ignition-%%MATH_IGN_VER%%-eigen3-config-version.cmake
-lib/cmake/ignition-%%MATH_IGN_VER%%-eigen3/ignition-%%MATH_IGN_VER%%-eigen3-config.cmake
-lib/cmake/ignition-%%MATH_IGN_VER%%-eigen3/ignition-%%MATH_IGN_VER%%-eigen3-targets.cmake
-lib/cmake/ignition-%%MATH_IGN_VER%%/ignition-%%MATH_IGN_VER%%-config-version.cmake
-lib/cmake/ignition-%%MATH_IGN_VER%%/ignition-%%MATH_IGN_VER%%-config.cmake
-lib/cmake/ignition-%%MATH_IGN_VER%%/ignition-%%MATH_IGN_VER%%-targets-%%CMAKE_BUILD_TYPE%%.cmake
-lib/cmake/ignition-%%MATH_IGN_VER%%/ignition-%%MATH_IGN_VER%%-targets.cmake
-lib/libignition-%%MATH_IGN_VER%%.so
-lib/libignition-%%MATH_IGN_VER%%.so.6
-lib/libignition-%%MATH_IGN_VER%%.so.6.0.0~pre4
-libdata/pkgconfig/ignition-%%MATH_IGN_VER%%-eigen3.pc
-libdata/pkgconfig/ignition-%%MATH_IGN_VER%%.pc
Index: math/ignition-math/pkg-plist-v4
===================================================================
--- /dev/null
+++ math/ignition-math/pkg-plist-v4
@@ -0,0 +1,47 @@
+include/ignition/%%MATH_IGN_VER%%/ignition/math.hh
+include/ignition/%%MATH_IGN_VER%%/ignition/math/Angle.hh
+include/ignition/%%MATH_IGN_VER%%/ignition/math/Box.hh
+include/ignition/%%MATH_IGN_VER%%/ignition/math/Color.hh
+include/ignition/%%MATH_IGN_VER%%/ignition/math/Export.hh
+include/ignition/%%MATH_IGN_VER%%/ignition/math/Filter.hh
+include/ignition/%%MATH_IGN_VER%%/ignition/math/Frustum.hh
+include/ignition/%%MATH_IGN_VER%%/ignition/math/Helpers.hh
+include/ignition/%%MATH_IGN_VER%%/ignition/math/Inertial.hh
+include/ignition/%%MATH_IGN_VER%%/ignition/math/Kmeans.hh
+include/ignition/%%MATH_IGN_VER%%/ignition/math/Line2.hh
+include/ignition/%%MATH_IGN_VER%%/ignition/math/Line3.hh
+include/ignition/%%MATH_IGN_VER%%/ignition/math/MassMatrix3.hh
+include/ignition/%%MATH_IGN_VER%%/ignition/math/Matrix3.hh
+include/ignition/%%MATH_IGN_VER%%/ignition/math/Matrix4.hh
+include/ignition/%%MATH_IGN_VER%%/ignition/math/OrientedBox.hh
+include/ignition/%%MATH_IGN_VER%%/ignition/math/PID.hh
+include/ignition/%%MATH_IGN_VER%%/ignition/math/Plane.hh
+include/ignition/%%MATH_IGN_VER%%/ignition/math/Pose3.hh
+include/ignition/%%MATH_IGN_VER%%/ignition/math/Quaternion.hh
+include/ignition/%%MATH_IGN_VER%%/ignition/math/Rand.hh
+include/ignition/%%MATH_IGN_VER%%/ignition/math/RotationSpline.hh
+include/ignition/%%MATH_IGN_VER%%/ignition/math/SemanticVersion.hh
+include/ignition/%%MATH_IGN_VER%%/ignition/math/SignalStats.hh
+include/ignition/%%MATH_IGN_VER%%/ignition/math/SphericalCoordinates.hh
+include/ignition/%%MATH_IGN_VER%%/ignition/math/Spline.hh
+include/ignition/%%MATH_IGN_VER%%/ignition/math/Temperature.hh
+include/ignition/%%MATH_IGN_VER%%/ignition/math/Triangle.hh
+include/ignition/%%MATH_IGN_VER%%/ignition/math/Triangle3.hh
+include/ignition/%%MATH_IGN_VER%%/ignition/math/Vector2.hh
+include/ignition/%%MATH_IGN_VER%%/ignition/math/Vector3.hh
+include/ignition/%%MATH_IGN_VER%%/ignition/math/Vector3Stats.hh
+include/ignition/%%MATH_IGN_VER%%/ignition/math/Vector4.hh
+include/ignition/%%MATH_IGN_VER%%/ignition/math/config.hh
+include/ignition/%%MATH_IGN_VER%%/ignition/math/detail/Export.hh
+include/ignition/%%MATH_IGN_VER%%/ignition/math/graph/Edge.hh
+include/ignition/%%MATH_IGN_VER%%/ignition/math/graph/Graph.hh
+include/ignition/%%MATH_IGN_VER%%/ignition/math/graph/GraphAlgorithms.hh
+include/ignition/%%MATH_IGN_VER%%/ignition/math/graph/Vertex.hh
+lib/cmake/ignition-%%MATH_IGN_VER%%/ignition-%%MATH_IGN_VER%%-config-version.cmake
+lib/cmake/ignition-%%MATH_IGN_VER%%/ignition-%%MATH_IGN_VER%%-config.cmake
+lib/cmake/ignition-%%MATH_IGN_VER%%/ignition-%%MATH_IGN_VER%%-targets-%%CMAKE_BUILD_TYPE%%.cmake
+lib/cmake/ignition-%%MATH_IGN_VER%%/ignition-%%MATH_IGN_VER%%-targets.cmake
+lib/libignition-%%MATH_IGN_VER%%.so
+lib/libignition-%%MATH_IGN_VER%%.so.4
+lib/libignition-%%MATH_IGN_VER%%.so.4.0.0
+libdata/pkgconfig/ignition-%%MATH_IGN_VER%%.pc
Index: misc/ignition-fuel-tools/Makefile
===================================================================
--- misc/ignition-fuel-tools/Makefile
+++ misc/ignition-fuel-tools/Makefile
@@ -11,9 +11,11 @@
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/COPYING
-BUILD_DEPENDS= ignition-cmake==2:devel/ignition-cmake
+BUILD_DEPENDS= ignition-cmake0>0:devel/ignition-cmake@v0
LIB_DEPENDS= libcurl.so:ftp/curl \
- libignition-common3.so:devel/ignition-common \
+ libavcodec.so:multimedia/ffmpeg \
+ libignition-common1.so:devel/ignition-common@v1 \
+ libignition-math4.so:math/ignition-math@v4 \
libjsoncpp.so:devel/jsoncpp \
libuuid.so:misc/e2fsprogs-libuuid \
libyaml.so:textproc/libyaml \
Index: misc/ignition-fuel-tools/files/patch-CMakeLists.txt
===================================================================
--- misc/ignition-fuel-tools/files/patch-CMakeLists.txt
+++ misc/ignition-fuel-tools/files/patch-CMakeLists.txt
@@ -1,22 +0,0 @@
---- CMakeLists.txt.orig 2018-05-30 22:18:39 UTC
-+++ CMakeLists.txt
-@@ -9,7 +9,7 @@ project(ignition-fuel_tools1 VERSION 1.2
- # Find ignition-cmake
- #============================================================================
- # If you get an error at this line, you need to install ignition-cmake
--find_package(ignition-cmake0 REQUIRED)
-+find_package(ignition-cmake2 REQUIRED)
-
- #============================================================================
- # Configure the project
-@@ -44,8 +44,8 @@ ign_find_package(ZIP REQUIRED PRIVATE)
-
- #--------------------------------------
- # Find ignition-common
--set(IGN_COMMON_MAJOR_VER 1)
--ign_find_package(ignition-common${IGN_COMMON_MAJOR_VER} VERSION 1.1.0 REQUIRED PRIVATE)
-+set(IGN_COMMON_MAJOR_VER 3)
-+ign_find_package(ignition-common${IGN_COMMON_MAJOR_VER} REQUIRED PRIVATE)
-
- #--------------------------------------
- # Find ignition-tools
Index: misc/ignition-fuel-tools/files/patch-src_CMakeLists.txt
===================================================================
--- misc/ignition-fuel-tools/files/patch-src_CMakeLists.txt
+++ misc/ignition-fuel-tools/files/patch-src_CMakeLists.txt
@@ -1,11 +0,0 @@
---- src/CMakeLists.txt.orig 2018-11-20 20:11:32 UTC
-+++ src/CMakeLists.txt
-@@ -61,7 +61,7 @@ ign_install_library()
- # Build the unit tests.
- ign_build_tests(TYPE UNIT
- SOURCES ${gtest_sources}
-- LIB_DEPS ignition-common1::ignition-common1
-+ LIB_DEPS ignition-common3::ignition-common3
- )
-
- # Command line support.
Index: misc/ignition-fuel-tools/files/patch-test_integration_CMakeLists.txt
===================================================================
--- misc/ignition-fuel-tools/files/patch-test_integration_CMakeLists.txt
+++ misc/ignition-fuel-tools/files/patch-test_integration_CMakeLists.txt
@@ -1,9 +0,0 @@
---- test/integration/CMakeLists.txt.orig 2018-11-20 20:12:00 UTC
-+++ test/integration/CMakeLists.txt
-@@ -9,5 +9,5 @@ link_directories(${PROJECT_BINARY_DIR}/t
-
- ign_build_tests(TYPE INTEGRATION
- SOURCES ${tests}
-- LIB_DEPS ignition-common1::ignition-common1
-+ LIB_DEPS ignition-common3::ignition-common3
- )
Index: misc/ignition-fuel-tools/pkg-plist
===================================================================
--- misc/ignition-fuel-tools/pkg-plist
+++ misc/ignition-fuel-tools/pkg-plist
@@ -16,9 +16,6 @@
include/ignition/%%FUEL_TOOLS_IGN_VER%%/ignition/fuel_tools/config.hh
include/ignition/%%FUEL_TOOLS_IGN_VER%%/ignition/fuel_tools/detail/Export.hh
include/ignition/%%FUEL_TOOLS_IGN_VER%%/ignition/fuel_tools/ign.hh
-lib/cmake/ignition-%%FUEL_TOOLS_IGN_VER%%-all/ignition-%%FUEL_TOOLS_IGN_VER%%-all-config-version.cmake
-lib/cmake/ignition-%%FUEL_TOOLS_IGN_VER%%-all/ignition-%%FUEL_TOOLS_IGN_VER%%-all-config.cmake
-lib/cmake/ignition-%%FUEL_TOOLS_IGN_VER%%-all/ignition-%%FUEL_TOOLS_IGN_VER%%-all-targets.cmake
lib/cmake/ignition-%%FUEL_TOOLS_IGN_VER%%/ignition-%%FUEL_TOOLS_IGN_VER%%-config-version.cmake
lib/cmake/ignition-%%FUEL_TOOLS_IGN_VER%%/ignition-%%FUEL_TOOLS_IGN_VER%%-config.cmake
lib/cmake/ignition-%%FUEL_TOOLS_IGN_VER%%/ignition-%%FUEL_TOOLS_IGN_VER%%-targets-%%CMAKE_BUILD_TYPE%%.cmake
Index: misc/sdformat/Makefile
===================================================================
--- misc/sdformat/Makefile
+++ misc/sdformat/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= sdformat
-DISTVERSION= 8.0.0
+DISTVERSION= ${FLAVOR_VERSION}
CATEGORIES= misc
MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/
@@ -10,7 +10,14 @@
LICENSE= APACHE20
-BUILD_DEPENDS= ignition-cmake==2:devel/ignition-cmake \
+FLAVORS= v8 v6 # 8 is the latest version, 6 is also used
+FLAVOR?= ${FLAVORS:[1]}
+DISTINFO_FILE= ${.CURDIR}/distinfo-${FLAVOR}
+PATCHDIR= ${.CURDIR}/files-${FLAVOR}
+PLIST= ${.CURDIR}/pkg-plist-${FLAVOR}
+PKGNAMESUFFIX= ${FLAVOR:S/v//}
+
+BUILD_DEPENDS= ignition-cmake2>0:devel/ignition-cmake@2 \
ignition-tools>0:devel/ignition-tools
LIB_DEPENDS= libignition-math6.so:math/ignition-math \
libconsole_bridge.so:misc/console-bridge \
@@ -25,7 +32,15 @@
BB_ACCOUNT= osrf
BB_PROJECT= ${PORTNAME}
+
+.if ${FLAVOR} == v8
BB_COMMIT= f555f9a69f8f
+FLAVOR_VERSION= 8.0.0
+.endif
+.if ${FLAVOR} == v6
+BB_COMMIT= d5372e7cf352
+FLAVOR_VERSION= 6.1.0
+.endif
WRKSRC= ${WRKDIR}/${BB_ACCOUNT}-${BB_PROJECT}-${BB_COMMIT}
Index: misc/sdformat/distinfo
===================================================================
--- misc/sdformat/distinfo
+++ misc/sdformat/distinfo
@@ -1,3 +0,0 @@
-TIMESTAMP = 1542759199
-SHA256 (sdformat-8.0.0.tar.gz) = 0d06d7da98bcfd33797affcae6407f507216903d4f6623eae16e0d241c84b53b
-SIZE (sdformat-8.0.0.tar.gz) = 687727
Index: misc/sdformat/distinfo-v6
===================================================================
--- /dev/null
+++ misc/sdformat/distinfo-v6
@@ -0,0 +1,3 @@
+TIMESTAMP = 1542770279
+SHA256 (sdformat-6.1.0.tar.gz) = 74dc630340629e2f0ebfb7c7581aba46451b7ae9807d3e4ac38aa002865bcd29
+SIZE (sdformat-6.1.0.tar.gz) = 611341
Index: misc/sdformat/files-v6/patch-CMakeLists.txt
===================================================================
--- /dev/null
+++ misc/sdformat/files-v6/patch-CMakeLists.txt
@@ -0,0 +1,24 @@
+--- CMakeLists.txt.orig 2018-11-21 03:45:47 UTC
++++ CMakeLists.txt
+@@ -4,7 +4,9 @@ if(COMMAND CMAKE_POLICY)
+ CMAKE_POLICY(SET CMP0003 NEW)
+ CMAKE_POLICY(SET CMP0004 NEW)
+ endif(COMMAND CMAKE_POLICY)
+-enable_testing()
++if (BUILD_TESTING)
++ enable_testing()
++endif()
+
+ # with -fPIC
+ if(UNIX AND NOT WIN32)
+@@ -243,7 +245,9 @@ else (buid_errors)
+
+ link_directories(${PROJECT_BINARY_DIR}/src)
+
+- add_subdirectory(test)
++ if (BUILD_TESTING)
++ add_subdirectory(test)
++ endif()
+ add_subdirectory(src)
+ add_subdirectory(include/sdf)
+ add_subdirectory(sdf)
Index: misc/sdformat/files-v6/patch-cmake_SearchForStuff.cmake
===================================================================
--- /dev/null
+++ misc/sdformat/files-v6/patch-cmake_SearchForStuff.cmake
@@ -0,0 +1,25 @@
+--- cmake/SearchForStuff.cmake.orig 2018-11-21 03:29:05 UTC
++++ cmake/SearchForStuff.cmake
+@@ -25,17 +25,17 @@ if (USE_EXTERNAL_TINYXML)
+ #################################################
+ # Find tinyxml. Only debian distributions package tinyxml with a pkg-config
+ # Use pkg_check_modules and fallback to manual detection (needed, at least, for MacOS)
+- pkg_check_modules(tinyxml tinyxml)
++ pkg_check_modules(tinyxml tinyxml2)
+ if (NOT tinyxml_FOUND)
+- find_path (tinyxml_include_dirs tinyxml.h ${tinyxml_include_dirs} ENV CPATH)
+- find_library(tinyxml_LIBRARIES NAMES tinyxml)
++ find_path (tinyxml_include_dirs tinyxml2.h ${tinyxml_include_dirs} ENV CPATH)
++ find_library(tinyxml_LIBRARIES NAMES tinyxml2)
+ set (tinyxml_FAIL False)
+ if (NOT tinyxml_include_dirs)
+- message (STATUS "Looking for tinyxml headers - not found")
++ message (STATUS "Looking for tinyxml2 headers - not found")
+ set (tinyxml_FAIL True)
+ endif()
+ if (NOT tinyxml_LIBRARIES)
+- message (STATUS "Looking for tinyxml library - not found")
++ message (STATUS "Looking for tinyxml2 library - not found")
+ set (tinyxml_FAIL True)
+ endif()
+ endif()
Index: misc/sdformat/files-v6/patch-src_CMakeLists.txt
===================================================================
--- /dev/null
+++ misc/sdformat/files-v6/patch-src_CMakeLists.txt
@@ -0,0 +1,13 @@
+--- src/CMakeLists.txt.orig 2018-11-21 03:55:31 UTC
++++ src/CMakeLists.txt
+@@ -88,7 +88,9 @@ if (IGNITION-TOOLS_BINARY_DIRS)
+ )
+ endif()
+
+-sdf_build_tests(${gtest_sources})
++if (BUILD_TESTING)
++ sdf_build_tests(${gtest_sources})
++endif()
+
+ sdf_add_library(sdformat ${sources})
+ target_link_libraries(sdformat ${IGNITION-MATH_LIBRARIES})
Index: misc/sdformat/files/patch-CMakeLists.txt
===================================================================
--- misc/sdformat/files/patch-CMakeLists.txt
+++ misc/sdformat/files/patch-CMakeLists.txt
@@ -1,24 +0,0 @@
---- CMakeLists.txt.orig 2018-11-21 00:21:52 UTC
-+++ CMakeLists.txt
-@@ -4,7 +4,9 @@ if(COMMAND CMAKE_POLICY)
- CMAKE_POLICY(SET CMP0003 NEW)
- CMAKE_POLICY(SET CMP0004 NEW)
- endif(COMMAND CMAKE_POLICY)
--enable_testing()
-+if (BUILD_TESTING)
-+ enable_testing()
-+endif()
-
- # with -fPIC
- if(UNIX AND NOT WIN32)
-@@ -256,7 +258,9 @@ else (build_errors)
-
- link_directories(${PROJECT_BINARY_DIR}/src)
-
-- add_subdirectory(test)
-+ if (BUILD_TESTING)
-+ add_subdirectory(test)
-+ endif()
- add_subdirectory(src)
- add_subdirectory(include/sdf)
- add_subdirectory(sdf)
Index: misc/sdformat/files/patch-cmake_SDFUtils.cmake
===================================================================
--- misc/sdformat/files/patch-cmake_SDFUtils.cmake
+++ misc/sdformat/files/patch-cmake_SDFUtils.cmake
@@ -1,17 +0,0 @@
---- cmake/SDFUtils.cmake.orig 2018-11-21 00:24:14 UTC
-+++ cmake/SDFUtils.cmake
-@@ -148,9 +148,11 @@ macro (sdf_build_tests)
- message(FATAL_ERROR "Unsupported platform")
- endif()
-
-- add_dependencies(${BINARY_NAME}
-- gtest gtest_main ${sdf_target}
-- )
-+ if (BUILD_TESTING)
-+ add_dependencies(${BINARY_NAME}
-+ gtest gtest_main ${sdf_target}
-+ )
-+ endif()
-
- link_directories(${IGNITION-MATH_LIBRARY_DIRS})
-
Index: misc/sdformat/files/patch-cmake_SearchForStuff.cmake
===================================================================
--- misc/sdformat/files/patch-cmake_SearchForStuff.cmake
+++ misc/sdformat/files/patch-cmake_SearchForStuff.cmake
@@ -1,34 +0,0 @@
---- cmake/SearchForStuff.cmake.orig 2018-11-21 00:19:13 UTC
-+++ cmake/SearchForStuff.cmake
-@@ -9,24 +9,24 @@ if (USE_EXTERNAL_TINYXML)
- #################################################
- # Find tinyxml. Only debian distributions package tinyxml with a pkg-config
- # Use pkg_check_modules and fallback to manual detection (needed, at least, for MacOS)
-- pkg_check_modules(tinyxml tinyxml)
-+ pkg_check_modules(tinyxml tinyxml2)
- if (NOT tinyxml_FOUND)
-- find_path (tinyxml_include_dirs tinyxml.h ${tinyxml_include_dirs} ENV CPATH)
-- find_library(tinyxml_LIBRARIES NAMES tinyxml)
-+ find_path (tinyxml_include_dirs tinyxml2.h ${tinyxml_include_dirs} ENV CPATH)
-+ find_library(tinyxml_LIBRARIES NAMES tinyxml2)
- set (tinyxml_FAIL False)
- if (NOT tinyxml_include_dirs)
-- message (STATUS "Looking for tinyxml headers - not found")
-+ message (STATUS "Looking for tinyxml2 headers - not found")
- set (tinyxml_FAIL True)
- endif()
- if (NOT tinyxml_LIBRARIES)
-- message (STATUS "Looking for tinyxml library - not found")
-+ message (STATUS "Looking for tinyxml2 library - not found")
- set (tinyxml_FAIL True)
- endif()
- endif()
-
- if (tinyxml_FAIL)
-- message (STATUS "Looking for tinyxml.h - not found")
-- BUILD_ERROR("Missing: tinyxml")
-+ message (STATUS "Looking for tinyxml2.h - not found")
-+ BUILD_ERROR("Missing: tinyxml2")
- endif()
- else()
- # Needed in WIN32 since in UNIX the flag is added in the code installed
Index: misc/sdformat/files/patch-src_CMakeLists.txt
===================================================================
--- misc/sdformat/files/patch-src_CMakeLists.txt
+++ misc/sdformat/files/patch-src_CMakeLists.txt
@@ -1,13 +0,0 @@
---- src/CMakeLists.txt.orig 2018-11-21 00:25:29 UTC
-+++ src/CMakeLists.txt
-@@ -116,7 +116,9 @@ if (IGNITION-TOOLS_BINARY_DIRS)
- )
- endif()
-
--sdf_build_tests(${gtest_sources})
-+if (BUILD_TESTING)
-+ sdf_build_tests(${gtest_sources})
-+endif()
-
- sdf_add_library(${sdf_target} ${sources})
- target_link_libraries(${sdf_target} PUBLIC ${IGNITION-MATH_LIBRARIES})
Index: misc/sdformat/pkg-plist
===================================================================
--- misc/sdformat/pkg-plist
+++ misc/sdformat/pkg-plist
@@ -1,387 +0,0 @@
-include/%%INCSUBDIR%%/sdf/Assert.hh
-include/%%INCSUBDIR%%/sdf/Atmosphere.hh
-include/%%INCSUBDIR%%/sdf/Box.hh
-include/%%INCSUBDIR%%/sdf/Collision.hh
-include/%%INCSUBDIR%%/sdf/Console.hh
-include/%%INCSUBDIR%%/sdf/Cylinder.hh
-include/%%INCSUBDIR%%/sdf/Element.hh
-include/%%INCSUBDIR%%/sdf/Error.hh
-include/%%INCSUBDIR%%/sdf/Exception.hh
-include/%%INCSUBDIR%%/sdf/Filesystem.hh
-include/%%INCSUBDIR%%/sdf/Geometry.hh
-include/%%INCSUBDIR%%/sdf/Gui.hh
-include/%%INCSUBDIR%%/sdf/Joint.hh
-include/%%INCSUBDIR%%/sdf/JointAxis.hh
-include/%%INCSUBDIR%%/sdf/Light.hh
-include/%%INCSUBDIR%%/sdf/Link.hh
-include/%%INCSUBDIR%%/sdf/Material.hh
-include/%%INCSUBDIR%%/sdf/Mesh.hh
-include/%%INCSUBDIR%%/sdf/Model.hh
-include/%%INCSUBDIR%%/sdf/Param.hh
-include/%%INCSUBDIR%%/sdf/Physics.hh
-include/%%INCSUBDIR%%/sdf/Plane.hh
-include/%%INCSUBDIR%%/sdf/Root.hh
-include/%%INCSUBDIR%%/sdf/SDFImpl.hh
-include/%%INCSUBDIR%%/sdf/Sphere.hh
-include/%%INCSUBDIR%%/sdf/Types.hh
-include/%%INCSUBDIR%%/sdf/Visual.hh
-include/%%INCSUBDIR%%/sdf/World.hh
-include/%%INCSUBDIR%%/sdf/parser.hh
-include/%%INCSUBDIR%%/sdf/parser_urdf.hh
-include/%%INCSUBDIR%%/sdf/sdf.hh
-include/%%INCSUBDIR%%/sdf/sdf_config.h
-include/%%INCSUBDIR%%/sdf/system_util.hh
-lib/cmake/sdformat8/sdformat8-config-version.cmake
-lib/cmake/sdformat8/sdformat8-config.cmake
-lib/cmake/sdformat8/sdformat8-targets-%%CMAKE_BUILD_TYPE%%.cmake
-lib/cmake/sdformat8/sdformat8-targets.cmake
-lib/libsdformat8.so
-lib/libsdformat8.so.8
-lib/libsdformat8.so.8.0.0~pre3
-lib/ruby/ignition/cmdsdformat8.rb
-libdata/pkgconfig/sdformat8.pc
-share/ignition/sdformat8.yaml
-%%DATADIR%%/1.0/actor.sdf
-%%DATADIR%%/1.0/camera.sdf
-%%DATADIR%%/1.0/collision.sdf
-%%DATADIR%%/1.0/contact.sdf
-%%DATADIR%%/1.0/gazebo.sdf
-%%DATADIR%%/1.0/geometry.sdf
-%%DATADIR%%/1.0/gripper.sdf
-%%DATADIR%%/1.0/gui.sdf
-%%DATADIR%%/1.0/inertial.sdf
-%%DATADIR%%/1.0/joint.sdf
-%%DATADIR%%/1.0/light.sdf
-%%DATADIR%%/1.0/link.sdf
-%%DATADIR%%/1.0/model.sdf
-%%DATADIR%%/1.0/physics.sdf
-%%DATADIR%%/1.0/plugin.sdf
-%%DATADIR%%/1.0/projector.sdf
-%%DATADIR%%/1.0/ray.sdf
-%%DATADIR%%/1.0/rfid.sdf
-%%DATADIR%%/1.0/rfidtag.sdf
-%%DATADIR%%/1.0/road.sdf
-%%DATADIR%%/1.0/scene.sdf
-%%DATADIR%%/1.0/sensor.sdf
-%%DATADIR%%/1.0/state.sdf
-%%DATADIR%%/1.0/surface.sdf
-%%DATADIR%%/1.0/visual.sdf
-%%DATADIR%%/1.0/world.sdf
-%%DATADIR%%/1.2/1_0.convert
-%%DATADIR%%/1.2/actor.sdf
-%%DATADIR%%/1.2/camera.sdf
-%%DATADIR%%/1.2/collision.sdf
-%%DATADIR%%/1.2/contact.sdf
-%%DATADIR%%/1.2/gazebo.sdf
-%%DATADIR%%/1.2/geometry.sdf
-%%DATADIR%%/1.2/gripper.sdf
-%%DATADIR%%/1.2/gui.sdf
-%%DATADIR%%/1.2/inertial.sdf
-%%DATADIR%%/1.2/joint.sdf
-%%DATADIR%%/1.2/light.sdf
-%%DATADIR%%/1.2/link.sdf
-%%DATADIR%%/1.2/model.sdf
-%%DATADIR%%/1.2/physics.sdf
-%%DATADIR%%/1.2/plugin.sdf
-%%DATADIR%%/1.2/projector.sdf
-%%DATADIR%%/1.2/ray.sdf
-%%DATADIR%%/1.2/rfid.sdf
-%%DATADIR%%/1.2/rfidtag.sdf
-%%DATADIR%%/1.2/road.sdf
-%%DATADIR%%/1.2/scene.sdf
-%%DATADIR%%/1.2/sensor.sdf
-%%DATADIR%%/1.2/state.sdf
-%%DATADIR%%/1.2/surface.sdf
-%%DATADIR%%/1.2/visual.sdf
-%%DATADIR%%/1.2/world.sdf
-%%DATADIR%%/1.3/1_2.convert
-%%DATADIR%%/1.3/actor.sdf
-%%DATADIR%%/1.3/camera.sdf
-%%DATADIR%%/1.3/collision.sdf
-%%DATADIR%%/1.3/contact.sdf
-%%DATADIR%%/1.3/geometry.sdf
-%%DATADIR%%/1.3/gripper.sdf
-%%DATADIR%%/1.3/gui.sdf
-%%DATADIR%%/1.3/imu.sdf
-%%DATADIR%%/1.3/inertial.sdf
-%%DATADIR%%/1.3/joint.sdf
-%%DATADIR%%/1.3/light.sdf
-%%DATADIR%%/1.3/link.sdf
-%%DATADIR%%/1.3/model.sdf
-%%DATADIR%%/1.3/physics.sdf
-%%DATADIR%%/1.3/plugin.sdf
-%%DATADIR%%/1.3/projector.sdf
-%%DATADIR%%/1.3/ray.sdf
-%%DATADIR%%/1.3/rfid.sdf
-%%DATADIR%%/1.3/rfidtag.sdf
-%%DATADIR%%/1.3/road.sdf
-%%DATADIR%%/1.3/root.sdf
-%%DATADIR%%/1.3/scene.sdf
-%%DATADIR%%/1.3/sensor.sdf
-%%DATADIR%%/1.3/state.sdf
-%%DATADIR%%/1.3/surface.sdf
-%%DATADIR%%/1.3/visual.sdf
-%%DATADIR%%/1.3/world.sdf
-%%DATADIR%%/1.4/1_3.convert
-%%DATADIR%%/1.4/actor.sdf
-%%DATADIR%%/1.4/audio_sink.sdf
-%%DATADIR%%/1.4/audio_source.sdf
-%%DATADIR%%/1.4/box_shape.sdf
-%%DATADIR%%/1.4/camera.sdf
-%%DATADIR%%/1.4/collision.sdf
-%%DATADIR%%/1.4/contact.sdf
-%%DATADIR%%/1.4/cylinder_shape.sdf
-%%DATADIR%%/1.4/forcetorque.sdf
-%%DATADIR%%/1.4/geometry.sdf
-%%DATADIR%%/1.4/gps.sdf
-%%DATADIR%%/1.4/gripper.sdf
-%%DATADIR%%/1.4/gui.sdf
-%%DATADIR%%/1.4/heightmap_shape.sdf
-%%DATADIR%%/1.4/image_shape.sdf
-%%DATADIR%%/1.4/imu.sdf
-%%DATADIR%%/1.4/inertial.sdf
-%%DATADIR%%/1.4/joint.sdf
-%%DATADIR%%/1.4/light.sdf
-%%DATADIR%%/1.4/link.sdf
-%%DATADIR%%/1.4/mesh_shape.sdf
-%%DATADIR%%/1.4/model.sdf
-%%DATADIR%%/1.4/noise.sdf
-%%DATADIR%%/1.4/physics.sdf
-%%DATADIR%%/1.4/plane_shape.sdf
-%%DATADIR%%/1.4/plugin.sdf
-%%DATADIR%%/1.4/projector.sdf
-%%DATADIR%%/1.4/ray.sdf
-%%DATADIR%%/1.4/rfid.sdf
-%%DATADIR%%/1.4/rfidtag.sdf
-%%DATADIR%%/1.4/road.sdf
-%%DATADIR%%/1.4/root.sdf
-%%DATADIR%%/1.4/scene.sdf
-%%DATADIR%%/1.4/sensor.sdf
-%%DATADIR%%/1.4/sonar.sdf
-%%DATADIR%%/1.4/sphere_shape.sdf
-%%DATADIR%%/1.4/spherical_coordinates.sdf
-%%DATADIR%%/1.4/state.sdf
-%%DATADIR%%/1.4/surface.sdf
-%%DATADIR%%/1.4/transceiver.sdf
-%%DATADIR%%/1.4/visual.sdf
-%%DATADIR%%/1.4/world.sdf
-%%DATADIR%%/1.5/1_4.convert
-%%DATADIR%%/1.5/actor.sdf
-%%DATADIR%%/1.5/actor.xsd
-%%DATADIR%%/1.5/altimeter.sdf
-%%DATADIR%%/1.5/altimeter.xsd
-%%DATADIR%%/1.5/audio_sink.sdf
-%%DATADIR%%/1.5/audio_sink.xsd
-%%DATADIR%%/1.5/audio_source.sdf
-%%DATADIR%%/1.5/audio_source.xsd
-%%DATADIR%%/1.5/battery.sdf
-%%DATADIR%%/1.5/battery.xsd
-%%DATADIR%%/1.5/box_shape.sdf
-%%DATADIR%%/1.5/box_shape.xsd
-%%DATADIR%%/1.5/camera.sdf
-%%DATADIR%%/1.5/camera.xsd
-%%DATADIR%%/1.5/collision.sdf
-%%DATADIR%%/1.5/collision.xsd
-%%DATADIR%%/1.5/contact.sdf
-%%DATADIR%%/1.5/contact.xsd
-%%DATADIR%%/1.5/cylinder_shape.sdf
-%%DATADIR%%/1.5/cylinder_shape.xsd
-%%DATADIR%%/1.5/forcetorque.sdf
-%%DATADIR%%/1.5/forcetorque.xsd
-%%DATADIR%%/1.5/frame.sdf
-%%DATADIR%%/1.5/frame.xsd
-%%DATADIR%%/1.5/geometry.sdf
-%%DATADIR%%/1.5/geometry.xsd
-%%DATADIR%%/1.5/gps.sdf
-%%DATADIR%%/1.5/gps.xsd
-%%DATADIR%%/1.5/gripper.sdf
-%%DATADIR%%/1.5/gripper.xsd
-%%DATADIR%%/1.5/gui.sdf
-%%DATADIR%%/1.5/gui.xsd
-%%DATADIR%%/1.5/heightmap_shape.sdf
-%%DATADIR%%/1.5/heightmap_shape.xsd
-%%DATADIR%%/1.5/image_shape.sdf
-%%DATADIR%%/1.5/image_shape.xsd
-%%DATADIR%%/1.5/imu.sdf
-%%DATADIR%%/1.5/imu.xsd
-%%DATADIR%%/1.5/inertial.sdf
-%%DATADIR%%/1.5/inertial.xsd
-%%DATADIR%%/1.5/joint.sdf
-%%DATADIR%%/1.5/joint.xsd
-%%DATADIR%%/1.5/light.sdf
-%%DATADIR%%/1.5/light.xsd
-%%DATADIR%%/1.5/light_state.sdf
-%%DATADIR%%/1.5/light_state.xsd
-%%DATADIR%%/1.5/link.sdf
-%%DATADIR%%/1.5/link.xsd
-%%DATADIR%%/1.5/link_state.sdf
-%%DATADIR%%/1.5/link_state.xsd
-%%DATADIR%%/1.5/logical_camera.sdf
-%%DATADIR%%/1.5/logical_camera.xsd
-%%DATADIR%%/1.5/magnetometer.sdf
-%%DATADIR%%/1.5/magnetometer.xsd
-%%DATADIR%%/1.5/material.sdf
-%%DATADIR%%/1.5/material.xsd
-%%DATADIR%%/1.5/mesh_shape.sdf
-%%DATADIR%%/1.5/mesh_shape.xsd
-%%DATADIR%%/1.5/model.sdf
-%%DATADIR%%/1.5/model.xsd
-%%DATADIR%%/1.5/model_state.sdf
-%%DATADIR%%/1.5/model_state.xsd
-%%DATADIR%%/1.5/noise.sdf
-%%DATADIR%%/1.5/noise.xsd
-%%DATADIR%%/1.5/physics.sdf
-%%DATADIR%%/1.5/physics.xsd
-%%DATADIR%%/1.5/plane_shape.sdf
-%%DATADIR%%/1.5/plane_shape.xsd
-%%DATADIR%%/1.5/plugin.sdf
-%%DATADIR%%/1.5/plugin.xsd
-%%DATADIR%%/1.5/polyline_shape.sdf
-%%DATADIR%%/1.5/polyline_shape.xsd
-%%DATADIR%%/1.5/population.sdf
-%%DATADIR%%/1.5/population.xsd
-%%DATADIR%%/1.5/pose.sdf
-%%DATADIR%%/1.5/pose.xsd
-%%DATADIR%%/1.5/projector.sdf
-%%DATADIR%%/1.5/projector.xsd
-%%DATADIR%%/1.5/ray.sdf
-%%DATADIR%%/1.5/ray.xsd
-%%DATADIR%%/1.5/rfid.sdf
-%%DATADIR%%/1.5/rfid.xsd
-%%DATADIR%%/1.5/rfidtag.sdf
-%%DATADIR%%/1.5/rfidtag.xsd
-%%DATADIR%%/1.5/road.sdf
-%%DATADIR%%/1.5/road.xsd
-%%DATADIR%%/1.5/root.sdf
-%%DATADIR%%/1.5/root.xsd
-%%DATADIR%%/1.5/scene.sdf
-%%DATADIR%%/1.5/scene.xsd
-%%DATADIR%%/1.5/sensor.sdf
-%%DATADIR%%/1.5/sensor.xsd
-%%DATADIR%%/1.5/sonar.sdf
-%%DATADIR%%/1.5/sonar.xsd
-%%DATADIR%%/1.5/sphere_shape.sdf
-%%DATADIR%%/1.5/sphere_shape.xsd
-%%DATADIR%%/1.5/spherical_coordinates.sdf
-%%DATADIR%%/1.5/spherical_coordinates.xsd
-%%DATADIR%%/1.5/state.sdf
-%%DATADIR%%/1.5/state.xsd
-%%DATADIR%%/1.5/surface.sdf
-%%DATADIR%%/1.5/surface.xsd
-%%DATADIR%%/1.5/transceiver.sdf
-%%DATADIR%%/1.5/transceiver.xsd
-%%DATADIR%%/1.5/visual.sdf
-%%DATADIR%%/1.5/visual.xsd
-%%DATADIR%%/1.5/world.sdf
-%%DATADIR%%/1.5/world.xsd
-%%DATADIR%%/1.6/1_5.convert
-%%DATADIR%%/1.6/actor.sdf
-%%DATADIR%%/1.6/actor.xsd
-%%DATADIR%%/1.6/altimeter.sdf
-%%DATADIR%%/1.6/altimeter.xsd
-%%DATADIR%%/1.6/atmosphere.sdf
-%%DATADIR%%/1.6/atmosphere.xsd
-%%DATADIR%%/1.6/audio_sink.sdf
-%%DATADIR%%/1.6/audio_sink.xsd
-%%DATADIR%%/1.6/audio_source.sdf
-%%DATADIR%%/1.6/audio_source.xsd
-%%DATADIR%%/1.6/battery.sdf
-%%DATADIR%%/1.6/battery.xsd
-%%DATADIR%%/1.6/box_shape.sdf
-%%DATADIR%%/1.6/box_shape.xsd
-%%DATADIR%%/1.6/camera.sdf
-%%DATADIR%%/1.6/camera.xsd
-%%DATADIR%%/1.6/collision.sdf
-%%DATADIR%%/1.6/collision.xsd
-%%DATADIR%%/1.6/contact.sdf
-%%DATADIR%%/1.6/contact.xsd
-%%DATADIR%%/1.6/cylinder_shape.sdf
-%%DATADIR%%/1.6/cylinder_shape.xsd
-%%DATADIR%%/1.6/forcetorque.sdf
-%%DATADIR%%/1.6/forcetorque.xsd
-%%DATADIR%%/1.6/frame.sdf
-%%DATADIR%%/1.6/frame.xsd
-%%DATADIR%%/1.6/geometry.sdf
-%%DATADIR%%/1.6/geometry.xsd
-%%DATADIR%%/1.6/gps.sdf
-%%DATADIR%%/1.6/gps.xsd
-%%DATADIR%%/1.6/gripper.sdf
-%%DATADIR%%/1.6/gripper.xsd
-%%DATADIR%%/1.6/gui.sdf
-%%DATADIR%%/1.6/gui.xsd
-%%DATADIR%%/1.6/heightmap_shape.sdf
-%%DATADIR%%/1.6/heightmap_shape.xsd
-%%DATADIR%%/1.6/image_shape.sdf
-%%DATADIR%%/1.6/image_shape.xsd
-%%DATADIR%%/1.6/imu.sdf
-%%DATADIR%%/1.6/imu.xsd
-%%DATADIR%%/1.6/inertial.sdf
-%%DATADIR%%/1.6/inertial.xsd
-%%DATADIR%%/1.6/joint.sdf
-%%DATADIR%%/1.6/joint.xsd
-%%DATADIR%%/1.6/light.sdf
-%%DATADIR%%/1.6/light.xsd
-%%DATADIR%%/1.6/light_state.sdf
-%%DATADIR%%/1.6/light_state.xsd
-%%DATADIR%%/1.6/link.sdf
-%%DATADIR%%/1.6/link.xsd
-%%DATADIR%%/1.6/link_state.sdf
-%%DATADIR%%/1.6/link_state.xsd
-%%DATADIR%%/1.6/logical_camera.sdf
-%%DATADIR%%/1.6/logical_camera.xsd
-%%DATADIR%%/1.6/magnetometer.sdf
-%%DATADIR%%/1.6/magnetometer.xsd
-%%DATADIR%%/1.6/material.sdf
-%%DATADIR%%/1.6/material.xsd
-%%DATADIR%%/1.6/mesh_shape.sdf
-%%DATADIR%%/1.6/mesh_shape.xsd
-%%DATADIR%%/1.6/model.sdf
-%%DATADIR%%/1.6/model.xsd
-%%DATADIR%%/1.6/model_state.sdf
-%%DATADIR%%/1.6/model_state.xsd
-%%DATADIR%%/1.6/noise.sdf
-%%DATADIR%%/1.6/noise.xsd
-%%DATADIR%%/1.6/physics.sdf
-%%DATADIR%%/1.6/physics.xsd
-%%DATADIR%%/1.6/plane_shape.sdf
-%%DATADIR%%/1.6/plane_shape.xsd
-%%DATADIR%%/1.6/plugin.sdf
-%%DATADIR%%/1.6/plugin.xsd
-%%DATADIR%%/1.6/polyline_shape.sdf
-%%DATADIR%%/1.6/polyline_shape.xsd
-%%DATADIR%%/1.6/population.sdf
-%%DATADIR%%/1.6/population.xsd
-%%DATADIR%%/1.6/pose.sdf
-%%DATADIR%%/1.6/pose.xsd
-%%DATADIR%%/1.6/projector.sdf
-%%DATADIR%%/1.6/projector.xsd
-%%DATADIR%%/1.6/ray.sdf
-%%DATADIR%%/1.6/ray.xsd
-%%DATADIR%%/1.6/rfid.sdf
-%%DATADIR%%/1.6/rfid.xsd
-%%DATADIR%%/1.6/rfidtag.sdf
-%%DATADIR%%/1.6/rfidtag.xsd
-%%DATADIR%%/1.6/road.sdf
-%%DATADIR%%/1.6/road.xsd
-%%DATADIR%%/1.6/root.sdf
-%%DATADIR%%/1.6/root.xsd
-%%DATADIR%%/1.6/scene.sdf
-%%DATADIR%%/1.6/scene.xsd
-%%DATADIR%%/1.6/sensor.sdf
-%%DATADIR%%/1.6/sensor.xsd
-%%DATADIR%%/1.6/sonar.sdf
-%%DATADIR%%/1.6/sonar.xsd
-%%DATADIR%%/1.6/sphere_shape.sdf
-%%DATADIR%%/1.6/sphere_shape.xsd
-%%DATADIR%%/1.6/spherical_coordinates.sdf
-%%DATADIR%%/1.6/spherical_coordinates.xsd
-%%DATADIR%%/1.6/state.sdf
-%%DATADIR%%/1.6/state.xsd
-%%DATADIR%%/1.6/surface.sdf
-%%DATADIR%%/1.6/surface.xsd
-%%DATADIR%%/1.6/transceiver.sdf
-%%DATADIR%%/1.6/transceiver.xsd
-%%DATADIR%%/1.6/visual.sdf
-%%DATADIR%%/1.6/visual.xsd
-%%DATADIR%%/1.6/world.sdf
-%%DATADIR%%/1.6/world.xsd
Index: misc/sdformat/pkg-plist-v6
===================================================================
--- /dev/null
+++ misc/sdformat/pkg-plist-v6
@@ -0,0 +1,368 @@
+include/%%INCSUBDIR%%/sdf/Assert.hh
+include/%%INCSUBDIR%%/sdf/Console.hh
+include/%%INCSUBDIR%%/sdf/Element.hh
+include/%%INCSUBDIR%%/sdf/Error.hh
+include/%%INCSUBDIR%%/sdf/Exception.hh
+include/%%INCSUBDIR%%/sdf/Filesystem.hh
+include/%%INCSUBDIR%%/sdf/Param.hh
+include/%%INCSUBDIR%%/sdf/Root.hh
+include/%%INCSUBDIR%%/sdf/SDFImpl.hh
+include/%%INCSUBDIR%%/sdf/Types.hh
+include/%%INCSUBDIR%%/sdf/World.hh
+include/%%INCSUBDIR%%/sdf/parser.hh
+include/%%INCSUBDIR%%/sdf/parser_urdf.hh
+include/%%INCSUBDIR%%/sdf/sdf.hh
+include/%%INCSUBDIR%%/sdf/sdf_config.h
+include/%%INCSUBDIR%%/sdf/system_util.hh
+lib/cmake/sdformat/SDFormatConfig.cmake
+lib/cmake/sdformat/SDFormatConfigVersion.cmake
+lib/libsdformat.so
+lib/libsdformat.so.6
+lib/libsdformat.so.6.1.0
+lib/ruby/ignition/cmdsdformat6.rb
+libdata/pkgconfig/sdformat.pc
+share/ignition/sdformat6.yaml
+%%DATADIR%%/1.0/actor.sdf
+%%DATADIR%%/1.0/camera.sdf
+%%DATADIR%%/1.0/collision.sdf
+%%DATADIR%%/1.0/contact.sdf
+%%DATADIR%%/1.0/gazebo.sdf
+%%DATADIR%%/1.0/geometry.sdf
+%%DATADIR%%/1.0/gripper.sdf
+%%DATADIR%%/1.0/gui.sdf
+%%DATADIR%%/1.0/inertial.sdf
+%%DATADIR%%/1.0/joint.sdf
+%%DATADIR%%/1.0/light.sdf
+%%DATADIR%%/1.0/link.sdf
+%%DATADIR%%/1.0/model.sdf
+%%DATADIR%%/1.0/physics.sdf
+%%DATADIR%%/1.0/plugin.sdf
+%%DATADIR%%/1.0/projector.sdf
+%%DATADIR%%/1.0/ray.sdf
+%%DATADIR%%/1.0/rfid.sdf
+%%DATADIR%%/1.0/rfidtag.sdf
+%%DATADIR%%/1.0/road.sdf
+%%DATADIR%%/1.0/scene.sdf
+%%DATADIR%%/1.0/sensor.sdf
+%%DATADIR%%/1.0/state.sdf
+%%DATADIR%%/1.0/surface.sdf
+%%DATADIR%%/1.0/visual.sdf
+%%DATADIR%%/1.0/world.sdf
+%%DATADIR%%/1.2/1_0.convert
+%%DATADIR%%/1.2/actor.sdf
+%%DATADIR%%/1.2/camera.sdf
+%%DATADIR%%/1.2/collision.sdf
+%%DATADIR%%/1.2/contact.sdf
+%%DATADIR%%/1.2/gazebo.sdf
+%%DATADIR%%/1.2/geometry.sdf
+%%DATADIR%%/1.2/gripper.sdf
+%%DATADIR%%/1.2/gui.sdf
+%%DATADIR%%/1.2/inertial.sdf
+%%DATADIR%%/1.2/joint.sdf
+%%DATADIR%%/1.2/light.sdf
+%%DATADIR%%/1.2/link.sdf
+%%DATADIR%%/1.2/model.sdf
+%%DATADIR%%/1.2/physics.sdf
+%%DATADIR%%/1.2/plugin.sdf
+%%DATADIR%%/1.2/projector.sdf
+%%DATADIR%%/1.2/ray.sdf
+%%DATADIR%%/1.2/rfid.sdf
+%%DATADIR%%/1.2/rfidtag.sdf
+%%DATADIR%%/1.2/road.sdf
+%%DATADIR%%/1.2/scene.sdf
+%%DATADIR%%/1.2/sensor.sdf
+%%DATADIR%%/1.2/state.sdf
+%%DATADIR%%/1.2/surface.sdf
+%%DATADIR%%/1.2/visual.sdf
+%%DATADIR%%/1.2/world.sdf
+%%DATADIR%%/1.3/1_2.convert
+%%DATADIR%%/1.3/actor.sdf
+%%DATADIR%%/1.3/camera.sdf
+%%DATADIR%%/1.3/collision.sdf
+%%DATADIR%%/1.3/contact.sdf
+%%DATADIR%%/1.3/geometry.sdf
+%%DATADIR%%/1.3/gripper.sdf
+%%DATADIR%%/1.3/gui.sdf
+%%DATADIR%%/1.3/imu.sdf
+%%DATADIR%%/1.3/inertial.sdf
+%%DATADIR%%/1.3/joint.sdf
+%%DATADIR%%/1.3/light.sdf
+%%DATADIR%%/1.3/link.sdf
+%%DATADIR%%/1.3/model.sdf
+%%DATADIR%%/1.3/physics.sdf
+%%DATADIR%%/1.3/plugin.sdf
+%%DATADIR%%/1.3/projector.sdf
+%%DATADIR%%/1.3/ray.sdf
+%%DATADIR%%/1.3/rfid.sdf
+%%DATADIR%%/1.3/rfidtag.sdf
+%%DATADIR%%/1.3/road.sdf
+%%DATADIR%%/1.3/root.sdf
+%%DATADIR%%/1.3/scene.sdf
+%%DATADIR%%/1.3/sensor.sdf
+%%DATADIR%%/1.3/state.sdf
+%%DATADIR%%/1.3/surface.sdf
+%%DATADIR%%/1.3/visual.sdf
+%%DATADIR%%/1.3/world.sdf
+%%DATADIR%%/1.4/1_3.convert
+%%DATADIR%%/1.4/actor.sdf
+%%DATADIR%%/1.4/audio_sink.sdf
+%%DATADIR%%/1.4/audio_source.sdf
+%%DATADIR%%/1.4/box_shape.sdf
+%%DATADIR%%/1.4/camera.sdf
+%%DATADIR%%/1.4/collision.sdf
+%%DATADIR%%/1.4/contact.sdf
+%%DATADIR%%/1.4/cylinder_shape.sdf
+%%DATADIR%%/1.4/forcetorque.sdf
+%%DATADIR%%/1.4/geometry.sdf
+%%DATADIR%%/1.4/gps.sdf
+%%DATADIR%%/1.4/gripper.sdf
+%%DATADIR%%/1.4/gui.sdf
+%%DATADIR%%/1.4/heightmap_shape.sdf
+%%DATADIR%%/1.4/image_shape.sdf
+%%DATADIR%%/1.4/imu.sdf
+%%DATADIR%%/1.4/inertial.sdf
+%%DATADIR%%/1.4/joint.sdf
+%%DATADIR%%/1.4/light.sdf
+%%DATADIR%%/1.4/link.sdf
+%%DATADIR%%/1.4/mesh_shape.sdf
+%%DATADIR%%/1.4/model.sdf
+%%DATADIR%%/1.4/noise.sdf
+%%DATADIR%%/1.4/physics.sdf
+%%DATADIR%%/1.4/plane_shape.sdf
+%%DATADIR%%/1.4/plugin.sdf
+%%DATADIR%%/1.4/projector.sdf
+%%DATADIR%%/1.4/ray.sdf
+%%DATADIR%%/1.4/rfid.sdf
+%%DATADIR%%/1.4/rfidtag.sdf
+%%DATADIR%%/1.4/road.sdf
+%%DATADIR%%/1.4/root.sdf
+%%DATADIR%%/1.4/scene.sdf
+%%DATADIR%%/1.4/sensor.sdf
+%%DATADIR%%/1.4/sonar.sdf
+%%DATADIR%%/1.4/sphere_shape.sdf
+%%DATADIR%%/1.4/spherical_coordinates.sdf
+%%DATADIR%%/1.4/state.sdf
+%%DATADIR%%/1.4/surface.sdf
+%%DATADIR%%/1.4/transceiver.sdf
+%%DATADIR%%/1.4/visual.sdf
+%%DATADIR%%/1.4/world.sdf
+%%DATADIR%%/1.5/1_4.convert
+%%DATADIR%%/1.5/actor.sdf
+%%DATADIR%%/1.5/actor.xsd
+%%DATADIR%%/1.5/altimeter.sdf
+%%DATADIR%%/1.5/altimeter.xsd
+%%DATADIR%%/1.5/audio_sink.sdf
+%%DATADIR%%/1.5/audio_sink.xsd
+%%DATADIR%%/1.5/audio_source.sdf
+%%DATADIR%%/1.5/audio_source.xsd
+%%DATADIR%%/1.5/battery.sdf
+%%DATADIR%%/1.5/battery.xsd
+%%DATADIR%%/1.5/box_shape.sdf
+%%DATADIR%%/1.5/box_shape.xsd
+%%DATADIR%%/1.5/camera.sdf
+%%DATADIR%%/1.5/camera.xsd
+%%DATADIR%%/1.5/collision.sdf
+%%DATADIR%%/1.5/collision.xsd
+%%DATADIR%%/1.5/contact.sdf
+%%DATADIR%%/1.5/contact.xsd
+%%DATADIR%%/1.5/cylinder_shape.sdf
+%%DATADIR%%/1.5/cylinder_shape.xsd
+%%DATADIR%%/1.5/forcetorque.sdf
+%%DATADIR%%/1.5/forcetorque.xsd
+%%DATADIR%%/1.5/frame.sdf
+%%DATADIR%%/1.5/frame.xsd
+%%DATADIR%%/1.5/geometry.sdf
+%%DATADIR%%/1.5/geometry.xsd
+%%DATADIR%%/1.5/gps.sdf
+%%DATADIR%%/1.5/gps.xsd
+%%DATADIR%%/1.5/gripper.sdf
+%%DATADIR%%/1.5/gripper.xsd
+%%DATADIR%%/1.5/gui.sdf
+%%DATADIR%%/1.5/gui.xsd
+%%DATADIR%%/1.5/heightmap_shape.sdf
+%%DATADIR%%/1.5/heightmap_shape.xsd
+%%DATADIR%%/1.5/image_shape.sdf
+%%DATADIR%%/1.5/image_shape.xsd
+%%DATADIR%%/1.5/imu.sdf
+%%DATADIR%%/1.5/imu.xsd
+%%DATADIR%%/1.5/inertial.sdf
+%%DATADIR%%/1.5/inertial.xsd
+%%DATADIR%%/1.5/joint.sdf
+%%DATADIR%%/1.5/joint.xsd
+%%DATADIR%%/1.5/light.sdf
+%%DATADIR%%/1.5/light.xsd
+%%DATADIR%%/1.5/light_state.sdf
+%%DATADIR%%/1.5/light_state.xsd
+%%DATADIR%%/1.5/link.sdf
+%%DATADIR%%/1.5/link.xsd
+%%DATADIR%%/1.5/link_state.sdf
+%%DATADIR%%/1.5/link_state.xsd
+%%DATADIR%%/1.5/logical_camera.sdf
+%%DATADIR%%/1.5/logical_camera.xsd
+%%DATADIR%%/1.5/magnetometer.sdf
+%%DATADIR%%/1.5/magnetometer.xsd
+%%DATADIR%%/1.5/material.sdf
+%%DATADIR%%/1.5/material.xsd
+%%DATADIR%%/1.5/mesh_shape.sdf
+%%DATADIR%%/1.5/mesh_shape.xsd
+%%DATADIR%%/1.5/model.sdf
+%%DATADIR%%/1.5/model.xsd
+%%DATADIR%%/1.5/model_state.sdf
+%%DATADIR%%/1.5/model_state.xsd
+%%DATADIR%%/1.5/noise.sdf
+%%DATADIR%%/1.5/noise.xsd
+%%DATADIR%%/1.5/physics.sdf
+%%DATADIR%%/1.5/physics.xsd
+%%DATADIR%%/1.5/plane_shape.sdf
+%%DATADIR%%/1.5/plane_shape.xsd
+%%DATADIR%%/1.5/plugin.sdf
+%%DATADIR%%/1.5/plugin.xsd
+%%DATADIR%%/1.5/polyline_shape.sdf
+%%DATADIR%%/1.5/polyline_shape.xsd
+%%DATADIR%%/1.5/population.sdf
+%%DATADIR%%/1.5/population.xsd
+%%DATADIR%%/1.5/pose.sdf
+%%DATADIR%%/1.5/pose.xsd
+%%DATADIR%%/1.5/projector.sdf
+%%DATADIR%%/1.5/projector.xsd
+%%DATADIR%%/1.5/ray.sdf
+%%DATADIR%%/1.5/ray.xsd
+%%DATADIR%%/1.5/rfid.sdf
+%%DATADIR%%/1.5/rfid.xsd
+%%DATADIR%%/1.5/rfidtag.sdf
+%%DATADIR%%/1.5/rfidtag.xsd
+%%DATADIR%%/1.5/road.sdf
+%%DATADIR%%/1.5/road.xsd
+%%DATADIR%%/1.5/root.sdf
+%%DATADIR%%/1.5/root.xsd
+%%DATADIR%%/1.5/scene.sdf
+%%DATADIR%%/1.5/scene.xsd
+%%DATADIR%%/1.5/sensor.sdf
+%%DATADIR%%/1.5/sensor.xsd
+%%DATADIR%%/1.5/sonar.sdf
+%%DATADIR%%/1.5/sonar.xsd
+%%DATADIR%%/1.5/sphere_shape.sdf
+%%DATADIR%%/1.5/sphere_shape.xsd
+%%DATADIR%%/1.5/spherical_coordinates.sdf
+%%DATADIR%%/1.5/spherical_coordinates.xsd
+%%DATADIR%%/1.5/state.sdf
+%%DATADIR%%/1.5/state.xsd
+%%DATADIR%%/1.5/surface.sdf
+%%DATADIR%%/1.5/surface.xsd
+%%DATADIR%%/1.5/transceiver.sdf
+%%DATADIR%%/1.5/transceiver.xsd
+%%DATADIR%%/1.5/visual.sdf
+%%DATADIR%%/1.5/visual.xsd
+%%DATADIR%%/1.5/world.sdf
+%%DATADIR%%/1.5/world.xsd
+%%DATADIR%%/1.6/1_5.convert
+%%DATADIR%%/1.6/actor.sdf
+%%DATADIR%%/1.6/actor.xsd
+%%DATADIR%%/1.6/altimeter.sdf
+%%DATADIR%%/1.6/altimeter.xsd
+%%DATADIR%%/1.6/atmosphere.sdf
+%%DATADIR%%/1.6/atmosphere.xsd
+%%DATADIR%%/1.6/audio_sink.sdf
+%%DATADIR%%/1.6/audio_sink.xsd
+%%DATADIR%%/1.6/audio_source.sdf
+%%DATADIR%%/1.6/audio_source.xsd
+%%DATADIR%%/1.6/battery.sdf
+%%DATADIR%%/1.6/battery.xsd
+%%DATADIR%%/1.6/box_shape.sdf
+%%DATADIR%%/1.6/box_shape.xsd
+%%DATADIR%%/1.6/camera.sdf
+%%DATADIR%%/1.6/camera.xsd
+%%DATADIR%%/1.6/collision.sdf
+%%DATADIR%%/1.6/collision.xsd
+%%DATADIR%%/1.6/contact.sdf
+%%DATADIR%%/1.6/contact.xsd
+%%DATADIR%%/1.6/cylinder_shape.sdf
+%%DATADIR%%/1.6/cylinder_shape.xsd
+%%DATADIR%%/1.6/forcetorque.sdf
+%%DATADIR%%/1.6/forcetorque.xsd
+%%DATADIR%%/1.6/frame.sdf
+%%DATADIR%%/1.6/frame.xsd
+%%DATADIR%%/1.6/geometry.sdf
+%%DATADIR%%/1.6/geometry.xsd
+%%DATADIR%%/1.6/gps.sdf
+%%DATADIR%%/1.6/gps.xsd
+%%DATADIR%%/1.6/gripper.sdf
+%%DATADIR%%/1.6/gripper.xsd
+%%DATADIR%%/1.6/gui.sdf
+%%DATADIR%%/1.6/gui.xsd
+%%DATADIR%%/1.6/heightmap_shape.sdf
+%%DATADIR%%/1.6/heightmap_shape.xsd
+%%DATADIR%%/1.6/image_shape.sdf
+%%DATADIR%%/1.6/image_shape.xsd
+%%DATADIR%%/1.6/imu.sdf
+%%DATADIR%%/1.6/imu.xsd
+%%DATADIR%%/1.6/inertial.sdf
+%%DATADIR%%/1.6/inertial.xsd
+%%DATADIR%%/1.6/joint.sdf
+%%DATADIR%%/1.6/joint.xsd
+%%DATADIR%%/1.6/light.sdf
+%%DATADIR%%/1.6/light.xsd
+%%DATADIR%%/1.6/light_state.sdf
+%%DATADIR%%/1.6/light_state.xsd
+%%DATADIR%%/1.6/link.sdf
+%%DATADIR%%/1.6/link.xsd
+%%DATADIR%%/1.6/link_state.sdf
+%%DATADIR%%/1.6/link_state.xsd
+%%DATADIR%%/1.6/logical_camera.sdf
+%%DATADIR%%/1.6/logical_camera.xsd
+%%DATADIR%%/1.6/magnetometer.sdf
+%%DATADIR%%/1.6/magnetometer.xsd
+%%DATADIR%%/1.6/material.sdf
+%%DATADIR%%/1.6/material.xsd
+%%DATADIR%%/1.6/mesh_shape.sdf
+%%DATADIR%%/1.6/mesh_shape.xsd
+%%DATADIR%%/1.6/model.sdf
+%%DATADIR%%/1.6/model.xsd
+%%DATADIR%%/1.6/model_state.sdf
+%%DATADIR%%/1.6/model_state.xsd
+%%DATADIR%%/1.6/noise.sdf
+%%DATADIR%%/1.6/noise.xsd
+%%DATADIR%%/1.6/physics.sdf
+%%DATADIR%%/1.6/physics.xsd
+%%DATADIR%%/1.6/plane_shape.sdf
+%%DATADIR%%/1.6/plane_shape.xsd
+%%DATADIR%%/1.6/plugin.sdf
+%%DATADIR%%/1.6/plugin.xsd
+%%DATADIR%%/1.6/polyline_shape.sdf
+%%DATADIR%%/1.6/polyline_shape.xsd
+%%DATADIR%%/1.6/population.sdf
+%%DATADIR%%/1.6/population.xsd
+%%DATADIR%%/1.6/pose.sdf
+%%DATADIR%%/1.6/pose.xsd
+%%DATADIR%%/1.6/projector.sdf
+%%DATADIR%%/1.6/projector.xsd
+%%DATADIR%%/1.6/ray.sdf
+%%DATADIR%%/1.6/ray.xsd
+%%DATADIR%%/1.6/rfid.sdf
+%%DATADIR%%/1.6/rfid.xsd
+%%DATADIR%%/1.6/rfidtag.sdf
+%%DATADIR%%/1.6/rfidtag.xsd
+%%DATADIR%%/1.6/road.sdf
+%%DATADIR%%/1.6/road.xsd
+%%DATADIR%%/1.6/root.sdf
+%%DATADIR%%/1.6/root.xsd
+%%DATADIR%%/1.6/scene.sdf
+%%DATADIR%%/1.6/scene.xsd
+%%DATADIR%%/1.6/sensor.sdf
+%%DATADIR%%/1.6/sensor.xsd
+%%DATADIR%%/1.6/sonar.sdf
+%%DATADIR%%/1.6/sonar.xsd
+%%DATADIR%%/1.6/sphere_shape.sdf
+%%DATADIR%%/1.6/sphere_shape.xsd
+%%DATADIR%%/1.6/spherical_coordinates.sdf
+%%DATADIR%%/1.6/spherical_coordinates.xsd
+%%DATADIR%%/1.6/state.sdf
+%%DATADIR%%/1.6/state.xsd
+%%DATADIR%%/1.6/surface.sdf
+%%DATADIR%%/1.6/surface.xsd
+%%DATADIR%%/1.6/transceiver.sdf
+%%DATADIR%%/1.6/transceiver.xsd
+%%DATADIR%%/1.6/visual.sdf
+%%DATADIR%%/1.6/visual.xsd
+%%DATADIR%%/1.6/world.sdf
+%%DATADIR%%/1.6/world.xsd

File Metadata

Mime Type
text/plain
Expires
Thu, Jul 23, 12:11 PM (1 h, 5 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35401491
Default Alt Text
D18293.diff (139 KB)

Event Timeline