From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-electronics/gazebo/
Date: Tue, 18 Oct 2022 13:16:41 +0000 (UTC) [thread overview]
Message-ID: <1666098990.3a9a3fc2e0bf1658377afb434a2f99d1312e867c.aballier@gentoo> (raw)
commit: 3a9a3fc2e0bf1658377afb434a2f99d1312e867c
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 18 12:19:18 2022 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Oct 18 13:16:30 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a9a3fc2
sci-electronics/gazebo: bump to 11.12.0
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>
sci-electronics/gazebo/Manifest | 1 +
sci-electronics/gazebo/gazebo-11.12.0.ebuild | 83 ++++++++++++++++++++++++++++
2 files changed, 84 insertions(+)
diff --git a/sci-electronics/gazebo/Manifest b/sci-electronics/gazebo/Manifest
index c0eac4fab473..51f9bccaff8e 100644
--- a/sci-electronics/gazebo/Manifest
+++ b/sci-electronics/gazebo/Manifest
@@ -1,2 +1,3 @@
DIST gazebo-11.10.2.tar.bz2 56496495 BLAKE2B 09bf370531214e9567d961445797cb50c9e5a81a405720c580d13e6b33029a63dd2cd9930dcbd239c1bf9091a9d5b092bfdef77b0b3524d281a10549e22e7c9a SHA512 8900c483f63cedb8543cfe718b336e3ec372fc0dc3d47ac9cd5378987fae634f16911d3c91fdf70add93b4a090e92f3558beec6c1277e1ba109652dcaf049ac2
DIST gazebo-11.11.0.tar.bz2 56505651 BLAKE2B c3f63a1ee128fd86be914ba9ad7567d0adf337d82772184bbc362373083ad2b79f1172998182a70faf4127fe6f5996d6946e79927c40a384ac5e0eef3b7799c9 SHA512 f9062a54ee4e252219a246124ad0a22570e12f34f7bced8910a14b96541b16337efbba0f824b0ba70adf91d41acfc407eb0cdb19bbd7272151ef9723acc48882
+DIST gazebo-11.12.0.tar.bz2 56542859 BLAKE2B f2da8371fa4655cc831401fcf6ceec8c82d507a93515762c078ac20a78cb4b739c9f373ef53bebc71b5d7e1c1cf4b98928b3e855fca6943a09da554ee19df1cb SHA512 8f60d432ab07084951bbe31c632f04f2fa11500441fb81fe27078a5cb5b67ba681889e1079844d44a5a30df562797d51683fd674942db9fd8c4d853e3e2c5d3e
diff --git a/sci-electronics/gazebo/gazebo-11.12.0.ebuild b/sci-electronics/gazebo/gazebo-11.12.0.ebuild
new file mode 100644
index 000000000000..4eac05330fc9
--- /dev/null
+++ b/sci-electronics/gazebo/gazebo-11.12.0.ebuild
@@ -0,0 +1,83 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake flag-o-matic
+
+DESCRIPTION="A 3D multiple robot simulator with dynamics"
+HOMEPAGE="http://gazebosim.org/"
+SRC_URI="https://osrf-distributions.s3.amazonaws.com/gazebo/releases/${P}.tar.bz2"
+
+LICENSE="Apache-2.0"
+# Subslot = major version = soname of libs
+SLOT="0/11"
+KEYWORDS="~amd64"
+IUSE="cpu_flags_x86_sse2 test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+ >=dev-libs/protobuf-2:=
+ virtual/opengl
+ media-libs/openal
+ net-misc/curl
+ dev-libs/tinyxml
+ >=dev-libs/tinyxml2-6:=
+ dev-libs/libtar
+ dev-cpp/tbb:=
+ >=dev-games/ogre-1.7.4:=[freeimage]
+ <dev-games/ogre-1.10
+ >=media-libs/freeimage-3.15.4[png]
+ sci-libs/libccd
+ >=media-video/ffmpeg-2.6:0=
+ sci-libs/gts
+ >=sci-physics/bullet-2.82:=
+ >=dev-libs/sdformat-9.8:=
+ dev-qt/qtwidgets:5
+ dev-qt/qtcore:5
+ dev-qt/qtopengl:5
+ dev-libs/boost:=
+ sci-libs/gdal:=
+ virtual/libusb:1
+ dev-libs/libspnav
+ media-libs/freeimage
+ sci-libs/hdf5:=[cxx]
+ sys-apps/util-linux
+ >=media-gfx/graphviz-4
+ net-libs/ignition-msgs:5=
+ sci-libs/ignition-math:6=
+ net-libs/ignition-transport:8=
+ sci-libs/ignition-common:3=
+ sci-libs/ignition-fuel-tools:4=
+ x11-libs/qwt:6=[qt5(+)]
+"
+DEPEND="${RDEPEND}
+ dev-qt/qttest:5
+ x11-apps/mesa-progs
+ test? ( dev-libs/libxslt )
+"
+BDEPEND="
+ || ( app-text/ronn-ng app-text/ronn )
+ app-arch/gzip
+ virtual/pkgconfig
+"
+CMAKE_BUILD_TYPE=RelWithDebInfo
+PATCHES=(
+ "${FILESDIR}/qwt2.patch"
+ "${FILESDIR}/cmake.patch"
+)
+
+src_configure() {
+ # find OGRE properly
+ sed -e "s#lib/OGRE#$(get_libdir)/OGRE#" -i cmake/gazebo-config.cmake.in || die
+
+ local mycmakeargs=(
+ "-DUSE_UPSTREAM_CFLAGS=OFF"
+ "-DSSE2_FOUND=$(usex cpu_flags_x86_sse2 TRUE FALSE)"
+ "-DUSE_HOST_CFLAGS=FALSE"
+ "-DBUILD_TESTING=$(usex test TRUE FALSE)"
+ "-DENABLE_SCREEN_TESTS=FALSE"
+ "-DUSE_EXTERNAL_TINYXML2=TRUE"
+ )
+ cmake_src_configure
+}
next reply other threads:[~2022-10-18 13:16 UTC|newest]
Thread overview: 58+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-18 13:16 Alexis Ballier [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-03 15:03 [gentoo-commits] repo/gentoo:master commit in: sci-electronics/gazebo/ Andreas Sturmlechner
2023-11-21 17:47 Alexis Ballier
2023-06-12 14:06 Sam James
2023-02-01 19:27 Andreas Sturmlechner
2022-09-04 12:23 David Seifert
2022-04-21 11:16 Alexis Ballier
2022-02-21 17:04 Alexis Ballier
2022-01-28 7:24 Sam James
2021-12-15 9:28 Alexis Ballier
2021-12-15 9:28 Alexis Ballier
2021-12-02 1:25 Sam James
2021-10-29 22:23 Sam James
2021-08-03 15:52 Alexis Ballier
2021-06-18 19:18 David Seifert
2021-05-12 9:53 Alexis Ballier
2020-09-21 13:47 Alexis Ballier
2020-04-26 7:54 Mikle Kolyada
2019-12-10 17:35 Alexis Ballier
2019-04-05 17:11 Alexis Ballier
2019-02-15 12:36 Alexis Ballier
2018-12-20 16:10 Alexis Ballier
2018-12-20 16:10 Alexis Ballier
2018-10-03 13:52 Alexis Ballier
2018-08-23 11:41 Alexis Ballier
2018-08-22 9:32 Alexis Ballier
2018-07-16 10:51 Alexis Ballier
2018-06-25 4:44 Andreas Sturmlechner
2018-06-25 4:44 Andreas Sturmlechner
2018-06-21 13:36 Alexis Ballier
2018-06-08 12:26 Alexis Ballier
2018-01-28 12:54 Alexis Ballier
2018-01-28 12:54 Alexis Ballier
2018-01-07 7:08 Alexis Ballier
2018-01-07 7:08 Alexis Ballier
2017-12-26 14:54 Alexis Ballier
2017-12-20 16:54 Alexis Ballier
2017-06-29 20:28 Alexis Ballier
2017-05-07 12:36 Alexis Ballier
2017-02-21 9:21 Alexis Ballier
2017-01-17 13:02 Alexis Ballier
2017-01-17 13:02 Alexis Ballier
2017-01-17 12:54 Alexis Ballier
2016-12-29 14:37 Alexis Ballier
2016-12-29 14:37 Alexis Ballier
2016-12-29 14:37 Alexis Ballier
2016-10-12 13:43 Alexis Ballier
2016-10-12 11:23 Alexis Ballier
2016-07-18 12:13 Alexis Ballier
2016-07-11 7:58 Alexis Ballier
2016-06-17 16:27 Alexis Ballier
2016-05-02 16:35 Alexis Ballier
2016-04-09 19:15 Alexis Ballier
2016-03-02 19:36 Alexis Ballier
2016-01-28 20:25 Alexis Ballier
2015-11-01 11:48 Alexis Ballier
2015-09-16 13:17 Alexis Ballier
2015-09-16 11:33 Alexis Ballier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1666098990.3a9a3fc2e0bf1658377afb434a2f99d1312e867c.aballier@gentoo \
--to=aballier@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox