Bug 43278

Summary: пакет ayatana-indicator-notifications для интеграции в 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 23:03:26 MSK
Соберите, пожалуйста, пакет ayatana-indicator-notifications для интеграции в mate-indicator-applet.

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

```
sudo apt-get install -y rpm-build cmake gcc-c++ glib2-devel libgio-devel libpcre-devel libsystemd-devel intltool

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

wget -c http://deb.debian.org/debian/pool/main/a/ayatana-indicator-notifications/ayatana-indicator-notifications_0.8.90.orig.tar.gz
tar -xf ayatana-indicator-notifications_0.8.90.orig.tar.gz
cd ayatana-indicator-notifications-0.8.90/

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

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