|
|||||||||
Sunday the 20th of July, 2008 |
|||||||||
openal most recent diff
Scroll down toward the bottom of the page to get installation instructions for openal. The raw portfile for openal 1.0 is located here: http://openal.darwinports.com/dports/audio/openal/Portfile Find related portfiles with the unique DarwinPorts.com search feature. Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/openal # $Id: Portfile 37698 2008-06-19 21:44:57Z raimue PortSystem 1.0 Name: openal Version: 1.0 Category: audio devel Platform: darwin Maintainers: nomaintainer Description: OpenAL is a cross-platform 3D audio API Long Description: OpenAL is a cross-platform 3D audio API appropriate for use with gaming applications and many other types of audio applications. Homepage: http://www.openal.org/ master_sites macports #svn.url http://opensource.creative.com/repos/openal/tags/MacOSX1-2_Spec1-0/ checksums sha1 156d26e6369b13efe9a525cb0db9e6078ecb05a9 use_bzip2 yes worksrcdir openal-1.0/macosx patch { reinplace "s/CADebugMacros.cp/CADebugMacros.cpp/g" ${worksrcpath}/al_osx.pbproj/project.pbxproj reinplace "s/CADebugMacros.cp/CADebugMacros.cpp/g" ${worksrcpath}/al_osx.xcode/project.pbxproj } use_configure no build.type pbx build.target build.args -project al_osx.xcode post-build { file copy ${filespath}/Makefile ${worksrcpath} system "cd ${worksrcpath} && make all PREFIX=${prefix}" } destroot { xinstall -m 755 -d ${destroot}${prefix}/include/openal xinstall -m 644 -W ${worksrcpath}/al al.h alc.h alctypes.h altypes.h alut.h ${destroot}${prefix}/include/openal xinstall -m 644 ${worksrcpath}/libopenal1.0.0.dylib ${destroot}${prefix}/lib system "cd ${destroot}${prefix}/lib && ln -s libopenal1.0.0.dylib libopenal1.0.dylib && ln -s libopenal1.0.0.dylib libopenal1.dylib && ln -s libopenal1.0.0.dylib libopenal.dylib" } If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page. Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:
% cd /opt/local/bin/portslocation/dports/openalYou will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to: Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using openal with these commands: % man openal Where to find more information:
|
![]() |
![]() Digg openal on MacOSX
Other Helpful SitesMacOSForgeDebian Packages MacPorts - SVN Freshports - FreeBSD Fink Package List RPM for MacOSX Port Categories
aqua
archivers audio benchmarks cad comms cross databases devel editors emulators games genealogy gnome gnustep graphics irc java kde lang math multimedia net news palm perl python ruby science security shells sysutils textproc www x11 xfce zope
Current CVS DownloadsDarwin Ports Current :nightly CVS snapshot OpenDarwin CVSWeb SSH Key Gen |
|||||||
| |




