Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 558338 - dev-perl/Gtk2-AppIndicator - A perl binding for GTK2 AppIndicator
Summary: dev-perl/Gtk2-AppIndicator - A perl binding for GTK2 AppIndicator
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2015-08-21 11:05 UTC by Mathy Vanvoorden
Modified: 2015-12-11 23:25 UTC (History)
0 users

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


Attachments
Gtk2-AppIndicator-0.15.ebuild (Gtk2-AppIndicator-0.15.ebuild,365 bytes, text/plain)
2015-08-21 11:05 UTC, Mathy Vanvoorden
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mathy Vanvoorden 2015-08-21 11:05:15 UTC
Created attachment 409744 [details]
Gtk2-AppIndicator-0.15.ebuild

A new ebuild for Gtk2::AppIndicator to allow Perl-based applications to use the systemtray through the libappindicator framework.

For example Shutter uses this in preference to XEmbed if it is available.


Also in my overlay for easy installation in case anyone needs it:

https://github.com/MathyV/gentoo-overlay-mathy
Comment 1 Andreas K. Hüttel archtester gentoo-dev 2015-09-09 20:34:39 UTC
In general we're reluctant to add even more perl packages. Could you please explain a bit more where it's needed? TIA
Comment 2 Mathy Vanvoorden 2015-09-24 21:07:25 UTC
This package is needed if you want to have systray behavior for certain applications (like Shutter) in an environment like Enlightenment, which doesn't properly support the deprecated XEmbed standard. I guess more DE's might stop supporting XEmbed so it could become more necessary in the future.
Comment 3 Michael Palimaka (kensington) gentoo-dev 2015-09-25 15:08:51 UTC
Plasma 5 is another example of XEmbed support being dropped, so this will definitely be useful if there's packages that can make use of it.
Comment 4 Andreas K. Hüttel archtester gentoo-dev 2015-12-11 23:25:39 UTC
Added, thanks!