Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=917b67741030db86885a0b76451faf46e2a8dbb1
commit 917b67741030db86885a0b76451faf46e2a8dbb1 Author: Miklos Vajna <[email protected]> Date: Thu Jul 23 21:06:43 2009 +0200 firefox-3.5.1-1-i686 - version bump diff --git a/source/xapps/firefox/02-firefox-2.0-homepage.patch b/source/xapps/firefox/02-firefox-2.0-homepage.patch deleted file mode 100644 index 22549c2..0000000 --- a/source/xapps/firefox/02-firefox-2.0-homepage.patch +++ /dev/null @@ -1,8 +0,0 @@ ---- mozilla/other-licenses/branding/firefox/locales/browserconfig.properties.orig 2007-02-24 17:53:03.000000000 +0100 -+++ mozilla/other-licenses/branding/firefox/locales/browserconfig.properties 2007-02-24 17:53:29.000000000 +0100 -@@ -1,3 +1,3 @@ - # Do NOT localize or otherwise change these values --#expand browser.startup.homepage=http://__AB_CD__.start2.mozilla.com/firefox?client=firefox-a&rls=__MOZ_DISTRIBUTION_ID_UNQUOTED__:__AB_CD__:official --#expand browser.startup.homepage_reset=http://__AB_CD__.start2.mozilla.com/firefox?client=firefox-a&rls=__MOZ_DISTRIBUTION_ID_UNQUOTED__:__AB_CD__:official -+#expand browser.startup.homepage=http://frugalware.org/ -+#expand browser.startup.homepage_reset=http://frugalware.org/ diff --git a/source/xapps/firefox/FrugalBuild b/source/xapps/firefox/FrugalBuild index 72568aa..9233a19 100644 --- a/source/xapps/firefox/FrugalBuild +++ b/source/xapps/firefox/FrugalBuild @@ -3,13 +3,13 @@ # Contributor: VMiklos <[email protected]> pkgname=firefox -pkgver=3.0.11 +pkgver=3.5.1 pathver=${pkgver} # version used in path names -pkgrel=2 +pkgrel=1 pkgdesc="Mozilla Firefox web browser" url="http://www.mozilla.org/products/firefox/" depends=('gtk+2>=2.16.2-2' 'libidl' 'desktop-file-utils' 'nss>=3.12' 'glibc>=2.6' 'dbus-glib' 'curl>=7.19.0' 'nspr>=4.7.1' \ - 'lcms' 'libxau>=1.0.4' 'libxdmcp' 'libxft>=2.1.13-2' 'libxt' 'libstdc++' 'libxdamage' 'libice' 'bzip2' ) + 'lcms' 'libxau>=1.0.4' 'libxdmcp' 'libxft>=2.1.13-2' 'libxt' 'libstdc++' 'libxdamage' 'libice' 'bzip2' 'alsa-lib') makedepends=('zip') groups=('xapps') archs=('i686' 'x86_64' 'ppc') @@ -17,19 +17,17 @@ up2date="lynx -dump ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/lates source=(http://releases.mozilla.org/pub/mozilla.org/firefox/releases/$pkgver/source/firefox-$pkgver-source.tar.bz2 \ # Disable the default application checks. 01-$pkgname-1.5-default_applications.patch0 \ - # Set the default homepage - 02-$pkgname-2.0-homepage.patch \ # Autodetect language. 03-lang_detection.diff \ ffremote \ $pkgname.desktop \ firefox-3.0.10-gcc44.patch) -signatures=("${source[0]}.asc" '' '' '' '' '' '') +signatures=("${source[0]}.asc" '' '' '' '' '') options=('scriptlet') build() { unset MAKEFLAGS - Fcd mozilla + Fcd mozilla-1.9.1 ## broken sqlite3 pc file Fsed 'SQLITE_VERSION=3.5.9' 'SQLITE_VERSION=3.5' configure diff --git a/source/xapps/firefox/firefox-3.0.10-gcc44.patch b/source/xapps/firefox/firefox-3.0.10-gcc44.patch index 55b09e4..adbeabf 100644 --- a/source/xapps/firefox/firefox-3.0.10-gcc44.patch +++ b/source/xapps/firefox/firefox-3.0.10-gcc44.patch @@ -28,14 +28,3 @@ #include "common/linux/dump_symbols.h" #include "common/linux/file_id.h" ---- mozilla/toolkit/xre/nsAppRunner.cpp.orig 2009-06-10 00:19:15.000000000 +0200 -+++ mozilla/toolkit/xre/nsAppRunner.cpp 2009-06-10 00:19:27.000000000 +0200 -@@ -1459,7 +1459,7 @@ - if (NS_FAILED(rv)) - return rv; - --#elif -+#else - #error Oops, you need platform-specific code here - #endif - _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
