Search Criteria
Package Details: entangle 3.0-1
Git Clone URL: | https://aur.archlinux.org/entangle.git (read-only, click to copy) |
---|---|
Package Base: | entangle |
Description: | Entangle is an application which uses GTK and libgphoto2 to provide a graphical interface for tethered photography with digital cameras. |
Upstream URL: | http://entangle-photo.org/ |
Licenses: | |
Submitter: | qwertzdenek |
Maintainer: | qwertzdenek |
Last Packager: | qwertzdenek |
Votes: | 43 |
Popularity: | 0.82 |
First Submitted: | 2011-12-15 16:54 |
Last Updated: | 2020-06-15 22:08 |
Dependencies (18)
- adwaita-icon-theme (xquisite-icon-theme, adwaita-custom-cursor-colors, adwaita-icon-theme-git)
- gobject-introspection (gobject-introspection-git)
- gst-plugins-base-libs (gst-plugins-base-git)
- gstreamer (gstreamer-git)
- itstool
- lcms2 (lcms2-git)
- libgexiv2
- libgudev (libgudev-nosystemd-git)
- libpeas (libpeas-luajit, libpeas-lua51, libpeas-git)
- libraw (libraw-git, libraw16, libraw19)
- dbus-glib>=0.60 (dbus-glib-git)
- gdk-pixbuf2>=2.12.0 (gdk-pixbuf2-git)
- glib2>=2.26.0 (glib2-sched-policy, glib2-clear, glib2-quiet, glib2-git, glib2-nodocs-git, glib2-patched-thumbnailer)
- libgphoto2>=2.4.11
- gtk3>=3.22.0 (gtk3-donnatella, gtk3-cosy, gtk3-adwaita-3-32-git, gtk3-mushrooms, gtk3-typeahead, gtk3-git, gtk3-ubuntu, gtk3-classic, gtk3-patched-filechooser-icon-view)
- gtk-doc (gtk-doc-git) (make)
- intltool (make)
- meson (meson-git) (make)
Latest Comments
1 2 3 Next › Last »
simona commented on 2020-06-15 12:50
../src/backend/entangle-colour-profile.h:27:10: fatal error: entangle-colour-profile-enums.h: File o directory non esistente
27 | #include "entangle-colour-profile-enums.h"
Depau commented on 2019-04-21 13:59
Package is missing a dependency :)
Omar007 commented on 2019-02-28 17:07
Doesn't build in a clean chroot, it's missing the 'gst-plugins-base-libs' dependency.
Omar007 commented on 2019-02-28 16:12
Entangle GPG signs their releases. Might want to add that file to the PKGBUILD source array so the signature can be verified during the build process: https://www.entangle-photo.org/download/sources/${pkgname}-${pkgver}.tar.xz.asc
And ofc; validpgpkeys=('DAF3A6FDB26B62912D0E8E3FBE86EBB415104FDF')
DaarkWel commented on 2019-02-19 08:11
PKGBUILD for new version, something like this
simona commented on 2019-01-17 21:10
In file included from ../src/frontend/entangle-preferences.h:27, from ../src/frontend/entangle-application.h:27, from ../src/entangle-main.c:30: ../src/backend/entangle-colour-profile.h:27:10: fatal error: entangle-colour-profile-enums.h: File o directory non esistente
include "entangle-colour-profile-enums.h"
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated.
elfroggio commented on 2018-12-15 01:36
I cannot build entangle, the build fails on:
==> Validating source files with md5sums... entangle-1.0.tar.xz ... Passed
==> Extracting sources... -> Extracting entangle-1.0.tar.xz with bsdtar
==> Starting build()... Traceback (most recent call last): File "/usr/bin/meson", line 6, in <module> from pkg_resources import load_entry_point ModuleNotFoundError: No module named 'pkg_resources'
==> ERROR: A failure occurred in build(). Aborting...
==> ERROR: Makepkg was unable to build entangle.
Thanks
Syv
carloratm commented on 2017-11-13 13:04
Getting this:
...
Library raw_r found: YES
Native dependency gstreamer-1.0 found: YES 1.12.3
Meson encountered an error in file meson.build, line 47, column 0:
Native dependency 'gstreamer-video-1.0' not found
ZeroDot1 commented on 2017-10-29 17:44
@Popolon @qwertzdenek Thanks for the update, it works very good :)
qwertzdenek commented on 2017-10-29 13:39
Fixed libraw_r library as @Popolon suggested.