summaryrefslogtreecommitdiff
path: root/devel/allegro-devel/files/pkg-message.in
blob: 305dcbc3c35239ce346b7ffbe07506044abb4c0b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[
{ type: install
  message: <<EOM
Allegro-devel has been installed.

Allegro-devel have two Demos (Games)

Cosmic Protector and SPEED


You can use executable

    %%LOCALBASE%%/bin/cosmic_protector

    %%LOCALBASE%%/bin/speed


Or can use desktop files

    %%LOCALBASE%%/share/applications/cosmic_protector.desktop

    %%LOCALBASE%%/share/applications/speed.desktop

Have fun!
EOM
}
]