./www/midori, Lightweight web browser using WebKit

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2008Q4, Version: 0.1.1nb3, Package name: midori-0.1.1nb3, Maintainer: pkgsrc-users

Midori is a lightweight web browser.

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


Required to run:
[x11/libunique] [x11/gtk2] [lang/python24] [net/libsoup24] [graphics/hicolor-icon-theme] [textproc/libxml2] [misc/xdg-dirs] [devel/libsexy] [www/webkit-gtk]

Required to build:
[pkgtools/x11-links] [x11/renderproto] [x11/fixesproto] [x11/xproto] [x11/xextproto] [x11/inputproto] [x11/randrproto] [lang/perl5] [graphics/librsvg] [textproc/py-docutils] [textproc/intltool] [devel/gmake] [devel/gperf] [devel/libtool-base] [devel/pkg-config]

Master sites:

SHA1: df1176aa584369f04e5e7e76bc4e193af0580ab0
RMD160: 936e9f310ee1d3b9546eee8ed1806bf8d1827d53
Filesize: 301.864 KB

Version history: (Expand)


CVS history: (Expand)


   2009-01-29 18:30:55 by Matthias Scheler | Files touched by this commit (2)
Log message:
Pullup ticket #2661 - requested by ahoka
midori: package list fix

Revisions pulled up:
- www/midori/Makefile		1.4
- www/midori/PLIST		1.4
---
Module Name:	pkgsrc
Committed By:	ahoka
Date:		Thu Jan 29 16:56:08 UTC 2009

Modified Files:
	pkgsrc/www/midori: Makefile PLIST

Log message:
Delete share/doc/midori/user on deinstall.
   2009-01-29 16:38:18 by Matthias Scheler | Files touched by this commit (1)
Log message:
Pullup ticket #2661 - requested by ahoka
midori: build fix

Revisions pulled up:
- www/midori/Makefile		1.3
---
Module Name:	pkgsrc
Committed By:	ahoka
Date:		Wed Jan 28 13:33:53 UTC 2009

Modified Files:
	pkgsrc/www/midori: Makefile

Log message:
Add librsvg and py-docutils to BUILD_DEPENDS so it can build the
documentation and icons. This fixes the reported PLIST problems.

Closes PR pkg/40262