firefox-63.0:ver.bump
This commit is contained in:
@@ -3,7 +3,7 @@ mk_add_options MOZ_MAKE_FLAGS="##JOBCOUNT##"
|
|||||||
|
|
||||||
ac_add_options --prefix=/usr
|
ac_add_options --prefix=/usr
|
||||||
ac_add_options --enable-release
|
ac_add_options --enable-release
|
||||||
ac_add_options --enable-linker=gold
|
#ac_add_options --enable-linker=gold
|
||||||
ac_add_options --enable-hardening
|
ac_add_options --enable-hardening
|
||||||
ac_add_options --enable-optimize
|
ac_add_options --enable-optimize
|
||||||
|
|
||||||
@@ -11,7 +11,7 @@ ac_add_options --enable-official-branding
|
|||||||
|
|
||||||
# System libraries
|
# System libraries
|
||||||
ac_add_options --with-system-nspr
|
ac_add_options --with-system-nspr
|
||||||
ac_add_options --with-system-nss
|
#ac_add_options --with-system-nss
|
||||||
#ac_add_options --with-system-icu
|
#ac_add_options --with-system-icu
|
||||||
ac_add_options --with-system-jpeg
|
ac_add_options --with-system-jpeg
|
||||||
ac_add_options --with-system-zlib
|
ac_add_options --with-system-zlib
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
<IsA>app:gui</IsA>
|
<IsA>app:gui</IsA>
|
||||||
<Summary>Firefox Web Browser</Summary>
|
<Summary>Firefox Web Browser</Summary>
|
||||||
<Description>It is more secure and faster to browse the web with Firefox web browser. You can personalize your web browser with many specifications that is not enough to explain in two sentences.</Description>
|
<Description>It is more secure and faster to browse the web with Firefox web browser. You can personalize your web browser with many specifications that is not enough to explain in two sentences.</Description>
|
||||||
<Archive sha1sum="a6dc096c5d6c5ddace56c87232dcc3fd6ef4fd7d" type="tarxz">https://ftp.mozilla.org/pub/firefox/releases/62.0.2/source/firefox-62.0.2.source.tar.xz</Archive>
|
<Archive sha1sum="6ea61d6b30a7b10584af8d1a1282e8400834de4d" type="tarxz">https://ftp.mozilla.org/pub/firefox/releases/63.0/source/firefox-63.0.source.tar.xz</Archive>
|
||||||
<AdditionalFiles>
|
<AdditionalFiles>
|
||||||
<!--Our main configure script. Configure paramters are stored here.-->
|
<!--Our main configure script. Configure paramters are stored here.-->
|
||||||
<AdditionalFile target=".mozconfig" permission="0644">mozconfig</AdditionalFile>
|
<AdditionalFile target=".mozconfig" permission="0644">mozconfig</AdditionalFile>
|
||||||
@@ -26,6 +26,8 @@
|
|||||||
<Dependency>rust</Dependency>
|
<Dependency>rust</Dependency>
|
||||||
<Dependency>wget</Dependency>
|
<Dependency>wget</Dependency>
|
||||||
<Dependency>yasm</Dependency>
|
<Dependency>yasm</Dependency>
|
||||||
|
<Dependency>nodejs</Dependency>
|
||||||
|
<Dependency>cbindgen</Dependency>
|
||||||
<Dependency versionFrom="58.2">icu4c-devel</Dependency>
|
<Dependency versionFrom="58.2">icu4c-devel</Dependency>
|
||||||
<Dependency>zlib-devel</Dependency>
|
<Dependency>zlib-devel</Dependency>
|
||||||
<Dependency>gtk3-devel</Dependency>
|
<Dependency>gtk3-devel</Dependency>
|
||||||
@@ -59,7 +61,7 @@
|
|||||||
<Dependency>jack-audio-connection-kit-devel</Dependency>
|
<Dependency>jack-audio-connection-kit-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<Patches>
|
<Patches>
|
||||||
<!-- <Patch level="1">ffmpeg4.patch</Patch> -->
|
<!-- <Patch level="1">rustc.patch</Patch> -->
|
||||||
<!-- <Patch level="1">complete-csd-window-offset-mozilla-1457691.patch</Patch> -->
|
<!-- <Patch level="1">complete-csd-window-offset-mozilla-1457691.patch</Patch> -->
|
||||||
<!-- <Patch level="1">no-crmf.diff</Patch> -->
|
<!-- <Patch level="1">no-crmf.diff</Patch> -->
|
||||||
</Patches>
|
</Patches>
|
||||||
@@ -544,6 +546,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="19">
|
||||||
|
<Date>2018-10-27</Date>
|
||||||
|
<Version>63.0</Version>
|
||||||
|
<Comment>Version Bump</Comment>
|
||||||
|
<Name>Mustafa Cinasal</Name>
|
||||||
|
<Email>muscnsl@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="18">
|
<Update release="18">
|
||||||
<Date>2018-09-25</Date>
|
<Date>2018-09-25</Date>
|
||||||
<Version>62.0.2</Version>
|
<Version>62.0.2</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user