~ubuntu-branches/ubuntu/vivid/fbreader/vivid-proposed

« back to all changes in this revision

Viewing changes to README.build

  • Committer: Bazaar Package Importer
  • Author(s): Joey Hess
  • Date: 2007-12-04 12:51:45 UTC
  • Revision ID: james.westby@ubuntu.com-20071204125145-pw20qfyn0fx3h7jg
Tags: 0.8.8-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
     includes package with name like 'expat-dev' or 'libexpat-dev'.
14
14
     If you cannot find expat in your distribution, please visit
15
15
     http://expat.sourceforge.net
16
 
  ** enca -- encoding detection library (http://trific.ath.cx/software/enca/)
17
16
  ** libz and libbz2 -- libraries for zip and bzip2 (de)compression
18
17
  ** UI library -- this depends on your target platform. For desktop,
19
18
       Qt library, version 3.* or 4.*
36
35
        TARGET_ARCH = desktop               UI_TYPE = gtk
37
36
        TARGET_ARCH = desktop               UI_TYPE = qt
38
37
        TARGET_ARCH = desktop               UI_TYPE = qt4
 
38
        TARGET_ARCH = pepperpad3            UI_TYPE = gtk
39
39
        TARGET_ARCH = zaurus                UI_TYPE = qtopia-240x320
40
40
        TARGET_ARCH = zaurus                UI_TYPE = qtopia-640x480
41
41
        TARGET_ARCH = openzaurus            UI_TYPE = opie
44
44
        TARGET_ARCH = pdaxrom               UI_TYPE = qt
45
45
        TARGET_ARCH = opensimpad-0.9.0      UI_TYPE = opie
46
46
        TARGET_ARCH = maemo                 UI_TYPE = maemo2
 
47
        TARGET_ARCH = maemo                 UI_TYPE = maemo4
47
48
        TARGET_ARCH = pma400                UI_TYPE = qtopia
48
49
        TARGET_ARCH = win32                 UI_TYPE = win32
49
50