From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id E473813888F for ; Sat, 17 Oct 2015 09:50:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BD3F0E07BA; Sat, 17 Oct 2015 09:50:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4540FE07BA for ; Sat, 17 Oct 2015 09:50:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 394A7340893 for ; Sat, 17 Oct 2015 09:50:42 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 86A0D1152 for ; Sat, 17 Oct 2015 09:50:39 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1445075432.989cbd86670e60d890dce702203f0cb88fff97af.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/socket_wrapper/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/socket_wrapper/Manifest net-libs/socket_wrapper/socket_wrapper-1.1.5.ebuild X-VCS-Directories: net-libs/socket_wrapper/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 989cbd86670e60d890dce702203f0cb88fff97af X-VCS-Branch: master Date: Sat, 17 Oct 2015 09:50:39 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 8950afea-44bd-49f6-beb5-1c2c5865642e X-Archives-Hash: 69489ebb4d4c27985f995a96e3853629 commit: 989cbd86670e60d890dce702203f0cb88fff97af Author: Lars Wendler gentoo org> AuthorDate: Sat Oct 17 09:49:37 2015 +0000 Commit: Lars Wendler gentoo org> CommitDate: Sat Oct 17 09:50:32 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=989cbd86 net-libs/socket_wrapper: Bump to version 1.1.5 Package-Manager: portage-2.2.23 Signed-off-by: Lars Wendler gentoo.org> net-libs/socket_wrapper/Manifest | 1 + .../socket_wrapper/socket_wrapper-1.1.5.ebuild | 25 ++++++++++++++++++++++ 2 files changed, 26 insertions(+) diff --git a/net-libs/socket_wrapper/Manifest b/net-libs/socket_wrapper/Manifest index c87220f..38a4096 100644 --- a/net-libs/socket_wrapper/Manifest +++ b/net-libs/socket_wrapper/Manifest @@ -1,2 +1,3 @@ DIST socket_wrapper-1.1.3.tar.gz 50412 SHA256 a337db45f451495e6f095510add1e2a3e7a9dc399dd6a7aa1f462a063d51ae13 SHA512 691cd1db877661959d8ded6fe4df8c8e2e4300b2c800897bd3ecf62ea24dcc634188376ba4377868dbd67a8156af3051f53311b7320873b2daead91645473b5a WHIRLPOOL 9009ee4516111e31bd263d91163fc8e1ff7367420dcdc8283b38ea3ab0e9d990639c3804ba3861609af30a65f714629cea465b72dce58b671242b043865c7d04 DIST socket_wrapper-1.1.4.tar.gz 51193 SHA256 535c85950df029b8f583d6757394666dce52ebc9affb62eb95c4c25cba3ef77a SHA512 a747c7a7c1eaf745c169574d29e920f2350bf77310649180253cc9fe7dd54a872d487604ac24e33a4046866bad3dd9e3b1c7f93dae7b1bcd6638e479acec27ec WHIRLPOOL 98792e8de06b41901f18691ab7e574c369a3559e813a0afdeb16ab319dfa33c285e1e1c97dff57923e0a2989ace0c8904ab56669e65a99790bf465d659b8d971 +DIST socket_wrapper-1.1.5.tar.gz 52079 SHA256 8544174765f9c1dc6ec6432e31ca22e5891f0243395a4bf7b08eb3b86610f605 SHA512 e63a0dc2d77e6b76225e9e8b64ccfc0a5d39ec4f3cc00f70a061b6a845c7612d0ec8f73d3fff87628dcaad8d09118c89ed80e5f68cd5415c22e29c9747537dfe WHIRLPOOL acc21919541dbd5baefc8c6a0216bc4f3865da6ed736d69eb9e70869ea7ee9c2820d1c1b415d78895ac18efa8eeae205775e2a8ce34390e90a946394added2b5 diff --git a/net-libs/socket_wrapper/socket_wrapper-1.1.5.ebuild b/net-libs/socket_wrapper/socket_wrapper-1.1.5.ebuild new file mode 100644 index 0000000..d68a3de --- /dev/null +++ b/net-libs/socket_wrapper/socket_wrapper-1.1.5.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit cmake-multilib + +DESCRIPTION="A library passing all socket communications through unix sockets" +HOMEPAGE="https://cwrap.org/socket_wrapper.html" +SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz" +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="test" + +DEPEND="" +RDEPEND="${DEPEND}" + +# Work around a problem with >=dev-util/cmake-3.3.0 (bug #558340) +# Because of this we cannot use cmake-multilib_src_configure() here. +multilib_src_configure() { + local mycmakeargs=( -DCMAKE_LIBRARY_PATH=/usr/$(get_libdir) ) + cmake-utils_src_configure +}