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 17:42:04 +0100

 On Tue, Nov 29, 2011 at 02:10:01PM +0000, diro%nixsyspaus.org@localhost wrote:
 > yabause 0.9.11 has been released. See the Changelog in the distfile for 
 > reasons
 > why this needs to be pulled up for pkgsrc-2011Q4.
 
 It would be nice if you mentioned the reasons, since you seem to have a strong 
opinion about it already :)
 
 > patches/patch-aa is no longer necessary, as i submitted the patch upstream 
 > and
 > it was committed.
 
 Thank you!
 
 > The preferred build of this package is now with CMake. However, until this
 > patch:
 > 
 > http://www.cmake.org/Bug/view.php?id=12596
 > 
 > is committed and the next version of CMake is pulled up into pkgsrc, it seems
 > better to stay with the autotools version for now. I've left the CMake 
 > comments
 > in the Makefile and options.mk. One thing to note in the autotools version, 
 > is
 > that the desktop entry has been removed. The Makefile and PLIST need to 
 > reflect
 > this for now and then be readded when the CMake build is ready.
 
 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.
  Thomas
 


Home | Main Index | Thread Index | Old Index