#541157 RFP: vbam -- Gameboy Advance emulator

#541157#5
Date:
2009-08-12 00:53:31 UTC
From:
To:
* Package name : vbam
Version : 20090810
* URL : http://sourceforge.net/projects/vbam/
<http://www.cliki.net/trivial-garbage>
* License : GPLv2
Programming Lang: C++, Assembly
Description : Gameboy Advance emulator

vbam is a GBA emulator based on visualboyadvance.

#541157#12
Date:
2011-02-19 17:05:10 UTC
From:
To:
retitle 541157 RFP: vbam -- Gameboy Advance emulator
noowner 541157
thanks

Hi,

This is an automatic email to change the status of vbam back from ITP
(Intent to Package) to RFP (Request for Package), because this bug hasn't seen
any activity during the last 6 months.

If you are still interested in adopting vbam, please send a mail to
<control@bugs.debian.org> with:

 retitle 541157 ITP: vbam -- Gameboy Advance emulator
 owner 541157 !
 thanks

However, it is not recommended to keep ITP for a long time without acting on
the package, as it might cause other prospective maintainers to refrain from
packaging that software. It is also a good idea to document your progress on
this ITP from time to time, by mailing <541157@bugs.debian.org>.

Thank you for your interest in Debian,

#541157#25
Date:
2015-06-01 23:22:58 UTC
From:
To:
Hi, there's a package now:


http://mentors.debian.net/package/vbam
Anyone want to be my sponsor? :)

#541157#32
Date:
2016-04-06 20:54:52 UTC
From:
To:
the package in mentors are now go..

please reupload to mentors

mentors must mantain the packages that already has a bug number
relationship and only erase those that are onlñy uploaded alone
without a itp or rfp bug related!


Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com

#541157#37
Date:
2016-04-07 23:57:19 UTC
From:
To:
Hi,

I uploaded it again. The build is broken. Good luck

https://mentors.debian.net/package/vbam

src/gtk/screenarea.cpp: In constructor ‘VBA::ScreenArea::ScreenArea(int,
int, int)’:
src/gtk/screenarea.cpp:53:62: error: no matching function for call to
‘Gdk::Cursor::Cursor(<unresolved overloaded function type>,
Glib::RefPtr<Gdk::Pixbuf>&, int, int)’
    m_poEmptyCursor = new Gdk::Cursor(get_display, pixbuf, 0, 0);


sergio-br2

#541157#42
Date:
2016-04-08 18:32:12 UTC
From:
To:
i search on git commits some commit related to changes in this behavior file..
Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com


2016-04-07 19:27 GMT-04:30 Sérgio Benjamim <sergio_br2@yahoo.com.br>:

#541157#47
Date:
2016-04-08 20:43:07 UTC
From:
To:
fixed with the build line in rules

u have "-DENABLE_GTK2=OFF" and must be "-ENABLE_GTK=OFF" and that's
why try to build a gtk2 gui alongside gtk3 gui

i also nothed the optimization problem are not solved and still i
cannot set -O3 the compiler take several memory to compute
optimizations and never finished!

with gcc 3.4 this not happened and build are more faster!


my las lines in console was susessfully compiled an packaged! in jessie!


   dh_builddeb -O--buildsystem=cmake -O--builddirectory=obj -O--parallel
dpkg-deb: construyendo el paquete `vbam' en
`../vbam_1.8.0+git20160220-1_i386.deb'.
dpkg-deb: construyendo el paquete `vbam-sdl' en
`../vbam-sdl_1.8.0+git20160220-1_i386.deb'.
dpkg-deb: construyendo el paquete `vbam-gtk' en
`../vbam-gtk_1.8.0+git20160220-1_i386.deb'.
dpkg-deb: construyendo el paquete `vbam-common' en
`../vbam-common_1.8.0+git20160220-1_all.deb'.
 dpkg-genchanges  >../vbam_1.8.0+git20160220-1_i386.changes
dpkg-genchanges: incluyendo el código fuente completo en la subida
 dpkg-source --after-build vbam-1.8.0+git20160220
dpkg-buildpackage: subida completa (se incluye la fuente original)
root@sysanydesktop0:/home/remoto/Devel/vbam/vbam-1.8.0+git20160220#

Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com


2016-04-07 19:27 GMT-04:30 Sérgio Benjamim <sergio_br2@yahoo.com.br>:

#541157#52
Date:
2017-03-06 03:59:09 UTC
From:
To:
Hi,

Package updated, it's building and working.

https://mentors.debian.net/package/vbam

Ignore the watch file error, upstream messed with the git tag.

sergio-br2

#541157#61
Date:
2025-05-18 07:51:02 UTC
From:
To:
Any progress?
I want to install a GBA emulator recently and found vba was released 18 years ago