FS#51250 - [libappindicator-gtk2] Add python bindings

Attached to Project: Community Packages
Opened by Piotr Rogoża (dracorp) - Wednesday, 05 October 2016, 20:01 GMT
Last edited by Levente Polyak (anthraxx) - Tuesday, 15 November 2016, 11:56 GMT
Task Type Feature Request
Category Packages
Status Closed
Assigned To Levente Polyak (anthraxx)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

There is missing a library in the newest version of community/libappindicator-gtk2. Previous version from AUR had that library.

Additional info:
* package version(s): 12.10.0-11
* config and/or log files etc.

$ pacman -Ql libappindicator-gtk2 | grep -e python.*so
libappindicator-gtk2 /usr/lib/python2.7/site-packages/appindicator/_appindicator.so
pacman -Qi libappindicator-gtk2 | grep Version
Version : 12.10.0-10

$ tar tJf libappindicator-gtk2-12.10.0-11-x86_64.pkg.tar.xz | grep -e python
dracorp@laptop:/var/cache/pacman/pkg 1

See also: https://aur.archlinux.org/packages/xflux-gui-git/#comment-565036
This task depends upon

Closed by  Levente Polyak (anthraxx)
Tuesday, 15 November 2016, 11:56 GMT
Reason for closing:  Implemented
Additional comments about closing:  python2-libappindicator-12.10.0-12
Comment by Levente Polyak (anthraxx) - Tuesday, 15 November 2016, 11:18 GMT
So the problem is that there is a gtk2 and gtk3 variant that will have conflicting files when having both installed. I'm trying to create a new package and split the python part out of it called python2-libappindicator would that suite you?

Loading...