Package Details: identity 0.6.0-2

Git Clone URL: https://aur.archlinux.org/identity.git (read-only, click to copy)
Package Base: identity
Description: Compare multiple versions of an image or video
Upstream URL: https://gitlab.gnome.org/YaLTeR/identity
Licenses: GPL3
Submitter: 314eter
Maintainer: l0gic
Last Packager: l0gic
Votes: 14
Popularity: 0.006023
First Submitted: 2020-10-02 23:23 (UTC)
Last Updated: 2023-12-10 01:35 (UTC)

Latest Comments

1 2 Next › Last »

setone commented on 2024-02-11 20:44 (UTC) (edited on 2024-02-11 20:46 (UTC) by setone)

I'm failing to build due to link errors, for example:

/usr/bin/ld: /home/$USER/.cache/yay/identity/src/build/src/release/deps/identity-58d6140bb3eb8b42.identity.b308185e63284ca8-cgu.10.rcgu.o: in function tracy_client::span::<impl tracy_client::Client>::span_alloc': /usr/src/debug/identity/build/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tracy-client-0.16.1/src/span.rs:117:(.text._ZN96_$LT$tracing_tracy..TracyLayer$LT$F$GT$$u20$as$u20$tracing_subscriber..layer..Layer$LT$S$GT$$G T$8on_enter17hd576b421118df2a0E+0x42f): undefined reference to___tracy_alloc_srcloc_name'

jakedane commented on 2023-09-29 13:50 (UTC)

The PKGBUILD for 0.6.0-1 has 2 issue;

Corrected PKGBUILD for 0.6.0-1: https://dpaste.com/964MMZWLK

pobrn commented on 2023-09-23 00:02 (UTC)

The current PKGBUILD has git conflict markers, so the package is not buildable as is.

jose1711 commented on 2023-05-31 15:19 (UTC)

[2/3] Generating data/resources/resources_gresource with a custom command
FAILED: data/resources/resources.gresource 
/usr/bin/glib-compile-resources ../identity-v0.5.0/data/resources/resources.gresource.xml --sourcedir /data/jose/tmp/identity/src/build/data/resources --sourcedir data/resources/ui --sourcedir ../identity-v0.5.0/data/resources --internal --generate --target data/resources/resources.gresource --dependency-file data/resources/resources.gresource.d
../identity-v0.5.0/data/resources/resources.gresource.xml: Failed to locate “ui/shortcuts.ui” in any source directory.

gregthwuen commented on 2023-02-15 16:46 (UTC) (edited on 2023-02-15 16:54 (UTC) by gregthwuen)

When trying to start the program, I get the following error and no window:

thread 'main' panicked at 'Template child with id `stack` has incompatible type. XML has AdwActionRow, struct has GtkStack', src/media_properties.rs:13:30

This doesn't seem to be an upstream bug, since there's no such problem with identity-git. I also checked the different dependencies, but there's no correlation.

flyin1501 commented on 2022-07-24 14:39 (UTC)

When using rustup instead of the rust package, the build fails with:

identity-v0.3.0/meson.build:1:0: ERROR: Unknown compiler(s): [['rustc']]

I don't know how this can be fixed, but if somebody else encounters this switching to the rust package might help.

314eter commented on 2022-06-28 08:54 (UTC)

@l0gic You can adopt the package and make the changes

l0gic commented on 2022-06-27 23:13 (UTC)

It's missing blueprint-compiler, and gobject-introspection make dependencies. I've also taken the liberty to remove gtk4 from the runtime dependencies, as it's already satisfied by libadwaita. http://ix.io/4156

jose1711 commented on 2022-06-25 12:33 (UTC)

identity-v0.3.0/data/resources/ui/meson.build:12:0: ERROR: Automatic wrap-based subproject downloading is disabled

getting the same error in the clean chroot.