[ANNOUNCE] libfontenc 1.1.6

2022-08-30 Thread Alan Coopersmith
This quick update fixes build failures in libfontenc 1.1.5 on platforms that require setting a #define such as _GNU_SOURCE, _OPENBSD_SOURCE, or __EXTENSIONS__ to expose the reallocarray() prototype in their headers. Alan Coopersmith (2): include config.h before system headers libfonten

[ANNOUNCE] ico 1.0.6

2022-08-30 Thread Alan Coopersmith
ico is a simple animation program that may be used for testing various X11 operations and extensions. It displays a wire-frame rotating polyhedron, with hidden lines removed, or a solid-fill polyhedron with hidden faces removed. Alan Coopersmith (9): Update README for gitlab migration

[ANNOUNCE] oclock 1.0.5

2022-08-30 Thread Alan Coopersmith
oclock is a simple analog clock using the SHAPE extension to make a round (possibly transparent) window. Alan Coopersmith (9): Update README for gitlab migration Update configure.ac bug URL for gitlab migration Pass -D_CONST_X_STRING to make libXt declare String as const char *

[ANNOUNCE] showfont 1.0.6

2022-08-30 Thread Alan Coopersmith
showfont displays data about a font from an X font server. The information shown includes font information, font properties, character metrics, and character bitmaps. Alan Coopersmith (9): Update README for gitlab migration Update configure.ac bug URL for gitlab migration Fix spe

[ANNOUNCE] xmh 1.0.4

2022-08-30 Thread Alan Coopersmith
The xmh program provides a graphical user interface to the MH Message Handling System. To actually do things with your mail, it makes calls to the MH package. Alan Coopersmith (11): Update README for gitlab migration Update configure.ac bug URL for gitlab migration Fix spelling/