diff options
author | Althaf K Backer <althafkbackeratgmaildotcom> | 2010-05-12 23:32:12 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-12 23:32:12 +0200 |
commit | 22df004c95878305e396aaf460bcb6449f956617 (patch) | |
tree | e5d68fc5116188277618b37fc2dab2e4ac5a4eab /network/gyachi/README | |
parent | a69eff4bed983d39341ce26f06b192034b703f2a (diff) |
network/gyachi: Added to 12.2 repository
Diffstat (limited to 'network/gyachi/README')
-rw-r--r-- | network/gyachi/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/network/gyachi/README b/network/gyachi/README new file mode 100644 index 000000000000..d2f207d71fc6 --- /dev/null +++ b/network/gyachi/README @@ -0,0 +1,10 @@ +This Yahoo! client for Linux operating system supports almost +all of the features you would expect to find on the official +Windows Yahoo! client: Voice chat, webcams, faders, 'nicknames', +audibles, avatars, display images, and more. Yet, it remains +very light-weight and memory-friendly. + +This requires mcrypt, pulseaudio, and jasper. + +An optional requirement is libnotify; if you have it installed, +then run the script with: USE_LIBNOTIFY=yes ./gyachi.SlackBuild |