Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
AllegroOGG: Ogg library for use with the Allegro game library
- Summary
- 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.
Arch: src
Download: | AllegroOGG-1.0.3-3.al3.src.rpm |
Build Date: | Fri Oct 20 11:37:48 2006 |
Packager: | Aurora SPARC Linux <http://bugzilla.auroralinux.org> |
Size: | 1.15 MiB |
Changelog
- * Mon Aug 28 17:00:00 2006 Hans de Goede <j{*}w{*}r{*}degoede{%}hhs{*}nl> 1.0.3-3
- FE6 Rebuild
- * Thu Apr 20 17: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 17:00:00 2006 Hans de Goede <j{*}w{*}r{*}degoede{%}hhs{*}nl> 1.0.3-1
- Initial spec file