summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2012-03-07 23:42:07 +0100
committerStefano Karapetsas <[email protected]>2012-03-07 23:42:07 +0100
commitbdd1cbc1c0f8855e4b5b2db3debb4813e2ccf364 (patch)
treec3ea6b9f34bce5fc4ca6624bceb936887b1ae836 /README
parentf35ff35d8cd591cd2d92a480d029ea3000c3dc6f (diff)
downloadengrampa-bdd1cbc1c0f8855e4b5b2db3debb4813e2ccf364.tar.bz2
engrampa-bdd1cbc1c0f8855e4b5b2db3debb4813e2ccf364.tar.xz
update for 1.2 releaseengrampa-1.2.0
Diffstat (limited to 'README')
-rw-r--r--README14
1 files changed, 8 insertions, 6 deletions
diff --git a/README b/README
index 65c0cd2..1707eca 100644
--- a/README
+++ b/README
@@ -6,6 +6,8 @@
* What is it ?
+ Engrampa is a fork of File-Roller.
+
Engrampa is an archive manager for the MATE environment. This means
that you can create and modify archives; view the content of an archive;
view and modify a file contained in the archive; extract files from the
@@ -50,7 +52,7 @@
* Home Page
- http://engrampa.sourceforge.net
+ http://www.mate-desktop.org/
* Licensing
@@ -61,19 +63,19 @@
* Dependencies
In order to build this program from the source code you need a working
- MATE environment version 2.x, with the development tools installed
+ MATE environment version 1.2, with the development tools installed
properly.
Also you need the following libraries:
* glib >= 2.16.0
* gtk+ >= 2.12.0
- * libmate >= 2.6.0
- * libmateui >= 2.6.0
+ * libmate >= 1.1.0
+ * libmateui >= 1.1.0
* libglade >= 2.4.0
- * libcaja-extension >= 2.22.2 (optional)
+ * libcaja-extension >= 1.1.0 (optional)
* Install
- ./configure
+ ./autogen.sh
make
make install