diff options
author | B. Watson <yalhcru@gmail.com> | 2020-11-03 14:28:25 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-11-07 14:02:33 +0700 |
commit | ae9ed4380e26deca13cddd09822b75795f83571f (patch) | |
tree | 38b7af3b6488673d69346c678978cc8f7389cd9e /games/xcowsay/README_1.5.txt | |
parent | 7aed4d160fb2cb84a0cd2043edf77765138eab86 (diff) | |
download | slackbuilds-ae9ed4380e26deca13cddd09822b75795f83571f.tar.gz |
games/xcowsay: Updated for version 1.5.1.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/xcowsay/README_1.5.txt')
-rw-r--r-- | games/xcowsay/README_1.5.txt | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/games/xcowsay/README_1.5.txt b/games/xcowsay/README_1.5.txt deleted file mode 100644 index 4e71bd4fd5..0000000000 --- a/games/xcowsay/README_1.5.txt +++ /dev/null @@ -1,16 +0,0 @@ -For now, the xcowsay SlackBuild remains one version behind the latest -release. This is because the latest (1.5) release doesn't work for -everybody. - -Starting with version 1.5, xcowsay requires a compositing window manager -that supports alpha channels. This build is for version 1.4, the last -one which works correctly with traditional window managers such as -WindowMaker or FVWM. Version 1.4 also works fine in environments where -1.5 would work. If you *really* want version 1.5, download its source -to the SlackBuild's directory and build it with a command like: - -# VERSION=1.5 BUILD=1 TAG=_custom ./xcowsay.SlackBuild - -Hopefully, some future version of xcowsay will make the compositing -support optional (and maybe even autodetected), so this script can be -updated to track new xcowsay releases again. |