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

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

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

Name: brcm-patchram-plus
Version: 0.1.1
Release: alt1

Summary: Tool to patch Broadcom Bluetooth chips.
License: Apache-2.0
Group: System/Base
URL: https://github.com/fredldotme/brcm-patchram-plus
Packager: Dmitry Terekhin <jqt4 at altlinux.org>
Source: %name-%version.tar
BuildRequires: gcc

%description
This program downloads a patchram files in the HCD format
to Broadcom Bluetooth based silicon and combo chips
and other utility functions.

%prep
%setup

%build
gcc -o brcm_patchram_plus brcm_patchram_plus.c

%install
install -D brcm_patchram_plus %buildroot/usr/bin/brcm_patchram_plus
install -D -m 644 attach-bluetooth.service %buildroot/lib/systemd/system/attach-bluetooth.service

%files
/usr/bin/brcm_patchram_plus
/lib/systemd/system/attach-bluetooth.service

%changelog

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

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