[packages/chromium-browser/DEVEL] cleanup unused third party
glen
glen at pld-linux.org
Sun Jan 6 16:24:45 CET 2013
commit 43238759e978ddb47a3079c013f05630a10bf76b
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sun Jan 6 17:20:32 2013 +0200
cleanup unused third party
- third_party/gpsd
- third_party/jsoncpp
- third_party/libsrtp
- third_party/mongoose
- third_party/openmax
- third_party/pywebsocket
- third_party/scons-2.0.1
- third_party/tlslite
- third_party/webdriver
chromium-browser.spec | 2 +-
clean-source.sh | 9 ---------
2 files changed, 1 insertion(+), 10 deletions(-)
---
diff --git a/chromium-browser.spec b/chromium-browser.spec
index 681b8f2..eee5ebe 100644
--- a/chromium-browser.spec
+++ b/chromium-browser.spec
@@ -56,7 +56,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: ~649MiB
+# - unpacked sources: ~644MiB
# - 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 5b7dd7e..0b837cb 100755
--- a/clean-source.sh
+++ b/clean-source.sh
@@ -370,19 +370,16 @@ clean_third_party() {
\! -path 'third_party/ffmpeg/*' \
\! -path 'third_party/flac/flac.h' \
\! -path 'third_party/flot/*' \
- \! -path 'third_party/gpsd/*' \
\! -path 'third_party/harfbuzz-ng/*' \
\! -path 'third_party/harfbuzz/*' \
\! -path 'third_party/hunspell/*' \
\! -path 'third_party/hyphen/*' \
\! -path 'third_party/iccjpeg/*' \
- \! -path 'third_party/jsoncpp/*' \
\! -path 'third_party/khronos/*' \
\! -path 'third_party/leveldatabase/*' \
\! -path 'third_party/libXNVCtrl/*' \
\! -path 'third_party/libjingle/*' \
\! -path 'third_party/libphonenumber/*' \
- \! -path 'third_party/libsrtp/*' \
\! -path 'third_party/libusb/libusb.h' \
\! -path 'third_party/libva/*' \
\! -path 'third_party/libvpx/libvpx.h' \
@@ -391,29 +388,23 @@ clean_third_party() {
\! -path 'third_party/lss/*' \
\! -path 'third_party/mesa/*' \
\! -path 'third_party/modp_b64/*' \
- \! -path 'third_party/mongoose/*' \
\! -path 'third_party/mt19937ar/*' \
\! -path 'third_party/npapi/*' \
- \! -path 'third_party/openmax/*' \
\! -path 'third_party/opus/opus.h*' \
\! -path 'third_party/ots/*' \
\! -path 'third_party/protobuf/*' \
- \! -path 'third_party/pywebsocket/*' \
\! -path 'third_party/qcms/*' \
\! -path 'third_party/re2/*' \
- \! -path 'third_party/scons-2.0.1/*' \
\! -path 'third_party/sfntly/*' \
\! -path 'third_party/skia/*' \
\! -path 'third_party/smhasher/*' \
\! -path 'third_party/speex/speex.h' \
\! -path 'third_party/sqlite/*' \
\! -path 'third_party/tcmalloc/*' \
- \! -path 'third_party/tlslite/*' \
\! -path 'third_party/trace-viewer/*' \
\! -path 'third_party/undoview/*' \
\! -path 'third_party/v8-i18n/*' \
\! -path 'third_party/v8/*' \
- \! -path 'third_party/webdriver/*' \
\! -path 'third_party/webrtc/*' \
\! -path 'third_party/widevine/*' \
-print -delete
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/chromium-browser.git/commitdiff/43238759e978ddb47a3079c013f05630a10bf76b
More information about the pld-cvs-commit
mailing list