Opened 14 years ago

Last modified 13 years ago

#23483 closed defect

awesome dependency cairo-xcb — at Version 2

Reported by: jamesabernard@… Owned by: milosh@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc:
Port: awesome cairo

Description (last modified by mf2k (Frank Schima))

Awesome WM not compiling because of missing dependency of cairo-xcb. As xcb is now supported in cairo, is this dependency now defective? I can't find way round, don't know how to change comile flags or whatever. Help would be appreciated.

-- checking for modules 'glib-2.0;cairo;x11;pango>=1.19.3;pangocairo>=1.19.3;xcb-randr;xcb-xtest;xcb-xinerama;xcb-event>=0.3.6;xcb-aux>=0.3.0;xcb-atom>=0.3.0;xcb-keysyms>=0.3.4;xcb-icccm>=0.3.3;xcb-image>=0.3.0;xcb-property>=0.3.0;cairo-xcb;libstartup-notification-1.0>=0.10;xproto>=7.0.15;imlib2;libxdg-basedir>=1.0.0'
--   package 'cairo-xcb' not found
CMake Error at /opt/local/share/cmake-2.8/Modules/FindPkgConfig.cmake:259 (message):
  A required package was not found

Change History (2)

comment:1 in reply to:  description Changed 14 years ago by jamesabernard@…

Replying to jamesabernard@…:

Awesome WM not compiling because of missing dependency of cairo-xcb. As xcb is now supported in cairo, is this dependency now defective? I can't find way round, don't know how to change comile flags or whatever. Help would be appreciated.

-- checking for modules 'glib-2.0;cairo;x11;pango>=1.19.3;pangocairo>=1.19.3;xcb-randr;xcb-xtest;xcb-xinerama;xcb-event>=0.3.6;xcb-aux>=0.3.0;xcb-atom>=0.3.0;xcb-keysyms>=0.3.4;xcb-icccm>=0.3.3;xcb-image>=0.3.0;xcb-property>=0.3.0;cairo-xcb;libstartup-notification-1.0>=0.10;xproto>=7.0.15;imlib2;libxdg-basedir>=1.0.0' -- package 'cairo-xcb' not found CMake Error at /opt/local/share/cmake-2.8/Modules/FindPkgConfig.cmake:259 (message):

A required package was not found

I have figured this out:
install cairo +x11_xcb and then awesome will compile
Shouldn't cairo +x11_xcb be a dependency? as the standard cairo doesn't have xcb support?

comment:2 Changed 14 years ago by mf2k (Frank Schima)

Cc: jamesabernard@… removed
Description: modified (diff)
Keywords: awesome cairo-xcb removed
Owner: changed from macports-tickets@… to milosh@…
Port: 3.3.4_0 removed
Note: See TracTickets for help on using tickets.