[Pkg-chromium-commit] chromium-browser/chromium-browser.sid: 723 Do not use libvpx for the moment, we need a more recent version
Giuseppe Iuculano
iuculano at debian.org
Sun Jan 30 17:39:17 UTC 2011
Branch name: chromium-browser/chromium-browser.sid
Branch location : bzr+ssh://bzr.debian.org/bzr/pkg-chromium/chromium-browser/chromium-browser.sid
Browse location: http://bzr.debian.org/loggerhead/pkg-chromium
Revision No: 723
Revision Id: iuculano at debian.org-20110130173917-tsa6h0ig7fhcqow4
Committer: Giuseppe Iuculano <iuculano at debian.org>
Message : Do not use libvpx for the moment, we need a more recent version
--------------------------------------------------------
** Modified :
- debian/changelog
- debian/patches/series
- debian/rules
-------------- next part --------------
=== modified file 'debian/changelog'
--- a/debian/changelog 2011-01-30 16:10:38 +0000
+++ b/debian/changelog 2011-01-30 17:39:17 +0000
@@ -10,7 +10,6 @@
* Refreshed patches.
* Build against libv8
* Use libicu system headers
- * Use system libvpx
* Use system glew
* Use system xdg-utils
* Build-depends on libv8-dev >= 2.5.9
@@ -25,7 +24,7 @@
* Set CHROME_DESKTOP in the wrapper to help the default browser
checker (LP: #513133)
- -- Giuseppe Iuculano <iuculano at debian.org> Sun, 30 Jan 2011 17:09:36 +0100
+ -- Giuseppe Iuculano <iuculano at debian.org> Sun, 30 Jan 2011 18:38:57 +0100
chromium-browser (9.0.587.0~r66374-1) experimental; urgency=low
=== modified file 'debian/patches/series'
--- a/debian/patches/series 2011-01-30 15:06:38 +0000
+++ b/debian/patches/series 2011-01-30 17:39:17 +0000
@@ -13,5 +13,5 @@
ffmpeg_arm.patch
system-speech.patch
icu.patch
-vpx.patch
+#vpx.patch
glew.patch
=== modified file 'debian/rules'
--- a/debian/rules 2011-01-30 15:38:49 +0000
+++ b/debian/rules 2011-01-30 17:39:17 +0000
@@ -278,7 +278,7 @@
use_system_icu=1 \
use_system_yasm=1 \
use_system_ffmpeg=$(USE_SYSTEM_FFMPEG) \
- use_system_vpx=1 \
+ use_system_vpx=0 \
use_system_xdg_utils=1 \
$(NULL)
endif
More information about the Pkg-chromium-commit
mailing list