Package Details: pinnacle-comp 0.2.3-5

Git Clone URL: https://aur.archlinux.org/pinnacle-comp.git (read-only, click to copy)
Package Base: pinnacle-comp
Description: A Wayland compositor inspired by AwesomeWM
Upstream URL: https://github.com/pinnacle-comp/pinnacle
Licenses: GPL-3.0-or-later
Provides: wayland-compositor
Submitter: Ottatop
Maintainer: Ottatop
Last Packager: Ottatop
Votes: 0
Popularity: 0.000000
First Submitted: 2025-05-21 03:46 (UTC)
Last Updated: 2026-04-26 23:02 (UTC)

Required by (5)

Sources (2)

Pinned Comments

Ottatop commented on 2026-04-26 23:12 (UTC)

@cryoniq @bunburya Alright everything should build now. You may have to do yay -Rdd lua-protobuf because of my changes in packaging there.

Also, if you're using lua then you will have to change the run command in pinnacle.toml to lua5.4. I'll need to figure out a way to run lua 5.4 without hardcoding the command in the default pinnacle.toml because of distros naming the 5.4 binary slightly differently.

Latest Comments

Ottatop commented on 2026-04-26 23:12 (UTC)

@cryoniq @bunburya Alright everything should build now. You may have to do yay -Rdd lua-protobuf because of my changes in packaging there.

Also, if you're using lua then you will have to change the run command in pinnacle.toml to lua5.4. I'll need to figure out a way to run lua 5.4 without hardcoding the command in the default pinnacle.toml because of distros naming the 5.4 binary slightly differently.

cryoniq commented on 2026-04-24 14:27 (UTC)

@Ottatop - can't build this package. As bunburya posted, lua-cqueues dependency cannot be resolved.

resolving dependencies...
warning: cannot resolve "lua-cqueues", a dependency of "lua-http"
:: The following package cannot be upgraded due to unresolvable dependencies:
      lua-http

:: Do you want to skip the above package for this upgrade? [y/N] y
looking for conflicting packages...
 there is nothing to do
error: could not set install reason for package lua-http (could not find or read package)
 -> Failed to install layer, rolling up to next layer.error:error installing repo packages
resolving dependencies...
warning: cannot resolve "lua-cqueues", a dependency of "lua-http"
:: The following package cannot be upgraded due to unresolvable dependencies:
      lua-http

:: Do you want to skip the above package for this upgrade? [y/N] y
looking for conflicting packages...
 there is nothing to do
error: could not set install reason for package lua-http (could not find or read package)
 -> error installing repo packages
error installing repo packages

bunburya commented on 2026-04-07 20:31 (UTC)

The lua-cqueues package is no longer available. There are still lua{51,52,53,54}-cqueues packages in extra but none available for lua55.