Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
AllegroOGG - Ogg library for use with the Allegro game library
AllegroOGG is an Allegro wrapper for the Ogg Vorbis decoder from the Xiph.org
foundation. This lib lets you play OGGs and convert OGGs to Allegro SAMPLEs
amongst a lot of other capabilites.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
AllegroOGG |
1.0.3 |
3.fc6 |
src |
1.15 MiB |
Mon Aug 28 01:02:24 2006 |
Changelog
- * Mon Aug 28 18:00:00 2006 Hans de Goede <j{*}w{*}r{*}degoede{%}hhs{*}nl> 1.0.3-3
- FE6 Rebuild
- * Thu Apr 20 18:00:00 2006 Hans de Goede <j{*}w{*}r{*}degoede{%}hhs{*}nl> 1.0.3-2
- Rename .so file from liballog.so(.0) to libAllegroOGG.so(.0) and put the
headers in /usr/include/AllegroOGG to avoid any future conflicts with the
(unpackaged) alogg library which unsurprisingly installs libalogg.so too.
- Add a pkgconfig file to allow apps to get the proper CFLAGS and LIBS for
this change. (bz 188625)
- * Tue Apr 11 18:00:00 2006 Hans de Goede <j{*}w{*}r{*}degoede{%}hhs{*}nl> 1.0.3-1
- Initial spec file