Tue, 23 Apr 2024 17:54:12 UTC | login

Information for build ydotool-0.1.9-0.2.20200405.git.9c3a4e7.fc33

ID162930
Package Nameydotool
Version0.1.9
Release0.2.20200405.git.9c3a4e7.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ydotool.git#c2d6deb4c3c4e7790e29664bfd73e6a7c4ee316d
SummaryGeneric command-line automation tool (no X!)
Description Performs some of the functions of xdotool(1) without requiring X11 - however, it generally requires root permission (to open /dev/uinput) Currently implemented command(s): - type - Type a string - key - Press keys - mousemove - Move mouse pointer to absolute position - mousemove_relative - Move mouse pointer to relative position - mouseup - Generate mouse up event - mousedown - Generate mouse down event - click - Click on mouse buttons - recorder - Record/replay input events N.B. optionally, you can start the ydotoold daemon with: - systemctl enable ydotool - systemctl start ydotool
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 08 Jun 2020 04:25:22 UTC
CompletedMon, 08 Jun 2020 04:53:25 UTC
Taskbuild (f33, /rpms/ydotool.git:c2d6deb4c3c4e7790e29664bfd73e6a7c4ee316d)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ydotool.git#c2d6deb4c3c4e7790e29664bfd73e6a7c4ee316d'}}
Tags
f33
RPMs
src
ydotool-0.1.9-0.2.20200405.git.9c3a4e7.fc33.src.rpm (info) (download)
riscv64
ydotool-0.1.9-0.2.20200405.git.9c3a4e7.fc33.riscv64.rpm (info) (download)
ydotool-devel-0.1.9-0.2.20200405.git.9c3a4e7.fc33.riscv64.rpm (info) (download)
ydotool-debuginfo-0.1.9-0.2.20200405.git.9c3a4e7.fc33.riscv64.rpm (info) (download)
ydotool-debugsource-0.1.9-0.2.20200405.git.9c3a4e7.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sat May 30 2020 Jonathan Wakely <jwakely@redhat.com> - 0.1.9-0.2.20200405.git.9c3a4e7 - Rebuilt for Boost 1.73 * Sun Apr 05 2020 Bob Hepple <bob.hepple@gmail.com> - 0.1.9-0.1.20200405.git.9c3a4e7 - Changes per RHBZ#1807753 - and ldconfig are no longer required * Fri Apr 03 2020 Bob Hepple <bob.hepple@gmail.com> - 0.1.9-0.1.20200403.git.9c3a4e7 - Changes per RHBZ#1807753 * Wed Apr 01 2020 Bob Hepple <bob.hepple@gmail.com> - 0.1.9-0.1.20200401.git.9c3a4e7 - Changes per RHBZ#1807753 * Mon Mar 30 2020 Bob Hepple <bob.hepple@gmail.com> - 0.1.9-0.1.20200330.git.9c3a4e7 - Changes per RHBZ#1807753 * Sun Mar 22 2020 Bob Hepple <bob.hepple@gmail.com> - 0.1.9-0.1.20200322.git.9c3a4e7 - fix Source to get git tag directly * Sat Feb 29 2020 Bob Hepple <bob.hepple@gmail.com> - 0.1.9-0.1.20200229.git.9c3a4e7 - Add a note on how to get source from upstream - use lib*-devel packages in BuildRequires * Tue Feb 18 2020 Bob Hepple <bob.hepple@gmail.com> - 0.1.9-0.1.20200218.git.9c3a4e7 - rebuild from head to pick up manuals & service file - remove static build - strip binaries (rpmlint complained about them) * Mon Feb 17 2020 Bob Hepple <bob.hepple@gmail.com> - 0.1.8.20200211.3 - add BuildRequires: systemd-rpm-macros; add dist to release * Sun Feb 16 2020 Bob Hepple <bob.hepple@gmail.com> - 0.1.8.20200211.2 - use %_unitdir * Sun Feb 16 2020 Bob Hepple <bob.hepple@gmail.com> - 0.1.8.20200211.1 - Initial version of the package