Search Criteria
Package Details: libimobiledevice-git 1:1.3.0.r240.gd1a98e0-1
Package Actions
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) |
Dependencies (11)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- libimobiledevice-glue-gitAUR
- libplist-gitAUR
- libtatsu-gitAUR
- libusbmuxd-gitAUR
- openssl (openssl-gitAUR, openssl-staticAUR)
- cython (cython-gitAUR, cython0AUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-setuptools (make)
- python (python37AUR, python311AUR, python310AUR) (optional) – Python bindings
Required by (40)
- achilles-git
- altlinux-git (requires libimobiledevice)
- altserver-gui (requires libimobiledevice)
- blobsaver-bin (requires libimobiledevice) (optional)
- checkra1n-gui (requires libimobiledevice)
- droidcam-obs-plugin (requires libimobiledevice)
- droidcam-obs-plugin-git (requires libimobiledevice)
- gvfs-afc-git (requires libimobiledevice)
- gvfs-afc-git (requires libimobiledevice) (make)
- gvfs-git (requires libimobiledevice) (make)
- gvfs-goa-git (requires libimobiledevice) (make)
- gvfs-google-git (requires libimobiledevice) (make)
- gvfs-gphoto2-git (requires libimobiledevice) (make)
- gvfs-mtp-git (requires libimobiledevice) (make)
- gvfs-nfs-git (requires libimobiledevice) (make)
- gvfs-smb-git (requires libimobiledevice) (make)
- ideviceinstaller-git (requires libimobiledevice)
- idevicerestore (requires libimobiledevice)
- idevicerestore-git
- ifuse-git
- igetnonce-git (requires libimobiledevice) (make)
- igetnonce-s0uthwest-git (requires libimobiledevice)
- inspect (requires libimobiledevice)
- ios-webkit-debug-proxy (requires libimobiledevice)
- kio-extras-git (requires libimobiledevice)
- libideviceactivation-git
- libthefile (requires libimobiledevice) (make)
- odysseyra1n (requires libimobiledevice)
- sideloader-bin (requires libimobiledevice)
- solid-git (requires libimobiledevice)
- strawberry-full-git (requires libimobiledevice)
- strawberry-git (requires libimobiledevice)
- thefile (requires libimobiledevice)
- thefile (requires libimobiledevice) (make)
- ulogviewer-bin (requires libimobiledevice) (optional)
- upower-git (requires libimobiledevice)
- upower-nocritical (requires libimobiledevice)
- upower-nosystemd-git (requires libimobiledevice)
- usbmuxd-git
- usbmuxd2-git
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 14 Next › Last »
HLFH commented on 2023-08-23 08:54 (UTC)
@drpr15 I have a
libimobiledevice-git
package ready that uses cython0 as dependency, and builds with openssl.I only need the orphan request to be approved.
And I will happily maintain this package.
drpr15 commented on 2023-08-23 06:23 (UTC)
Building with gnutls can cause issues with larger photo databases (See https://github.com/libimobiledevice/libimobiledevice/issues/1413). Recommend switching to OpenSSL. I personally experienced the issue described in 1413, and resolved it by rebuilding with OpenSSL.
HLFH commented on 2023-08-18 22:21 (UTC)
cython0
should be added as explicit dependency ascython-git
andcython
do not work.MrCanard commented on 2023-08-13 11:32 (UTC)
Problem solved with #1474 ! Thanks a lot !!!!
seyn6gk commented on 2023-08-13 09:35 (UTC) (edited on 2023-08-13 09:36 (UTC) by seyn6gk)
see also https://github.com/libimobiledevice/libimobiledevice/issues/1474
MrCanard commented on 2023-08-12 18:47 (UTC)
Tried to install it today (with
yay -S libimobiledevice-git
) and encountered the following error :Might it be related to the out of date status seen with
yay -Ss libimobiledevice-git
?Too bad it doesn't work yet for me as it the last task I don't manage to do with ArchLinux (backup my iPhone)
dvalter commented on 2023-06-02 10:55 (UTC)
Could you please consider changing libplist-git to libplist, as libplist-git breaks DEs and applications during major upgrades?
intelfx commented on 2023-05-05 14:01 (UTC) (edited on 2023-05-05 14:03 (UTC) by intelfx)
@ronjouch: the last commenter is correct, it is your responsibility to rebuild AUR packages when needed due to dependency upgrades. This includes soname bumps.
Note that a number of other system components on a typical Arch desktop may be built against older libplist/libimobiledevice/libusbmuxd sonames (e. g. upower), so replacing those with -git versions may break your system. This, too, is a responsibility of an AUR user.
@Un1Gfn: apologies for not replying. For the reasoning behind the cycle, see https://bugs.archlinux.org/task/42682.
jkhsjdhjs commented on 2023-05-03 21:11 (UTC) (edited on 2023-05-03 21:11 (UTC) by jkhsjdhjs)
This package isn't out of date, it's your responsibility to rebuild packages when their dependencies are updated. I recommend installing rebuild-detector: https://archlinux.org/packages/community/any/rebuild-detector/
In this particular case you have to rebuild all dependencies of libimobiledevice that also depend on libplist, so
libusbmuxd
andlibimobiledevice-glue
. Works for me.« First ‹ Previous 1 2 3 4 5 6 7 .. 14 Next › Last »