~ubuntu-branches/debian/sid/feh/sid

« back to all changes in this revision

Viewing changes to README

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Tille
  • Date: 2011-10-11 14:44:42 UTC
  • mfrom: (1.3.16 upstream)
  • Revision ID: james.westby@ubuntu.com-20111011144442-ekq8fa2huypnswm3
Tags: 2.0-1
New upstream version
Closes: #475481

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
 * curl     (default 1) - use libcurl to view http:// and similar images
41
41
 * debug    (default 0) - debug build, enables --debug
42
42
 * help     (default 0) - include help text (refers to the manpage otherwise)
43
 
 * xinerama (default 1) - Support Xinerama multiscreen setups
 
43
 * stat64   (default 0) - Support CIFS shares from 64bit hosts on 32bit machines
 
44
 * xinerama (default 1) - Support Xinerama/XRandR multiscreen setups
44
45
 
45
46
So, by default libcurl and Xinerama are enabled, while debug is disabled.
46
47
 
66
67
 * import (usually supplied by imagemagick)
67
68
 * perl >= 5.10 with GD, Test::More and X11::GUITest
68
69
 * twm
69
 
 * Xnest
 
70
 * Xephyr
70
71
 
71
72
$ make test-x11
72
73