pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/x11/xlogo
On Mon, 24 Mar 2008 17:03:27 +0100
Tobias Nygren <tnn%NetBSD.org@localhost> wrote:
> On Mon, 24 Mar 2008 11:51:58 +0000 (UTC)
> Juan Romero Pardines <xtraeme%netbsd.org@localhost> wrote:
>
> >
> > Module Name: pkgsrc
> > Committed By: xtraeme
> > Date: Mon Mar 24 11:51:58 UTC 2008
> >
> > Modified Files:
> > pkgsrc/x11/xlogo: Makefile
> >
> > Log Message:
> > This needs libXprintUtil dependency. PKGREVISION++
>
> Doesn't it only need that if libXaw was configured with Xprint
> support? Should we also enable Xprint in libXaw?
> Btw, x11/xmore falls in this category as well, but already has
> libXprintUtil buildlinked, when I guess it shouldn't need to.
I installed modular-xorg from scratch without setting any option and this
wanted libXprintUtil, exactly the autoconf script wants the pkgconfig file.
Also those utilities are linked to the library:
$ ldd `which xlogo`|grep Xprint
-lXprintUtil.1 => /usr/pkg/lib/libXprintUtil.so.1
$ ldd `which xman`|grep Xprint
-lXprintUtil.1 => /usr/pkg/lib/libXprintUtil.so.1
$
Also it's strange that modular-xorg-server installed some new files that
weren't in the PLIST, perhaps it's related.
--
Juan Romero Pardines - xtraeme at gmail|netbsd dot org
The NetBSD Project
Make your own NetBSD/x86 Live CD:
http://www.netbsd.org/~xtraeme/mklivecd/
Home |
Main Index |
Thread Index |
Old Index