chromium-browser 87.0.4280.142
This commit is contained in:
@@ -72,9 +72,9 @@ def setup():
|
||||
shelltools.export("NM", "nm" )
|
||||
shelltools.export("RANLIB", "ranlib" )
|
||||
|
||||
shelltools.export("CFLAGS", "-Wno-builtin-macro-redefined -Wno-unknown-warning-option")
|
||||
shelltools.export("CXXFLAGS", "-Wno-builtin-macro-redefined -Wno-unknown-warning-option")
|
||||
shelltools.export("LDFLAGS", " -fuse-ld=lld")
|
||||
pisitools.cflags.add("-Wno-builtin-macro-redefined -Wno-unknown-warning-option")
|
||||
pisitools.cxxflags.add("-Wno-builtin-macro-redefined -Wno-unknown-warning-option")
|
||||
pisitools.ldflags.add(" -fuse-ld=lld")
|
||||
shelltools.export("CPPFLAGS", "-D__DATE__= -D__TIME__= -D__TIMESTAMP__=")
|
||||
|
||||
shelltools.system("/usr/bin/python3 build/download_nacl_toolchains.py --packages nacl_x86_newlib,pnacl_newlib,pnacl_translator sync --extract")
|
||||
|
||||
@@ -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 type="tarxz" sha1sum="567dee418972cc3b570312264f6d21a009ca6176">http://gsdview.appspot.com/chromium-browser-official/chromium-87.0.4280.141.tar.xz</Archive>
|
||||
<Archive type="tarxz" sha1sum="1af51ac3807da61665e943a5958090000c587e20">http://gsdview.appspot.com/chromium-browser-official/chromium-87.0.4280.142.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>alsa-lib-devel</Dependency>
|
||||
<Dependency>at-spi2-atk-devel</Dependency>
|
||||
@@ -96,7 +96,7 @@
|
||||
<Dependency>mesa-devel</Dependency>
|
||||
<Dependency>libxkbcommon-devel</Dependency>
|
||||
<Dependency>jre8-openjdk-headless</Dependency>
|
||||
<Dependency>pipewire-devel</Dependency>
|
||||
<Dependency>pipewire-0.2-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch level="1">subpixel-anti-aliasing-in-FreeType-2.8.1.patch</Patch>
|
||||
@@ -170,6 +170,7 @@
|
||||
<Dependency>libdrm</Dependency>
|
||||
<Dependency>libjpeg-turbo</Dependency>
|
||||
<Dependency>mesa</Dependency>
|
||||
<Dependency>pipewire-0.2</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="config">/etc</Path>
|
||||
@@ -191,11 +192,11 @@
|
||||
|
||||
<History>
|
||||
<Update release="21">
|
||||
<Date>2021-01-16</Date>
|
||||
<Version>87.0.4280.141</Version>
|
||||
<Date>2021-01-19</Date>
|
||||
<Version>87.0.4280.142</Version>
|
||||
<Comment>Version Bump</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
<Name>İdris Kalp</Name>
|
||||
<Email>idriskalp@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="20">
|
||||
<Date>2020-04-29</Date>
|
||||
@@ -345,4 +346,4 @@
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
</PISI>
|
||||
Reference in New Issue
Block a user