From 9324036e06678e9dc090b0903f704c3e17869f79 Mon Sep 17 00:00:00 2001 From: sibel Date: Thu, 9 Sep 2010 12:31:13 +0200 Subject: maj de firefox#3.6.9-1 --- extra/firefox/.md5sum | 2 +- extra/firefox/Pkgfile | 11 +++++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) (limited to 'extra') diff --git a/extra/firefox/.md5sum b/extra/firefox/.md5sum index 52d57be79..47a50ffa7 100644 --- a/extra/firefox/.md5sum +++ b/extra/firefox/.md5sum @@ -1,4 +1,4 @@ -0ee5f14fd8be07513d16131027ebcb61 firefox-3.6.8.source.tar.bz2 +100ecafd6c6c5062bc03bb2fb651fc17 firefox-3.6.9.source.tar.bz2 68cf02788491c6e846729b2f2913bf79 firefox.desktop 658183e3e94959582c3bd382644692ea fr.xpi 0ce15c57ad95ec84d688188d1ac6e64a mozconfig diff --git a/extra/firefox/Pkgfile b/extra/firefox/Pkgfile index 934555389..1856cde8c 100644 --- a/extra/firefox/Pkgfile +++ b/extra/firefox/Pkgfile @@ -2,16 +2,22 @@ # URL: http://www.mozilla.com/firefox/ # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: alsa-lib, gtk, libidl, pango, python, curl, nss, libnotify, sqlite3, dbus-glib +# Depends on: desktop-file-utils, alsa-lib, gtk, libidl, pango, python, curl, nss, libnotify, sqlite3, dbus-glib, libgnomeui name=firefox -version=3.6.8 +version=3.6.9 release=1 source=(http://releases.mozilla.org/pub/mozilla.org/$name/releases/$version/source/$name-$version.source.tar.bz2\ http://releases.mozilla.org/pub/mozilla.org/$name/releases/$version/linux-i686/xpi/fr.xpi\ mozconfig firefox.desktop) build() { +# unset MAKEFLAGS +# unset CFLAGS +# unset CXXFLAGS + +# export LDFLAGS="-Wl,-rpath,/usr/lib/firefox-3.6" + export MOZ_CO_PROJECT=browser export BUILD_OFFICIAL=1 export MOZILLA_OFFICIAL=1 @@ -20,6 +26,7 @@ build() { cd mozilla-1.9.2 sed -e "s/#CFLAGS#/$CFLAGS/" $SRC/mozconfig > .mozconfig ./configure + make install -d \ -- cgit v1.2.3-70-g09d2