Commit graph

2 commits

Author SHA1 Message Date
jmmv
2c360ba7c9 Disable XFT support, as requested in PR pkg/20387 by Marc Recht.
Quoting xchat 2.0.0 announcement:

* By default, xchat will use Pango to render text. This is usually quite
  fast, if you have Pango 1.1 and Xft2 on your system. If you need to use
  Pango 1.0, or find text rendering slow, you can use the ./configure switch
  --enable-xft, which will bypass Pango. NB: --enable-xft will also remove
  some of Pango's nice i18n features, such as multiple fonts and bidi.
  If the text is still unbearably slow, disable font smoothing in Gnome2
  Font Preferences.

With the actual pango's buildlink2.mk, xchat2 will use, at least, pango
1.2.0, so XFT is useless.

Bump PKGREVISION to 1.
2003-02-17 14:19:05 +00:00
jmmv
9cc1357123 Initial import of xchat2, version 2.0.0.
XChat is a graphical IRC client that runs on UNIX-like systems.
It uses the GTK 2 library as its graphics toolkit.

Based on the package provided in PR pkg/20298 by Juan RP.
2003-02-16 16:00:24 +00:00