For the time being, I uploaded a modified OSS package which does not

include the OSS media add-on (node), since Haiku comes with it's own
version. Therefor you can now add the OpenSound optional package and
it will just work out of the box, unless you have native drivers that
fight over the hardware with OSS. It is no longer necessary to delete
the opensound.media_addon from the home/config/add-ons/media folder.
If you don't build from scratch, make sure you delete
generated/download/OpenSound.zip or the change won't take effect.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26064 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stephan Aßmus 2008-06-21 13:48:08 +00:00
parent f24652cba6
commit e11f3e83a0

View File

@ -240,7 +240,7 @@ if [ IsOptionalHaikuImagePackageAdded OpenSound ] {
# Echo "No optional package OpenSound available for gcc4" ;
} else {
InstallOptionalHaikuImagePackage OpenSound
: http://revolf.free.fr/beos/oss-beos-v4.1test-bin.zip
: http://www.yellowbites.com/downloads/OpenSound_Haiku20080621.zip
:
;
}