Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/vba-m,
VBA-M is a fork from the now inactive VisualBoy Advance project
Branch: CURRENT,
Version: 1.8.0.1159nb2,
Package name: vba-m-1.8.0.1159nb2,
Maintainer: pkgsrc-usersVBA-M is a fork from the now inactive VisualBoy Advance project, with goals to
improve the compatibility and features of the emulator with:
* Improved Save Handling
* Improved Archive Support
* Improved Input Capabilities
* New built-in Pixel Filters
* KEGA Fusion Filter Plugin Support
* Multithreaded Direct3D
* Fixed Vsync for Direct3D
* ARM Thumb Optimised
* Blargg's GB_APU
* OpenAL and XAudio support
* UPS Patch support
* JoyBus support
Required to run:[
sysutils/desktop-file-utils] [
graphics/ImageMagick] [
graphics/MesaLib] [
graphics/png] [
graphics/cairo] [
net/libdnet] [
devel/SDL] [
wip/gtkglextmm] [
wip/sfml+] [
multimedia/ffmpeg1] [
lang/gcc49-libs] [
audio/openal-soft]
Required to build:[
pkgtools/x11-links] [
devel/glibmm] [
x11/gtkmm] [
x11/xcb-proto] [
x11/fixesproto4] [
lang/gcc49] [
pkgtools/cwrappers] [
x11/xorgproto]
Package options: debug, ffmpeg, gtk, nls, sdl
Master sites:
SHA1: e1de570f5b91fcbf4c2fc92ee8b8ed792cd29340
RMD160: 580aeae4f46a8202a5896e4bf924ea4a91c54523
Filesize: 1130 KB
Version history: (Expand)
- (2020-09-29) Package deleted from pkgsrc
- (2020-01-02) Package has been reborn
- (2019-12-17) Package deleted from pkgsrc
- (2019-12-15) Package has been reborn
- (2019-12-14) Package deleted from pkgsrc
- (2019-12-12) Package has been reborn
CVS history: (Expand)
2014-08-12 01:10:12 by Thomas Klausner | Files touched by this commit (30) |
Log message:
Switch from ffmpeg to ffmpeg1.
Note: many of these didn't build, so I couldn't verify them.
|
2013-02-04 00:24:56 by othyro | Files touched by this commit (3) | |
Log message:
Upstream was stupid and deleted all the distfiles. This explains the
recent breakages in the bulk build results. However, the subsequently
provided an updated distfile.
|
2013-01-19 15:09:41 by Thomas Klausner | Files touched by this commit (1) |
Log message:
PKGVERSION is an infrastructure variable, don't overwrite it.
|
2013-01-14 20:49:12 by othyro | Files touched by this commit (1) |
Log message:
Reenabled the build and buildlinking with ffmpeg since we now have >0.8.
Added gtkmm and glibmm to BUILD_DEPENDS. Now, only disable GBA linking
function for OPSYS = NetBSD || SunOS (FXR didn't show OpenSolaris as having
shm_open and shm_unlink, so assuming OPSYS=SunOS doesn't either - correct
this if wrong, jperkin or someone.). Bump PKGREVISION.
|
2012-12-02 03:20:01 by othyro | Files touched by this commit (2) |
Log message:
wip/lirc no longer exists. buildlinking comms/lirc instead.
|
2012-10-31 23:56:58 by othyro | Files touched by this commit (1) |
Log message:
MASTER_SITES -> MASTER_SITE_SOURCEFORGE
|
2012-10-07 19:41:39 by Aleksej Saushev | Files touched by this commit (52) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
|
2012-10-03 16:59:11 by othyro | Files touched by this commit (1) |
Log message:
Updated to latest distfile generated by upstream. They've fixed various
bugs over the last nine months. See their repository if interested.
GBAlink function is disabled, due to needing shm_open() and shm_unlink().
|