File diff suppressed because one or more lines are too long
@@ -16,7 +16,7 @@ export RANLIB=llvm-ranlib
|
||||
ac_add_options --enable-official-branding
|
||||
|
||||
# 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-icu
|
||||
ac_add_options --with-system-jpeg
|
||||
@@ -27,7 +27,7 @@ ac_add_options --with-system-libvpx
|
||||
#ac_add_options --enable-system-hunspell
|
||||
ac_add_options --enable-system-ffi
|
||||
#ac_add_options --enable-system-pixman
|
||||
ac_add_options --enable-system-sqlite
|
||||
#ac_add_options --enable-system-sqlite
|
||||
#ac_add_options --enable-gstreamer=1.0
|
||||
#ac_add_options --disable-elf-hack
|
||||
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
<IsA>app:gui</IsA>
|
||||
<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>
|
||||
<Archive sha1sum="531b26c12a3c838bd5539e6f3497ae57206c7534" type="tarxz">https://ftp.mozilla.org/pub/firefox/releases/66.0.3/source/firefox-66.0.3.source.tar.xz</Archive>
|
||||
<Archive sha1sum="c7a5f3182999e5efed5c714653adc538bb75aa53" type="tarxz">https://ftp.mozilla.org/pub/firefox/releases/67.0/source/firefox-67.0.source.tar.xz</Archive>
|
||||
<AdditionalFiles>
|
||||
<!--Our main configure script. Configure paramters are stored here.-->
|
||||
<AdditionalFile target=".mozconfig" permission="0644">mozconfig</AdditionalFile>
|
||||
@@ -62,11 +62,11 @@
|
||||
<Dependency>llvm</Dependency>
|
||||
<Dependency>libxkbcommon-devel</Dependency>
|
||||
<Dependency>llvm-clang-devel</Dependency>
|
||||
<!--clang-->
|
||||
<Dependency>gdb-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<!-- <Patch level="1">rustc.patch</Patch> -->
|
||||
<!-- <Patch level="1">complete-csd-window-offset-mozilla-1457691.patch</Patch> -->
|
||||
<!-- <Patch level="1">no-crmf.diff</Patch> -->
|
||||
<Patch level="1">0001-bz-1521249.patch</Patch>
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
@@ -549,6 +549,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="27">
|
||||
<Date>2019-05-24</Date>
|
||||
<Version>67.0</Version>
|
||||
<Comment>Version Bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="26">
|
||||
<Date>2019-04-15</Date>
|
||||
<Version>66.0.3</Version>
|
||||
|
||||
Reference in New Issue
Block a user