| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to version 1.0.7
* This release includes support for building with meson as well as autoconf.
Please test building with meson and report any issues you hit to our
gitlab issue tracker at:
https://gitlab.freedesktop.org/xorg/app/appres/-/issues
as we plan on removing the autoconf build support in a future release.
- switched to meson build
- Update to version 1.0.6 * bugfix release
- Update to version 1.0.5 * Print which option was in error along with usage message * configure: Drop AM_MAINTAINER_MODE * autogen.sh: Honor NOCONFIGURE=1 * autogen.sh: use quoted string variables * autogen: add default patch prefix * autogen.sh: use exec instead of waiting for configure to finish
- fixed license to X11 in specfile
- Update to version 1.0.4:
+ Add -V option to print command version.
+ Combine usage message into a single string.
+ Mark usage() as _X_NORETURN to satisfy -Wmissing-noreturn
warning.
+ config: move man pages into their own directory.
+ man: replace hard coded man page section with substitution
strings.
+ man: remove trailing spaces and tabs.
- Add pkgconfig(xproto), configure now checks for it.
- Split appres from xorg-x11. Initial version: 1.0.3.