%general-entities; ]> $LastChangedBy$ $Date$ Midori-&midori-version; Midori Introduction to Midori Midori is a lightweight web browser that uses WebKitGTK+. &lfs82_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &midori-md5sum; Download size: &midori-size; Estimated disk space required: &midori-buildsize; Estimated build time: &midori-time; Midori Dependencies Required , , , (see "Command Explanations"), and Recommended Optional , WebKitGTK+-2.4.11 , and Zeitgeist User Notes: Installation of Midori Install Midori by running the following commands: sed -e 's/protected Tally/public Tally/g' \ -i midori/midori-notebook.vala && sed -e 's/%d other files/%u other files/g' \ -i extensions/transfers.vala && for f in transfers adblock/widgets apps history-list notes; do sed -e 's/.remove (iter/.remove (ref iter/g' \ -i "extensions/$f.vala" done && mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=/usr \ -DCMAKE_BUILD_TYPE=Release \ -DUSE_ZEITGEIST=OFF \ -DHALF_BRO_INCOM_WEBKIT2=ON \ -DUSE_GTK3=1 \ -DCMAKE_INSTALL_DOCDIR=/usr/share/doc/midori-&midori-version; \ .. && make This package does not come with a working test suite. Now, as the root user: make install Command Explanations sed ...: The recent release of vala generates errors for some constructs that were accepted before. The sed commands fix those errors. -DCMAKE_BUILD_TYPE=Release: This switch is used to apply a higher level of compiler optimizations. -DUSE_ZEITGEIST=OFF: Remove this switch if Zeitgeist is installed. -DHALF_BRO_INCOM_WEBKIT2=ON: Links to instead of WebKitGTK+-2.4.x. Strictly speaking, is not required and Midori could be linked to WebKitGTK+-2.4.x. The former used to be considered experimental by upstream, but now is considered stable. However the syntax has not yet been updated. -DUSE_GTK3=1: Using this switch allows linking to WebkitGTK+ built against GTK+ 3. : Use this switch if GTK-Doc is installed and you wish to build and install the API documentation. Contents Installed Program Installed Libraries Installed Directories midori libmidori-core.so /{etc/xdg,/usr/{lib,share}}/midori and /usr/share/doc/midori-&midori-version; Short Descriptions midori is a lightweight WebKitGTK+ browser. midori