From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 69CFE139087 for ; Wed, 18 Jan 2017 21:47:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B3ED2234167; Wed, 18 Jan 2017 21:47:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 92754234167 for ; Wed, 18 Jan 2017 21:47:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B09DB3412F9 for ; Wed, 18 Jan 2017 21:47:11 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 194E02776 for ; Wed, 18 Jan 2017 21:47:10 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1484775564.0f21c404a32b31c46b77b9bcfafd732427614778.johu@gentoo> Subject: [gentoo-commits] proj/kde-sunset:master commit in: net-libs/libbluedevil/ X-VCS-Repository: proj/kde-sunset X-VCS-Files: net-libs/libbluedevil/libbluedevil-2.1.ebuild net-libs/libbluedevil/metadata.xml X-VCS-Directories: net-libs/libbluedevil/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 0f21c404a32b31c46b77b9bcfafd732427614778 X-VCS-Branch: master Date: Wed, 18 Jan 2017 21:47:10 +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: 2877d627-f021-46a2-b7bc-de01e63eb7fa X-Archives-Hash: 52682d18c1c19c43ca5ae3e67661d330 commit: 0f21c404a32b31c46b77b9bcfafd732427614778 Author: Johannes Huber gentoo org> AuthorDate: Wed Jan 18 21:39:24 2017 +0000 Commit: Johannes Huber gentoo org> CommitDate: Wed Jan 18 21:39:24 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=0f21c404 net-libs/libbluedevil: Import latest from gentoo main tree Package-Manager: Portage-2.3.3, Repoman-2.3.1 net-libs/libbluedevil/libbluedevil-2.1.ebuild | 18 ++++++++++++++++++ net-libs/libbluedevil/metadata.xml | 5 +++++ 2 files changed, 23 insertions(+) diff --git a/net-libs/libbluedevil/libbluedevil-2.1.ebuild b/net-libs/libbluedevil/libbluedevil-2.1.ebuild new file mode 100644 index 0000000..57cabf4 --- /dev/null +++ b/net-libs/libbluedevil/libbluedevil-2.1.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit kde4-base + +DESCRIPTION="Qt wrapper for bluez used in the KDE bluetooth stack" +HOMEPAGE="https://projects.kde.org/projects/playground/libs/libbluedevil" +SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz" + +LICENSE="GPL-2" +SLOT="4" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" +IUSE="debug" + +RDEPEND=">=net-wireless/bluez-5" diff --git a/net-libs/libbluedevil/metadata.xml b/net-libs/libbluedevil/metadata.xml new file mode 100644 index 0000000..7a38bb9 --- /dev/null +++ b/net-libs/libbluedevil/metadata.xml @@ -0,0 +1,5 @@ + + + + +