summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README16
1 files changed, 12 insertions, 4 deletions
diff --git a/README b/README
index 0fee409..bc4f78e 100644
--- a/README
+++ b/README
@@ -1,9 +1,16 @@
mozilla-devscripts is a collection of scripts based on Makefile inheritance
usable by Mozilla packages in Ubuntu.
-- mozclient is an abstract tarball creator which provides a get-new-orig target
-- compare is an install checker
-- minefield-packager creates debs from Firefox nightly built tarballs
+- mozclient is an abstract tarball creator which provides a get-new-orig
+ target
+- compare is an install checker looking for missing files
+- minefield-packager creates debs from Firefox (official) nightly built
+ tarballs
+- xpi provides hooks to help package extensions in an elegant way
+- lp-locale-export is an helper for translations in launchpad for mozilla
+ products and extensions
+
+============================================================================
The package contains rules for the following projects:
- firefox-3.0
@@ -11,7 +18,9 @@ The package contains rules for the following projects:
- nspr
- nss
- seamonkey-2.0
+ - thunderbird (2.0, from MOZILLA_1_8_BRANCH)
- thunderbird-3.0
+ - xulrunner (1.8, from MOZILLA_1_8_BRANCH)
- xulrunner-1.9
In addition there is a xpi.mk which provides standard rules/targets to package
@@ -110,7 +119,6 @@ COMPARE_FILTER_IN += \
-e 's,^usr/lib/seamonkey-2.0/extensions/{f13b157f-b174-47e7-a34d-4815ddfdfeb8}.*,,' \
$(NULL)
-
=== minefield-packager ===
minefield-packager creates debs from Firefox nightly built tarballs available