* 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.
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,
Hi, there's a package now: http://mentors.debian.net/package/vbam Anyone want to be my sponsor? :)
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
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
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>:
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>:
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
Any progress? I want to install a GBA emulator recently and found vba was released 18 years ago