Merge pull request #1137 from ertugerata/master

rename chromium
This commit is contained in:
Ertuğrul Erata
2016-01-31 00:20:57 +02:00
32 changed files with 71 additions and 71 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ def setup():
shelltools.export("LC_ALL", "C") shelltools.export("LC_ALL", "C")
shelltools.system("sed -i 's|icu)|icu-i18n)|g' build/linux/system.gyp") shelltools.system("sed -i 's|icu)|icu-i18n)|g' build/linux/system.gyp")
shelltools.system("export -n CFLAGS CXXFLAGS") shelltools.system("export -n CFLAGS CXXFLAGS")
shelltools.touch(get.workDIR() + "/chromium-48.0.2564.97/chrome/test/data/webui/i18n_process_css_test.html")
options = "\ options = "\
-Duse_system_expat=1 \ -Duse_system_expat=1 \
+6 -6
View File
@@ -13,7 +13,7 @@
<IsA>app:gui</IsA> <IsA>app:gui</IsA>
<Summary>A WebKit powered web browser</Summary> <Summary>A WebKit powered web browser</Summary>
<Description>Chromium-browser is an open-source web browser, powered by WebKit.</Description> <Description>Chromium-browser is an open-source web browser, powered by WebKit.</Description>
<Archive sha1sum="589341fc5bd931ea6525c7da629dae27c85b391c" type="tarxz">http://gsdview.appspot.com/chromium-browser-official/chromium-46.0.2490.80.tar.xz</Archive> <Archive sha1sum="51cb1e76e5b46c2cb2b04f6f0dbaeb807c53cec0" type="tarxz">http://gsdview.appspot.com/chromium-browser-official/chromium-48.0.2564.97.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>alsa-lib-devel</Dependency> <Dependency>alsa-lib-devel</Dependency>
<Dependency>at-spi2-atk-devel</Dependency> <Dependency>at-spi2-atk-devel</Dependency>
@@ -164,11 +164,11 @@
<History> <History>
<Update release="19"> <Update release="19">
<Date>2016-01-27</Date> <Date>2016-01-30</Date>
<Version>46.0.2490.80</Version> <Version>48.0.2564.97</Version>
<Comment>Version bump.</Comment> <Comment>This version contains a number of security updates and stability fixes.</Comment>
<Name>Ertuğrul Erata</Name> <Name>Vedat Demir</Name>
<Email>ertugrulerata@gmail.com</Email> <Email>vedat@pisilinux.org</Email>
</Update> </Update>
<Update release="18"> <Update release="18">
<Date>2015-10-23</Date> <Date>2015-10-23</Date>