Merge lp:~inkscape.dev/inkscape/readme-update into lp:inkscape/0.47.x

Proposed by Ted Gould
Status: Merged
Merged at revision: not available
Proposed branch: lp:~inkscape.dev/inkscape/readme-update
Merge into: lp:inkscape/0.47.x
Diff against target: 58 lines (+25/-0)
3 files modified
INSTALL (+3/-0)
README (+7/-0)
README.osx (+15/-0)
To merge this branch: bzr merge lp:~inkscape.dev/inkscape/readme-update
Reviewer Review Type Date Requested Status
Chris Morgan (community) Needs Fixing
Review via email: mp+15433@code.launchpad.net
To post a comment you must log in.
8844. By Ted Gould

Moving OSX specific instructions.

8845. By Ted Gould

Mentioning the platform specific readmes

8846. By Ted Gould

Fixing a Than to a Then. Pointed out by Bulia Byak.

Revision history for this message
Chris Morgan (chris.morgan) wrote :

"please dont read on" -> "please don't read on" (INSTALL)
"compiling inkscape" -> "compiling Inkscape" (README.osx)

This is a purely grammatical review, while the content looks fine I can't really comment on it.

review: Needs Fixing
8847. By Chris Morgan

Gramatical Fixes

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'INSTALL'
2--- INSTALL 2006-05-03 19:30:34 +0000
3+++ INSTALL 2009-12-21 16:01:17 +0000
4@@ -10,6 +10,9 @@
5 If you have problems compiling Inkscape, then see
6 http://wiki.inkscape.org/wiki/index.php/CompilingInkscape .
7
8+ If you are a Mac OS X user, please don't read on, keep to the wiki
9+pages instead: http://wiki.inkscape.org/wiki/index.php/CompilingMacOsX
10+
11 The remainder of this file gives generic installation instructions.
12
13 The `configure' shell script attempts to guess correct values for
14
15=== modified file 'README'
16--- README 2006-04-10 20:08:11 +0000
17+++ README 2009-12-21 16:01:17 +0000
18@@ -21,6 +21,10 @@
19 an extension mechanism, and the establishment of a friendly, open,
20 community-oriented development processes.
21
22+
23+Basic Installation
24+==================
25+
26 Inkscape uses the standard procedure for compilation and installation:
27
28 ./configure
29@@ -32,6 +36,9 @@
30 programs such as automake and autoconf. See INSTALL for more
31 details.
32
33+For platform specific instructions please read the README file that
34+is associated with that platform (e.g. for Mac OS X read README.osx)
35+
36
37 Required Dependencies
38 =====================
39
40=== added file 'README.osx'
41--- README.osx 1970-01-01 00:00:00 +0000
42+++ README.osx 2009-12-21 16:01:17 +0000
43@@ -0,0 +1,15 @@
44+Installation for Mac OS X users
45+===============================
46+
47+We try to keep the Wiki pages on compiling Inkscape up-to-date and
48+comprehensive. It is here:
49+
50+http://wiki.inkscape.org/wiki/index.php/CompilingMacOsX
51+
52+For a brief overview:
53+
54+We suggest to use macports (http://macports.org) in order to achieve all
55+the necessary components and libraries. Then there is a mighty tool called
56+"osx-build.sh" in the packaging/macosx directory of the unpacked tarball.
57+This script will do most of the work for you.
58+

Subscribers

People subscribed via source and target branches

to all changes: