| 12 InterfaceVersion: 2.0 |
12 InterfaceVersion: 2.0 |
| 13 PackageVersion: 1 |
13 PackageVersion: 1 |
| 14 |
14 |
| 15 [Description] |
15 [Description] |
| 16 Pidgin allows you to talk to anyone using a variety of messaging protocols, |
16 Pidgin allows you to talk to anyone using a variety of messaging protocols, |
| 17 including AIM (Oscar and TOC), ICQ, IRC, Yahoo!, XMPP, |
17 including AIM (Oscar and TOC), ICQ, IRC, XMPP, |
| 18 Gadu-Gadu, and Zephyr. These protocols are implemented using a |
18 Gadu-Gadu, and Zephyr. These protocols are implemented using a |
| 19 modular, easy to use design. To use a protocol, just add an account using the |
19 modular, easy to use design. To use a protocol, just add an account using the |
| 20 account editor. |
20 account editor. |
| 21 |
21 |
| 22 Pidgin supports many common features of other clients, as well as many unique |
22 Pidgin supports many common features of other clients, as well as many unique |
| 23 features, such as perl scripting, TCL scripting and C plugins. |
23 features, such as perl scripting, TCL scripting and C plugins. |
| 24 |
24 |
| 25 Pidgin is NOT affiliated with or endorsed by America Online, Inc., Microsoft |
25 Pidgin is NOT affiliated with or endorsed by America Online, Inc., Microsoft |
| 26 Corporation, Yahoo! Inc., or ICQ Inc. |
26 Corporation, or ICQ Inc. |
| 27 |
27 |
| 28 [BuildPrepare] |
28 [BuildPrepare] |
| 29 APBUILD_STATIC="Xss startup-notification-1" prepareBuild --enable-nss --enable-gnutls --enable-binreloc --disable-perl --disable-tcl --disable-gtktest --disable-glibtest --disable-vv --disable-fortify |
29 APBUILD_STATIC="Xss startup-notification-1" prepareBuild --enable-nss --enable-gnutls --enable-binreloc --disable-perl --disable-tcl --disable-gtktest --disable-glibtest --disable-vv --disable-fortify |
| 30 #APBUILD_STATIC="Xss startup-notification-1" prepareBuild --enable-nss --enable-gnutls --enable-binreloc --disable-perl --disable-tcl --disable-vv |
30 #APBUILD_STATIC="Xss startup-notification-1" prepareBuild --enable-nss --enable-gnutls --enable-binreloc --disable-perl --disable-tcl --disable-vv |
| 31 |
31 |