2023-09-01 11:39:02 by Nia Alarie | Files touched by this commit (1) |
Log message:
xeyes: Add missing dependency on libxcb for xcb-present.
|
2023-07-14 08:39:46 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
xeyes: update to 1.3.0.
xeyes is a simple utility used by X users to help them find lost cursors,
and by Wayland users to help see which windows are run via Xwayland vs.
natively.
This release adds a -biblicallyAccurate option for extra amusement.
Alan Coopersmith (8):
gitlab CI: add a basic build test
Build xz tarballs instead of bzip2
Fix spelling/wording issues
man page: remove out-of-date reference to X(7)
gitlab CI: stop requiring Signed-off-by in commits
Add -help & -version options
Print which argument was unknown before giving usage message
xeyes 1.3.0
Serge Bazanski (1):
Implement multi-ocular support, add biblical example
|
2022-11-09 14:14:32 by Joerg Sonnenberger | Files touched by this commit (223) |
Log message:
Reset MAINTAINER
|
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-08-03 10:48:51 by Ryo ONODERA | Files touched by this commit (1) |
Log message:
xeyes: Remove devel/xorg-util-macros dependency. Bump PKGREVISION
It is warning and not error.
Noticed by wiz@. Thank you.
|
2021-08-03 05:45:25 by Ryo ONODERA | Files touched by this commit (1) |
Log message:
xeyes: Fix build. xorg-macros.pc and xi.pc are required to build
|
2021-08-02 12:38:48 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
xeyes: update to 1.2.0.
This release of xeyes adds support for using the Present and Xinput2
extensions so that your X server is even smoother when making eyes at you.
Alan Coopersmith (4):
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
Remove redundant declaration of hypot() for SVR4 systems
xeyes 1.2.0
Keith Packard (3):
Add support for the 'Present' extension. [v3]
Use XI2 raw events to notice when mouse moves [v2]
Clean up compiler warnings
|
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message:
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|
2018-03-10 09:00:05 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
xeyes: update to 1.1.2.
Alan Coopersmith (4):
Mark usage as noreturn, as suggested by -Wmissing-noreturn
configure: Drop AM_MAINTAINER_MODE
autogen.sh: Honor NOCONFIGURE=1
xeyes 1.1.2
Emil Velikov (1):
autogen.sh: use quoted string variables
Gaetan Nadon (2):
config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
config: move man pages into their own directory
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (1):
autogen.sh: use exec instead of waiting for configure to finish
|