Path to this page:
./
graphics/libgii,
General Input Interface - API for all possible input sources
Branch: CURRENT,
Version: 1.0.2nb1,
Package name: libgii-1.0.2nb1,
Maintainer: pkgsrc-usersLibGII (General Input Interface) is intended to be to input what
our LibGGI (General Graphics Interface) library is to graphics.
LibGII is based on the concept of input streams, which virtualize
access to the underlying input drivers. Events from various input
devices are abstracted into easy-to-use structures. LibGII also
allows the application to join streams together, receiving input
from an arbitrary combination of devices. LibGII is a separate
component from LibGGI, although LibGGI depends on LibGII for input
purposes.
The main purpose of this LibGII release is to accompany our LibGGI
release, but you're still very welcome to use LibGII as a standalone
library for your non-LibGGI applications. Also you might be
interrested in the mhub utility found in the demos directory. mhub
is a mouse event repeater and converter. See mhub(1) and the
libgii(7) and input-<target>(7) manual pages for more info.
Required to build:[
pkgtools/x11-links] [
pkgtools/cwrappers]
Master sites:
Filesize: 684.667 KB
Version history: (Expand)
- (2017-11-23) Package has been reborn
- (2014-01-17) Updated to version: libgii-1.0.2nb1
- (2010-01-30) Updated to version: libgii-1.0.2
- (2006-07-29) Updated to version: libgii-0.9.1nb3
- (2006-04-12) Updated to version: libgii-0.9.1nb2
- (2006-02-06) Updated to version: libgii-0.9.1nb1
CVS history: (Expand)
2021-10-26 12:47:26 by Nia Alarie | Files touched by this commit (800) |
Log message:
graphics: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:13:27 by Nia Alarie | Files touched by this commit (800) |
Log message:
graphics: Remove SHA1 hashes for distfiles
|
2020-08-17 00:38:56 by Tobias Nygren | Files touched by this commit (5) |
Log message:
libggi*: replace long gone HOMEPAGE with mirror at ibiblio
|
2018-01-14 15:58:41 by Roland Illig | Files touched by this commit (36) |
Log message:
graphics/*: remove redundant :Q modifiers
pkgsrc doesn't support PREFIX with spaces or other special characters.
Therefore it is not necessary to add the :Q modifier to this variable
and several others.
|
2017-01-19 19:52:30 by Alistair G. Crooks | Files touched by this commit (352) |
Log message:
Convert all occurrences (353 by my count) of
MASTER_SITES= site1 \
site2
style continuation lines to be simple repeated
MASTER_SITES+= site1
MASTER_SITES+= site2
lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint
accordingly.
|
2015-11-03 22:34:36 by Alistair G. Crooks | Files touched by this commit (610) |
Log message:
Add SHA512 digests for distfiles for graphics category
Problems found with existing digests:
Package fotoxx distfile fotoxx-14.03.1.tar.gz
ac2033f87de2c23941261f7c50160cddf872c110 [recorded]
118e98a8cc0414676b3c4d37b8df407c28a1407c [calculated]
Package ploticus-examples distfile ploticus-2.00/plnode200.tar.gz
34274a03d0c41fae5690633663e3d4114b9d7a6d [recorded]
da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]
Problems found locating distfiles:
Package AfterShotPro: missing distfile AfterShotPro-1.1.0.30/AfterShotPro_i386.deb
Package pgraf: missing distfile pgraf-20010131.tar.gz
Package qvplay: missing distfile qvplay-0.95.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-03-12 16:32:05 by Tobias Nygren | Files touched by this commit (1) |
Log message:
unconditionally requires dlopen
|
2014-06-26 22:34:02 by Aleksej Saushev | Files touched by this commit (2) |
Log message:
FreeBSD 10 is not FreeBSD 1.
|