Subject: Re: gimp and missing libcdisplay_proof
To: Jeremy C. Reed <reed@reedmedia.net>
From: Thomas Klausner <wiz@NetBSD.org>
List: tech-pkg
Date: 05/26/2004 22:12:44
On Wed, May 26, 2004 at 12:00:52PM -0700, Jeremy C. Reed wrote:
> It is in liblcms.so.1.12, but not in liblcms.so.1.6.
> 
> Probably an easy fix is to bump BUILDLINK_DEPENDS.lcms in
> graphics/lcms/buildlink3.mk.

If only gimp needs that symbol, then only gimp should have
the updated dependency in its Makefile.

> This needs to be done anyways, since the so version changed too.

I don't understand -- only the shlib minor version changed during
the update.

> This appears to be broken on Feb 9. (pkgsrc/graphics/lcms/PLIST revision
> 1.2).

Why "broken"?

> If noone objects, I will fix graphics/lcms/buildlink3.mk to be:
> 
> BUILDLINK_DEPENDS.lcms+=        lcms>=1.12

I object, at least without explanation :)
 Thomas