pkgsrc-Bugs archive

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

Re: pkg/45670: Please, pull up emulators/yabause to latest stable



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

From: Thomas Klausner <wiz%NetBSD.org@localhost>
To: NetBSD bugtracking <gnats-bugs%NetBSD.org@localhost>
Cc: 
Subject: Re: pkg/45670: Please, pull up emulators/yabause to latest stable
Date: Tue, 29 Nov 2011 19:31:10 +0100

 On Tue, Nov 29, 2011 at 04:55:03PM +0000, Joerg Sonnenberger wrote:
 >  On Tue, Nov 29, 2011 at 04:45:02PM +0000, Thomas Klausner wrote:
 >  >  This is not necessary for pkgsrc.
 >  >  Just add lines like for lzma in kdebase-runtime4 (of course, adapted for 
 > glib2):
 >  >  CMAKE_ARGS+=  -DLIBLZMA_INCLUDE_DIR:PATH=${BUILDLINK_PREFIX.xz}/include
 >  >  CMAKE_ARGS+=  
 > -DLIBLZMA_LIBRARY:FILEPATH=${BUILDLINK_PREFIX.xz}/lib/liblzma.so
 >  >  to the pkgsrc Makefile.
 >  
 >  I think it is a good idea to move things like this into the
 >  corresponding b3.mk file.
 
 Hm. I agree, but only for those libraries found by cmake itself (i.e.
 not optional modules that are distributed separately from cmake).
 Otherwise we could extend the same argument to GNU configure :)
  Thomas
 


Home | Main Index | Thread Index | Old Index