diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-01-25 08:07:03 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-01-25 08:07:03 +0000 |
commit | a1b20429e7e2ba1b44414459afd5a2b50788cd9c (patch) | |
tree | e721db30ecc3e534a03ab9b3115762959cc0c28c /dev-ros/xacro | |
parent | dbbd2ae5e62a232616ede4dae3ed69e15903940a (diff) |
gentoo auto-resync : 25:01:2023 - 08:07:03
Diffstat (limited to 'dev-ros/xacro')
-rw-r--r-- | dev-ros/xacro/Manifest | 7 | ||||
-rw-r--r-- | dev-ros/xacro/files/tests.patch | 21 | ||||
-rw-r--r-- | dev-ros/xacro/metadata.xml | 11 | ||||
-rw-r--r-- | dev-ros/xacro/xacro-1.14.6.ebuild | 32 | ||||
-rw-r--r-- | dev-ros/xacro/xacro-1.14.8.ebuild | 32 | ||||
-rw-r--r-- | dev-ros/xacro/xacro-9999.ebuild | 32 |
6 files changed, 0 insertions, 135 deletions
diff --git a/dev-ros/xacro/Manifest b/dev-ros/xacro/Manifest deleted file mode 100644 index c281e9678849..000000000000 --- a/dev-ros/xacro/Manifest +++ /dev/null @@ -1,7 +0,0 @@ -AUX tests.patch 625 BLAKE2B 5ec4d6bca2278f40a4886371abd75beb0ff933d3b7e6e9e4554e7f9d63b521d2ff9d2c91c530177c818de2006bbc7db77e86ce3f4323017f870cb6b2a186ba9c SHA512 10da25011dc5c63d282d45862c35d9f900a90bc61059d6e703e50e2a94bdd4ca9c0f20d3fe6e5b03b3f98059e1bcb74272adcbb7f72d5e5f1d3ad4ce5a5f6bca -DIST xacro-1.14.6.tar.gz 81362 BLAKE2B b0ec80e8f224f1b31e9f21e1c11669a46da1b13cf82b5d82912196f9f647aa1c45a7084f4ea1e1690c0d969b5e126cd5b6069c9987034898b72d92310b7d565f SHA512 0796c07cbf4d51699ab07d656a42d13fc140406f6dbee3b94554f2aa91e68b64bd5d2c218930edb5b139ac41b5d5c6bffad505d220353d5748f371ec6bb196a3 -DIST xacro-1.14.8.tar.gz 81831 BLAKE2B 6ad5c8545f5b7167faea122834cb1226e2935f0e40dbd0da1a3e63dc5981adabf83b9d72bf0b51842e82bb31ed469c72a63d4dcbb3dd79b6c8f91fdfdf75b202 SHA512 a372dc3a9e62a9eb1a0cf6b2491c45685e8f5f7442da86f7767b47c8122ec67780aee4e76a4b9278046b85a16000b1ffe72e44a9ac04f39da21c5bc1cf788b0b -EBUILD xacro-1.14.6.ebuild 773 BLAKE2B 2911b685e1a3992014b35541f7d261ea3b744716602211cbcc09df27a892fbd4dfa0576a8b70cebc5d6249fc4e70494be958c4a1cfa081b290b4232130c38cc6 SHA512 792e024feab8a468d906f332dab2806d05c0d4d643b6cbd9d995efede0dfd3a2e909110acd761af34753166a13ddf983793fdaa4bb510c583de3cd4a5ff96bc0 -EBUILD xacro-1.14.8.ebuild 773 BLAKE2B 2911b685e1a3992014b35541f7d261ea3b744716602211cbcc09df27a892fbd4dfa0576a8b70cebc5d6249fc4e70494be958c4a1cfa081b290b4232130c38cc6 SHA512 792e024feab8a468d906f332dab2806d05c0d4d643b6cbd9d995efede0dfd3a2e909110acd761af34753166a13ddf983793fdaa4bb510c583de3cd4a5ff96bc0 -EBUILD xacro-9999.ebuild 773 BLAKE2B cffe52b6159091b8fa0e657680e1c6bde3fe55c60645ba55bb09d14514a066f70b81a690507ccfa29586c809225fc42e173bd643af08e94a56ce5148512efd4b SHA512 66e63f19b3d547f7b0cbfafd7ca6417baafb1dcd25dedffe6e0662f8ca35693d433ce3152b7fdfdca0b3184ffb213ab7a280991717d2790ae5f3a5723def6aa2 -MISC metadata.xml 324 BLAKE2B 9a8261b44704f7d113b67f6150f290652920c37118f473066c8b91b3c12eb524c7c50cf341a87ed7cbde3aed44adb1c4bb741a71f8f6438511b9fe0bc58874d8 SHA512 adb6886865fc7bc53da85c92500acbc402820b69dc05f15dfce98f710f5e02efb17da404d05508f2b0d94c300e798f6a7be0ad8fbf2a96fc9fdd0ad900d130e6 diff --git a/dev-ros/xacro/files/tests.patch b/dev-ros/xacro/files/tests.patch deleted file mode 100644 index 28d4b5768c35..000000000000 --- a/dev-ros/xacro/files/tests.patch +++ /dev/null @@ -1,21 +0,0 @@ -Index: xacro-1.14.1/test/test-cmake.sh -=================================================================== ---- xacro-1.14.1.orig/test/test-cmake.sh -+++ xacro-1.14.1/test/test-cmake.sh -@@ -15,6 +15,7 @@ - test -d $1 || exit 2 - test -r $1/CMakeLists.txt || exit 2 - -+basedir=`pwd`/../ - dir=`basename $1` - - # redirect stdout and stderr to $dir.log -@@ -26,7 +27,7 @@ mkdir $dir - cd $dir - - echo "*** running cmake ***" --cmake -DCATKIN_DEVEL_PREFIX=devel -DCMAKE_INSTALL_PREFIX=install $1 || exit $? -+cmake -DCATKIN_DEVEL_PREFIX="${basedir}/devel" -DCMAKE_INSTALL_PREFIX=install $1 || exit $? - - echo - echo "*** running make ***" diff --git a/dev-ros/xacro/metadata.xml b/dev-ros/xacro/metadata.xml deleted file mode 100644 index ea8d2a4dcf49..000000000000 --- a/dev-ros/xacro/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>ros@gentoo.org</email> - <name>Gentoo ROS Project</name> - </maintainer> - <upstream> - <remote-id type="github">ros/xacro</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ros/xacro/xacro-1.14.6.ebuild b/dev-ros/xacro/xacro-1.14.6.ebuild deleted file mode 100644 index 5c1e6682dc01..000000000000 --- a/dev-ros/xacro/xacro-1.14.6.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -ROS_REPO_URI="https://github.com/ros/xacro" -KEYWORDS="~amd64" - -inherit ros-catkin - -DESCRIPTION="XML macro language" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND="dev-ros/roslint[${PYTHON_SINGLE_USEDEP}]" -DEPEND="${RDEPEND} - test? ( - dev-ros/rostest[${PYTHON_SINGLE_USEDEP}] - $(python_gen_cond_dep "dev-python/nose[\${PYTHON_USEDEP}]") - ) -" -RDEPEND="${RDEPEND} - dev-ros/roslaunch[${PYTHON_SINGLE_USEDEP}]" -PATCHES=( "${FILESDIR}/tests.patch" ) - -src_test() { - local sd="$(python_get_sitedir)" - local local_sd="${BUILD_DIR}/devel/${sd#${EPREFIX}/usr}" - export ROS_PACKAGE_PATH="${S}:${ROS_PACKAGE_PATH}" - PYTHONPATH="${local_sd}:${PYTHONPATH}" ros-catkin_src_test -} diff --git a/dev-ros/xacro/xacro-1.14.8.ebuild b/dev-ros/xacro/xacro-1.14.8.ebuild deleted file mode 100644 index 5c1e6682dc01..000000000000 --- a/dev-ros/xacro/xacro-1.14.8.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -ROS_REPO_URI="https://github.com/ros/xacro" -KEYWORDS="~amd64" - -inherit ros-catkin - -DESCRIPTION="XML macro language" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND="dev-ros/roslint[${PYTHON_SINGLE_USEDEP}]" -DEPEND="${RDEPEND} - test? ( - dev-ros/rostest[${PYTHON_SINGLE_USEDEP}] - $(python_gen_cond_dep "dev-python/nose[\${PYTHON_USEDEP}]") - ) -" -RDEPEND="${RDEPEND} - dev-ros/roslaunch[${PYTHON_SINGLE_USEDEP}]" -PATCHES=( "${FILESDIR}/tests.patch" ) - -src_test() { - local sd="$(python_get_sitedir)" - local local_sd="${BUILD_DIR}/devel/${sd#${EPREFIX}/usr}" - export ROS_PACKAGE_PATH="${S}:${ROS_PACKAGE_PATH}" - PYTHONPATH="${local_sd}:${PYTHONPATH}" ros-catkin_src_test -} diff --git a/dev-ros/xacro/xacro-9999.ebuild b/dev-ros/xacro/xacro-9999.ebuild deleted file mode 100644 index 8383de0334c5..000000000000 --- a/dev-ros/xacro/xacro-9999.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -ROS_REPO_URI="https://github.com/ros/xacro" -KEYWORDS="~amd64" - -inherit ros-catkin - -DESCRIPTION="XML macro language" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND="dev-ros/roslint[${PYTHON_SINGLE_USEDEP}]" -DEPEND="${RDEPEND} - test? ( - dev-ros/rostest[${PYTHON_SINGLE_USEDEP}] - $(python_gen_cond_dep "dev-python/nose[\${PYTHON_USEDEP}]") - ) -" -RDEPEND="${RDEPEND} - dev-ros/roslaunch[${PYTHON_SINGLE_USEDEP}]" -PATCHES=( "${FILESDIR}/tests.patch" ) - -src_test() { - local sd="$(python_get_sitedir)" - local local_sd="${BUILD_DIR}/devel/${sd#${EPREFIX}/usr}" - export ROS_PACKAGE_PATH="${S}:${ROS_PACKAGE_PATH}" - PYTHONPATH="${local_sd}:${PYTHONPATH}" ros-catkin_src_test -} |