aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/Makefile
diff options
context:
space:
mode:
authorjohans <johans@FreeBSD.org>2012-02-19 17:07:38 +0800
committerjohans <johans@FreeBSD.org>2012-02-19 17:07:38 +0800
commitc63df0ff0df08113ecfb95555998b2d2b6cce006 (patch)
tree27bbab5fad79f1a7e0bc98eb8790771c97d1b948 /x11-toolkits/Makefile
parentfbd93d54111135960d756ef5025aa248dc77b4d5 (diff)
downloadfreebsd-ports-gnome-c63df0ff0df08113ecfb95555998b2d2b6cce006.tar.gz
freebsd-ports-gnome-c63df0ff0df08113ecfb95555998b2d2b6cce006.tar.zst
freebsd-ports-gnome-c63df0ff0df08113ecfb95555998b2d2b6cce006.zip
- Add new port: x11-toolkits/libxaw3dxft
It is an alternative for libxaw3d, with support for UTF-8 and fancy fonts. This library is a requirement for newer versions of graphics/xpaint. libxaw3dxft is a Xaw (Athena Widget Set) replacement that looks three-dimensional. Xaw3dxft is an extended version of xaw3d with support for UTF8 input and UTF8 encoding of text, and rendering text with the Freetype library and Truetype fonts. It should be mostly compatible with the original xaw3d library, except for font management : everything using the old X11 core font routines should be replaced by their freetype equivalents. The main advantage of using libxaw3dxft over libxaw3d or libxaw is that all text will appear nicely antialiasedd when using truetype fonts in the menu widgets. Also, the use of UTF8 makes it easier to internationalize applications in arbitrary languages. WWW: http://sf-xpaint.sourceforge.net/
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r--x11-toolkits/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile
index 90b32fa15084..1ea165296d34 100644
--- a/x11-toolkits/Makefile
+++ b/x11-toolkits/Makefile
@@ -116,6 +116,7 @@
SUBDIR += libsexymm
SUBDIR += libwnck
SUBDIR += libwnck-reference
+ SUBDIR += libxaw3dxft
SUBDIR += libxfce4gui
SUBDIR += libzvt
SUBDIR += linux-f10-blt