void-packages/srcpkgs/midori/template

43 lines
1.4 KiB
Plaintext

# Template file for 'midori'
pkgname=midori
version=0.4.6
distfiles="http://archive.xfce.org/src/apps/$pkgname/0.4/$pkgname-$version.tar.bz2"
build_style=waf
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"
checksum=910f47bd2b5f2998cd4fce45c08f9e282318820b68562d0bade2096b9a17e3ea
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"
gtk_iconcache_dirs="/usr/share/icons/hicolor"
Add_dependency build pkg-config
Add_dependency build intltool
Add_dependency build python ">=0"
Add_dependency build gtk+-devel
Add_dependency build libxml2-devel
Add_dependency build dbus-glib-devel
Add_dependency build librsvg-devel
Add_dependency build libnotify-devel
Add_dependency build libsoup-devel
Add_dependency build webkit-gtk-devel
Add_dependency build sqlite-devel
Add_dependency build libXext-devel
Add_dependency build libXScrnSaver-devel
Add_dependency build libunique1-devel
Add_dependency build vala-devel
Add_dependency run hicolor-icon-theme
Add_dependency run desktop-file-utils