summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBjörn Bidar2019-03-04 08:10:21 +0100
committerBjörn Bidar2019-03-10 04:03:46 +0100
commit125855e3961cf53dae1bec42036512f5614e3877 (patch)
tree6d27bc2552a915296bf6d2a388fd9afaf5824d68
parentcf16c53a714db95330b6c958002197c0ceac5fa5 (diff)
downloadaur-125855e3961cf53dae1bec42036512f5614e3877.tar.gz
upkg
- new upstream release - disable system libvpx (see Mozilla Bug #1525393 https://bugzilla.mozilla.org/show_bug.cgi?id=1525393)
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
-rw-r--r--mozconfig2
3 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f8051876d757..32df942d0e0f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Feb 14 20:24:30 UTC 2019
+# Fri Mar 8 10:02:18 UTC 2019
pkgbase = firefox-kde-opensuse
pkgdesc = Standalone web browser from mozilla.org with OpenSUSE patch, integrate better with KDE
- pkgver = 65.0.1
+ pkgver = 65.0.2
pkgrel = 1
url = https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox
arch = i686
@@ -48,10 +48,10 @@ pkgbase = firefox-kde-opensuse
depends = gtk3
optdepends = networkmanager: Location detection via available WiFi networks
optdepends = speech-dispatcher: Text-to-Speech
- provides = firefox=65.0.1
+ provides = firefox=65.0.2
conflicts = firefox
options = !emptydirs
- source = hg+https://hg.mozilla.org/mozilla-unified#tag=FIREFOX_65_0_1_RELEASE
+ source = hg+https://hg.mozilla.org/mozilla-unified#tag=FIREFOX_65_0_2_RELEASE
source = mozconfig
source = firefox.desktop
source = vendor.js
@@ -69,7 +69,7 @@ pkgbase = firefox-kde-opensuse
source = mozilla-1516081.patch
source = pgo.patch
md5sums = SKIP
- md5sums = 49c2d3dc354e18ab12c8c4e6f7d68d6b
+ md5sums = 7a93c5b10defc17661cb13138d38b6bc
md5sums = 14e0f6237a79b85e60256f4808163160
md5sums = 5cee310a9040ccc5abcf29742b84aeb8
md5sums = 05bb69d25fb3572c618e3adf1ee7b670
diff --git a/PKGBUILD b/PKGBUILD
index c5fb584e4ae0..fbb0ae510df6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ _pgo=true
_pkgname=firefox
pkgname=$_pkgname-kde-opensuse
-pkgver=65.0.1
+pkgver=65.0.2
pkgrel=1
pkgdesc="Standalone web browser from mozilla.org with OpenSUSE patch, integrate better with KDE"
arch=('i686' 'x86_64')
@@ -128,7 +128,7 @@ build() {
cd mozilla-unified
export MOZ_SOURCE_REPO="$_repo"
export MOZBUILD_STATE_PATH="$srcdir/mozbuild"
-
+ export MOZ_APP_REMOTINGNAME=$pkgname
export CC=gcc
export CXX=g++
@@ -198,7 +198,7 @@ END
ln -sf firefox "$pkgdir/usr/lib/firefox/firefox-bin"
}
md5sums=('SKIP'
- '49c2d3dc354e18ab12c8c4e6f7d68d6b'
+ '7a93c5b10defc17661cb13138d38b6bc'
'14e0f6237a79b85e60256f4808163160'
'5cee310a9040ccc5abcf29742b84aeb8'
'05bb69d25fb3572c618e3adf1ee7b670'
diff --git a/mozconfig b/mozconfig
index f806afed0d99..414132dff4ff 100644
--- a/mozconfig
+++ b/mozconfig
@@ -26,7 +26,7 @@ ac_add_options --with-system-icu
ac_add_options --with-system-jpeg
ac_add_options --with-system-zlib
ac_add_options --with-system-bz2
-ac_add_options --with-system-libvpx
+#ac_add_options --with-system-libvpx
ac_add_options --with-system-harfbuzz
ac_add_options --with-system-graphite2
#ac_add_options --enable-system-hunspell