Package Details: consolation 0.0.10-3

Git Clone URL: https://aur.archlinux.org/consolation.git (read-only, click to copy)
Package Base: consolation
Description: Libinput-based console pointer support for copy-paste, similar to gpm
Upstream URL: https://salsa.debian.org/consolation-team/consolation
Licenses: GPL-2.0-or-later AND MIT
Submitter: snakeroot
Maintainer: snakeroot
Last Packager: snakeroot
Votes: 3
Popularity: 0.000001
First Submitted: 2019-10-15 22:53 (UTC)
Last Updated: 2025-04-13 14:44 (UTC)

Latest Comments

m040601 commented on 2025-04-13 17:20 (UTC) (edited on 2025-04-13 20:22 (UTC) by m040601)

Last update not working,

make[1]: Leaving directory '/dev/shm/aurydesty/consolation/src/consolation-0.0.10'
install: cannot stat 'Changelog': No such file or directory
==> ERROR: A failure occurred in package().
    Aborting...
 -> error making: consolation-exit status 4

Please test the PKGBUILD in your own computer in a clean environment/chroot before uploading to the AUR.

m040601 commented on 2025-04-02 16:44 (UTC)

pacman -Ql consolation

consolation /usr/bin/consolation
consolation /usr/lib/systemd/system/consolation.service
consolation /usr/share/man/man8/consolation.8.gz

tar tf consolation/consolation_0.0.10.orig.tar.xz

...
consolation-0.0.10/README
...
consolation-0.0.10/ChangeLog
...
consolation-0.0.10/LICENSE
...

Please put the ChangeLog in

/usr/share/doc/consolation/Changelog

The license is also missing,

/usr/share/licenses/consolation/LICENSE

Thanks in advance.

m040601 commented on 2025-04-02 16:36 (UTC)

==> Making package: consolation 0.0.10-1 (Wed 02 Apr 2025 05:35:09 PM WEST)
==> Retrieving sources...
  -> Found consolation_0.0.10.orig.tar.xz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with md5sums...
    consolation_0.0.10.orig.tar.xz ... FAILED
==> ERROR: One or more files did not pass the validity check!
 -> error downloading sources: /dev/shm/aurydesty/consolation
         context: exit status 1

m040601 commented on 2025-01-18 19:47 (UTC)

This PKGBUILD has been out of date for 3 months now,

eaglgenes101 flagged consolation out-of-date on 2024-09-03 (UTC) for the following reason:

    Consolation version 0.10: https://salsa.debian.org/consolation-team/consolation/-/tags/
    consolation-0.0.10

The maintainer, snakeroot, doesnt respond or seems to be active,

    Status:        Active
    Last Login:      2024-09-12 (UTC)

Is anyone interested in adopting it ???

m040601 commented on 2024-09-23 22:20 (UTC) (edited on 2024-09-23 23:02 (UTC) by m040601)

Same changes since the last update, 2 years ago, from the "Changelog" also shipped in the tar.gz:

Version 0.0.10 -- 5 Jul 2024

 * Fix support for --enable-dwtp and --enable-scroll-button-lock
 * Resync with libinput 1.26.0
 * With libinput 1.23: New option --set-profile=custom
 * New option --set-rotation-angle
 * With libinput 1.26: New option --set-clickfinger-map

Version 0.0.9 -- 5 Aug 2022

 * Resync with libinput 1.21.0
 * With libinput 1.21: New option --enable-dwtp
 * Add new option --disable-mouse-reporting.
   If you use it, please tell me why!

Aftermath commented on 2023-06-07 18:34 (UTC)

Thanks for providing and maintaining this package.

BrainDamage commented on 2022-09-26 12:52 (UTC) (edited on 2022-09-26 12:54 (UTC) by BrainDamage)

help2man should be a makedepend, not a runtime dependency

systemd is also not a dependency, even if it provides a .service file for it, it's not necessary for its execution

EDIT: if your intention is for udev/evdev libs, then it should be systemd-libs