Package Details: cambalache 0.90.2-1

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: 11
Popularity: 0.181802
First Submitted: 2021-08-26 07:14 (UTC)
Last Updated: 2024-05-11 14:52 (UTC)

Latest Comments

miffe commented on 2024-05-12 17:41 (UTC)

Program /usr/bin/g-ir-scanner found: NO

cambalache-0.90.2/cambalache/private/meson.build:20:8: ERROR: Dependency 'gobject-introspection-1.0' tool variable 'g_ir_scanner' contains erroneous value: '/usr/bin/g-ir-scanner'

Needs gobject-introspection in makedepends.

nilsw commented on 2023-11-02 11:50 (UTC) (edited on 2023-11-02 12:20 (UTC) by nilsw)

building this package dumps a lot of errors like

Running custom install script '/home/nils/.cache/yay/cambalache/src/cambalache-0.16.0/postinstall.py /usr/lib/python3.11/site-packages/' 
Listing '/usr/lib/python3.11/site-packages/'...
Listing '/usr/lib/python3.11/site-packages/Automat-22.10.0-py3.11.egg-info'...
Listing '/usr/lib/python3.11/site-packages/Brotli-1.1.0.dist-info'...
Listing '/usr/lib/python3.11/site-packages/Crypto'...
Listing '/usr/lib/python3.11/site-packages/Crypto/Cipher'...
Compiling '/usr/lib/python3.11/site-packages/Crypto/Cipher/AES.py'...
*** PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.11/site-packages/Crypto/Cipher/__pycache__/AES.cpython-311.pyc.139890174181168'
Compiling '/usr/lib/python3.11/site-packages/Crypto/Cipher/ARC2.py'...
*** PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.11/site-packages/Crypto/Cipher/__pycache__/ARC2.cpython-311.pyc.139890174239936'

it seems that (meson is calling postinstall.py which is trying to compile all Python files in prefix.

Reported to upstream, too: #196.

raininja commented on 2023-10-06 00:35 (UTC)

https://blogs.gnome.org/xjuan/2023/09/28/cambalache-0-16-0-released/

Rippanda12 commented on 2023-09-21 18:33 (UTC) (edited on 2023-09-21 18:33 (UTC) by Rippanda12)

add aarch64 armv7h to the arch= package section please

Salamandar commented on 2023-01-23 20:03 (UTC)

Same as @Fazer here. Cambalache-git fails too.

Fazer commented on 2022-08-14 10:54 (UTC) (edited on 2022-08-14 11:02 (UTC) by Fazer)

The installation in Manjaro fails with:

Message: Python module Adw found: NO
cambalache-0.10.3/meson.build:70:0: ERROR: Assert failed: One or more required modules where not found

simonzack commented on 2022-08-07 17:09 (UTC)

You forgot to update checksums for cambalache 0.10.3-1.

dusansimic commented on 2022-08-07 11:10 (UTC)

@andris shouldn't it be pulled as a transitive dependency via python-gobject? (gobject-introspection-runtime)

andris commented on 2022-06-24 08:07 (UTC)

Dependency extra/gobject-introspection is missing

hawkeye116477 commented on 2022-02-03 17:22 (UTC)

As written on readme => Gtk 4 is only needed to have a functional Gtk 4 workspace., so gtk4 should be rather optional depend.