Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        SDL_Pango - Rendering of internationalized text for SDL (Simple DirectMedia Layer)
        
        - Pango is the text rendering engine of GNOME 2. SDL_Pango connects that engine
to SDL, the Simple DirectMedia Layer. 
Packages
        
            
                | Name | Version | Release | Type | Size | Built | 
            
                | SDL_Pango | 0.1.2 | 4.fc6 | ppc | 48 KiB | Fri Sep 29 11:52:53 2006 | 
        
        Changelog
        
            - * Fri Sep 29 18:00:00 2006 Matthias Saou <http://freshrpms.net/> 0.1.2-4
- - Add autoreconf and libtoolize calls since on FC5 x86_64 the shared library
  isn't build otherwise.
- Add API-adds patch (submitted upstream), required for the only project known
  to use SDL_Pango, so it does makes kind of sense... 
            - * Tue Sep 26 18:00:00 2006 Matthias Saou <http://freshrpms.net/> 0.1.2-3
- - Use dos2unix to convert all DOS encoded files.
- Replace the corrupt doxygen.png file with a proper one. 
            - * Tue Sep 26 18:00:00 2006 Matthias Saou <http://freshrpms.net/> 0.1.2-2
- - Change %makeinstall to using DESTDIR, according to the guidelines.
- Include patch from Mamoru Tasaka to remove all compilation warnings.