[pdfmod] Update README



commit a2a78a48ae33aa701b141465e903e07ebee3d769
Author: Gabriel Burt <gabriel burt gmail com>
Date:   Wed Jul 29 09:43:29 2009 -0700

    Update README

 README |   22 ++++++++++++++++++----
 1 files changed, 18 insertions(+), 4 deletions(-)
---
diff --git a/README b/README
index 6f48646..ca2f33a 100644
--- a/README
+++ b/README
@@ -1,4 +1,18 @@
-To build:
- * Build Hyena from http://gitorious.org/banshee/mainline/commits/platform
- * Build poppler-sharp with: cd src/Libraries/poppler-sharp && make
- * Open PdfMod.mds in MonoDevelop 2.0 and build/run the solution in Debug config
+Dependencies:
+
+ * Mono
+ * Gtk#
+ * poppler
+ * gnome-doc-utils
+
+To build from git:
+
+$ ./autogen.sh && make
+
+To build from tarball:
+
+$ ./configure && make
+
+To run uninstalled:
+
+$ make run



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]