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: 1.13
First Submitted: 2010-03-25 16:57 (UTC)
Last Updated: 2024-06-28 08:45 (UTC)

Required by (40)

Sources (1)

Latest Comments

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

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.

migerh commented on 2013-11-14 17:24 (UTC)

@intelfx: I'm new to AUR and Arch packaging so I'm not sure but libusbmuxd is actually a dependency of libimobiledevice, too. At least upstream says so: http://cgit.sukimashita.com/libimobiledevice.git/tree/configure.ac#n37

intelfx commented on 2013-11-14 16:20 (UTC)

Here we go again... (please take a look at usbmuxd-git comments if you didn't) - PYTHON=python2 given instead of disabling cython (for minimal deviation from official package) - libusbmuxd-git dependency moved to usbmuxd-git - provides=(... "libimobiledevice=1.2") is wrong since the version (as in config.h) is 1.1.6 ftp://intelfx.dyndns.org/libimobiledevice-git-1:1.1.0.406.g3c3a791-2.src.tar.gz

intelfx commented on 2013-10-20 21:19 (UTC)

Could you please update the PKGBUILD? A better pkgver() can be used, libplist may be replaced with libplist-git and there is a couple of fixes to the build process... You can find the updated package here: ftp://intelfx.dyndns.org/libimobiledevice-git-1:1.1.0.353.gc7c49ae-1.src.tar.gz