Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        php-shout - PHP module for communicating with Icecast servers
        
        - The php-shout package is an extension to the PHP Hypertext Preprocessor.
It wraps the libshout library available from http://icecast.org/ and
provides native Shout functions to the PHP runtime engine.  Libshout is
a streaming audio library that connects and sends properly formatted
audio data to an Icecast Streaming Media server (also http://icecast.org/).
Libshout "handles the socket connection, the timing of the data, and
prevents bad data from getting to the icecast server."  With php-shout, a
PHP developer can write PHP scripts that act as a streaming media source,
and focus on other robust features, without worrying about the
details of the server communication. 
Packages
        
            
                | Name | Version | Release | Type | Size | Built | 
            
                | php-shout | 0.9.2 | 1.fc5 | src | 254 KiB | Sat Jan  6 00:36:06 2007 | 
        
        Changelog
        
            - * Fri Jan  5 17:00:00 2007 Brandon Holbrook <fedora at theholbrooks.org> 0.9.2-1
- - Bump to 0.9.2 
            - * Thu Oct 26 18:00:00 2006 Brandon Holbrook <fedora at theholbrooks.org> 0.3.1-6
- - Rebuild for new PHP 
            - * Fri Aug 11 18:00:00 2006 Brandon Holbrook <fedora at theholbrooks.org> 0.3.1-5
- - New FE php macros
- Minor syntax / permission changes
- Added BR: pkgconfig for new buildroot
- New php_extdir and php_apiver from FE PHP Packaging Guidelines