updated on Thu Jan 19 12:17:07 UTC 2012
[aur-mirror.git] / kurso_esperanto / kurso_esperanto.install
blobf170216891ebbc79a477b095246275bcee0d1fe2
1 # arg 1:  the new package version
2 post_install() {
3   cat << EOF
5 When you use Kurso de Esperanto for the first time, you must specify your preferred MP3 player (default is mpg123). 
6 Optionally you may specify a WAV recorder (default is wavrec), WAV player (default is wavplay), web browser, and 
7 e-mail client. 
9 To do this, go to the initial menu of Kurso, click on "Settings" and go to the tab "Sound and Internet".
10 If the Esperanto accented letters do not appear correctly on the screen, install a Unicode font
11 (supporting at least the "Southern European" subset), and on the settings part of Kurso state that
12 font as the preferred default.
14 IF THE APPLICATION HAS UNUSABLE COLOR BUTTONS AND FONT, LAUNCH IT WITH "kurso -fg black -bg grey"
16 EOF
17   /bin/true
20 # arg 1:  the new package version
21 # arg 2:  the old package version
22 post_upgrade() {
23   post_install
26 op=$1
27 shift
28 $op $*