Search Criteria
Package Details: entangle 3.0-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/entangle.git (read-only, click to copy) |
---|---|
Package Base: | entangle |
Description: | GTK graphical interface for tethered photography with digital cameras powered by libgphoto2 |
Upstream URL: | https://gitlab.com/entangle/entangle |
Licenses: | GPL-3.0-or-later |
Submitter: | qwertzdenek |
Maintainer: | FabioLolix |
Last Packager: | FabioLolix |
Votes: | 50 |
Popularity: | 0.52 |
First Submitted: | 2011-12-15 16:54 (UTC) |
Last Updated: | 2025-05-02 08:43 (UTC) |
Dependencies (18)
- adwaita-icon-theme (adwaita-icon-theme-gitAUR, adwaita-icon-theme-41AUR)
- dbus-glib
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- gobject-introspection
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR)
- gstreamer (gstreamer-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- itstool
- lcms2 (lcms2-ff-gitAUR, lcms2-gitAUR, lcms2-ffAUR)
- libgexiv2
- libgphoto2 (libgphoto2-gitAUR)
- libgudev
- libpeas (libpeas136AUR)
- libraw (libraw-gitAUR)
- glib2-devel (make)
- gtk-doc (make)
- intltool (make)
- meson (meson-gitAUR) (make)
Latest Comments
1 2 3 4 5 Next › Last »
FabioLolix commented on 2025-05-03 09:59 (UTC) (edited on 2025-06-17 20:57 (UTC) by FabioLolix)
that was happening because you are on ARM 64 bit but the architecture was missing in
arch=()
github sometimes change the git index length value which result in this fails, saved the patch so it don't change again
Made the change last year but forgot to push here, sorry, if you see that I don't push an update after 2 weeks flag OOD the pkgbuild, I receive too much comments to remember everything
pod2man
is part of perl (a core package)Do you have
/usr/bin/core_perl
in PATH ?zimbi commented on 2025-05-03 06:42 (UTC)
I'm getting a missing dependency for pod2man
Program pod2man found: NO
meson.build:13:10: ERROR: Program 'pod2man' not found or not executable
lexxrexx commented on 2025-05-02 14:38 (UTC)
Wow that did it! Thank you so much! :*)
FabioLolix commented on 2025-05-02 08:44 (UTC)
Try again I have fixed some things
lexxrexx commented on 2025-05-02 08:10 (UTC)
Tried installing and got error:
==> ERROR: entangle is not available for the 'aarch64' architecture. -> error downloading sources: /home/.../.cache/yay/entangle context: exit status 12
I'm a total newb so likely entirely unsure what's happening except that it's not working.
ukdave commented on 2025-02-07 14:07 (UTC)
Tried to install today and got this
:: (1/1) Parsing SRCINFO: entangle ==> Making package: entangle 3.0-2 (Fri 07 Feb 2025 14:06:09 GMT) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found entangle-3.0.tar.xz -> Found 54795d275a93e94331a614c8712740fcedbdd4f0.patch ==> Validating source files with sha256sums... entangle-3.0.tar.xz ... Passed 54795d275a93e94331a614c8712740fcedbdd4f0.patch ... FAILED ==> ERROR: One or more files did not pass the validity check! -> error making: entangle-exit status 1 -> Failed to install the following packages. Manual intervention is required:
Geoffroy commented on 2024-07-03 07:07 (UTC)
Missing dependency to glib2-devel, otherwise the build system shows:
Davidyz commented on 2024-01-25 15:54 (UTC)
The patch failed to pass the validity check.
FabioLolix commented on 2022-05-01 10:06 (UTC)
@hertog libraw is correctly listed as dependency
hertog commented on 2022-05-01 09:53 (UTC)
I was having some issues with building this package causing the following error:
because
libraw
is missing as dependency.1 2 3 4 5 Next › Last »