* update midori to 9.0-6
This commit is contained in:
parent
40a9b8c2c4
commit
1743ee1e87
@ -1,4 +1,3 @@
|
||||
# POWER Maintainer: Alexander Baldeck <alex.bldck@gmail.com>
|
||||
# Maintainer: Alexander F. Rødseth <xyproto@archlinux.org>
|
||||
# Contributor: Andreas Radke <andyrtr@archlinux.org>
|
||||
# Contributor: rabyte <rabyte@gmail.com>
|
||||
@ -7,19 +6,19 @@
|
||||
|
||||
pkgname=midori
|
||||
pkgver=9.0
|
||||
pkgrel=5
|
||||
pkgrel=6
|
||||
pkgdesc='Lightweight web browser'
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url='https://github.com/midori-browser/core'
|
||||
license=(LGPL)
|
||||
depends=(aria2 gcr libarchive libpeas libxss webkit2gtk zeitgeist)
|
||||
makedepends=(bzr cmake git gobject-introspection intltool ninja vala)
|
||||
makedepends=(breezy cmake git gobject-introspection intltool ninja vala)
|
||||
optdepends=('gst-plugins-base: HTML5 OGG videos support'
|
||||
'gst-plugins-good: HTML5 H264 and WebM videos support'
|
||||
'gst-libav: HTML5 H264 videos support')
|
||||
options=(!emptydirs)
|
||||
source=("$pkgname::git+https://github.com/midori-browser/core.git#commit=f6b3b1e030db7eb2de7faf73ec4ccc18949b668d") # tag: v9.0
|
||||
md5sums=('SKIP')
|
||||
sha256sums=('SKIP')
|
||||
|
||||
build() {
|
||||
mkdir -p build
|
||||
|
Loading…
x
Reference in New Issue
Block a user