From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/ignition-transport/
Date: Wed, 16 Sep 2015 14:19:26 +0000 (UTC) [thread overview]
Message-ID: <1442413161.3f13a9f257a50791ede00609d741f627aeaaf09f.aballier@gentoo> (raw)
commit: 3f13a9f257a50791ede00609d741f627aeaaf09f
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 16 14:19:12 2015 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Sep 16 14:19:21 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f13a9f2
net-libs/ignition-transport: initial import. ebuild by me.
Package-Manager: portage-2.2.20.1
net-libs/ignition-transport/Manifest | 1 +
.../ignition-transport-0.7.0.ebuild | 34 ++++++++++++++++++++++
net-libs/ignition-transport/metadata.xml | 8 +++++
3 files changed, 43 insertions(+)
diff --git a/net-libs/ignition-transport/Manifest b/net-libs/ignition-transport/Manifest
new file mode 100644
index 0000000..85768b9
--- /dev/null
+++ b/net-libs/ignition-transport/Manifest
@@ -0,0 +1 @@
+DIST ignition-transport-0.7.0.tar.bz2 339283 SHA256 93629936bf1de3fe8168f97028d76d5c34ad1ecb0869d1a2bbfc7ede0797dc61 SHA512 ce28f5cc9a4e2c71f84bdfd210f43c1410e8ae9bb59568e74ca0c33fe029ba41e016d2defbba8003f5a8228b4a068813c3fd6124f17e583c87dfa27d15303282 WHIRLPOOL 8fd7de962b67b94bde2e4c163d50b660d3b144260a3a8bdc0421775b7fb67c6b5bfd120897b076f6b94b8144720bad953fb00491845296521e3f15fb918bc4c5
diff --git a/net-libs/ignition-transport/ignition-transport-0.7.0.ebuild b/net-libs/ignition-transport/ignition-transport-0.7.0.ebuild
new file mode 100644
index 0000000..0ad985f
--- /dev/null
+++ b/net-libs/ignition-transport/ignition-transport-0.7.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit cmake-utils vcs-snapshot flag-o-matic
+
+DESCRIPTION="Combines ZeroMQ with Protobufs to create a fast and efficient message passing system"
+HOMEPAGE="http://ignitionrobotics.org/libraries/transport"
+SRC_URI="http://gazebosim.org/distributions/ign-transport/releases/${P}.tar.bz2"
+
+LICENSE="Apache-2.0"
+SLOT="0/0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND="
+ dev-libs/protobuf:=
+ net-libs/zeromq:=
+ sys-apps/util-linux
+"
+RDEPEND="${DEPEND}"
+DEPEND="${DEPEND}
+ virtual/pkgconfig"
+CMAKE_BUILD_TYPE=RelWithDebInfo
+
+src_configure() {
+ # upstream appends this conditionally...
+ append-flags "-fPIC"
+ 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
+ cmake-utils_src_configure
+}
diff --git a/net-libs/ignition-transport/metadata.xml b/net-libs/ignition-transport/metadata.xml
new file mode 100644
index 0000000..e7dd05f
--- /dev/null
+++ b/net-libs/ignition-transport/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer>
+<email>aballier@gentoo.org</email>
+<name>Alexis Ballier</name>
+</maintainer>
+</pkgmetadata>
next reply other threads:[~2015-09-16 14:19 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-16 14:19 Alexis Ballier [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-09-21 8:09 [gentoo-commits] repo/gentoo:master commit in: net-libs/ignition-transport/ Alexis Ballier
2015-10-15 11:32 Alexis Ballier
2015-10-16 15:39 Alexis Ballier
2016-02-09 8:45 Alexis Ballier
2016-03-10 9:46 Alexis Ballier
2016-04-25 10:41 Alexis Ballier
2016-05-10 13:20 Alexis Ballier
2016-07-29 10:15 Alexis Ballier
2016-10-12 11:23 Alexis Ballier
2016-10-12 11:23 Alexis Ballier
2016-11-29 12:18 Alexis Ballier
2016-11-29 12:18 Alexis Ballier
2017-01-17 13:02 Alexis Ballier
2017-12-08 18:44 Alexis Ballier
2018-01-07 7:08 Alexis Ballier
2018-01-07 7:08 Alexis Ballier
2018-02-22 20:19 Alexis Ballier
2018-02-24 12:31 Alexis Ballier
2018-10-16 12:36 Andreas Sturmlechner
2020-05-15 16:34 Alexis Ballier
2020-11-26 18:23 Andreas Sturmlechner
2021-08-12 13:34 Alexis Ballier
2021-08-12 13:34 Alexis Ballier
2021-08-12 13:34 Alexis Ballier
2022-03-09 14:04 Alexis Ballier
2022-08-24 11:38 Alexis Ballier
2022-08-24 11:38 Alexis Ballier
2023-08-25 12:54 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=1442413161.3f13a9f257a50791ede00609d741f627aeaaf09f.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