[packages/chromium-browser/DEVEL] cleanup qt framework files

glen glen at pld-linux.org
Fri Jan 11 14:54:49 CET 2013


commit 4a26311215ecd80276e06210c3d4f0fa40c140de
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Fri Jan 11 15:53:39 2013 +0200

    cleanup qt framework files

 chromium-browser.spec |  2 +-
 clean-source.sh       | 17 ++++++++++++++++-
 2 files changed, 17 insertions(+), 2 deletions(-)
---
diff --git a/chromium-browser.spec b/chromium-browser.spec
index cfdbddc..c5b9ee8 100644
--- a/chromium-browser.spec
+++ b/chromium-browser.spec
@@ -58,7 +58,7 @@
 # - mute BEEP mixer if you do not want to hear horrible system bell when
 #   pressing home/end in url bar or more ^F search results on page.
 # - space considerations:
-#   - unpacked sources: ~574MiB
+#   - unpacked sources: ~566MiB
 #   - built code: ~1.4GiB (x86_64/i686)
 # - http://code.google.com/p/chromium/wiki/LinuxBuildInstructionsPrerequisites
 # - to look for new tarball, use update-source.sh script
diff --git a/clean-source.sh b/clean-source.sh
index c2fbbcb..bab5e27 100755
--- a/clean-source.sh
+++ b/clean-source.sh
@@ -140,45 +140,59 @@ remove_nonessential_dirs() {
 	third_party/WebKit/Source/Platform/chromium/public/mac \
 	third_party/WebKit/Source/Platform/chromium/public/win \
 	third_party/WebKit/Source/WTF/wtf/mac \
+	third_party/WebKit/Source/WTF/wtf/qt \
 	third_party/WebKit/Source/WTF/wtf/threads/win \
 	third_party/WebKit/Source/WTF/wtf/win \
 	third_party/WebKit/Source/WebCore/WebCore.gyp/mac \
 	third_party/WebKit/Source/WebCore/accessibility/mac \
+	third_party/WebKit/Source/WebCore/accessibility/qt \
 	third_party/WebKit/Source/WebCore/accessibility/win \
+	third_party/WebKit/Source/WebCore/bridge/qt \
 	third_party/WebKit/Source/WebCore/editing/android \
 	third_party/WebKit/Source/WebCore/editing/mac \
+	third_party/WebKit/Source/WebCore/editing/qt \
 	third_party/WebKit/Source/WebCore/history/android \
 	third_party/WebKit/Source/WebCore/history/mac \
+	third_party/WebKit/Source/WebCore/history/qt \
 	third_party/WebKit/Source/WebCore/loader/mac \
 	third_party/WebKit/Source/WebCore/loader/win \
 	third_party/WebKit/Source/WebCore/page/android \
 	third_party/WebKit/Source/WebCore/page/mac \
+	third_party/WebKit/Source/WebCore/page/qt \
 	third_party/WebKit/Source/WebCore/page/scrolling/mac \
 	third_party/WebKit/Source/WebCore/page/win \
 	third_party/WebKit/Source/WebCore/platform/android \
 	third_party/WebKit/Source/WebCore/platform/audio/mac \
+	third_party/WebKit/Source/WebCore/platform/audio/qt \
 	third_party/WebKit/Source/WebCore/platform/cf/win \
 	third_party/WebKit/Source/WebCore/platform/cocoa \
 	third_party/WebKit/Source/WebCore/platform/graphics/ca/mac \
 	third_party/WebKit/Source/WebCore/platform/graphics/ca/win \
 	third_party/WebKit/Source/WebCore/platform/graphics/cocoa \
 	third_party/WebKit/Source/WebCore/platform/graphics/gpu/mac \
+	third_party/WebKit/Source/WebCore/platform/graphics/gpu/qt \
 	third_party/WebKit/Source/WebCore/platform/graphics/mac \
+	third_party/WebKit/Source/WebCore/platform/graphics/qt \
 	third_party/WebKit/Source/WebCore/platform/graphics/surfaces/mac \
+	third_party/WebKit/Source/WebCore/platform/graphics/surfaces/qt \
 	third_party/WebKit/Source/WebCore/platform/graphics/surfaces/win \
 	third_party/WebKit/Source/WebCore/platform/graphics/win \
 	third_party/WebKit/Source/WebCore/platform/ios \
 	third_party/WebKit/Source/WebCore/platform/mac \
 	third_party/WebKit/Source/WebCore/platform/network/android \
 	third_party/WebKit/Source/WebCore/platform/network/mac \
+	third_party/WebKit/Source/WebCore/platform/network/qt \
 	third_party/WebKit/Source/WebCore/platform/network/win \
+	third_party/WebKit/Source/WebCore/platform/qt \
 	third_party/WebKit/Source/WebCore/platform/text/android \
 	third_party/WebKit/Source/WebCore/platform/text/mac \
+	third_party/WebKit/Source/WebCore/platform/text/qt \
 	third_party/WebKit/Source/WebCore/platform/text/win \
 	third_party/WebKit/Source/WebCore/platform/win \
 	third_party/WebKit/Source/WebCore/platform/wx/wxcode/mac \
 	third_party/WebKit/Source/WebCore/platform/wx/wxcode/win \
 	third_party/WebKit/Source/WebCore/plugins/mac \
+	third_party/WebKit/Source/WebCore/plugins/qt \
 	third_party/WebKit/Source/WebCore/plugins/win \
 	third_party/WebKit/Source/WebKit/chromium/public/android \
 	third_party/WebKit/Source/WebKit/chromium/public/mac_ \
@@ -191,6 +205,7 @@ remove_nonessential_dirs() {
 	third_party/WebKit/Source/WebKit/chromium/src/win \
 	third_party/WebKit/Source/WebKit/gtk/docs \
 	third_party/WebKit/Source/WebKit/mac \
+	third_party/WebKit/Source/WebKit/qt \
 	third_party/WebKit/Source/WebKit/qt/docs \
 	third_party/WebKit/Source/WebKit/qt/examples \
 	third_party/WebKit/Source/WebKit/win \
@@ -238,6 +253,7 @@ remove_nonessential_dirs() {
 	third_party/WebKit/Source/WebKit2/mac \
 	third_party/WebKit/Source/WebKit2/win \
 	third_party/WebKit/Tools/DumpRenderTree/mac \
+	third_party/WebKit/Tools/DumpRenderTree/qt \
 	third_party/WebKit/Tools/DumpRenderTree/win \
 	third_party/angle/samples/gles2_book \
 	third_party/boost \
@@ -276,7 +292,6 @@ remove_nonessential_dirs() {
 	third_party/libxml/mac \
 	third_party/lighttpd \
 	third_party/mesa/MesaLib/docs \
-	third_party/mesa/MesaLib/docs \
 	third_party/mesa/MesaLib/src/gallium/docs \
 	third_party/mozc/chrome/chromeos_ \
 	third_party/nspr \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/chromium-browser.git/commitdiff/4e88173767c8d59503f25a45e032bb767df74b9e



More information about the pld-cvs-commit mailing list