midori: update to 0.5.7.
This commit is contained in:
parent
370abb4fb0
commit
6d87d61955
1 changed files with 2 additions and 12 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'midori'
|
# Template file for 'midori'
|
||||||
pkgname=midori
|
pkgname=midori
|
||||||
version=0.5.6
|
version=0.5.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DUSE_GTK3=1 -DUSE_ZEITGEIST=1 -DCMAKE_INSTALL_LIBDIR=lib"
|
configure_args="-DUSE_GTK3=1 -DUSE_ZEITGEIST=1 -DCMAKE_INSTALL_LIBDIR=lib"
|
||||||
|
@ -17,14 +17,4 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://twotoasts.de/index.php/midori/"
|
homepage="http://twotoasts.de/index.php/midori/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="http://www.midori-browser.org/downloads/midori_${version}_all_.tar.bz2"
|
distfiles="http://www.midori-browser.org/downloads/midori_${version}_all_.tar.bz2"
|
||||||
checksum=c5be1b5d9933776f09c5cab7945a073a820d65555e51fda9ff55fd063843f24a
|
checksum=2875bb2aa8a8a0cce342178f04700d4ebccd13bf1b2ad4cb3ba9fec7e2bd0b4d
|
||||||
long_desc="
|
|
||||||
Features:
|
|
||||||
* Full integration with GTK+ 3
|
|
||||||
* Fast rendering with WebKit
|
|
||||||
* Tabs, windows and session management
|
|
||||||
* Bookmarks with XBEL and token support
|
|
||||||
* Flexibly configurable Web Searchbox
|
|
||||||
* Custom context menu actions
|
|
||||||
* User scripts and user styles support
|
|
||||||
* Extensible via Javascript"
|
|
||||||
|
|
Loading…
Reference in a new issue