Bug 43278 - пакет ayatana-indicator-notifications для интеграции в mate-indicator-applet
Summary: пакет ayatana-indicator-notifications для интеграции в mate-indicator-applet
Status: CLOSED FIXED
Alias: None
Product: New/proposed packages
Classification: Development
Component: Обычный репозиторий (show other bugs)
Version: не указана
Hardware: x86_64 Linux
: P5 normal
Assignee: Andrey Cherepanov
QA Contact: Andrey Cherepanov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-19 23:03 MSK by Nikolay Strelkov
Modified: 2023-02-13 10:25 MSK (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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/ .