summaryrefslogtreecommitdiff
path: root/packages/mozilla/firefox_2.0.0.3.bb
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2007-12-06 17:07:57 +0000
committerMichael Lauer <mickey@vanille-media.de>2007-12-06 17:07:57 +0000
commit288ecdbca2d898bc6aad1d617cee9d64a365567d (patch)
tree5ac5dab34e5c8b5f9ff6a87f2469dc04b8a1cdbb /packages/mozilla/firefox_2.0.0.3.bb
parenta6895a618dd4bd578e8502f07e22ab059ef8bba2 (diff)
parenta8a23bb8cd3ede2b44097d7145c40702f7d70a63 (diff)
merge of '1a4ff139ec1bb8904ee0af6c1cc4b5737a4233cb'
and 'd025a5f00ad6ca971cacb9b19194efab7e1bee77'
Diffstat (limited to 'packages/mozilla/firefox_2.0.0.3.bb')
-rw-r--r--packages/mozilla/firefox_2.0.0.3.bb18
1 files changed, 10 insertions, 8 deletions
diff --git a/packages/mozilla/firefox_2.0.0.3.bb b/packages/mozilla/firefox_2.0.0.3.bb
index 06307e7c1c..e1fb5a996d 100644
--- a/packages/mozilla/firefox_2.0.0.3.bb
+++ b/packages/mozilla/firefox_2.0.0.3.bb
@@ -1,20 +1,22 @@
+DEPENDS += "cairo"
PR = "r3"
+
SRC_URI = "http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/${PV}/source/firefox-${PV}-source.tar.bz2 \
file://xptcstubs.patch;patch=1 \
file://no-xmb.patch;patch=1 \
file://jsautocfg.h \
file://extensions-hack.patch;patch=1 \
- file://security-cross.patch;patch=1 \
- file://jsautocfg-dontoverwrite.patch;patch=1 \
- file://xptcinvoke-arm.patch;patch=1 \
- file://eabi-fix.patch;patch=1 \
- file://eabi-fix2.patch;patch=1 \
- file://eabi-fix3.patch;patch=1 \
- file://linkage-problem.patch;patch=1 \
+ file://security-cross.patch;patch=1 \
+ file://jsautocfg-dontoverwrite.patch;patch=1 \
+ file://xptcinvoke-arm.patch;patch=1 \
+ file://eabi-fix.patch;patch=1 \
+ file://eabi-fix2.patch;patch=1 \
+ file://eabi-fix3.patch;patch=1 \
+ file://linkage-problem.patch;patch=1 \
"
-DEPENDS += cairo
S = "${WORKDIR}/mozilla"
+
DEFAULT_PREFERENCE = "-1"
inherit mozilla