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 60BC713888F for ; Fri, 23 Oct 2015 22:51:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DB128E085A; Fri, 23 Oct 2015 22:51:54 +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 66247E085A for ; Fri, 23 Oct 2015 22:51:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 97716340B25 for ; Fri, 23 Oct 2015 22:51:48 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B82E516DF for ; Fri, 23 Oct 2015 22:51:45 +0000 (UTC) From: "Mike Frysinger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Frysinger" Message-ID: <1445640688.fdf06aeabe721bdc11b681729df7c260aaff62ae.vapier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/iw/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-wireless/iw/Manifest net-wireless/iw/iw-4.3.ebuild X-VCS-Directories: net-wireless/iw/ X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger X-VCS-Revision: fdf06aeabe721bdc11b681729df7c260aaff62ae X-VCS-Branch: master Date: Fri, 23 Oct 2015 22:51:45 +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: 88107459-5ca7-4ca3-bd4f-5d1fb4fcf30a X-Archives-Hash: e199fd41651e37c85b163ad375d3375b commit: fdf06aeabe721bdc11b681729df7c260aaff62ae Author: Mike Frysinger gentoo org> AuthorDate: Fri Oct 23 22:51:19 2015 +0000 Commit: Mike Frysinger gentoo org> CommitDate: Fri Oct 23 22:51:28 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdf06aea net-wireless/iw: version bump to 4.3 net-wireless/iw/Manifest | 1 + net-wireless/iw/iw-4.3.ebuild | 34 ++++++++++++++++++++++++++++++++++ 2 files changed, 35 insertions(+) diff --git a/net-wireless/iw/Manifest b/net-wireless/iw/Manifest index f979399..4470c14 100644 --- a/net-wireless/iw/Manifest +++ b/net-wireless/iw/Manifest @@ -1,2 +1,3 @@ DIST iw-3.17.tar.xz 91796 SHA256 48a62eb5cd8e757c9617749df96b01f133c184f6c107f18be660ee08f155fa93 SHA512 ac4779a88aacb9e2f4859cdb3e953bfba0a83b2e8140777092d61ced6799f09d8ec5628a359109cc23e6389e0ec0ab5a98b9da93c400b7cffedd930013c44f39 WHIRLPOOL 74225c1f29dd58d79e3af2ade0fdb7a2cb6c881bcaa2bd8571fc178bd6ad89fabb53389d1cdc3ac8d6f162314192427f8f3da7b343dca6612a8cb5c3e2a68bed DIST iw-4.0.tar.xz 97352 SHA256 2b4b7906d5ce89ce0ab523e5de8b619cddcc18fee7a2bfd6f9c62efab2d3bed6 SHA512 404852357166742f0104792a79ac7291c2d1e2b01f07f8bfe0efe14c8444eb87e045d00dd717e21fe9a27542e37f570b2d7bb44aee174091924455f3f3ef9e07 WHIRLPOOL 7194188f6fd11cf718764688ec4940a448017214812249654f3b5a985f14db1ff5c5f251db64a4b020630d1d0990895a2a8073baac1f9e41563de93b2020e666 +DIST iw-4.3.tar.xz 98400 SHA256 a6add81a51667649d8d7cfba783ab6a0f82e250a663a4065b13babdff3f6b220 SHA512 ac2e15c4829ea7f47f56205942eb2ff5e26e5eeaeaf8991bd3910a758988263a24052b3b0d5fb7fed51456324524777f69e48991f99003ac7f6b2068aa18f9e8 WHIRLPOOL f6f03e797a0849f7cbaa9b17649ae86804c6d2e3a9f21fc1655f3c9a78d0909c67555c0763232eb97cc10f875b5fd37c8b28fb27ba099ae8aacabaf7e367e8bc diff --git a/net-wireless/iw/iw-4.3.ebuild b/net-wireless/iw/iw-4.3.ebuild new file mode 100644 index 0000000..f2e080a --- /dev/null +++ b/net-wireless/iw/iw-4.3.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 toolchain-funcs + +DESCRIPTION="nl80211-based configuration utility for wireless devices using the mac80211 kernel stack" +HOMEPAGE="https://wireless.kernel.org/en/users/Documentation/iw" +SRC_URI="https://www.kernel.org/pub/software/network/${PN}/${P}.tar.xz" + +LICENSE="ISC" +SLOT="0" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="" + +RDEPEND="dev-libs/libnl" +DEPEND="${RDEPEND} + virtual/pkgconfig" + +src_prepare() { + tc-export CC LD PKG_CONFIG +} + +src_compile() { + CFLAGS="${CFLAGS} ${CPPFLAGS}" \ + LDFLAGS="${CFLAGS} ${LDFLAGS}" \ + emake V=1 +} + +src_install() { + emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" install +}