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: diro%nixsyspaus.org@localhost
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/45670: Please, pull up emulators/yabause to latest stable
Date: Tue, 29 Nov 2011 14:18:47 -0500
On Tue, Nov 29, 2011 at 04:45:02PM +0000, Thomas Klausner wrote:
> The following reply was made to PR pkg/45670; it has been noted by GNATS.
>
> It would be nice if you mentioned the reasons, since you seem to have a
> strong opinion about it already :)
# head -30 work/yabause-0.9.11/ChangeLog
0.9.10 -> 0.9.11
general:
- Now using CMake as the default build system.
For now, autotools based build and "custom" build systems are still
supported.
- New Cocoa port
- Added a dynamic recompiling SH2 core for x86 and ARM
- New SCSP implementation
- Major update of the software renderer from the yabause-rr team
- Added an option to allow to execute from the cache
- Improvements to the OpenGL renderer
carbon port:
- Improvements
gtk port:
- Added command line option to enable/disable frame skipping / limiting.
- Added frame skipping/limiting configuration in settings.
- Added --autoload command line option
- Vdp2 layers can be toggled from the Vdp2 debug window
psp port:
- Added support for Media Engine CPU
- Improvements to the PSP port
qt port:
- Added command line support
wii port:
- Merged some stuff from the wiibrew fork, mostly related to SH2 emulation
windows port:
- Fixed the XBox controller driver
- Fixed the "open iso then cancel bug"
> 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
Thanks, this worked well. Is there some argument that can be passed to CMake
that will have it put the manpages in man/ instead of share/man? I'd rather
not have to patch another couple files.
Home |
Main Index |
Thread Index |
Old Index