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

Required by (39)

Sources (1)

Latest Comments

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

migerh commented on 2017-09-30 05:15 (UTC)

@numbleroot Have you tried rebuiding the package? It should include this commit. I simply rebuilt it and got this: Packages (1) libimobiledevice-git-1:1.2.0.r66.g5a85432-1

numbleroot commented on 2017-09-30 00:30 (UTC)

@intelfx: Could you maybe update this package to include the latest git commit of libimobiledevice ( https://github.com/libimobiledevice/libimobiledevice/commit/5a85432719fb3d18027d528f87d2a44b76fd3e12 )? If I understand the latest commit correctly, it fixes a bug where no connection could be established due to updated handling of the ValidatePair request in iOS 11. I currently cannot connect my iOS 11 device and it is likely to affect increasingly more users. Thanks in advance.

intelfx commented on 2017-07-20 19:02 (UTC) (edited on 2017-07-20 19:03 (UTC) by intelfx)

@mgd: It is commonly assumed that unreleased snapshots of software *may* use features in unreleased snapshots of dependencies. You may ask the developers if they make any additional guarantees — I never checked that specifically. That said, libplist-git also *provides* libplist and libusbmuxd-git *provides* libusbmuxd, so you can simply install the whole set and it will work (unless there is a soversion bump, in which case you will have to rebuild dependent software built for earlier soversion).

mgd commented on 2017-07-20 18:55 (UTC)

The dependencies libplist-git conflicts with libplist and libusbmuxd-git conflicts with libusbmuxd, both of which are used elsewhere on my system. Is there a requirement to use the git version of both these libraries or is it just because libimobiledevice-git is the git version as well?

intelfx commented on 2017-02-03 02:06 (UTC)

Adopted and fixed.

c0d3z3r0 commented on 2017-01-19 09:40 (UTC)

Still broken... could you change the source, please?

intelfx commented on 2017-01-09 23:54 (UTC)

Moreover, there should be a runtime-only (i. e. specified within package() function) dependency on usbmuxd-git. To maintainer: since you did not make any new commits to this package since you adopted it, could you please disown it back? I started to own an Apple device again and would be glad to take back maintenance.

Dreamkey commented on 2016-12-18 13:20 (UTC)

Hello, the source should be updated to source=("git+https://git.libimobiledevice.org/libimobiledevice.git")

intelfx commented on 2016-03-26 14:29 (UTC)

Oops. Build fixed. Either way, I don't own any Apple mobile devices anymore, so I'm going to disown all libimobiledevice packages that I maintained until now.

oberon2007 commented on 2016-03-14 22:40 (UTC)

Should be fixed. Also removed some dependencies. Please try again and let me know how it goes! ;)