Package Details: libimobiledevice-git 1:1.3.0.r240.gd1a98e0-1

Git Clone URL: https://aur.archlinux.org/libimobiledevice-git.git (read-only, click to copy)
Package Base: libimobiledevice-git
Description: Library that talks the protocols to support iPhone and iPod Touch devices on Linux
Upstream URL: http://www.libimobiledevice.org/
Licenses: LGPL-2.1-or-later
Conflicts: libimobiledevice
Provides: libimobiledevice, libimobiledevice-1.0.so
Submitter: None
Maintainer: intelfx
Last Packager: intelfx
Votes: 72
Popularity: 0.015693
First Submitted: 2010-03-25 16:57 (UTC)
Last Updated: 2024-06-28 08:45 (UTC)

Dependencies (11)

Required by (40)

Sources (1)

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 14 Next › Last »

ubuntuaddicted commented on 2014-12-12 14:43 (UTC)

i'm not sure why the libimobiledevice website says it's working with iphone 5S running up to firmware 8.1.1 because i can't get clementine to work with my 5S. It does not show up as a device in clementine.

intelfx commented on 2014-11-29 11:02 (UTC)

@karronoli: Users of the AUR are expected to have package group 'base-devel' installed (which includes the 'libtool' package). AUR packages do not list dependencies on packages from this group. Reference: https://wiki.archlinux.org/index.php/AUR#Prerequisites "Warning: Packages in the AUR assume the base-devel group is installed, and AUR packages will not list members of this group as dependencies even if the package cannot be built without them. Please ensure this group is installed before complaining about failed builds."

karronoli commented on 2014-11-29 10:13 (UTC)

libtool dependency is not enough on the PKGBUILD? libtoolize was not executed. I could installed libimobiledevice-git-1:1.1.0.588.g53eb963-1

intelfx commented on 2014-10-27 07:42 (UTC)

Adopted, fixed cyclic dep, removed swig makedep.

anatolik commented on 2014-10-04 02:15 (UTC)

There is a cyclic dependency between libimobiledevice-git and usbmuxd-git

vmalloc commented on 2014-09-30 14:57 (UTC)

here the new package. This solves the problem. http://archpkgs.cyborg-connect.de/

parkerlreed commented on 2014-04-16 15:44 (UTC)

libimobiledevice-git needs libusbmuxd-git. libusbmuxd-git can't install due to usbmuxd being on the system (and quite a few things depend on it). Edit the PKGBUILD to point to usbmuxd-git instead. usbmuxd-git depends on libimobiledevice-git. Okay... ;_;

alexbrinister commented on 2013-11-15 02:54 (UTC)

Yes, it is. I just fixed both this package and usbmuxd-git.