public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/sdformat/
Date: Thu, 29 Dec 2016 15:16:16 +0000 (UTC)	[thread overview]
Message-ID: <1483024566.1e4f684e077c8b0800b87e203da3a5cffc5d6fd5.aballier@gentoo> (raw)

commit:     1e4f684e077c8b0800b87e203da3a5cffc5d6fd5
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 29 15:16:06 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Dec 29 15:16:06 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e4f684e

dev-libs/sdformat: remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-libs/sdformat/Manifest                 |  1 -
 dev-libs/sdformat/sdformat-4.1.1-r1.ebuild | 40 ------------------------------
 2 files changed, 41 deletions(-)

diff --git a/dev-libs/sdformat/Manifest b/dev-libs/sdformat/Manifest
index af09a9c..f7af93d 100644
--- a/dev-libs/sdformat/Manifest
+++ b/dev-libs/sdformat/Manifest
@@ -1,2 +1 @@
-DIST sdformat-4.1.1.tar.bz2 443491 SHA256 e2656984ea0411f5132363c2722b1016524195853b05fdd99e9b7dd3fa4031b1 SHA512 c124d8d4cde4dddd289ce2a83708fe3c6db31df186697b9c8c9d7fbec136cbd8f0418576590897089288885688369dae3ecb0993d74a2228077c7928499bfb32 WHIRLPOOL 3f3ba54d5bda89da87d9d8ff254b153929dd900d7611f36d92e2c5ea930b96416ff7c41b303aa04fb43c464e21739ada48fbfa175ef6dacdb53dfb034ad5cd67
 DIST sdformat-4.2.0.tar.bz2 445091 SHA256 75e2d053f97ca33456109b4d7794e6b7d26deef59c778f0d9e25d1369b24b094 SHA512 f4f79a07b009ab09e700de76a1dcb4a6737f894bd30789baea8b99d1476ddb5d7242f783a4c3dda7490fc798b692c79941d30880661ed560eaaf8c16a4449ad1 WHIRLPOOL 6a6ebe3d9371ca2a79b62d8d563931f39a2045541fd7c161485ef51d1ecb2f8bb529bab07b289874a984f6934d147754d2097bd6cf48ee5749f93a1b1a27db87

diff --git a/dev-libs/sdformat/sdformat-4.1.1-r1.ebuild b/dev-libs/sdformat/sdformat-4.1.1-r1.ebuild
deleted file mode 100644
index 66bc9be..00000000
--- a/dev-libs/sdformat/sdformat-4.1.1-r1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit cmake-utils
-
-DESCRIPTION="Simulation Description Format (SDF) parser"
-HOMEPAGE="http://sdformat.org/"
-SRC_URI="http://osrf-distributions.s3.amazonaws.com/sdformat/releases/${P}.tar.bz2"
-
-LICENSE="Apache-2.0"
-# subslot = libsdformat major
-SLOT="0/4"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="
-	>=dev-libs/urdfdom-1:=
-	dev-libs/tinyxml
-	dev-libs/boost:=
-	sci-libs/ignition-math:2=
-"
-DEPEND="${RDEPEND}
-	dev-lang/ruby:*
-	virtual/pkgconfig
-"
-CMAKE_BUILD_TYPE=RelWithDebInfo
-PATCHES=( "${FILESDIR}/urdfdom1.patch" )
-
-src_configure() {
-	echo "set (CMAKE_C_FLAGS_ALL \"${CXXFLAGS} \${CMAKE_C_FLAGS_ALL}\")" > "${S}/cmake/HostCFlags.cmake"
-	sed -i -e "s/LINK_FLAGS_RELWITHDEBINFO \" \"/LINK_FLAGS_RELWITHDEBINFO \" ${LDFLAGS} \"/" cmake/DefaultCFlags.cmake || die
-	local mycmakeargs=(
-		"-DUSE_EXTERNAL_URDF=ON"
-		"-DUSE_EXTERNAL_TINYXML=ON"
-	)
-	cmake-utils_src_configure
-}


             reply	other threads:[~2016-12-29 15:16 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-29 15:16 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-02-07 17:25 [gentoo-commits] repo/gentoo:master commit in: dev-libs/sdformat/ Andreas Sturmlechner
2022-06-23 11:10 Alexis Ballier
2022-02-27 10:32 David Seifert
2022-02-27 10:32 David Seifert
2021-12-15  9:28 Alexis Ballier
2021-08-03 16:51 Alexis Ballier
2020-11-26 18:23 Andreas Sturmlechner
2020-10-23 10:51 Alexis Ballier
2020-05-15 16:34 Alexis Ballier
2020-05-15 16:34 Alexis Ballier
2019-06-26 14:23 Alexis Ballier
2018-10-11 16:28 Alexis Ballier
2018-01-28 12:54 Alexis Ballier
2017-12-04 22:01 Alexis Ballier
2017-08-26 12:33 Alexis Ballier
2017-08-15  5:41 Alexis Ballier
2017-04-12  9:48 Alexis Ballier
2017-02-25  9:55 Alexis Ballier
2017-02-25  9:55 Alexis Ballier
2017-01-28 20:13 Alexis Ballier
2016-10-12 15:01 Alexis Ballier
2016-07-26  9:24 Alexis Ballier
2016-07-11  7:58 Alexis Ballier
2016-07-11  7:58 Alexis Ballier
2016-04-05 11:20 Alexis Ballier
2016-01-28 20:25 Alexis Ballier
2016-01-19 13:01 Alexis Ballier
2016-01-06 10:47 Alexis Ballier
2016-01-06  9:39 Alexis Ballier
2016-01-06  9:39 Alexis Ballier
2015-11-05 13:29 Alexis Ballier
2015-09-21  9:41 Alexis Ballier
2015-09-21  9:41 Alexis Ballier
2015-09-19 11:58 Alexis Ballier
2015-09-19 11:58 Alexis Ballier
2015-09-16 13:17 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=1483024566.1e4f684e077c8b0800b87e203da3a5cffc5d6fd5.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