Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37765878
en ru br
Репозитории ALT

Группа :: Система/Основа
Пакет: pi-bluetooth

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: pi-bluetooth
Version: 0.1.15
Release: alt1

Summary: Tool for setting up bluetooth on a Raspberry Pi.
License: BSD-3-Clause
Group: System/Base
URL: https://github.com/RPi-Distro/pi-bluetooth
BuildArch: noarch
Packager: Dmitry Terekhin <jqt4 at altlinux.org>
Source: %name-%version.tar
Patch: %name-%version-%release.patch
Requires: bluez

%description
The hciuart.service unit calls the btuart script,
which analyzes the system and calls hciattach
to set up bluetooth and serial communication.

%prep
%setup
%patch -p1

%install
install -D -m 755 usr/bin/btuart %buildroot/usr/bin/btuart
install -D -m 644 debian/pi-bluetooth.hciuart.service %buildroot/lib/systemd/system/hciuart.service
install -D -m 755 usr/bin/bthelper %buildroot/usr/bin/bthelper
install -D -m 644 debian/pi-bluetooth.bthelper at .service %buildroot/lib/systemd/system/bthelper at .service
install -D -m 644 lib/udev/rules.d/90-pi-bluetooth.rules %buildroot/lib/udev/rules.d/90-pi-bluetooth.rules

%files
/usr/bin/btuart
/lib/systemd/system/hciuart.service
/usr/bin/bthelper
/lib/systemd/system/bthelper at .service
/lib/udev/rules.d/90-pi-bluetooth.rules

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin