Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
View Bug Activity | Format For Printing | XML | Clone This Bug
bb is a simple demo application for aalib, ascii art library. It shows images, text and animations using ascii art and is very impressive :) Website is at http://aa-project.sourceforge.net/bb/ Latest release is at SF as the project abandoned this website and uses only sf.net pages. Downloading the tar.gz may bounce you between a few SF mirrors but the file exists (checked before submitting) Reproducible: Always Steps to Reproduce:
Created an attachment (id=138215) [edit] new ebuild for app-misc/bb
Created an attachment (id=138216) [edit] patch to fix compilation error removes two REGISTERS (3) macros, which expand to __attribute__, used for error checking only.
Created an attachment (id=138219) [edit] new version of app-misc/bb ebuild Replace libmikmod dependency with a conditional dependency on "mikmod" use flag. BB compiles without libmikmod if it cannot find the lib.
Created an attachment (id=140234) [edit] updated ebuild use standard functions in src_install, better. By the way, this package would have near zero maintenance burden, as it is just an ascii-art video with sound. [but still impressive :) and shows capabilities of aalib ]
Created an attachment (id=140236) [edit] removed src_compile and formatted variables
Added to CVS, keep up the good work :)