playground/fatih.arslan/misc/chromium-dev - Has to be fixed, compile errors
Fatih Arslan
paketler-commits at pardus.org.tr
Mon Oct 18 12:43:51 EEST 2010
Author: fatih.arslan
Date: Mon Oct 18 12:43:51 2010
New Revision: 102887
Modified:
playground/fatih.arslan/misc/chromium-dev/actions.py
playground/fatih.arslan/misc/chromium-dev/pspec.xml
Log:
Has to be fixed, compile errors
---
actions.py | 4 ++--
pspec.xml | 9 ++++++++-
2 files changed, 10 insertions(+), 3 deletions(-)
Modified: playground/fatih.arslan/misc/chromium-dev/actions.py
=================================================================
--- playground/fatih.arslan/misc/chromium-dev/actions.py (original)
+++ playground/fatih.arslan/misc/chromium-dev/actions.py Mon Oct 18 12:43:51 2010
@@ -19,8 +19,6 @@
def setup():
#TODO use_system_ssl is disabled --> https://bugzilla.mozilla.org/show_bug.cgi?id=547312
- #TODO use_system_ffmpeg is not showing videos --> http://crbug.com/50678
- #TODO use_system_libxml shows faulty links --> http://crbug.com/29333
#TODO use_system_sqlite is faulty --> http://crbug.com/22208
shelltools.system("build/gyp_chromium -f make build/all.gyp --depth=. \
@@ -39,6 +37,8 @@
-Duse_system_libxslt=1 \
-Duse_system_zlib=1 \
-Duse_system_ffmpeg=1 \
+ -Duse_system_libxml=1 \
+ -Duse_system_sqlite=1 \
-Duse_system_yasm=1 \
-Duse_system_ssl=0 \
-Duse_system_icu=1 \
Modified: playground/fatih.arslan/misc/chromium-dev/pspec.xml
=================================================================
--- playground/fatih.arslan/misc/chromium-dev/pspec.xml (original)
+++ playground/fatih.arslan/misc/chromium-dev/pspec.xml Mon Oct 18 12:43:51 2010
@@ -13,7 +13,7 @@
<IsA>app:gui</IsA>
<Summary>A WebKit powered web browser</Summary>
<Description>Chromium-browser is an open-source web browser, powered by WebKit.</Description>
- <Archive sha1sum="f8bbd74aaeec073c9eba29326d1316659dab5674" type="tarbz2">http://build.chromium.org/buildbot/official/chromium-7.0.517.41.tar.bz2</Archive>
+ <Archive sha1sum="e8294b6cd50aa41f28aaa7e5d10b2ca80be314cd" type="tarbz2">http://build.chromium.org/buildbot/official/chromium-7.0.517.43.tar.bz2</Archive>
<BuildDependencies>
<Dependency>alsa-lib-devel</Dependency>
<Dependency>libstdc++</Dependency>
@@ -83,6 +83,13 @@
</Package>
<History>
+ <Update release="9">
+ <Date>2010-10-18</Date>
+ <Version>7.0.517.43</Version>
+ <Comment>Version bump</Comment>
+ <Name>Fatih Arslan</Name>
+ <Email>farslan at pardus.org.tr</Email>
+ </Update>
<Update release="8">
<Date>2010-10-12</Date>
<Version>7.0.517.41</Version>
More information about the paketler-commits
mailing list