Repackage BeZillaBrowser as hpkg

This commit is contained in:
Ingo Weinhold 2011-07-18 21:04:33 +02:00
parent b55bd1da25
commit 8212d04704

View File

@ -275,11 +275,12 @@ if [ IsOptionalHaikuImagePackageAdded BeZillaBrowser ] {
: $(baseURL)/BeZillaBrowser-2.0.0.22pre-r1a2-x86-gcc4-2010-05-04.zip ;
} else {
InstallOptionalHaikuImagePackage
BeZillaBrowser-2.0.0.22pre-r1a2-x86-gcc2-2010-05-02.zip
: $(baseURL)/BeZillaBrowser-2.0.0.22pre-r1a2-x86-gcc2-2010-05-02.zip ;
bezillabrowser-2.0.0.22pre_2010_05_02-1-x86_gcc2.hpkg
: $(hpkgBaseURL)/bezillabrowser-2.0.0.22pre_2010_05_02-1-x86_gcc2.hpkg
: common packages ;
}
AddSymlinkToHaikuImage home config settings deskbar Applications
: /boot/apps/BeZillaBrowser/BeZillaBrowser ;
: /boot/common/apps/BeZillaBrowser/BeZillaBrowser ;
InstallSourceArchive BeZillaBrowser-2.0.0.22pre-r1a2-sources.tar.xz
: $(baseSourceURL)/2010/BeZillaBrowser-2.0.0.22pre-r1a2-sources.tar.xz ;
}