* [gentoo-commits] proj/lua:master commit in: dev-libs/msgpack/
@ 2016-05-27 22:13 Vadim A. Misbakh-Soloviov
0 siblings, 0 replies; only message in thread
From: Vadim A. Misbakh-Soloviov @ 2016-05-27 22:13 UTC (permalink / raw
To: gentoo-commits
commit: 0a26d7a008bac7e4777b110a8dc68f5b1e9b861d
Author: Vadim A. Misbakh-Soloviov <git <AT> mva <DOT> name>
AuthorDate: Fri May 27 22:13:44 2016 +0000
Commit: Vadim A. Misbakh-Soloviov <mva <AT> mva <DOT> name>
CommitDate: Fri May 27 22:13:44 2016 +0000
URL: https://gitweb.gentoo.org/proj/lua.git/commit/?id=0a26d7a0
msgpack: update ebuild
dev-libs/msgpack/msgpack-9999.ebuild | 15 ++++-----------
1 file changed, 4 insertions(+), 11 deletions(-)
diff --git a/dev-libs/msgpack/msgpack-9999.ebuild b/dev-libs/msgpack/msgpack-9999.ebuild
index f5b800a..81a3b13 100644
--- a/dev-libs/msgpack/msgpack-9999.ebuild
+++ b/dev-libs/msgpack/msgpack-9999.ebuild
@@ -1,9 +1,8 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
-AUTOTOOLS_AUTORECONF=1
-inherit autotools-multilib flag-o-matic git-r3
+EAPI=6
+inherit cmake-multilib git-r3
DESCRIPTION="MessagePack is a binary-based efficient data interchange format"
HOMEPAGE="http://msgpack.org/ https://github.com/msgpack/msgpack-c/"
@@ -12,15 +11,9 @@ EGIT_REPO_URI="https://github.com/${PN}/${PN}-c"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS=""
IUSE="static-libs test"
DEPEND="test? ( >=dev-cpp/gtest-1.6.0-r2[${MULTILIB_USEDEP}] )"
-DOCS=( AUTHORS ChangeLog README.md README_crosslang.md QUICKSTART-C.md QUICKSTART-CPP.md)
-
-src_prepare() {
- append-cflags "-I${S}/include"
- sed -i 's/-O3 //' configure.in
- autotools-multilib_src_prepare
-}
+DOCS=( CHANGELOG.md QUICKSTART-C.md QUICKSTART-CPP.md README.md )
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2016-05-27 22:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-27 22:13 [gentoo-commits] proj/lua:master commit in: dev-libs/msgpack/ Vadim A. Misbakh-Soloviov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox