Skip to content

[Suggestion] Make ayatana appindicator optional #772

@rubyFeedback

Description

@rubyFeedback

Hey folks,

I am trying to compile: mate-control-center-1.28.0

from source, on linux, official tarball release.

When I extract the archive and then do:

./configure --prefix=/usr

It fails via:

configure: Buidling against Ayatana AppIndicator. checking for ayatana-appindicator3-0.1 >= 0.0.13... no 
configure: error: Package requirements (ayatana-appindicator3-0.1 >= 0.0.13) were not met: No package 
'ayatana-appindicator3-0.1' found

First: you have a small typo, "Buidling" should be "Building".

But more importantly ... could we make this check optional? I am not sure how necessary the AppIndicator is. In fact, I have not even been able to find the source easily.

I compiled all other mate-desktop components so far:

Reporting the installed versions of the mate-desktop components:

  Mate-Desktop:             1.28.2
  Mate-Utils:               1.28.0
  Mate-Applets:             1.28.1
  Mate-Common:              1.28.0
  Mate-Control-Center:      
  Mate-Keyboard:            1.28.0
  Mate-Media:               1.28.0
  Mate-Mixer:               1.28.0
  Mate-Notification Daemon: 1.28.3
  Mate-Weather:             1.28.0
  Mate-Panel:               1.28.4
  Mate-Power-Manager:       1.28.1
  Marco:                    1.28.1
  Mate-Screensaver:         1.28.0
  Atril:                    1.28.1
  Eom:                      1.28.0
  Pluma:                    1.28.0
  Engrampa:                 1.28.2
  Caja:                     1.28.0
  Caja-extensions:          1.28.0

mate-control-center is the only troublemaker now. It would be nice if a simple "./configure --prefix=/usr" could suffice. Right now I seem to need some lib-appindicator thingy. Could this be made optional, if it makes sense?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions