Buoh is an online comic strip viewer for GNOME. Buoh has a number of features, including: * Select your favorites comic through a list of more than 130 comics * Easy, simple an eye-candy view of an online comic * Browsing over the comic strip archives * Saving a comic to disk * Integration with GNOME (respecting the lockdowns and HIG compliance) The only category I could think of to place this in would be app-misc. I'm also including a patch I made to make the icon on the GNOME menu appear.
Created attachment 72620 [details] buoh-0.8.ebuild
Created attachment 72621 [details, diff] buoh-0.8-fix-icon.patch
Hi! Thank you. Builds on ~amd64, but after running it gives: gour@gaura-nitai ~ $ buoh (buoh:29538): GLib-GObject-CRITICAL **: g_object_set: assertion `G_IS_OBJECT (object)' failed Sincerely, Gour
Created attachment 73962 [details] buoh-0.8.1.ebuild
Created attachment 73963 [details] buoh-0.8.1-fix-icon.patch
Mauricio Barraza great job, always nice with ebuilds! Buoh-0.8.1 builds on ~x86 and ~amd64. Let's get this wonderful app into portage!
since this isn't in portage (yet), I built it from source (0.8.1) downloaded from the site. It builds clean on x86, but I also got this error: jstoner@forge ~/Apps/buoh $ bin/buoh (buoh:16336): GLib-GObject-CRITICAL **: g_object_set: assertion `G_IS_OBJECT (object)' failed This only happens with the first invocation of the buoh command. Subsequent invocations do not generate this error.
Thanks for this ebuild. It built fine on ~amd64, and I did not get the GLib-GObject-CRITICAL error others are getting. One thing, the comic file viewer comix is in media-gfx in Portage. So that would be a better place for buoh, with the icon in Graphics instead of Accessories. It is a graphics file viewer, after all, even though it's a specialized one.
*** Bug 153850 has been marked as a duplicate of this bug. ***
Buoh 0.8.2 is also available since October.
Created attachment 110623 [details] updated ebuild for buoh 0.8.2
Created attachment 110625 [details, diff] updated fix-icon patch for buoh 0.8.2
Created attachment 174076 [details] New ebuild as current doesn't work anymore There is no virtual/x11 anymore so I just deleted it; hopefully all the other dependencies depend on x11 enough. Also replaced the general libsoup dependency with libsoup:2.2 as buoh needs this. Maybe this ebuild could make it to the tree in the future?
Can someone add the latest ebuild to the tree? Or at least to sunrise? If not, I will try to commit it to sunrise myself in a few days.
This is now in the sunrise overlay. You can find it at: http://overlays.gentoo.org/proj/sunrise/browser/reviewed/app-misc/buoh
Dropped from sunrise because of 2.2 slot of libsoup is masked for removal. Feel free to add a fixed version, if possible.
Created attachment 261329 [details] ebuild for libsoup-2.4 patch
Created attachment 261331 [details] libsoup-2.4 patch