Search Criteria
Package Details: entangle 3.0-4
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: | 49 |
| Popularity: | 0.000310 |
| First Submitted: | 2011-12-15 16:54 (UTC) |
| Last Updated: | 2026-02-28 13:25 (UTC) |
Dependencies (18)
- adwaita-icon-theme (adwaita-icon-theme-gitAUR, adwaita-icon-theme-41AUR)
- dbus-glib
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR, gdk-pixbuf2-noglycinAUR)
- gobject-introspection
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR)
- gstreamer (gstreamer-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- itstool
- lcms2 (lcms2-ff-gitAUR, lcms2-gitAUR, lcms2-ffAUR)
- libgexiv2 (libgexiv2-gitAUR)
- libgphoto2 (libgphoto2-gitAUR)
- libgudev
- libpeas (libpeas138AUR)
- libraw (libraw-gitAUR)
- glib2-devel (glib2-devel-gitAUR) (make)
- gtk-doc (make)
- intltool (make)
- meson (meson-gitAUR) (make)
Latest Comments
1 2 3 4 5 6 7 Next › Last »
krove commented on 2026-06-12 10:51 (UTC)
The issue with
g_irepository_*remains. This package still uses an out of date source, not the the one in master with the fix.simona commented on 2026-04-12 09:04 (UTC)
tnx. installed successfully git release.
ShortTimeNoSee commented on 2026-04-12 01:09 (UTC) (edited on 2026-04-12 01:10 (UTC) by ShortTimeNoSee)
Build currently fails with
glib2 >= 2.88.0. The compiler returnsfatal error: girepository.h: No such file or directoryand errors regarding implicit declarations ofg_irepository_*functions. This is due to GLib 2.88 internalizinglibgirepositoryand updating the API. Upstream has addressed these changes in the master branch.entangle-gitcorrectly identifies the girepository-2.0 dependency and builds finesimona commented on 2026-04-08 20:28 (UTC)
Lngndvs commented on 2026-02-28 14:36 (UTC)
This did it:
I think on CachyOS this has updated already to AUR.
Thank you very much.
simona commented on 2026-02-28 14:08 (UTC)
now install. tnx.
FabioLolix commented on 2026-02-28 13:28 (UTC)
@Night_Striker thanks for the hint
Development upstream have resumed 2 weeks ago after being untouched since 2024/11
simona commented on 2026-02-26 15:26 (UTC)
same error
Night_Striker commented on 2026-02-26 14:08 (UTC)
You need to add:
export LDFLAGS="${LDFLAGS} -lm"
to the build() section of the pkgbuild before building.
Lngndvs commented on 2026-01-16 12:40 (UTC)
This may not be the information that one hopes for. However, on the web page for Entangle at https://entangle-photo.org/, is found the following, which seems to indicate that the flatpak release may be the most up-to-date:
Install latest release from Flathub on Linux:
# flatpak install org.entangle_photo.Manager
Or install from your OS vendor (may be an older release):
# yum install entangle (Fedora) # aptitude install entangle (Debian/Ubuntu) # pkg install entangle (FreeBSD)
Or grab the source release
Although it is not my preference, I did install it as a flatpak, and have had no issue over a matter of a few months. I hope this is resolved. I am using Manjaro. I was able some months ago to install on at least one other distro, but this works for me, for now.
1 2 3 4 5 6 7 Next › Last »