mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 11:37:15 +08:00
update to rev 93d22ec
This commit is contained in:
parent
01f4940c29
commit
37515541e1
@ -2,8 +2,8 @@
|
||||
|
||||
pkgname=qupzilla
|
||||
pkgver=1.4.0
|
||||
pkgrel=1
|
||||
_commit=79c57f6
|
||||
pkgrel=2
|
||||
_commit=3e546eb
|
||||
pkgdesc="A very fast open source browser based on WebKit core"
|
||||
url="http://www.qupzilla.com"
|
||||
arch=('x86_64')
|
||||
@ -17,7 +17,7 @@ source=("https://github.com/QupZilla/QupZilla/tarball/master/QupZilla-qupzilla-$
|
||||
'preferences.diff'
|
||||
'qupzilla.diff'
|
||||
'start-white.png')
|
||||
md5sums=('32ff33bb2662f01a122bcb66fc978750'
|
||||
md5sums=('e1ad02e79c31ef6b276e4b133d28daf8'
|
||||
'c5c0f9e3640d0f5695034aef63648967'
|
||||
'b58d03f2e52ea3391e63c0eeea3e82a4'
|
||||
'c2bf22cac2fcdd6ea82ab7fcdd08a706'
|
||||
@ -30,6 +30,7 @@ build() {
|
||||
patch -p0 -i "${srcdir}/speeddial.diff"
|
||||
patch -p0 -i "${srcdir}/preferences.diff"
|
||||
patch -p0 -i "${srcdir}/qupzilla.diff"
|
||||
#patch -p0 -i "${srcdir}/fix_back_next-popup.patch"
|
||||
export USE_WEBGL="true"
|
||||
export KDE="true"
|
||||
qmake QupZilla.pro
|
||||
|
Loading…
Reference in New Issue
Block a user