Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        aalib - An ASCII art library.
        
        - AA-lib is a low level gfx library just as many other libraries are. The
main difference is that AA-lib does not require graphics device. In
fact, there is no graphical output possible. AA-lib replaces those
old-fashioned output methods with a powerful ASCII art renderer. The API
is designed to be similar to other graphics libraries. 
Packages
        
            
                | Name | Version | Release | Type | Size | Built | 
            
                | aalib | 1.4.0 | 0.rc5.3 | i386 | 154 KiB | Fri Dec 17 10:17:28 2004 | 
        
        Changelog
        
            - * Thu Dec 16 17:00:00 2004 Michael Schwendt <mschwendt[AT]users.sf.net> 1.4.0-0.rc5.3
- - If Epoch is dropped, %epoch must not be used anywhere else. 
            - * Wed Nov 10 17:00:00 2004 Matthias Saou <http://freshrpms.net/> 1.4.0-0.rc5.2
- - Bump release for compatibility (still, it'll break *sigh*).
- Fix possible non zero exit status from %install.
- Fix owning the entire man3/ directory.
- Pending possible changes : --with-ncurses & ncurses-devel build dep. 
            - * Fri Jul 16 18:00:00 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:1.4.0-0.fdr.0.9.rc5
- - Fix underquoted definition in aalib.m4 to appease aclocal >= 1.8.
- Avoid rpath in aalib-config.
- Split Requires(post,postun) into two to work around a rpm bug.
- Other minor specfile improvements.