Package Details: cambalache 1.0.1-2

Git Clone URL: https://aur.archlinux.org/cambalache.git (read-only, click to copy)
Package Base: cambalache
Description: A new RAD tool for Gtk 4 and 3
Upstream URL: https://gitlab.gnome.org/jpu/cambalache
Licenses: LGPL-2.1-only
Submitter: dusansimic
Maintainer: DodoGTA
Last Packager: DodoGTA
Votes: 14
Popularity: 1.44
First Submitted: 2021-08-26 07:14 (UTC)
Last Updated: 2026-05-17 07:44 (UTC)

Pinned Comments

DodoGTA commented on 2026-02-05 16:47 (UTC)

This package should only be flagged as out-of-date only when there's a new stable release (as indicated by an even major or minor version number component)

Feel free to use the nvchecker file (or the pkgctl version check command) to confirm that's the case

Latest Comments

1 2 3 Next › Last »

koutheir commented on 2026-05-12 02:12 (UTC)

Failure, likely because the new version of this package now depends on wlroots0.20, instead of wlroots0.19:

...
casilda| Run-time dependency wlroots-0.20 found: NO  (tried pkg-config and cmake)

cambalache-1.0.1/subprojects/casilda/meson.build:20:14: ERROR: Dependency "wlroots-0.20" not found (tried pkg-config and cmake)

A full log can be found at /home/koutheir/.cache/paru/clone/cambalache/src/build/meson-logs/meson-log.txt

dantob commented on 2026-05-12 00:47 (UTC)

I think we now need wlroots0.20 as a build dependency

impulse commented on 2026-03-23 14:10 (UTC)

[impulse@librelaptop cambalache]$ pkgctl version check
Out-of-date
 ! cambalache: upgrade from version 0.96.3 to 1.0

Can you add me as a co-maintainer so i can help keep the package maintained?

DodoGTA commented on 2026-03-22 16:14 (UTC)

I'm currently waiting for an GTK 4 update to get in the extra repository in order to push the 1.0 release (once it's out, I'll definitely do that)

DodoGTA commented on 2026-02-05 16:47 (UTC)

This package should only be flagged as out-of-date only when there's a new stable release (as indicated by an even major or minor version number component)

Feel free to use the nvchecker file (or the pkgctl version check command) to confirm that's the case

DodoGTA commented on 2025-07-23 17:13 (UTC)

@Keops The current newest release tag (0.97.4) is a development release (as indicated by the odd minor version number which is also reflected in the .nvchecker.toml file) and Arch doesn't really package development releases (or even Linux kernel RC tags)

The development release thing was also confirmed to me by the main developer in the Cambalache Matrix room

OxayotlTheGreat commented on 2025-06-03 19:24 (UTC)

Thank you for your work DodoGTA and I hope my comments helped :) .

DodoGTA commented on 2025-06-03 11:20 (UTC)

@OxayotlTheGreat I forgot I left that there (anyway that should be fixed now)

OxayotlTheGreat commented on 2025-06-03 08:28 (UTC)

Why is there exit 1 in the package function?

OxayotlTheGreat commented on 2025-06-01 15:42 (UTC)

Extra repos changed the way wlroots is packaged, I think Cambalance should now depend on wlroots0.18 or wlroots0.19 instead of wlroots (which doesn't exist anymore).