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.51
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 .. 8 9 10 11 12 13 14 Next › Last »

Da_Coynul commented on 2011-11-19 13:21 (UTC)

http://git.sukimashita.com/libimobiledevice.git seems to be empty so Nephyrin's PKGBUILD no longer works.

grimsbain commented on 2011-11-09 13:45 (UTC)

I just installed this with the pkgbuild below and it is working so far (at least in gtkpod) and everything else I have tried has failed up to this point. And as Unia said it does work with iOS5.

Unia commented on 2011-10-13 19:32 (UTC)

For those interested, I can confirm that this works with iOS5. I used Nephyrin's PKGBUILD

<deleted-account> commented on 2011-05-02 20:43 (UTC)

installs with PKGBUILD below from Nephyrin

Nephyrin commented on 2010-12-28 07:06 (UTC)

Fixed up PKGBUILD: http://pastebin.com/QmnSLJXz Better repo, specifies version in provides (for dependencies like gvfs-afc), and removes duplicate conflicts line.

Nephyrin commented on 2010-12-28 06:59 (UTC)

Why is this pointing at some random github repo? The official repo is: http://git.sukimashita.com/libimobiledevice.git Linked on: http://www.libimobiledevice.org/ (scroll down to browse git) The repo in this pkgbuild hasn't been updated since March 15, 2010, making this pkgbuild kind of pointless.

<deleted-account> commented on 2010-10-31 18:28 (UTC)

(sorry for my english) i'm just updated using the patch from auti i'm test on a Virtual arch machine and works good

<deleted-account> commented on 2010-10-31 10:08 (UTC)

Hi, I edited the PKGBUILD as per the patches (and then checked and doublechecked) but still can't build. Get the following: http://aur.pastebin.com/PWfarBe9 Wonder what's going wrong here?

autermann commented on 2010-10-30 13:57 (UTC)

And: pkg-config, autoconf and libtool aren't needed as makedepends... they are in base-devel... Overall patch: http://aur.pastebin.com/zDvSWSiz Now i'm satisfied :D

autermann commented on 2010-10-30 13:47 (UTC)

libimobiledevice should also be added to the conflicts array (which is btw duplicated...)