Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        adime - Allegro Dialogs Made Easy
        
        - Adime is a portable add-on library for Allegro with functions for generating
Allegro dialogs in a very simple way. Its main purpose is to give as easy an
API as possible to people who want dialogs for editing many kinds of input
data. 
Packages
        
            
                | Name | Version | Release | Type | Size | Built | 
            
                | adime | 2.2.1 | 4.fc6 | x86_64 | 105 KiB | Mon Aug 28 01:23:06 2006 | 
        
        Changelog
        
            - * Mon Aug 28 18:00:00 2006 Hans de Goede <j{*}w{*}r{*}degoede{%}hhs{*}nl> 2.2.1-4
- - FE6 Rebuild 
            - * Sun Mar 12 17:00:00 2006 Hans de Goede <j{*}w{*}r{*}degoede{%}hhs{*}nl> 2.2.1-3
- - change license to "zlib License"
- modify adime-2.2.1-so-fixes.patch to strip -lalleg_unshareble from
  allegro-config --libs output instead of using a hardcoded allegro linkerflag 
            - * Sun Mar 12 17:00:00 2006 Hans de Goede <j{*}w{*}r{*}degoede{%}hhs{*}nl> 2.2.1-2
- - add BR texinfo
- mkdir docs/html and docs/rtf during %prep to make "make docs" happy, include
  the results in %doc
- don't link liballeg_unsharable.a into our .so.0 file