Ticket #33 (closed task: fixed)

Opened 4 years ago

Last modified 4 years ago

config.in: cairo and ffmpeg checks

Reported by: hamish Owned by: glynn
Priority: minor Milestone: 6.4.0
Component: Default Version: svn-trunk
Keywords: Cc: grass-dev@…
Platform: CPU:

Description

Hi,

we should finish adding Cairo support by building it into the ./configure script.

the attached patch also adds an extra test needed for ffmpeg.

I do not know much about autoconf and ./configure scripts so I don't claim that the attached patch will work, but it should be a good starting point.

Hamish

Attachments

config.in_cairo_ffmpeg.diff Download (1.5 KB) - added by hamish 4 years ago.
patch adding cairo support and more ffmpeg checks to ./configure.in
cairo.diff Download (3.2 KB) - added by glynn 4 years ago.
FFMPEG and Cairo changes

Change History

Changed 4 years ago by hamish

patch adding cairo support and more ffmpeg checks to ./configure.in

Changed 4 years ago by glynn

FFMPEG and Cairo changes

Changed 4 years ago by glynn

  • owner changed from grass-dev@… to glynn

I have committed the changes in cairo.diff (plus the updated configure script, omitted from the diff for clarity).

That version uses pkg-config for the compiler and linker flags rather than --with-cairo-{includes,libs}, as that's the normal way to obtain that information, and adds the corresponding changes to Platform.make.in and the cairo-related Makefiles.

Changed 4 years ago by neteler

  • cc grass-dev@… added

Changed 4 years ago by hamish

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.