diff options
author | Daniel LEVAI <leva@ecentrum.hu> | 2010-12-29 15:14:40 +0000 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-12-31 19:00:12 -0600 |
commit | d8004a7324275a7adc06f94f62caa43280245ef9 (patch) | |
tree | 34d63b5843b1e2efca6cd5bb4c3602db17906057 /system/rxvt-unicode/README | |
parent | ad409b7053bd0eaa51e9a1826a533589864768dc (diff) | |
download | slackbuilds-d8004a7324275a7adc06f94f62caa43280245ef9.tar.gz |
system/rxvt-unicode: Updated with various script improvements.
Signed-off-by: Michiel van Wessem <michiel@slackbuilds.org>
Diffstat (limited to 'system/rxvt-unicode/README')
-rw-r--r-- | system/rxvt-unicode/README | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/system/rxvt-unicode/README b/system/rxvt-unicode/README index e90bef68f9..bb56f4dc38 100644 --- a/system/rxvt-unicode/README +++ b/system/rxvt-unicode/README @@ -1,9 +1,7 @@ -rxvt-unicode is an enhanced version of the rxvt terminal emulator. -It has full unicode and Xft support, does font antialiasing and italics, -and has the same transparency capabilities as ATerm. It can be extended -using Perl. +rxvt-unicode is an enhanced version of the rxvt terminal emulator. It has +full unicode and Xft support, does font antialiasing and italics, and has +the same transparency capabilities as ATerm. It can be extended using Perl. -NOTE: changing to --disable-perl will result in a much leaner package. - -libAfterImage is an optional dependency that will greatly enhance -rxvt-unicode. +The slackbuild uses environment variable called CONFIG_PERL to control whether +the embedded perl interpreter will be built. Setting to anything other than YES +during the build will disable it, which will result in a much leaner package. |