* [gentoo-commits] proj/kde-sunset:master commit in: net-libs/libbluedevil/
@ 2017-01-18 21:47 Johannes Huber
0 siblings, 0 replies; 3+ messages in thread
From: Johannes Huber @ 2017-01-18 21:47 UTC (permalink / raw
To: gentoo-commits
commit: 0f21c404a32b31c46b77b9bcfafd732427614778
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 18 21:39:24 2017 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> 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 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <!-- maintainer-needed -->
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/kde-sunset:master commit in: net-libs/libbluedevil/
@ 2020-08-16 16:00 Andreas Sturmlechner
0 siblings, 0 replies; 3+ messages in thread
From: Andreas Sturmlechner @ 2020-08-16 16:00 UTC (permalink / raw
To: gentoo-commits
commit: b584db541768d33e7c6a7bf955f0171cdcbef2a8
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 16 15:42:30 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Aug 16 16:00:45 2020 +0000
URL: https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=b584db54
net-libs/libbluedevil: Remove local FindQt4 cmake module
Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
net-libs/libbluedevil/libbluedevil-2.1.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/net-libs/libbluedevil/libbluedevil-2.1.ebuild b/net-libs/libbluedevil/libbluedevil-2.1.ebuild
index 7840cfde..2dcd7f1a 100644
--- a/net-libs/libbluedevil/libbluedevil-2.1.ebuild
+++ b/net-libs/libbluedevil/libbluedevil-2.1.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
+CMAKE_REMOVE_MODULES_LIST=( FindQt4 )
inherit kde4-base
DESCRIPTION="Qt wrapper for bluez used in the KDE bluetooth stack"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/kde-sunset:master commit in: net-libs/libbluedevil/
@ 2020-08-25 14:51 Andreas Sturmlechner
0 siblings, 0 replies; 3+ messages in thread
From: Andreas Sturmlechner @ 2020-08-25 14:51 UTC (permalink / raw
To: gentoo-commits
commit: 704da0d7a34c57f8d1116b3e0db7b28a744a154d
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 24 19:35:07 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Aug 25 14:43:25 2020 +0000
URL: https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=704da0d7
net-libs/libbluedevil: Restore amd64/x86 stable as it was before cleanup
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
net-libs/libbluedevil/libbluedevil-2.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libbluedevil/libbluedevil-2.1.ebuild b/net-libs/libbluedevil/libbluedevil-2.1.ebuild
index 2dcd7f1a..d2bc1e4f 100644
--- a/net-libs/libbluedevil/libbluedevil-2.1.ebuild
+++ b/net-libs/libbluedevil/libbluedevil-2.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="4"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
IUSE="debug"
RDEPEND=">=net-wireless/bluez-5"
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-08-25 14:51 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-18 21:47 [gentoo-commits] proj/kde-sunset:master commit in: net-libs/libbluedevil/ Johannes Huber
-- strict thread matches above, loose matches on Subject: below --
2020-08-16 16:00 Andreas Sturmlechner
2020-08-25 14:51 Andreas Sturmlechner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox