midori: update to 0.4.9.
This commit is contained in:
parent
cedf5e1936
commit
f98d60c211
|
@ -1,29 +1,27 @@
|
|||
# Template file for 'midori'
|
||||
pkgname=midori
|
||||
version=0.4.7
|
||||
version=0.4.9
|
||||
revision=1
|
||||
build_style=waf
|
||||
conf_files="/etc/xdg/midori/search"
|
||||
depends="hicolor-icon-theme desktop-file-utils"
|
||||
makedepends="pkg-config intltool python>=0 gtk+-devel libxml2-devel
|
||||
dbus-glib-devel librsvg-devel libnotify-devel libsoup-devel
|
||||
webkit-gtk-devel sqlite-devel libXext-devel libXScrnSaver-devel
|
||||
libunique1-devel vala-devel"
|
||||
dbus-glib-devel librsvg-devel libnotify-devel libsoup-devel
|
||||
webkit-gtk-devel sqlite-devel libXScrnSaver-devel
|
||||
libunique1-devel vala-devel libzeitgeist-devel"
|
||||
short_desc="Lightweight web browser using WebKit GTK+"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.twotoasts.de/index.php?/pages/midori_summary.html"
|
||||
license="GPL-2"
|
||||
distfiles="http://archive.xfce.org/src/apps/$pkgname/0.4/$pkgname-$version.tar.bz2"
|
||||
checksum=65bf9976733597c405492ce91aa664fd10547cb7df16e0a70f260c7a3e97ea5d
|
||||
checksum=f01e5dc45e94f909e48f0dd62cc4afedd80710769fdf98bc4e0b38d4ef0abc11
|
||||
long_desc="
|
||||
Features:
|
||||
Full integration with GTK+ 2
|
||||
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"
|
||||
|
||||
conf_files="/etc/xdg/midori/search"
|
||||
|
||||
* Full integration with GTK+ 2
|
||||
* 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 New Issue