Bug 43273

Summary: пакет ayatana-indicator-bluetooth для интеграции в mate-indicator-applet
Product: New/proposed packages Reporter: Nikolay Strelkov <nrbrtx>
Component: Обычный репозиторийAssignee: Andrey Cherepanov <cas>
Status: CLOSED FIXED QA Contact: Andrey Cherepanov <cas>
Severity: normal    
Priority: P5 CC: nenderus, viy
Version: не указана   
Hardware: x86_64   
OS: Linux   

Description Nikolay Strelkov 2022-07-19 22:47:28 MSK
Соберите, пожалуйста, пакет ayatana-indicator-bluetooth для интеграции в mate-indicator-applet.

Локальное тестирование показывает, что пакет исходного кода из Debian 11 (https://packages.debian.org/bullseye/ayatana-indicator-bluetooth) нормально компилируется с помощью команд ниже:

```
sudo apt-get install -y cmake gcc-c++ libpcre-devel libsystemd-devel libglib2-devel

cd ~/Downloads
wget -c http://deb.debian.org/debian/pool/main/c/cmake-extras/cmake-extras_1.5-7_all.deb
sudo epm install -y --repack cmake-extras_1.5-7_all.deb # см. https://bugzilla.altlinux.org/43272

wget -c http://deb.debian.org/debian/pool/main/a/ayatana-indicator-bluetooth/ayatana-indicator-bluetooth_0.8.2.orig.tar.gz
tar -xf ayatana-indicator-bluetooth_0.8.2.orig.tar.gz
cd ayatana-indicator-bluetooth-0.8.2/

export PKG_CONFIG_PATH=/usr/lib/pkgconfig/:/usr/lib64/pkgconfig/
cmake -DCMAKE_INSTALL_PREFIX=/usr .
make -j3
sudo make install
```

Прототипа RPM-spec файла на https://repology.org/project/ayatana-indicator-bluetooth/versions явного не нашел.
Comment 1 Nikolay Strelkov 2022-07-19 23:25:11 MSK
Тестировал компиляцию на ALW p10 с MATE. Индикатор виден, переключатели включения Bluetooth и его видимости в индикаторе видны.
Comment 2 Nikolay Strelkov 2023-02-13 10:27:51 MSK
Пакет собрал - см. https://packages.altlinux.org/ru/sisyphus/srpms/ayatana-indicator-bluetooth/ .