Applied patch by Matt Madia:

Update Netsurf and Bezilla packages to include compatible version of libjpeg. This is a temporary measure until they're properly rebuilt against libjpeg 8.
	Closes ticket #5329.
	


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35325 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Rene Gollent
2010-01-27 23:21:41 +00:00
parent ebaeff9e68
commit e342a98a08
+6 -6
View File
@@ -497,16 +497,16 @@ if [ IsOptionalHaikuImagePackageAdded Firefox ] {
Echo "No optional package Firefox available for $(TARGET_ARCH)" ;
} else if $(HAIKU_GCC_VERSION[1]) >= 4 {
InstallOptionalHaikuImagePackage
BeZillaBrowser-2.0.0.22pre-x86-gcc4-2010-01-21
: $(baseURL)/BeZillaBrowser-2.0.0.22pre-x86-gcc4-2010-01-21.zip
BeZillaBrowser-2.0.0.22pre-x86-gcc4-2010-01-27
: $(baseURL)/BeZillaBrowser-2.0.0.22pre-x86-gcc4-2010-01-27.zip
:
;
AddSymlinkToHaikuImage home config be Applications
: /boot/apps/BeZillaBrowser/BeZillaBrowser ;
} else {
InstallOptionalHaikuImagePackage
BeZillaBrowser-2.0.0.22pre-x86-gcc2-2010-01-21
: $(baseURL)/BeZillaBrowser-2.0.0.22pre-x86-gcc2-2010-01-21.zip
BeZillaBrowser-2.0.0.22pre-x86-gcc2-2010-01-27
: $(baseURL)/BeZillaBrowser-2.0.0.22pre-x86-gcc2-2010-01-27.zip
:
;
AddSymlinkToHaikuImage home config be Applications
@@ -697,8 +697,8 @@ if [ IsOptionalHaikuImagePackageAdded NetSurf ] {
} else if $(HAIKU_GCC_VERSION[1]) >= 4 && ! $(isHybridBuild) {
Echo "No optional package NetSurf available for gcc4" ;
} else {
InstallOptionalHaikuImagePackage NetSurf-r9862
: $(baseURL)/NetSurf-r9862-x86-gcc2-2010-01-21.zip
InstallOptionalHaikuImagePackage NetSurf-r9862b
: $(baseURL)/NetSurf-r9862-x86-gcc2-2010-01-27.zip
:
;
AddSymlinkToHaikuImage home config be Applications