pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/34187 (Pango bug: GTK2+ build fails looking for libharfbuzz)



The following reply was made to PR pkg/34187; it has been noted by GNATS.

From: Stuart Shelton <srcshelton%gmail.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/34187 (Pango bug: GTK2+ build fails looking for
        libharfbuzz)
Date: Sat, 12 Aug 2006 23:18:57 +0100

 Looking at the build files, pango includes:
 
 /usr/bsd/src/devel/pango/work $ find . -name \*harfbuzz-1\*
 ./pango-1.14.0/pango/opentype/.libs/libharfbuzz-1.so.1.0
 ./pango-1.14.0/pango/opentype/.libs/libharfbuzz-1.so.1
 ./pango-1.14.0/pango/opentype/.libs/libharfbuzz-1.so
 ./pango-1.14.0/pango/opentype/.libs/libharfbuzz-1.a
 ./pango-1.14.0/pango/opentype/.libs/libharfbuzz-1.la
 ./pango-1.14.0/pango/opentype/.libs/libharfbuzz-1.lai.blsav
 ./pango-1.14.0/pango/opentype/.libs/libharfbuzz-1.lai
 ./pango-1.14.0/pango/opentype/libharfbuzz-1.la.blsav
 ./pango-1.14.0/pango/opentype/libharfbuzz-1.la
 
 ... so is this just a case of some necessary parts of Pango not being
 included in the package's PLIST?
 
 I manually copied these into my BSD lib directory and into GTK2+'s
 work/.buildlink/libs/ directory - and in this case the build succeeds.
 
 I don't know why other systems *aren't* including this library - but can
 it be added to the files installed with pango (or removed from whatever
 mechanism causes GTK2 to include it?)
 
 
 On Fri, 2006-08-11 at 16:21 +0000, wiz%netbsd.org@localhost wrote: 
 > Synopsis: Pango bug: GTK2+ build fails looking for libharfbuzz
 > 
 > Responsible-Changed-From-To: pkg-manager->irix-pkg-people
 > Responsible-Changed-By: wiz%netbsd.org@localhost
 > Responsible-Changed-When: Fri, 11 Aug 2006 16:21:57 +0000
 > Responsible-Changed-Why:
 > I don't see this problem on NetBSD, so it's probably an Irix pkgsrc problem.
 
 



Home | Main Index | Thread Index | Old Index