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

sebikul commented on 2012-05-20 21:56 (UTC)

checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libusbmuxd... yes checking for libplist... yes checking for libplistmm... yes That's what I get. Weird... Try executing "export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig" before makepkg

graysky commented on 2012-05-20 16:32 (UTC)

Nope :( checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libusbmuxd... no configure: error: Package requirements (libusbmuxd >= 1.0.8) were not met: No package 'libusbmuxd' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables libusbmuxd_CFLAGS and libusbmuxd_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. ==> ERROR: A failure occurred in build(). Aborting...

sebikul commented on 2012-05-20 14:57 (UTC)

Sorry, my bad. Check now please!

graysky commented on 2012-05-20 12:49 (UTC)

Failed to build: configure: error: Package requirements (libusbmuxd >= 1.0.8) were not met: No package 'libusbmuxd' found I have usbmuxd-git 20120520-1 installed

sebikul commented on 2012-05-19 23:59 (UTC)

Okay, I updated usbmuxd-git and libimobiledevice-git. They build and install, but i haven't been able to test them. Can somebody confirm they are working?

graysky commented on 2012-05-19 23:12 (UTC)

Any solution to this error yet? configure: error: Package requirements (libusbmuxd >= 1.0.8) were not met:

<deleted-account> commented on 2012-04-19 18:11 (UTC)

Nah, libimobiledevice hasn't been updated in the official repos. 1.1.1-3 is just a relink and some cosmetic changes to the PKGBILD. In other words, it still won't work with my wife's iPhone, running iOS 5.0. libimobiledevice-git doesn't build at present, either. ./configure dies, whining about how it wants version 1.0.8 of libusbmuxd. There's no such version, so I tried installing usbmuxd-git, with the same result. I bet the problem is that usbmuxd-git's files are all under /usr/local, with libusbmuxd.pc under /usr/local/lib64/pkg-config.

sebikul commented on 2012-03-25 17:41 (UTC)

libplist PKGBUILD seems to have been updated (http://projects.archlinux.org/svntogit/packages.git/log/trunk?h=packages/libplist). We would need to wait for it's release. The libplist-git PKGBUILD is outdated and may conflict with existent libplist installations. Also, please note that libimobiledevice has also been updated on the official repositories, so as long as no new commits are made, libimobiledevice and libimobiledevice-git share the same source code. It's highly recommended to install the official package.