D18244: Check for python-cairo
Nathaniel Graham
noreply at phabricator.kde.org
Mon Jan 14 15:18:10 GMT 2019
ngraham added a comment.
In D18244#392953 <https://phabricator.kde.org/D18244#392953>, @zzag wrote:
> For me it fails even though I have python-cairo installed, e.g.
>
> $ python
> Python 3.7.2 (default, Jan 10 2019, 23:51:51)
> [GCC 8.2.1 20181127] on linux
> Type "help", "copyright", "credits" or "license" for more information.
> >>> import cairo
> >>> cairo.__file__
> '/usr/lib/python3.7/site-packages/cairo/__init__.py'
> >>>
>
That's strange. Here's my output:
$ (arcpatch-D18244) cmake -DCMAKE_INSTALL_PREFIX=/usr .
-- The following RUNTIME packages have been found:
* GTKEngine, Pixmap/Pixbuf theme engine for GTK 2, <http://www.gtk.org/>
Required for GTK 2 theme
-- The following REQUIRED packages have been found:
* ECM (required version >= 0.0.9)
* Sass, SASS compiler, <https://sass-lang.com/>
Required for building GTK themes
* PythonInterp (required version >= 3)
* PythonCairo
Required to render assets
* Breeze
Required to build the Breeze GTK+ styles
* Qt5
* Qt5Core
-- Configuring done
-- Generating done
-- Build files have been written to: /home/dev/repos/breeze-gtk
REPOSITORY
R98 Breeze for Gtk
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D18244
To: davidedmundson, #plasma, ngraham
Cc: ngraham, zzag, plasma-devel, sukalyanbanga, jraleigh, GB_2, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20190114/13bca00d/attachment.html>
More information about the Plasma-devel
mailing list