office-gobmx/cairo
Jung-uk Kim 34ca8dd9ad fdo#54015: At least FreeBSD ld requires -z origin when RPATH contains $ORIGIN
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>:
* bulk replacement of "-Wl,-z,origin,-rpath,..." with
  "-Wl,-z,origin -Wl,rpath,..."
* additional hunk for directory/c-sdk/config/FreeBSD.mk in
  moz/seamonkey-source-1.1.14.patch did not apply and has been dropped

Change-Id: Ie60c696f041108e819ce8f799cff6f58e63a5ad7
2012-08-29 12:02:26 +02:00
..
cairo fdo#54015: At least FreeBSD ld requires -z origin when RPATH contains $ORIGIN 2012-08-29 12:02:26 +02:00
pixman fdo#54015: At least FreeBSD ld requires -z origin when RPATH contains $ORIGIN 2012-08-29 12:02:26 +02:00
prj
cairo-1.10.2-oldfontconfig.patch
cairo-1.10.2.android.patch
cairo-1.10.2.configure_ac.patch
cairo-1.10.2.ios.patch
cairo-1.10.2.no-atsui.patch
cairo-1.10.2.patch
cairo-1.10.2.wntmsc.patch
cairo.dlsym.lcdfilter.patch
pixman-0.24.4.android.patch
pixman-0.24.4.patch
README

The graphics library, used for anti-aliasing. From [http://cairographics.org/].

This code is used by default only on Linux, though it is also
available on Mac. There is a cairo-canvas implementation that is the
main customer, and it is enabled via 'use hardware acceleration' in
the general options.