Subject: CVS commit: pkgsrc/graphics/cairo
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 10/02/2005 10:54:37
Module Name: pkgsrc
Committed By: jmmv
Date: Sun Oct 2 10:54:37 UTC 2005
Modified Files:
pkgsrc/graphics/cairo: Makefile buildlink3.mk distinfo
Added Files:
pkgsrc/graphics/cairo/patches: patch-aa
Log Message:
Cairo uses pthreads, so link it against the threading library.
Fixes build problems of other packages using cairo (nothing could be linked
with -lcairo before), at least under NetBSD 2.0. Bump PKGREVISION to 2.
To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 pkgsrc/graphics/cairo/Makefile
cvs rdiff -r1.10 -r1.11 pkgsrc/graphics/cairo/buildlink3.mk
cvs rdiff -r1.12 -r1.13 pkgsrc/graphics/cairo/distinfo
cvs rdiff -r0 -r1.5 pkgsrc/graphics/cairo/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.