Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e73a4afc94b5b6fc327cb00d30f6382b6c96b15c

commit e73a4afc94b5b6fc327cb00d30f6382b6c96b15c
Author: crazy <[email protected]>
Date:   Fri Sep 29 19:32:06 2017 +0200

firefox-56.0-1-x86_64
* Version bump
* we need use included icu for now
* *disabled*  *stlyo* bc is br0ken as hell .. ff folks
never learn .. they still rush things .. and still pushes
broken crap in stable releases .. even enabled by default..

diff --git a/source/xapps-extra/firefox/FrugalBuild 
b/source/xapps-extra/firefox/FrugalBuild
index c30b16d..f6de251 100644
--- a/source/xapps-extra/firefox/FrugalBuild
+++ b/source/xapps-extra/firefox/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: crazy <[email protected]>

pkgname=firefox
-pkgver=55.0.3
+pkgver=56.0
pathver=${pkgver} # version used in path names
pkgrel=1
pkgdesc="Mozilla Firefox web browser"
@@ -11,7 +11,7 @@ depends=('libevent' 'hunspell>=1.6.1' 'libidl' 
'desktop-file-utils' 'nss>=3.29.5
'dbus-glib' 'curl>=7.50.3-2' 'nspr>=4.9.2' 'lcms' 'libxau>=1.0.4' 'libxdmcp' 
'libxft>=2.1.13-2' \
'libxt' 'libstdc++>=6.2.1-5' 'libxdamage' 'libice' 'bzip2' 'alsa-lib' 
'wireless_tools' 'cairo' 'sqlite3>=3.8.7.4' \
'startup-notification' 'libvpx>=1.6.0' 'libpulse>=9.0-2' 'gtk+2' 
'ffmpeg>=3.3.2'  'lcms2' 'gtk+3>=3.22.4' 'icu4c>=58.1-3')
-makedepends=('zip' 'yasm' 'x11-protos' 'autoconf213' 'rust' 'cargo')
+makedepends=('zip' 'yasm' 'x11-protos' 'autoconf213' 'rust' 'cargo' 'clang')
groups=('xapps-extra')
archs=('x86_64')
_F_archive_grepv="b[0-9]"
@@ -22,11 +22,11 @@ 
source=(http://ftp.mozilla.org/pub/$pkgname/releases/$pkgver/source/$pkgname-$pa
prefs.js \
mozconfig \
ff-no-version.patch)
-sha1sums=('8d9b0861ad71845d4b0e668f1981ec99e617ff36' \
+sha1sums=('806cb335752ee93b204750b89dc6940768408088' \
'a797c04d67d343d068c108b804883a7815f3197b' \
'ff757068926b86e0c5ed82a0683fa645623c01d6' \
'e6789ad3634f43a8986ef35fe1876d4cde6a2e15' \
-          'f44786946babfcce220246185420a3c55cc26155' \
+          'da95212fe979e1e01e8db5ce5f8fcb2d8d937bfa' \
'104394fe469f67786c929ff7cc7b01d6989a2968')


diff --git a/source/xapps-extra/firefox/mozconfig 
b/source/xapps-extra/firefox/mozconfig
index 0895cfb..ba0fca4 100644
--- a/source/xapps-extra/firefox/mozconfig
+++ b/source/xapps-extra/firefox/mozconfig
@@ -19,7 +19,7 @@ ac_add_options --with-system-zlib
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 --without-system-icu
ac_add_options --disable-system-cairo
ac_add_options --enable-system-hunspell
ac_add_options --enable-system-sqlite
@@ -27,6 +27,9 @@ ac_add_options --enable-system-ffi
ac_add_options --enable-system-pixman
ac_add_options --enable-default-toolkit=cairo-gtk3

+# disable , br0ken .. f***** crap pushed to stable
+# and enabled by default while broken
+ac_add_options --disable-stylo
# Features
ac_add_options --enable-startup-notification
ac_add_options --enable-pulseaudio
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to