Re: [pinpoint] compile



Ok I really need ClutterGst-2.0
https://git.gnome.org/browse/pinpoint/commit/?id=2e16f8f2284865b0635d9f225804513340ca2977


On 4 June 2014 10:00, Michal Plichta <mplichta gmail com> wrote:
in gentoo I have possible:

clutter
-------
media-libs/clutter
    Available versions:  1.16.4, 1.18.2
    Homepage:            http://www.clutter-project.org/
    Description:         Clutter is a library for creating graphical user interfaces

media-libs/clutter-gst
    Available versions: 1.6.0, 2.0.10
    Homepage:            http://www.clutter-project.org/
    Description:         GStreamer integration library for Clutter

media-libs/clutter-gtk
    Available versions: 1.4.4, 1.5.2
    Homepage:            https://wiki.gnome.org/Projects/Clutter
    Description:         Library for embedding a Clutter canvas (stage) in GTK+     


glib
-----
dev-libs/glib
     Available versions: 1.2.10, 2.38.2, 2.40.0
     Homepage:            http://www.gtk.org/
     Description:         The GLib library of C routines


gdk-pixbuf
----------
x11-libs/gdk-pixbuf
     Available versions: 2.30.7, 2.30.8
     Homepage:            http://www.gtk.org/
     Description:         Image loading library for GTK+


cairo
-------
dev-python/pycairo
     Available versions:  1.8.10 1.10.0
     Description:         Python bindings for the cairo library

media-gfx/cairosvg
   Available versions:  1.0
   Homepage:            http://cairosvg.org/
   Description:         A simple cairo based SVG converter with support for PDF, PostScript and PNG formats

x11-libs/cairo
   Available versions:  1.10.2 1.12.14 1.12.16
   Homepage:            http://cairographics.org/
   Description:         A vector graphics library with cross-device output support

x11-libs/libsvg-cairo
   Available versions:  0.1.6
   Homepage:            http://cairographics.org
   Description:         Render SVG content using cairo


Do I need?
pango
---------------
x11-libs/pango
     Available versions:  1.30.1, 1.36.3
     Homepage:            http://www.pango.org/
     Description:         Internationalized text layout and rendering library

librsvg (for pdf)
------------------
gnome-base/librsvg
     Available versions:  2.40.1,  2.40.2
     Homepage:            https://wiki.gnome.org/Projects/LibRsvg
     Description:         Scalable Vector Graphics (SVG) rendering library


I didn't find:
cairo-pdf 1.9.12 or newer and pangocairo 

Do I really need it?


I believe I need:
dev-libs/glib-2.38.2
x11-libs/gdk-pixbuf-2.30.7
x11-libs/cairo
and for gstreamer:
media-libs/clutter-1.16.4
media-libs/clutter-gst-1.6.0


Gentoo run configure like this:
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --disable-dax --enable-cluttergst --enable-rsvg


but why SVG and ClutterGst is set to no? 
 • General
       prefix: /usr/local
       cflags:   -Wall
 
 • Slides' background
       Images:      yes (built-in)
       SVG:         no
       SVG in PDF:  yes
       ClutterGst:  no
 
 • Renderers
       Clutter: yes (built-in)
       PDF    : yes






On 3 June 2014 22:41, Antonio Terceiro <terceiro softwarelivre org> wrote:
On Tue, Jun 03, 2014 at 10:02:17PM +0200, Michal Plichta wrote:
> Hi,
> I try compile pinpoint on gentoo. I have small problem:
>
> http://pastebin.com/d57vHQsg
>
> Can you be more specific what I need as dependencies, from download sources
> of
>
> GIO 2.0 or newer
> cairo-pdf 1.9.12 or newer and pangocairo (for optional PDF export)

The build dependencies currently used in debian might be useful for you:

Build-Depends: debhelper (>= 9.0.0), autoconf, automake, libclutter-1.0-dev, libgdk-pixbuf2.0-dev, libglib2.0-dev, libcairo2-dev, libclutter-gst-2.0-dev, dh-autoreconf

debhelper and dh-autoconf are debian-specific, so you can safely ignore
them.

--
Antonio Terceiro <terceiro softwarelivre org>
http://softwarelivre.org/terceiro



_______________________________________________
pinpoint-list mailing list
pinpoint-list gnome org
https://mail.gnome.org/mailman/listinfo/pinpoint-list





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]