~leighman/ubuntu/raring/workrave/fix-desktop-file-2

« back to all changes in this revision

Viewing changes to README.txt

  • Committer: Package Import Robot
  • Author(s): Michael Terry
  • Date: 2013-01-24 11:04:41 UTC
  • mto: This revision was merged to the branch mainline in revision 16.
  • Revision ID: package-import@ubuntu.com-20130124110441-t06q3xlc7mp4406p
Tags: upstream-1.10
ImportĀ upstreamĀ versionĀ 1.10

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Workrave 1.10
 
2
=============
 
3
 
 
4
Please visit http://www.workrave.org for more information.
 
5
 
 
6
BUILD
 
7
-----
 
8
 
 
9
This document only discusses compilation on Unix (like OSes).
 
10
Information on how to compile Workrave on Windows can be found in
 
11
build/cmake/README (native compilation on windows) and
 
12
build/win32/README (cross-compilation on Linux)
 
13
 
 
14
Read the 'INSTALL' file for more detailed directions on compilation on
 
15
Unix and OSX.
 
16
 
 
17
Workrave requires that development packages of at least the following
 
18
software is installed. The version number mentioned have been tested
 
19
during development.
 
20
 
 
21
- GLib (2.16.0)
 
22
- GLibmm (2.19.3)
 
23
- Gtk (2.16.0)
 
24
- Gtkmm (2.16.0)
 
25
- Atk (1.20)
 
26
- Pango (1.22.0)
 
27
- Pangomm (2.14.0)
 
28
- Cairo (1.2.4)
 
29
- Cairomm (1.6.4)
 
30
- DBus (1.0.2)
 
31
- DBus-Glib (0.78)
 
32
- GConf (2.13.5)
 
33
- GConfmm (2.22.0)
 
34
- GDome
 
35
- GStreamer (0.10.10)
 
36
- Libsigc++ (2.0.2)
 
37
 
 
38
Optionally, the following packages are required for gnome support.
 
39
 
 
40
- ORbit (2.14.10)
 
41
- Bonobo (2.15.0)
 
42
- panel-applet (2.19.3)