oz123/mate-de-gentoo

x11-misc/mate-notification-daemon-1.26.0 failed (configure phase)

palica opened this issue · 3 comments

I am getting this error when trying to build mate on liguros, using your overlay. Could you please have a look what is missing? Thank you

checking for NOTIFICATION_DAEMON... yes
checking for NOTIFICATION_APPLET... no
configure: error: Package requirements (mate-desktop-2.0 >= 1.17.0 libmatepanelapplet-4.0 >= 1.17.0 gtk+-3.0 >= 3.22.0 glib-2.0 >= 2.50.0) were not met:
Package 'libmatepanelapplet-4.0', required by 'virtual:world', not found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables NOTIFICATION_APPLET_CFLAGS
and NOTIFICATION_APPLET_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/x11-misc/mate-notification-daemon-1.26.0/work/mate-notification-daemon-1.26.0/config.log
 * ERROR: x11-misc/mate-notification-daemon-1.26.0::liguros-repo failed (configure phase):
 *   econf failed

according to README from mate-panel:

mate-panel contains the MATE panel, the libmate-panel-applet library and
several applets:

  + the MATE panel is the area on your desktop from which you can run
    applications and applets, and perform other tasks.

  + the libmate-panel-applet library allows to develop small applications
    which may be embedded in the panel. These are called applets.
    Documentation for the API is available with gtk-doc.

  + the applets supplied here include the Workspace Switcher, the Window
    List, the Window Selector, the Notification Area, the Clock and the
    infamous 'Wanda the Fish'.

So libmate-panel-applet library part of mate-panel. mate-panel should be a BDEP for x11-misc/mate-notification-daemon IMHO

oz123 commented

Sorry, I'm slow to respond.

No, problem. Testing my hypothesis now. I will let you know about the possible fix.