pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/xcb-util-image



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Oct 20 11:15:38 UTC 2014

Modified Files:
        pkgsrc/x11/xcb-util-image: Makefile distinfo
        pkgsrc/x11/xcb-util-image/patches: patch-image_xcb__image.c

Log Message:
Update to 0.4.0:

Release 0.4.0 (2014-10-15)
==========================

- Corrected return value documentation for xcb_image_shm_put().
- Added additional format tests for XY_PIXMAP bit planes.
- Changed test_xcb_image to work with XY_PIXMAP with nontrivial planemask.
- Fixed get_image to handle xy format with nontrivial plane_mask.
- Fixed endianness bug in xy pixmap getimage.
- Use AC_CONFIG_HEADERS to create a config.h file.
- Add missing COPYING file.
- Using X11 Protocol headers, so XPROTO_CFLAGS is required.
- Move test cases into their own directory.
- Fix compilation when NDEBUG is defined.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/x11/xcb-util-image/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/x11/xcb-util-image/distinfo
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/x11/xcb-util-image/patches/patch-image_xcb__image.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index