Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 891489 - x11-misc/redshift: migrate to ayatana indicators
Summary: x11-misc/redshift: migrate to ayatana indicators
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sebastian Pipping
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 887171
  Show dependency tree
 
Reported: 2023-01-20 14:55 UTC by Pacho Ramos
Modified: 2023-01-24 17:07 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pacho Ramos gentoo-dev 2023-01-20 14:55:33 UTC
dev-libs/libayatana-appindicator and dev-libs/libayatana-indicator are the only appindicators implementation that are still maintained and developped, while libappindicator are unmaintained for ages.

OpenSUSE already migrated and Debian is ongoing, thanks to that we can apply this patch to fix it:
https://salsa.debian.org/debian/redshift/-/blob/debian/sid/debian/patches/redshift-gtk-use-Ayatana-AppIndicator3-instead-of-App-Ind.patch

Until upstream accepts the pull request:
https://github.com/jonls/redshift/pull/757

Thanks
Comment 1 Larry the Git Cow gentoo-dev 2023-01-24 17:07:40 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08e2652263307c142cd089cf2355e40f48ee0113

commit 08e2652263307c142cd089cf2355e40f48ee0113
Author:     Sebastian Pipping <sping@gentoo.org>
AuthorDate: 2023-01-24 17:04:32 +0000
Commit:     Sebastian Pipping <sping@gentoo.org>
CommitDate: 2023-01-24 17:04:32 +0000

    x11-misc/redshift: Switch to dev-libs/libayatana-appindicator
    
    Closes: https://bugs.gentoo.org/891489
    Signed-off-by: Sebastian Pipping <sping@gentoo.org>

 .../redshift-1.12-libayatana-appindicator.patch    | 33 ++++++++
 x11-misc/redshift/redshift-1.12-r10.ebuild         | 92 ++++++++++++++++++++++
 2 files changed, 125 insertions(+)