AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Clean up with spec-cleaner - Make building more verbose
- Update to version 0.1.3: * Add a --with-cursorpath option to configure
- removed u_fix-issue-with-gcc.patch * patch was only necessary with gcc in 2013, when building 'awesome' against the static library; we do not ship the static libary (did we ever?) https://lists.freedesktop.org/archives/xcb/2016-April/010737.html
- added baselibs.conf as source to specfile
- Update to version 0.1.2: + Use CFSwapInt32LittleToHost from CoreFoundation.h on Mac OS X to implement le32toh. + Check submodules before running autoconf. + darwin: Use OSByteOrder.h rather than CF. + Perform safety check before trying to load glyph cursor
- Update to version 0.1.1: + Fix memleak with broken resource databases + Check exact RENDER version that the server supports + Use LE_32 macro from <sys/byteorder.h> on Solaris versions without le32toh() + Use $(AM_V_GEN) when calling gperf + Fail the build if gperf is needed, but not found + handle read() errors + Bugfix: Properly load cursor files where not all cursors are suitable
- renamed patch according to the X11:XOrg patch guidelines
- Fix issue with GCC
- Initial package, version 0.1.0+2