Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=e1cf930a2efd9cd919946162edbfdff4364b4479
commit e1cf930a2efd9cd919946162edbfdff4364b4479 Author: crazy <[email protected]> Date: Mon Feb 5 20:58:16 2018 +0100 firefox-58.0.1-1-x86_64 * Version bump diff --git a/source/xapps-extra/firefox/FrugalBuild b/source/xapps-extra/firefox/FrugalBuild index 0343a2a..d987776 100644 --- a/source/xapps-extra/firefox/FrugalBuild +++ b/source/xapps-extra/firefox/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy <[email protected]> pkgname=firefox -pkgver=58.0 +pkgver=58.0.1 pathver=${pkgver} # version used in path names pkgrel=1 pkgdesc="Mozilla Firefox web browser" @@ -25,11 +25,11 @@ source=(http://ftp.mozilla.org/pub/$pkgname/releases/$pkgver/source/$pkgname-$pa ## STYLO \o/ \O/ .. OMG I wonder how FF QA's are compile testing!!!! nspr-include-fixes-while-stylo-compile-errors.patch \ firefox-branded-icons.patch) -sha1sums=('253d1bcd2256fa013eadac40f04b5ddacc2b5e74' \ +sha1sums=('33dde117cef998eadb8fe53e2d045ae8dd27c8bf' \ 'a797c04d67d343d068c108b804883a7815f3197b' \ 'ff757068926b86e0c5ed82a0683fa645623c01d6' \ '9e1295ad60671c16a84e56cba7f02f886591d4d8' \ - '711fd6e8feceb802c671578d7e9630990a64e063' \ + '306d0972995d6e2890ef8fb0c9200529a2d09df0' \ '104394fe469f67786c929ff7cc7b01d6989a2968' \ 'b72297eafa8eed21bb688478c66dd6c7a13539ca' \ '37c10bb9ca6c61ae10cf069078426a75ed4db439') diff --git a/source/xapps-extra/firefox/mozconfig b/source/xapps-extra/firefox/mozconfig index cf72040..6b045c6 100644 --- a/source/xapps-extra/firefox/mozconfig +++ b/source/xapps-extra/firefox/mozconfig @@ -18,6 +18,8 @@ ac_add_options --with-system-bz2 ac_add_options --with-system-libevent ac_add_options --with-system-libvpx ac_add_options --with-system-icu +ac_add_options --with-system-png +ac_add_options --with-system-jpeg ac_add_options --disable-system-cairo ac_add_options --enable-system-hunspell ac_add_options --enable-system-sqlite _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
