[libvtemm] Move dependencies information.
- From: Krzesimir Nowak <krnowak src gnome org>
- To: svn-commits-list gnome org
- Subject: [libvtemm] Move dependencies information.
- Date: Tue, 16 Jun 2009 14:08:27 -0400 (EDT)
commit 36e45484f92c02f75d8bc3f7f735a873574c3a91
Author: Krzesimir Nowak <krnowak svn gnome org>
Date: Tue Jun 16 20:06:41 2009 +0200
Move dependencies information.
* NEWS: Deleted information about dependencies.
* README: Added it here and formatted better.
NEWS | 9 ---------
README | 11 +++++++++++
2 files changed, 11 insertions(+), 9 deletions(-)
---
diff --git a/NEWS b/NEWS
index f8b1235..e196595 100644
--- a/NEWS
+++ b/NEWS
@@ -22,13 +22,4 @@ returns a reference instead of pointer and so on.) This probably doesn't matter
since almost nobody is using it.
* API is bumped to version 1.1.
* libvtemm-1.1 is can be installed in parallel with version 1.0.
-* Current dependencies:
- to build a library:
- vte >= 0.20.5
- gtkmm-2.4 >= 2.14
- glibmm-2.4 >= 2.18
- to build a documentation:
- doxygen
- gtkmm_doxygen_tags, glibmm_doxygen_tags and pangomm_doxygen_tags in
- docs/reference for proper xrefs.
(Krzesimir Nowak)
diff --git a/README b/README
index bbbb90c..a38fa63 100644
--- a/README
+++ b/README
@@ -1,2 +1,13 @@
C++ wrapper for vte, version 0.20.3.
+Current dependencies:
+- to build a library:
+ * vte >= 0.20.5
+ * gtkmm >= 2.14
+ * glibmm >= 2.18
+- to build a documentation:
+ * doxygen
+ * xsltproc
+ * gtkmm_doxygen_tags, glibmm_doxygen_tags and pangomm_doxygen_tags for
+ proper xrefs. (see TAGFILES in docs/reference/Doxyfile)
+
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]