[Pkg-chromium-commit] chromium-browser/chromium-browser.experimental: 695 Use v8, libvpx and glew system copy for the moment.

Giuseppe Iuculano iuculano at debian.org
Tue Nov 16 19:22:40 UTC 2010


Branch name: chromium-browser/chromium-browser.experimental
Branch location : bzr+ssh://bzr.debian.org/bzr/pkg-chromium/chromium-browser/chromium-browser.experimental
Browse location: http://bzr.debian.org/loggerhead/pkg-chromium
Revision No: 695
Revision Id: iuculano at debian.org-20101116192240-yfd50mrwabzdiix8
Committer: Giuseppe Iuculano <iuculano at debian.org>
Message : Use v8, libvpx and glew system copy for the moment.


--------------------------------------------------------
  ** Modified :
        - debian/changelog
        - debian/control
        - debian/patches/series
        - debian/rules

-------------- next part --------------
=== modified file 'debian/changelog'
--- a/debian/changelog	2010-11-16 12:37:47 +0000
+++ b/debian/changelog	2010-11-16 19:22:40 +0000
@@ -3,11 +3,9 @@
   * New dev version
   * Refreshed patches
   * Added libxtst-dev in build-depends
-  * Use v8 and glew system copy for the moment.
-  * Include libvpx system headers.
-  * Build depends on libvpx-dev (>=0.9.5)
+  * Use v8, libvpx and glew system copy for the moment.
 
- -- Giuseppe Iuculano <iuculano at debian.org>  Tue, 16 Nov 2010 13:37:34 +0100
+ -- Giuseppe Iuculano <iuculano at debian.org>  Tue, 16 Nov 2010 19:35:15 +0100
 
 chromium-browser (7.0.544.0~r61416-1) UNRELEASED; urgency=low
 

=== modified file 'debian/control'
--- a/debian/control	2010-11-16 12:37:47 +0000
+++ b/debian/control	2010-11-16 19:22:40 +0000
@@ -54,7 +54,7 @@
 	libprotobuf-dev,
 	protobuf-compiler,
 	libglewmx1.5-dev,
-	libvpx-dev (>=0.9.5),
+	libvpx-dev,
 	libcups2-dev | libcupsys2-dev,
 	libgnome-keyring-dev,
 	libgconf2-dev,

=== modified file 'debian/patches/series'
--- a/debian/patches/series	2010-11-16 12:36:28 +0000
+++ b/debian/patches/series	2010-11-16 19:22:40 +0000
@@ -13,4 +13,4 @@
 gecko-mediaplayer.patch
 ffmpeg_arm.patch
 system-speech.patch
-vpx.patch
+#vpx.patch

=== modified file 'debian/rules'
--- a/debian/rules	2010-11-16 12:10:04 +0000
+++ b/debian/rules	2010-11-16 19:22:40 +0000
@@ -267,7 +267,7 @@
 	use_system_icu=1 \
 	use_system_yasm=1 \
 	use_system_ffmpeg=0 \
-	use_system_vpx=1 \
+	use_system_vpx=0 \
 	$(NULL)
 endif
 



More information about the Pkg-chromium-commit mailing list