public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Gilles Dartiguelongue" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: net-wireless/bluez/
Date: Sun, 15 Dec 2013 22:21:05 +0000 (UTC)	[thread overview]
Message-ID: <1387145993.596bec350699e3e805b68e9b4b39b07a118db679.eva@gentoo> (raw)

commit:     596bec350699e3e805b68e9b4b39b07a118db679
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 15 22:19:53 2013 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Dec 15 22:19:53 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=596bec35

net-wireless/bluez: 5.11 → 5.12

* Build system takes care of installing udev rule by itself.
* Switch manuel udev reload rules by eclass call.
* Add subslot.

---
 net-wireless/bluez/{bluez-5.11.ebuild => bluez-5.12.ebuild} | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/net-wireless/bluez/bluez-5.11.ebuild b/net-wireless/bluez/bluez-5.12.ebuild
similarity index 93%
rename from net-wireless/bluez/bluez-5.11.ebuild
rename to net-wireless/bluez/bluez-5.12.ebuild
index 4cd2cd5..2cc5963 100644
--- a/net-wireless/bluez/bluez-5.11.ebuild
+++ b/net-wireless/bluez/bluez-5.12.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.bluez.org"
 SRC_URI="mirror://kernel/linux/bluetooth/${P}.tar.xz"
 
 LICENSE="GPL-2+ LGPL-2.1+"
-SLOT="0"
+SLOT="0/3"
 KEYWORDS="~amd64"
 IUSE="cups debug obex readline selinux systemd test"
 REQUIRED_USE="test? ( ${PYTHON_REQUIRED_USE} )"
@@ -80,7 +80,8 @@ src_configure() {
 		--enable-obex \
 		--enable-client \
 		$(use_enable systemd) \
-		$(systemd_with_unitdir)
+		$(systemd_with_unitdir) \
+		--enable-sixaxis
 }
 
 src_install() {
@@ -103,7 +104,6 @@ src_install() {
 	doins src/main.conf
 	doins src/bluetooth.conf
 
-	# FIXME: dependent on systemd while nothing seems really tied to it
 	insinto /usr/share/dbus-1/system-services
 	doins src/org.bluez.service
 
@@ -111,15 +111,13 @@ src_install() {
 	newinitd "${FILESDIR}"/rfcomm-init.d rfcomm
 	newconfd "${FILESDIR}"/rfcomm-conf.d rfcomm
 
-	udev_newrules tools/hid2hci.rules 97-bluetooth-hid2hci.rules
-
 	readme.gentoo_create_doc
 }
 
 pkg_postinst() {
 	readme.gentoo_print_elog
 
-	udevadm control --reload-rules
+	udev_reload
 
 	has_version net-dialup/ppp || elog "To use dial up networking you must install net-dialup/ppp."
 


             reply	other threads:[~2013-12-15 22:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-15 22:21 Gilles Dartiguelongue [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-12-18 22:49 [gentoo-commits] proj/gnome:master commit in: net-wireless/bluez/ Gilles Dartiguelongue
2013-12-24 16:56 Gilles Dartiguelongue

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1387145993.596bec350699e3e805b68e9b4b39b07a118db679.eva@gentoo \
    --to=eva@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox