Path to this page:
./
x11/libXi,
X Input extension library
Branch: CURRENT,
Version: 1.8.2,
Package name: libXi-1.8.2,
Maintainer: pkgsrc-usersThis package contains the Xi extension. This is the X Input extension
library.
This is part of the X Libraries and Protocol Headers Project at
freedesktop.org.
Required to run:[
x11/Xfixes]
Required to build:[
pkgtools/x11-links] [
x11/fixesproto4] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Filesize: 395.703 KB
Version history: (Expand)
- (2024-09-05) Updated to version: libXi-1.8.2
- (2023-05-04) Updated to version: libXi-1.8.1
- (2021-09-16) Updated to version: libXi-1.8
- (2019-06-25) Updated to version: libXi-1.7.10
- (2018-03-07) Updated to version: libXi-1.7.9nb1
- (2017-01-23) Updated to version: libXi-1.7.9
CVS history: (Expand)
2024-09-05 09:32:23 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
libXi: update to 1.8.2.
libXi 1.8.2 is now available. This release includes fixes for malloc
failures and a double alignment issue on some machines. XFreeDeviceInfo
can now be called with NULL and XGetFeedbackControl is more robust in
the face of a malicious X server sending random data.
Plus a typo fix in the man page, so this release is a grab-bag of
excitement.
|
2023-05-04 11:43:56 by Thomas Klausner | Files touched by this commit (4) | |
Log message:
libXi: update to 1.8.1.
Alan Coopersmith (6): \
\
Build xz tarballs instead of bzip2
Fix spelling/wording issues
gitlab CI: enable commit & merge request checks
gitlab CI: enable gitlab's builtin static analysis
XInput_find_display: Don't dereference NULL dpyinfo
configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
Peter Hutterer (2):
Initialize a few stack vars to zero
libXi 1.8.1
|
2022-11-09 14:14:32 by Joerg Sonnenberger | Files touched by this commit (223) |
Log message:
Reset MAINTAINER
|
2022-04-10 10:53:24 by Nia Alarie | Files touched by this commit (90) |
Log message:
x11: adapt to new avoid-duplicate.mk usage
|
2021-12-01 14:01:17 by Nia Alarie | Files touched by this commit (38) |
Log message:
x11: Add avoid-duplicate.mk to Xorg library packages
|
2021-10-26 13:35:01 by Nia Alarie | Files touched by this commit (674) |
Log message:
x11: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz
|
2021-10-07 17:14:47 by Nia Alarie | Files touched by this commit (675) |
Log message:
x11: Remove SHA1 hashes for distfiles
|
2021-09-16 10:39:06 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
libXi: update to 1.8.
This release of libXi marks the support of XI 2.4 touchpad gesture events
official. This feature is the only difference between libXi 1.8 and the latest
release in the 1.7.x series (1.7.10).
|