diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-07-16 17:06:02 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-07-16 17:06:02 +0000 |
commit | 7f93296e9d8452ba3a8e1d2b02ee651b5af0801f (patch) | |
tree | 34feb57f8ec9c5f00771a4f684be83c2a689b055 /metadata/md5-cache/ros-meta | |
parent | Merge updates from master (diff) | |
download | gentoo-7f93296e9d8452ba3a8e1d2b02ee651b5af0801f.tar.gz gentoo-7f93296e9d8452ba3a8e1d2b02ee651b5af0801f.tar.bz2 gentoo-7f93296e9d8452ba3a8e1d2b02ee651b5af0801f.zip |
2020-07-16 17:06:02 UTC
Diffstat (limited to 'metadata/md5-cache/ros-meta')
-rw-r--r-- | metadata/md5-cache/ros-meta/hector_slam-0.4.1 | 15 | ||||
-rw-r--r-- | metadata/md5-cache/ros-meta/imu_pipeline-0.2.1 | 15 | ||||
-rw-r--r-- | metadata/md5-cache/ros-meta/imu_pipeline-0.2.2 | 15 | ||||
-rw-r--r-- | metadata/md5-cache/ros-meta/imu_pipeline-0.2.3 | 15 | ||||
-rw-r--r-- | metadata/md5-cache/ros-meta/imu_pipeline-0.3.0 | 16 | ||||
-rw-r--r-- | metadata/md5-cache/ros-meta/imu_pipeline-9999 | 11 | ||||
-rw-r--r-- | metadata/md5-cache/ros-meta/mavros-1.2.0 | 10 |
7 files changed, 47 insertions, 50 deletions
diff --git a/metadata/md5-cache/ros-meta/hector_slam-0.4.1 b/metadata/md5-cache/ros-meta/hector_slam-0.4.1 new file mode 100644 index 000000000000..080aaa28e563 --- /dev/null +++ b/metadata/md5-cache/ros-meta/hector_slam-0.4.1 @@ -0,0 +1,15 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-util/catkin[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/empy[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] +DESCRIPTION=hector_mapping and related packages +EAPI=5 +HOMEPAGE=https://wiki.ros.org/hector_slam https://github.com/tu-darmstadt-ros-pkg/hector_slam +IUSE=python_targets_python3_6 test +KEYWORDS=~amd64 ~arm +LICENSE=BSD +RDEPEND=dev-ros/hector_compressed_map_transport dev-ros/hector_geotiff_plugins dev-ros/hector_imu_tools dev-ros/hector_map_server dev-ros/hector_marker_drawing dev-ros/hector_trajectory_server dev-ros/hector_geotiff dev-ros/hector_imu_attitude_to_tf dev-ros/hector_mapping dev-ros/hector_map_tools dev-ros/hector_nav_msgs dev-ros/hector_slam_launch python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] +REQUIRED_USE=|| ( python_targets_python3_6 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://github.com/tu-darmstadt-ros-pkg/hector_slam/archive/0.4.1.tar.gz -> hector_slam-0.4.1.tar.gz +_eclasses_=cmake-utils 7555f0a45c22f33391d9c0c80f57cf23 desktop 7fd20552ce4cc97e8acb132a499a7dd8 epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 ltprune 2729691420b6deeda2a90b1f1183fb55 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c ros-catkin 12d8b1bd7e97fcb10e31884ca5222479 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils ff2ff954e6b17929574eee4efc5152ba +_md5_=bc7701c40d3f62beffe63ac020e4925e diff --git a/metadata/md5-cache/ros-meta/imu_pipeline-0.2.1 b/metadata/md5-cache/ros-meta/imu_pipeline-0.2.1 deleted file mode 100644 index 6fd6c17f04ee..000000000000 --- a/metadata/md5-cache/ros-meta/imu_pipeline-0.2.1 +++ /dev/null @@ -1,15 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-ros/imu_processors dev-ros/imu_transformer sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-util/catkin[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/empy[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] -DESCRIPTION=Tools for processing and pre-processing IMU messages for easier use by later subscribers -EAPI=5 -HOMEPAGE=https://wiki.ros.org/imu_pipeline https://github.com/ros-perception/imu_pipeline -IUSE=python_targets_python3_6 test -KEYWORDS=~amd64 ~arm -LICENSE=BSD -RDEPEND=dev-ros/imu_processors dev-ros/imu_transformer python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] -REQUIRED_USE=|| ( python_targets_python3_6 ) -RESTRICT=!test? ( test ) -SLOT=0 -SRC_URI=https://github.com/ros-perception/imu_pipeline/archive/0.2.1.tar.gz -> imu_pipeline-0.2.1.tar.gz -_eclasses_=cmake-utils 7555f0a45c22f33391d9c0c80f57cf23 desktop 7fd20552ce4cc97e8acb132a499a7dd8 epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 ltprune 2729691420b6deeda2a90b1f1183fb55 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c ros-catkin 12d8b1bd7e97fcb10e31884ca5222479 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=919e34bbd7aa155ffab2c3661ea38e42 diff --git a/metadata/md5-cache/ros-meta/imu_pipeline-0.2.2 b/metadata/md5-cache/ros-meta/imu_pipeline-0.2.2 deleted file mode 100644 index ea926f6cbf44..000000000000 --- a/metadata/md5-cache/ros-meta/imu_pipeline-0.2.2 +++ /dev/null @@ -1,15 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-ros/imu_processors dev-ros/imu_transformer sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-util/catkin[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/empy[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] -DESCRIPTION=Tools for processing and pre-processing IMU messages for easier use by later subscribers -EAPI=5 -HOMEPAGE=https://wiki.ros.org/imu_pipeline https://github.com/ros-perception/imu_pipeline -IUSE=python_targets_python3_6 test -KEYWORDS=~amd64 ~arm -LICENSE=BSD -RDEPEND=dev-ros/imu_processors dev-ros/imu_transformer python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] -REQUIRED_USE=|| ( python_targets_python3_6 ) -RESTRICT=!test? ( test ) -SLOT=0 -SRC_URI=https://github.com/ros-perception/imu_pipeline/archive/0.2.2.tar.gz -> imu_pipeline-0.2.2.tar.gz -_eclasses_=cmake-utils 7555f0a45c22f33391d9c0c80f57cf23 desktop 7fd20552ce4cc97e8acb132a499a7dd8 epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 ltprune 2729691420b6deeda2a90b1f1183fb55 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c ros-catkin 12d8b1bd7e97fcb10e31884ca5222479 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=2270411ecd08c5f5068bfb170b6c7a33 diff --git a/metadata/md5-cache/ros-meta/imu_pipeline-0.2.3 b/metadata/md5-cache/ros-meta/imu_pipeline-0.2.3 deleted file mode 100644 index 1bee342b1ee4..000000000000 --- a/metadata/md5-cache/ros-meta/imu_pipeline-0.2.3 +++ /dev/null @@ -1,15 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-ros/imu_processors dev-ros/imu_transformer sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-util/catkin[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/empy[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] -DESCRIPTION=Tools for processing and pre-processing IMU messages for easier use by later subscribers -EAPI=5 -HOMEPAGE=https://wiki.ros.org/imu_pipeline https://github.com/ros-perception/imu_pipeline -IUSE=python_targets_python3_6 test -KEYWORDS=~amd64 ~arm -LICENSE=BSD -RDEPEND=dev-ros/imu_processors dev-ros/imu_transformer python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] -REQUIRED_USE=|| ( python_targets_python3_6 ) -RESTRICT=!test? ( test ) -SLOT=0 -SRC_URI=https://github.com/ros-perception/imu_pipeline/archive/0.2.3.tar.gz -> imu_pipeline-0.2.3.tar.gz -_eclasses_=cmake-utils 7555f0a45c22f33391d9c0c80f57cf23 desktop 7fd20552ce4cc97e8acb132a499a7dd8 epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 ltprune 2729691420b6deeda2a90b1f1183fb55 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c ros-catkin 12d8b1bd7e97fcb10e31884ca5222479 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=102b408482bccce80f9df5946f3016f9 diff --git a/metadata/md5-cache/ros-meta/imu_pipeline-0.3.0 b/metadata/md5-cache/ros-meta/imu_pipeline-0.3.0 new file mode 100644 index 000000000000..4d87610114d0 --- /dev/null +++ b/metadata/md5-cache/ros-meta/imu_pipeline-0.3.0 @@ -0,0 +1,16 @@ +BDEPEND=dev-util/ninja dev-util/cmake +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-ros/imu_processors dev-ros/imu_transformer python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-util/catkin[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/empy[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] +DESCRIPTION=Tools for processing IMU messages for easier use by later subscribers +EAPI=7 +HOMEPAGE=https://wiki.ros.org/imu_pipeline https://github.com/ros-perception/imu_pipeline +IUSE=python_targets_python3_6 test +KEYWORDS=~amd64 ~arm +LICENSE=BSD +RDEPEND=dev-ros/imu_processors dev-ros/imu_transformer python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] +REQUIRED_USE=|| ( python_targets_python3_6 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://github.com/ros-perception/imu_pipeline/archive/0.3.0.tar.gz -> imu_pipeline-0.3.0.tar.gz +_eclasses_=cmake 19b0421555865baefd505831dd4303e3 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c ros-catkin 12d8b1bd7e97fcb10e31884ca5222479 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba +_md5_=cba40ad7b6c7d268798e5b55d22ec184 diff --git a/metadata/md5-cache/ros-meta/imu_pipeline-9999 b/metadata/md5-cache/ros-meta/imu_pipeline-9999 index 5ff0e64d86de..a76c300b50be 100644 --- a/metadata/md5-cache/ros-meta/imu_pipeline-9999 +++ b/metadata/md5-cache/ros-meta/imu_pipeline-9999 @@ -1,7 +1,8 @@ +BDEPEND=>=dev-vcs/git-1.8.2.1[curl] dev-util/ninja dev-util/cmake DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=dev-ros/imu_processors dev-ros/imu_transformer >=dev-vcs/git-1.8.2.1[curl] sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-util/catkin[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/empy[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] -DESCRIPTION=Tools for processing and pre-processing IMU messages for easier use by later subscribers -EAPI=5 +DEPEND=dev-ros/imu_processors dev-ros/imu_transformer python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-util/catkin[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/empy[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] +DESCRIPTION=Tools for processing IMU messages for easier use by later subscribers +EAPI=7 HOMEPAGE=https://wiki.ros.org/imu_pipeline https://github.com/ros-perception/imu_pipeline IUSE=python_targets_python3_6 test LICENSE=BSD @@ -10,5 +11,5 @@ RDEPEND=dev-ros/imu_processors dev-ros/imu_transformer python_targets_python3_6? REQUIRED_USE=|| ( python_targets_python3_6 ) RESTRICT=!test? ( test ) SLOT=0 -_eclasses_=cmake-utils 7555f0a45c22f33391d9c0c80f57cf23 desktop 7fd20552ce4cc97e8acb132a499a7dd8 epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 git-r3 8ec5b53812bce105ae7943930e4660f8 ltprune 2729691420b6deeda2a90b1f1183fb55 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c ros-catkin 12d8b1bd7e97fcb10e31884ca5222479 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=919e34bbd7aa155ffab2c3661ea38e42 +_eclasses_=cmake 19b0421555865baefd505831dd4303e3 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 git-r3 8ec5b53812bce105ae7943930e4660f8 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c ros-catkin 12d8b1bd7e97fcb10e31884ca5222479 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba +_md5_=cba40ad7b6c7d268798e5b55d22ec184 diff --git a/metadata/md5-cache/ros-meta/mavros-1.2.0 b/metadata/md5-cache/ros-meta/mavros-1.2.0 new file mode 100644 index 000000000000..338d847aedd3 --- /dev/null +++ b/metadata/md5-cache/ros-meta/mavros-1.2.0 @@ -0,0 +1,10 @@ +DEFINED_PHASES=- +DEPEND=dev-ros/mavros_msgs dev-ros/libmavconn dev-ros/mavros dev-ros/mavros_extras +DESCRIPTION=Metapackage for mavros packages +EAPI=5 +HOMEPAGE=http://wiki.ros.org/mavros +KEYWORDS=~amd64 ~arm +LICENSE=metapackage +RDEPEND=dev-ros/mavros_msgs dev-ros/libmavconn dev-ros/mavros dev-ros/mavros_extras +SLOT=0 +_md5_=59e07b0106663415dd65bafb2a933c92 |