Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 849020 - >mail-client/claws-mail-3.14.0 uses dev-libs/libindicator instead of dev-libs/libindicate
Summary: >mail-client/claws-mail-3.14.0 uses dev-libs/libindicator instead of dev-libs...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-01 14:47 UTC by Pacho Ramos
Modified: 2022-11-18 15:04 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 2022-06-01 14:47:09 UTC
It migrated with this change
2016-09-29  [Holger Berndt] 3.14.0-100-g437668c7f

        * configure.ac
        * src/plugins/notification/Makefile.am
        * src/plugins/notification/notification_indicator.c
        * src/plugins/notification/notification_indicator.h
        * src/plugins/notification/notification_plugin.c
        * src/plugins/notification/notification_prefs.c         
                Notification plugin: Port from libindicate to unity/messaging menu 
                This is a slightly modified version of the patch from Sebastien Noel,
                fixes bug #2665

To fix this bug:
https://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=2665

Thanks
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2022-06-16 10:38:01 UTC
FAILURES
mail-client/claws-mail
  NonsolvableDepsInStable: version 3.18.0-r4: nonsolvable depset(depend) keyword(~hppa) stable profile (default/linux/hppa/17.0) (2 total): solutions: [ dev-libs/libindicator:3 ]
  NonsolvableDepsInStable: version 3.18.0-r4: nonsolvable depset(rdepend) keyword(~hppa) stable profile (default/linux/hppa/17.0) (2 total): solutions: [ dev-libs/libindicator:3 ]
  NonsolvableDepsInStable: version 3.19.0-r2: nonsolvable depset(depend) keyword(~hppa) stable profile (default/linux/hppa/17.0) (2 total): solutions: [ dev-libs/libindicator:3 ]
  NonsolvableDepsInStable: version 3.19.0-r2: nonsolvable depset(rdepend) keyword(~hppa) stable profile (default/linux/hppa/17.0) (2 total): solutions: [ dev-libs/libindicator:3 ]
  NonsolvableDepsInStable: version 4.1.0-r1: nonsolvable depset(depend) keyword(~hppa) stable profile (default/linux/hppa/17.0) (2 total): solutions: [ dev-libs/libindicator:3 ]
  NonsolvableDepsInStable: version 4.1.0-r1: nonsolvable depset(rdepend) keyword(~hppa) stable profile (default/linux/hppa/17.0) (2 total): solutions: [ dev-libs/libindicator:3 ]


Seems like dev-libs/libindicator requires hpps keyword first...
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2022-06-16 10:41:51 UTC
*hppa
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-06-19 00:00:12 UTC
(In reply to Lars Wendler (Polynomial-C) from comment #2)
> *hppa

Could you file the keywording bug..?
Comment 4 Bernard Cafarelli gentoo-dev 2022-11-18 15:04:31 UTC
It needs more than just libindicator (unity in general is looked for in configure scripts), I dropped libindicate itself in 0c2728acc7c4d86f5c864616b7a9e0dc6eb80827 so we can mark this one fixed