Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 409941 - app-pda/libimobiledevice-1.1.2 version bump
Summary: app-pda/libimobiledevice-1.1.2 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Olivier Crete (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-28 03:22 UTC by Raymond Lau
Modified: 2012-03-31 15:36 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
libimobiledevice-1.1.2.ebuild(Update) (libimobiledevice-1.1.2.ebuild,1.52 KB, text/plain)
2012-03-28 03:23 UTC, Raymond Lau
Details
cython_flag error (file_409941.txt,2.19 KB, text/plain)
2012-03-31 14:48 UTC, Godfath3r
Details
libimobiledevice-1.1.2.ebuild_PROPERFLAGS (file_409941.txt,1.59 KB, text/plain)
2012-03-31 14:57 UTC, Godfath3r
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Raymond Lau 2012-03-28 03:22:00 UTC
Hi , 
libimobiledevice updated to  1.1.2.

It  running up to  firmware 5.1 on linux.

I test it  ok .
Comment 1 Raymond Lau 2012-03-28 03:23:46 UTC
Created attachment 306921 [details]
libimobiledevice-1.1.2.ebuild(Update)
Comment 2 Godfath3r 2012-03-31 14:47:51 UTC
It doesn't work if you have previously installed libplist without cython flag on.

So you have to add this to your ebuild

>=app-pda/libplist-1.4[python?,cython]

It works for me and it detects if you don't have cython flag on.

# emerge -av libimobiledevice

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R    ] app-pda/libplist-1.8  USE="cython* python" 0 kB
[ebuild  N     ] app-pda/libimobiledevice-1.1.2  USE="python -static-libs" 0 kB

Total: 2 packages (1 new, 1 reinstall), Size of downloads: 0 kB

The following USE changes are necessary to proceed:
#required by app-pda/libimobiledevice-1.1.2, required by libimobiledevice (argument)
>=app-pda/libplist-1.8 cython

Use --autounmask-write to write changes to config files (honoring CONFIG_PROTECT).

otherwise it produces the following compile error
Comment 3 Godfath3r 2012-03-31 14:48:39 UTC
Created attachment 307291 [details]
cython_flag error
Comment 4 Godfath3r 2012-03-31 14:57:23 UTC
Created attachment 307299 [details]
libimobiledevice-1.1.2.ebuild_PROPERFLAGS
Comment 5 Samuli Suominen (RETIRED) gentoo-dev 2012-03-31 15:36:19 UTC
1.1.2 in Portage