Package Details: plasma-remotecontrollers-git 5.26.90.r308.g3bbb4f9-1

Git Clone URL: https://aur.archlinux.org/plasma-remotecontrollers-git.git (read-only, click to copy)
Package Base: plasma-remotecontrollers-git
Description: Translate various input device events into keyboard and pointer events
Upstream URL: https://invent.kde.org/plasma-bigscreen/plasma-remotecontrollers
Licenses: GPL2
Conflicts: plasma-remotecontrollers
Submitter: f43nd1r
Maintainer: User8395 (espidev)
Last Packager: User8395
Votes: 0
Popularity: 0.000000
First Submitted: 2024-05-05 13:36 (UTC)
Last Updated: 2025-08-25 23:01 (UTC)

Latest Comments

ccharabaruk commented on 2025-08-10 00:40 (UTC)

@User8395 thanks, although even if plasma-bigscreen-git changes to depend on this package, this one should still provide plasma-remotecontrollers as tends to be standard for -git packages.

User8395 commented on 2025-08-08 20:59 (UTC)

@ccharabaruk I have asked the package maintainer to update the dependencies of plasma-bigscreen-git.

ccharabaruk commented on 2025-08-08 20:56 (UTC)

Should this not also provide plasma-remotecontrollers? Right now there's a bootstrap problem since this depends on plasma-bigscreen-git but plasma-bigscreen-git itself depends on the old plasma-remotecontrollers package still stuck at 5.27.10.

techmanwalker commented on 2025-07-16 22:52 (UTC)

Yes it works now, thank you for fixing it :D

User8395 commented on 2025-07-16 22:11 (UTC)

Please verify that it works now

techmanwalker commented on 2025-07-16 22:03 (UTC)

It does not build right now due to the directory name missing the -git suffix, replacing

cd "$pkgname"

with

cd "plasma-remotecontrollers"

solves the issue