diff options
author | Petteri Räty <betelgeuse@gentoo.org> | 2007-05-24 16:44:05 +0000 |
---|---|---|
committer | Petteri Räty <betelgeuse@gentoo.org> | 2007-05-24 16:44:05 +0000 |
commit | 2a829a4364c0f21f0a82d5538cb4e44e30827777 (patch) | |
tree | 897e68b3242d894e80793a97530581a8aaa65b20 /net-wireless/bluez-utils | |
parent | Version bump. Added an init script for the hidd daemon when the old-daemons u... (diff) | |
download | gentoo-2-2a829a4364c0f21f0a82d5538cb4e44e30827777.tar.gz gentoo-2-2a829a4364c0f21f0a82d5538cb4e44e30827777.tar.bz2 gentoo-2-2a829a4364c0f21f0a82d5538cb4e44e30827777.zip |
Remove old versions and associated files.
(Portage version: 2.1.2.7)
Diffstat (limited to 'net-wireless/bluez-utils')
16 files changed, 9 insertions, 775 deletions
diff --git a/net-wireless/bluez-utils/ChangeLog b/net-wireless/bluez-utils/ChangeLog index 07b0facdf338..d008f1149736 100644 --- a/net-wireless/bluez-utils/ChangeLog +++ b/net-wireless/bluez-utils/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for net-wireless/bluez-utils # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/bluez-utils/ChangeLog,v 1.94 2007/05/24 16:35:25 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/bluez-utils/ChangeLog,v 1.95 2007/05/24 16:44:05 betelgeuse Exp $ + + 24 May 2007; Petteri Räty <betelgeuse@gentoo.org> + -files/bluez-utils-2.22-dbus-0.60.patch, -files/bluez-utils-2.22-init.d, + -files/bluez-utils-2.22-pin, -files/bluez-utils-2.22-pin-helper.sh, + -files/bluetooth.rc, -bluez-utils-2.22-r1.ebuild, + -bluez-utils-2.24.ebuild, -bluez-utils-3.10.ebuild, + -bluez-utils-3.10-r1.ebuild, -bluez-utils-3.10.1.ebuild: + Remove old versions and associated files. *bluez-utils-3.11 (24 May 2007) diff --git a/net-wireless/bluez-utils/bluez-utils-2.22-r1.ebuild b/net-wireless/bluez-utils/bluez-utils-2.22-r1.ebuild deleted file mode 100644 index aabd2c3bc509..000000000000 --- a/net-wireless/bluez-utils/bluez-utils-2.22-r1.ebuild +++ /dev/null @@ -1,114 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/bluez-utils/bluez-utils-2.22-r1.ebuild,v 1.4 2006/01/23 14:12:04 wolf31o2 Exp $ - -inherit eutils - -DESCRIPTION="Bluetooth Tools and System Daemons for using Bluetooth under Linux" -HOMEPAGE="http://bluez.sourceforge.net/" -SRC_URI="http://bluez.sourceforge.net/download/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ~hppa ppc sparc x86" - -IUSE="alsa cups dbus gtk pcmcia" - -RDEPEND="!net-wireless/bluez-pan - >=net-wireless/bluez-libs-2.22 - dev-libs/libusb - alsa? ( >=media-libs/alsa-lib-1.0.9 ) - cups? ( net-print/cups ) - dbus? ( >=sys-apps/dbus-0.31 ) - gtk? ( >=dev-python/pygtk-2.2 ) - pcmcia? ( virtual/pcmcia - sys-apps/setserial )" -DEPEND="sys-devel/bison - sys-devel/flex - >=sys-apps/sed-4 - ${RDEPEND}" - -src_unpack() { - unpack ${A} - cd ${S} - - if has_version '>=sys-apps/dbus-0.60' ; then - epatch ${FILESDIR}/${PN}-2.22-dbus-0.60.patch - fi - - sed -i \ - -e "s:^HIDD_ENABLE=.*:HIDD_ENABLE=false:" \ - -e "s:^HID2HCI_ENABLE=.*:HID2HCI_ENABLE=false:" \ - ${S}/scripts/bluetooth.default - - sed -i \ - -e "s:security .*;:security user;:" \ - ${S}/hcid/hcid.conf - - if use gtk; then - sed -i -e "s:\(pin_helper \).*:\1/usr/bin/bluepin;:" \ - ${S}/hcid/hcid.conf - else - sed -i -e "s:\(pin_helper \).*:\1/etc/bluetooth/pin-helper;:" \ - ${S}/hcid/hcid.conf - fi -} - -src_compile() { - econf \ - $(use_enable alsa) \ - $(use_enable cups) \ - $(use_enable dbus) \ - $(use_enable pcmcia) \ - $(use_enable gtk bluepin) \ - --enable-avctrl \ - --enable-bcm203x \ - --enable-dfutool \ - --enable-hid2hci \ - --enable-obex \ - --disable-initscripts \ - --localstatedir=/var \ - || die "econf failed" - - emake || die "emake failed" -} - -src_install() { - make DESTDIR="${D}" install || die "make install failed" - - dodoc AUTHORS ChangeLog README - - # optional bluetooth utils - cd ${S}/tools - dosbin bccmd hcisecfilter ppporc pskey - - exeinto /etc/bluetooth - newexe ${FILESDIR}/${P}-pin-helper.sh pin-helper - - insinto /etc/bluetooth - newins ${FILESDIR}/${P}-pin pin - fperms 0600 /etc/bluetooth/pin - - newinitd ${FILESDIR}/${P}-init.d bluetooth - newconfd ${S}/scripts/bluetooth.default bluetooth - - # bug #103498 - if use pcmcia; then - fperms 755 /etc/pcmcia/bluetooth - fi -} - -pkg_postinst() { - einfo - einfo "A startup script has been installed in /etc/init.d/bluetooth." - einfo - einfo "If you need to set a default PIN, edit /etc/bluetooth/pin, and change" - einfo "/etc/bluetooth/hcid.conf option 'pin_helper' to /etc/bluetooth/pin-helper." - einfo - - if use gtk; then - einfo "By default, /usr/bin/bluepin will be launched on the desktop display" - einfo "for pin number input." - einfo - fi -} diff --git a/net-wireless/bluez-utils/bluez-utils-2.24.ebuild b/net-wireless/bluez-utils/bluez-utils-2.24.ebuild deleted file mode 100644 index 4db6797f95ae..000000000000 --- a/net-wireless/bluez-utils/bluez-utils-2.24.ebuild +++ /dev/null @@ -1,119 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/bluez-utils/bluez-utils-2.24.ebuild,v 1.7 2007/02/10 22:31:54 genstef Exp $ - -inherit eutils - -DESCRIPTION="Bluetooth Tools and System Daemons for Linux" -HOMEPAGE="http://bluez.sourceforge.net/" -SRC_URI="http://bluez.sourceforge.net/download/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 hppa ppc sparc x86" - -IUSE="alsa cups dbus gtk pcmcia" - -RDEPEND="!net-wireless/bluez-pan - >=net-wireless/bluez-libs-2.22 - dev-libs/libusb - alsa? ( >=media-libs/alsa-lib-1.0.9 ) - cups? ( net-print/cups ) - dbus? ( >=sys-apps/dbus-0.31 ) - gtk? ( >=dev-python/pygtk-2.2 ) - pcmcia? ( virtual/pcmcia - sys-apps/setserial )" -DEPEND="sys-devel/bison - sys-devel/flex - >=sys-apps/sed-4 - ${RDEPEND}" - -src_unpack() { - unpack ${A} - - sed -i \ - -e "s:^HIDD_ENABLE=.*:HIDD_ENABLE=false:" \ - -e "s:^HID2HCI_ENABLE=.*:HID2HCI_ENABLE=false:" \ - ${S}/scripts/bluetooth.default - - sed -i \ - -e "s:security .*;:security user;:" \ - ${S}/hcid/hcid.conf - - if use gtk; then - sed -i -e "s:\(pin_helper \).*:\1/usr/bin/bluepin;:" \ - ${S}/hcid/hcid.conf - else - sed -i -e "s:\(pin_helper \).*:\1/etc/bluetooth/pin-helper;:" \ - ${S}/hcid/hcid.conf - fi -} - -src_compile() { - econf \ - $(use_enable alsa) \ - $(use_enable cups) \ - $(use_enable dbus) \ - $(use_enable pcmcia) \ - $(use_enable gtk bluepin) \ - --enable-avctrl \ - --enable-bcm203x \ - --enable-dfutool \ - --enable-hid2hci \ - --enable-obex \ - --disable-initscripts \ - --localstatedir=/var \ - || die "econf failed" - - emake || die "emake failed" -} - -src_install() { - make DESTDIR="${D}" install || die "make install failed" - - dodoc AUTHORS ChangeLog README - - # optional bluetooth utils - cd ${S}/tools - dosbin bccmd hcisecfilter ppporc pskey - - exeinto /etc/bluetooth - newexe ${FILESDIR}/${P}-pin-helper.sh pin-helper - - insinto /etc/bluetooth - newins ${FILESDIR}/${P}-pin pin - fperms 0600 /etc/bluetooth/pin - - newinitd ${FILESDIR}/${P}-init.d bluetooth - newconfd ${S}/scripts/bluetooth.default bluetooth - - # bug #103498 - if use pcmcia; then - fperms 755 /etc/pcmcia/bluetooth - fi - - # bug #84431 - insinto /etc/udev/rules.d/ - newins ${FILESDIR}/${P}-udev.rules 70-bluetooth.rules - - exeinto /lib/udev/ - newexe ${FILESDIR}/${P}-udev.script bluetooth.sh -} - -pkg_postinst() { - einfo - einfo "A startup script has been installed in /etc/init.d/bluetooth." - einfo - einfo "If you need to set a default PIN, edit /etc/bluetooth/pin, and change" - einfo "/etc/bluetooth/hcid.conf option 'pin_helper' to /etc/bluetooth/pin-helper." - einfo - - if use gtk; then - einfo "By default, /usr/bin/bluepin will be launched on the desktop display" - einfo "for pin number input." - einfo - fi - - einfo "You need to run 'udevstart' or reboot for the udev rules to take effect." - einfo -} diff --git a/net-wireless/bluez-utils/bluez-utils-3.10-r1.ebuild b/net-wireless/bluez-utils/bluez-utils-3.10-r1.ebuild deleted file mode 100644 index 7a034008a174..000000000000 --- a/net-wireless/bluez-utils/bluez-utils-3.10-r1.ebuild +++ /dev/null @@ -1,95 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/bluez-utils/bluez-utils-3.10-r1.ebuild,v 1.1 2007/05/12 14:49:27 betelgeuse Exp $ - -inherit eutils - -DESCRIPTION="Bluetooth Tools and System Daemons for Linux" -HOMEPAGE="http://bluez.sourceforge.net/" -SRC_URI="http://bluez.sourceforge.net/download/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" - -IUSE="alsa debug hal usb cups" - -DEPEND="app-pda/libopensync - >=net-wireless/bluez-libs-3.10 - hal? ( sys-apps/hal ) - usb? ( dev-libs/libusb ) - cups? ( net-print/cups ) - sys-fs/udev - dev-libs/glib - sys-apps/dbus" - -src_unpack() { - unpack ${A} - # bundled glib - cd "${S}" - rm -r eglib/{*.c,*.h} || die -} - -src_compile() { - econf \ - $(use_enable alsa audio) \ - $(use_enable alsa) \ - $(use_enable debug) \ - $(use_enable usb) \ - $(use_enable cups) \ - $(use_enable hal) \ - --enable-glib \ - --enable-inotify \ - --enable-obex \ - --enable-input \ - --enable-sync \ - --enable-hcid \ - --enable-sdpd \ - --enable-hidd \ - --enable-configfiles \ - --disable-initscripts \ - --enable-pcmciarules \ - --enable-bccmd \ - --enable-avctrl \ - --enable-hid2hci \ - --enable-dfutool \ - --localstatedir=/var \ - || die "econf failed" - - emake || die "emake failed" -} - -src_install() { - make DESTDIR="${D}" install || die "make install failed" - - dodoc AUTHORS ChangeLog README || die - - # optional bluetooth utils - dosbin tools/hcisecfilter tools/ppporc - dobin daemon/passkey-agent - - newinitd "${FILESDIR}/${PN}-3.10-init.d" bluetooth || die - newconfd "${S}/scripts/bluetooth.default" bluetooth || die - - # bug #84431 - insinto /etc/udev/rules.d/ - newins "${FILESDIR}/${PN}-2.24-udev.rules" 70-bluetooth.rules - - exeinto /lib/udev/ - newexe "${FILESDIR}/${PN}-2.24-udev.script" bluetooth.sh -} - -pkg_postinst() { - udevcontrol reload_rules && udevtrigger - - elog "If you use hidd, add --encrypt to the HIDD_OPTIONS in" - elog "/etc/conf.d/bluetooth to secure your connection" - elog - elog "To use dund you must install net-dialup/ppp" - elog "" - elog "Since 3.0 bluez has changed the passkey handling to use a dbus based" - elog "API so please remember to update your /etc/bluetooth/hcid.conf." - elog "For a password asking program, there is for example" - elog "net-wireless/bluez-gnome for gnome and net-wireless/kdebluetooth" - elog "for kde." -} diff --git a/net-wireless/bluez-utils/bluez-utils-3.10.1.ebuild b/net-wireless/bluez-utils/bluez-utils-3.10.1.ebuild deleted file mode 100644 index 1ac546e506c8..000000000000 --- a/net-wireless/bluez-utils/bluez-utils-3.10.1.ebuild +++ /dev/null @@ -1,125 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/bluez-utils/bluez-utils-3.10.1.ebuild,v 1.2 2007/05/16 16:45:15 betelgeuse Exp $ - -inherit eutils - -DESCRIPTION="Bluetooth Tools and System Daemons for Linux" -HOMEPAGE="http://bluez.sourceforge.net/" -SRC_URI="http://bluez.sourceforge.net/download/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" - -IUSE="cups debug examples hal old-daemons test-programs usb" - -DEPEND=" - >=net-wireless/bluez-libs-3.10 - hal? ( sys-apps/hal ) - usb? ( dev-libs/libusb ) - cups? ( net-print/cups ) - sys-fs/udev - dev-libs/glib - sys-apps/dbus" - -src_unpack() { - unpack ${A} - # bundled glib - cd "${S}" - rm -r eglib/{*.c,*.h} || die -} - -src_compile() { - # the order is the same as ./configure --help - - # we don't need the other daemons either with the new - # service architechture - # hcid has in integrated sdpd now that we use - - # These are currently under work and don't work properly: - # --enable-alsa - # --enable-sync - # --enable-obex - # Only for embedded devices - # --enable-audio - - econf \ - $(use_enable debug) \ - --enable-inotify \ - $(use_enable hal) \ - $(use_enable usb) \ - --enable-glib \ - --disable-obex \ - --disable-alsa \ - --enable-network \ - --enable-serial \ - --enable-input \ - --disable-audio \ - --disable-sync \ - $(use_enable examples echo) \ - --enable-hcid \ - $(use_enable test-programs test) \ - $(use_enable old-daemons sdpd) \ - $(use_enable old-daemons hidd) \ - $(use_enable old-daemons pand) \ - $(use_enable cups) \ - --enable-configfiles \ - --disable-initscripts \ - --disable-pcmciarules \ - --enable-bccmd \ - --enable-avctrl \ - --enable-hid2hci \ - --enable-dfutool \ - --localstatedir=/var \ - || die "econf failed" - - emake || die "emake failed" -} - -src_install() { - make DESTDIR="${D}" install || die "make install failed" - - dodoc AUTHORS ChangeLog README || die - - # a very simple example daemon - dobin daemon/passkey-agent || die - - newinitd "${FILESDIR}/${PN}-3.10.1-init.d" bluetooth || die - newconfd "${S}/scripts/bluetooth.default" bluetooth || die - - # bug #84431 - insinto /etc/udev/rules.d/ - newins "${FILESDIR}/${PN}-3.10.1-udev.rules" 70-bluetooth.rules || die - newins "${S}/scripts/bluetooth.rules" 70-bluetooth-pcmcia.rules || die - - exeinto /lib/udev/ - newexe "${FILESDIR}/${PN}-3.10.1-udev.script" bluetooth.sh || die - doexe "${S}/scripts/bluetooth_serial" || die -} - -pkg_postinst() { - udevcontrol reload_rules && udevtrigger - - elog - elog "To use dial up networking you must install net-dialup/ppp." - elog "" - elog "Since 3.0 bluez has changed the passkey handling to use a dbus based" - elog "API so please remember to update your /etc/bluetooth/hcid.conf." - elog "For a password agent, there is for example net-wireless/bluez-gnome" - elog "for gnome and net-wireless/kdebluetooth for kde." - elog "" - elog "Since 3.10.1 we don't install the old style daemons any more but rely" - elog "on the new service architechture:" - elog " http://wiki.bluez.org/wiki/Services" - elog "Edit /etc/bluetooth/*.service to enable the services." - elog "Use the old-daemons use flag to get the old daemons like hidd" - elog "installed. Please note that the init script doesn't stop the old" - elog "daemons after you update it so it's recommended to run:" - elog " /etc/init.d/bluetooth stop" - elog "before updating your configuration files or you can manually kill" - elog "the extra daemons you previously enabled in /etc/conf.d/bluetooth." - elog "" - elog "If you want to use rfcomm as a normal user, you need to add the user" - elog "to the uucp group." -} diff --git a/net-wireless/bluez-utils/bluez-utils-3.10.ebuild b/net-wireless/bluez-utils/bluez-utils-3.10.ebuild deleted file mode 100644 index 685d6eb42f52..000000000000 --- a/net-wireless/bluez-utils/bluez-utils-3.10.ebuild +++ /dev/null @@ -1,95 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/bluez-utils/bluez-utils-3.10.ebuild,v 1.3 2007/05/11 21:10:20 gustavoz Exp $ - -inherit eutils - -DESCRIPTION="Bluetooth Tools and System Daemons for Linux" -HOMEPAGE="http://bluez.sourceforge.net/" -SRC_URI="http://bluez.sourceforge.net/download/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" - -IUSE="alsa debug hal usb cups" - -DEPEND="app-pda/libopensync - >=net-wireless/bluez-libs-3.10 - hal? ( sys-apps/hal ) - usb? ( dev-libs/libusb ) - cups? ( net-print/cups ) - sys-fs/udev - dev-libs/glib - sys-apps/dbus" - -src_unpack() { - unpack ${A} - # bundled glib - cd "${S}" - rm -r eglib/{*.c,*.h} || die -} - -src_compile() { - econf \ - $(use_enable alsa audio) \ - $(use_enable alsa) \ - $(use_enable debug) \ - $(use_enable usb) \ - $(use_enable cups) \ - $(use_enable hal) \ - --enable-glib \ - --enable-inotify \ - --enable-obex \ - --enable-input \ - --enable-sync \ - --enable-hcid \ - --enable-sdpd \ - --enable-hidd \ - --enable-configfiles \ - --disable-initscripts \ - --enable-pcmciarules \ - --enable-bccmd \ - --enable-avctrl \ - --enable-hid2hci \ - --enable-dfutool \ - --localstatedir=/var \ - || die "econf failed" - - emake || die "emake failed" -} - -src_install() { - make DESTDIR="${D}" install || die "make install failed" - - dodoc AUTHORS ChangeLog README || die - - # optional bluetooth utils - dosbin tools/hcisecfilter tools/ppporc - dobin daemon/passkey-agent - - newinitd "${FILESDIR}/${PN}-2.25-init.d" bluetooth - newconfd "${S}/scripts/bluetooth.default" bluetooth - - # bug #84431 - insinto /etc/udev/rules.d/ - newins "${FILESDIR}/${PN}-2.24-udev.rules" 70-bluetooth.rules - - exeinto /lib/udev/ - newexe "${FILESDIR}/${PN}-2.24-udev.script" bluetooth.sh -} - -pkg_postinst() { - udevcontrol reload_rules && udevtrigger - - elog "If you use hidd, add --encrypt to the HIDD_OPTIONS in" - elog "/etc/conf.d/bluetooth to secure your connection" - elog - elog "To use dund you must install net-dialup/ppp" - elog "" - elog "Since 3.0 bluez has changed the passkey handling to use a dbus based" - elog "API so please remember to update your /etc/bluetooth/hcid.conf." - elog "For a password asking program, there is for example" - elog "net-wireless/bluez-gnome for gnome and net-wireless/kdebluetooth" - elog "for kde." -} diff --git a/net-wireless/bluez-utils/files/bluetooth.rc b/net-wireless/bluez-utils/files/bluetooth.rc deleted file mode 100644 index 04755cb0efeb..000000000000 --- a/net-wireless/bluez-utils/files/bluetooth.rc +++ /dev/null @@ -1,52 +0,0 @@ -#!/sbin/runscript -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/bluez-utils/files/bluetooth.rc,v 1.5 2004/09/21 23:09:54 liquidx Exp $ - -UART_CONF="/etc/bluetooth/uart" - -depend() { - after hotplug -} - -start_probe() { - /sbin/modprobe bluetooth l2cap rfcomm sdp -} - -start_uarts() { - [ -f /usr/sbin/hciattach -a -f ${UART_CONF} ] || return - grep -v '^#' $UART_CONF | while read i; do - /usr/sbin/hciattach $i - done -} - -stop_uarts() { - killall hciattach > /dev/null 2>&1 -} - -start() { - local RETVAL - ebegin "Starting Bluetooth" - start_probe - [ -x /usr/sbin/hcid ] && \ - start-stop-daemon --start --quiet --exec /usr/sbin/hcid - RETVAL=$? - [ $RETVAL -a -x /usr/sbin/sdpd ] && \ - start-stop-daemon --start --quiet --exec /usr/sbin/sdpd - RETVAL=$? - start_uarts - eend ${RETVAL} -} - -stop() { - local RETVAL - ebegin "Shutting down Bluetooth" - [ -x /usr/sbin/hcid ] && \ - start-stop-daemon --stop --quiet --exec /usr/sbin/hcid - RETVAL=$? - [ -x /usr/sbin/sdpd ] && \ - start-stop-daemon --stop --quiet --exec /usr/sbin/sdpd - RETVAL=$? - stop_uarts - eend ${RETVAL} -} diff --git a/net-wireless/bluez-utils/files/bluez-utils-2.22-dbus-0.60.patch b/net-wireless/bluez-utils/files/bluez-utils-2.22-dbus-0.60.patch deleted file mode 100644 index e8e5197f8322..000000000000 --- a/net-wireless/bluez-utils/files/bluez-utils-2.22-dbus-0.60.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- hcid/dbus.c 2005-12-04 12:37:24.000000000 -0600 -+++ hcid/dbus.c 2005-12-04 12:37:41.000000000 -0600 -@@ -827,7 +827,7 @@ - } - - dbus_bus_request_name(connection, BASE_INTERFACE, -- DBUS_NAME_FLAG_PROHIBIT_REPLACEMENT, &error); -+ DBUS_NAME_FLAG_DO_NOT_QUEUE, &error); - - if (dbus_error_is_set(&error)) { - syslog(LOG_ERR,"Can't get system message bus name: %s\n", diff --git a/net-wireless/bluez-utils/files/bluez-utils-2.22-init.d b/net-wireless/bluez-utils/files/bluez-utils-2.22-init.d deleted file mode 100644 index 7ac94908257c..000000000000 --- a/net-wireless/bluez-utils/files/bluez-utils-2.22-init.d +++ /dev/null @@ -1,143 +0,0 @@ -#!/sbin/runscript -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/bluez-utils/files/bluez-utils-2.22-init.d,v 1.1 2005/11/03 14:44:20 brix Exp $ - -UART_CONF="/etc/bluetooth/uart" - -depend() { - after coldplug -} - -start_uarts() { - [ -f /usr/sbin/hciattach -a -f ${UART_CONF} ] || return - grep -v '^#' ${UART_CONF} | while read i; do - /usr/sbin/hciattach $i - done -} - -stop_uarts() { - killall hciattach > /dev/null 2>&1 -} - -start() { - ebegin "Starting Bluetooth" - - if [ "${HID2HCI_ENABLE}" = "true" -a -x /usr/sbin/hid2hci ]; then - ebegin " Running hid2hci" - /usr/sbin/hid2hci -0 -q #be quiet - /bin/sleep 1 # delay for hid's to be detected by hotplug - eend $? - fi - - if [ "${HCID_ENABLE}" = "true" -a -x /usr/sbin/hcid ]; then - if [ -f "${HCID_CONFIG}" ]; then - ebegin " Starting hcid" - start-stop-daemon --start --quiet \ - --exec /usr/sbin/hcid -- -f $HCID_CONFIG - eend $? - else - ewarn "Not enabling hcid because HCID_CONFIG is missing." - fi - fi - - - if [ "${SDPD_ENABLE}" = "true" -a -x /usr/sbin/sdpd ]; then - ebegin " Starting sdpd" - start-stop-daemon --start --quiet --exec /usr/sbin/sdpd - eend $? - fi - - - if [ "${HIDD_ENABLE}" = "true" -a -x /usr/bin/hidd ]; then - ebegin " Starting hidd" - start-stop-daemon --start --quiet \ - --exec /usr/bin/hidd -- ${HIDD_OPTIONS} --server - eend $? - fi - - if [ "${RFCOMM_ENABLE}" = "true" -a -x /usr/bin/rfcomm ]; then - if [ -f "${RFCOMM_CONFIG}" ]; then - ebegin " Starting rfcomm" - /usr/bin/rfcomm -f ${RFCOMM_CONFIG} bind all - eend $? - else - ewarn "Not enabling rfcomm because RFCOMM_CONFIG does not exists" - fi - fi - - if [ "${DUND_ENABLE}" = "true" -a -x /usr/bin/dund ]; then - if [ -n "${DUND_OPTIONS}" ]; then - ebegin " Starting dund" - start-stop-daemon --start --quiet \ - --exec /usr/bin/dund -- ${DUND_OPTIONS} - eend $? - else - ewarn "Not starting dund because DUND_OPTIONS not defined." - fi - fi - - if [ "${PAND_ENABLE}" = "true" -a -x /usr/bin/pand ]; then - if [ -n "${PAND_OPTIONS}" ]; then - ebegin " Starting pand" - start-stop-daemon --start --quiet \ - --exec /usr/bin/pand -- ${PAND_OPTIONS} - eend $? - else - ewarn "Not starting pand because PAND_OPTIONS not defined." - fi - fi - - start_uarts - eend 0 -} - -stop() { - ebegin "Shutting down Bluetooth" - - - if [ "${PAND_ENABLE}" = "true" -a -x /usr/bin/pand ]; then - ebegin " Stopping pand" - start-stop-daemon --stop --quiet --exec /usr/bin/pand - eend $? - fi - - if [ "${DUND_ENABLE}" = "true" -a -x /usr/bin/dund ]; then - ebegin " Stopping dund" - start-stop-daemon --stop --quiet --exec /usr/bin/dund - eend $? - fi - - if [ "${RFCOMM_ENABLE}" = "true" -a -x /usr/bin/rfcomm ]; then - ebegin " Stopping rfcomm" - /usr/bin/rfcomm release all - eend $? - fi - - if [ "${HIDD_ENABLE}" = "true" -a -x /usr/bin/hidd ]; then - ebegin " Stopping hidd" - start-stop-daemon --stop --quiet --exec /usr/bin/hidd - eend $? - fi - - - if [ "${SDPD_ENABLE}" = "true" -a -x /usr/sbin/sdpd ]; then - ebegin " Stopping sdpd" - start-stop-daemon --stop --quiet --exec /usr/sbin/sdpd - eend $? - fi - - if [ "${HCID_ENABLE}" = "true" -a -x /usr/sbin/hcid ]; then - ebegin " Stopping hcid" - start-stop-daemon --stop --quiet --exec /usr/sbin/hcid - eend $? - fi - - stop_uarts - eend 0 -} - -restart() { - svc_stop - svc_start -} diff --git a/net-wireless/bluez-utils/files/bluez-utils-2.22-pin b/net-wireless/bluez-utils/files/bluez-utils-2.22-pin deleted file mode 100644 index 81c545efebe5..000000000000 --- a/net-wireless/bluez-utils/files/bluez-utils-2.22-pin +++ /dev/null @@ -1 +0,0 @@ -1234 diff --git a/net-wireless/bluez-utils/files/bluez-utils-2.22-pin-helper.sh b/net-wireless/bluez-utils/files/bluez-utils-2.22-pin-helper.sh deleted file mode 100644 index b8c05b48b219..000000000000 --- a/net-wireless/bluez-utils/files/bluez-utils-2.22-pin-helper.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -echo -n "PIN:" -cat /etc/bluetooth/pin - diff --git a/net-wireless/bluez-utils/files/digest-bluez-utils-2.22-r1 b/net-wireless/bluez-utils/files/digest-bluez-utils-2.22-r1 deleted file mode 100644 index 14e4608221f3..000000000000 --- a/net-wireless/bluez-utils/files/digest-bluez-utils-2.22-r1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 cb5d25f79ff4a744a742070617245ce4 bluez-utils-2.22.tar.gz 545622 -RMD160 cfde7cb0b6529e5348fdf8ba7871ae8b5f93eec2 bluez-utils-2.22.tar.gz 545622 -SHA256 9700376d6106b29bf2fbeb9b347c00ee80a22ab0771a7def2e5fd5eae1e0fe39 bluez-utils-2.22.tar.gz 545622 diff --git a/net-wireless/bluez-utils/files/digest-bluez-utils-2.24 b/net-wireless/bluez-utils/files/digest-bluez-utils-2.24 deleted file mode 100644 index 3ef169404bb3..000000000000 --- a/net-wireless/bluez-utils/files/digest-bluez-utils-2.24 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 5f5488ff3d31bdb9cd36b7991fe68408 bluez-utils-2.24.tar.gz 585401 -RMD160 b1aa8cee2ce8cafb08312e1da2e2be908ed1ac22 bluez-utils-2.24.tar.gz 585401 -SHA256 06290c2d6b05d8f6736038c86fe12bb63f6661dcbf95563a531b93085503c991 bluez-utils-2.24.tar.gz 585401 diff --git a/net-wireless/bluez-utils/files/digest-bluez-utils-3.10 b/net-wireless/bluez-utils/files/digest-bluez-utils-3.10 deleted file mode 100644 index 1f2a8007cdfe..000000000000 --- a/net-wireless/bluez-utils/files/digest-bluez-utils-3.10 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 8ad55638a65cb483cbe2717ef3ea7a01 bluez-utils-3.10.tar.gz 802676 -RMD160 12a0d419535a20be5df5afb65134b13a196bc962 bluez-utils-3.10.tar.gz 802676 -SHA256 37c02eeb26cf59e9252e423c9326beaaff61f25bc5186b7f5ce3faacd6a8bc89 bluez-utils-3.10.tar.gz 802676 diff --git a/net-wireless/bluez-utils/files/digest-bluez-utils-3.10-r1 b/net-wireless/bluez-utils/files/digest-bluez-utils-3.10-r1 deleted file mode 100644 index 1f2a8007cdfe..000000000000 --- a/net-wireless/bluez-utils/files/digest-bluez-utils-3.10-r1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 8ad55638a65cb483cbe2717ef3ea7a01 bluez-utils-3.10.tar.gz 802676 -RMD160 12a0d419535a20be5df5afb65134b13a196bc962 bluez-utils-3.10.tar.gz 802676 -SHA256 37c02eeb26cf59e9252e423c9326beaaff61f25bc5186b7f5ce3faacd6a8bc89 bluez-utils-3.10.tar.gz 802676 diff --git a/net-wireless/bluez-utils/files/digest-bluez-utils-3.10.1 b/net-wireless/bluez-utils/files/digest-bluez-utils-3.10.1 deleted file mode 100644 index ead29ccbf131..000000000000 --- a/net-wireless/bluez-utils/files/digest-bluez-utils-3.10.1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 ac3661a2ab9fd40a365e70760abd1093 bluez-utils-3.10.1.tar.gz 803406 -RMD160 1bfafed6f09419dad316be51d286df9c23577c15 bluez-utils-3.10.1.tar.gz 803406 -SHA256 26d5bb455114605537ff9e9c1b2a67b64eddd403de39991085eeb8abe4172024 bluez-utils-3.10.1.tar.gz 803406 |