[gnote] Update README
- From: Aurimas Černius <aurimasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnote] Update README
- Date: Wed, 15 Jan 2014 21:09:00 +0000 (UTC)
commit 09c060715674e737662a65ec6851c8fb48f85398
Author: Aurimas Černius <aurisc4 gmail com>
Date: Wed Jan 15 23:07:25 2014 +0200
Update README
Fixes Bug 721855.
README | 19 ++++++++++---------
1 files changed, 10 insertions(+), 9 deletions(-)
---
diff --git a/README b/README
index a2f7992..e9c38f4 100644
--- a/README
+++ b/README
@@ -1,27 +1,28 @@
Gnote
-----
-Gnote is a C++ port of Tomboy
+Gnote started as a C++ port of Tomboy and has moved it's own path later.
-I wrote this as an experiment, and the emphasis has been put on making
-it a clone as close as possible to the original.
+Starting as Tomboy clone Gnote continues with the same initial ideas and
+mostly has the same functionality. However it moved forward for the sake
+of better integration with modern GNOME desktop environment.
http://live.gnome.org/Gnote
Compiling
---------
-See the INSTALL file.
+Gnote uses GNU Autotool for it's build system, so compiling it is a standard:
+./configure && make && make install
Dependencies:
-- Glibmm 2.28
-- Gtkmm 3.4
-- Gtk+ 3.0
+- Glibmm 2.32
+- Gtkmm 3.10
+- Gtk+ 3.10
- libxml2
- libxslt
- libuuid
- boost 1.34
-- libpcrepp (part of pcre)
Importing Tomboy notes
----------------------
@@ -38,7 +39,7 @@ Getting the code
The source tree is currently hosted on GNOME.
To view the repository onlineL
- http://git.gnome.org/cgit/gnote
+ https://git.gnome.org/browse/gnote
The URL to clone it:
git://git.gnome.org/gnote
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]