summaryrefslogtreecommitdiffstats
path: root/multimedia/gaupol
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/gaupol')
-rw-r--r--multimedia/gaupol/README11
-rw-r--r--multimedia/gaupol/gaupol.info2
2 files changed, 4 insertions, 9 deletions
diff --git a/multimedia/gaupol/README b/multimedia/gaupol/README
index da4b20a7dd..18d6310fae 100644
--- a/multimedia/gaupol/README
+++ b/multimedia/gaupol/README
@@ -8,13 +8,9 @@ and on Windows. Technically, it should run on Mac as well, but that has not
been tested nor made convenient. Gaupol's user interface is based on the
GTK+ toolkit and has been designed to best fit the GNOME desktop environment.
-Dependencies
+Optional dependencies are:
-- Gaupol requires Python 2.5.1 or greater and PyGTK 2.12 or greater.
-
-Other dependencies (not required)
-
-- PyEnchant 1.1.3 or greater is required for spell-checking.
+- pyenchant 1.1.3 or greater is required for spell-checking.
Additionally, spell-checking requires a dictionary, any of Aspell/Pspell,
Ispell, MySpell, Uspell, Hspell or AppleSpell.
@@ -22,7 +18,6 @@ Other dependencies (not required)
country names.
- Universal Encoding Detector is required for character encoding
- auto-detection. (chardet)
+ auto-detection. (python2-chardet)
- MPlayer or VLC is recommended for preview.
-
diff --git a/multimedia/gaupol/gaupol.info b/multimedia/gaupol/gaupol.info
index b6cdc2ccb3..8646ee2916 100644
--- a/multimedia/gaupol/gaupol.info
+++ b/multimedia/gaupol/gaupol.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://download.gna.org/gaupol/0.19/gaupol-0.19.1.tar.gz"
MD5SUM="291c8f3e1b28567b72bb31545a625ec8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="pyenchant"
+REQUIRES=""
MAINTAINER="Andre Barboza"
EMAIL="bmg.andre@gmail.com"