* [gentoo-commits] gentoo-x86 commit in app-pda/libimobiledevice/files: libimobiledevice-1.1.5-cython.patch
@ 2013-07-30 16:43 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (ssuominen) @ 2013-07-30 16:43 UTC (permalink / raw
To: gentoo-commits
ssuominen 13/07/30 16:43:35
Added: libimobiledevice-1.1.5-cython.patch
Log:
Fix building of Cython based python bindings by backporting patch from upstream wrt #471620 by Brett Royles and Martin Cyr
(Portage version: 2.2.0_alpha188/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Revision Changes Path
1.1 app-pda/libimobiledevice/files/libimobiledevice-1.1.5-cython.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/libimobiledevice/files/libimobiledevice-1.1.5-cython.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/libimobiledevice/files/libimobiledevice-1.1.5-cython.patch?rev=1.1&content-type=text/plain
Index: libimobiledevice-1.1.5-cython.patch
===================================================================
http://bugs.gentoo.org/471620
http://github.com/libimobiledevice/libimobiledevice/commit/62ab50f64fa210304338a5bfccdc6a26fac5f0ec
--- cython/lockdown.pxi
+++ cython/lockdown.pxi
@@ -221,7 +221,7 @@
char* c_session_id = NULL
bint ssl_enabled
bytes session_id
- err = lockdownd_start_session(self._c_client, host_id, &c_session_id, &ssl_enabled)
+ err = lockdownd_start_session(self._c_client, host_id, &c_session_id, <int *>&ssl_enabled)
try:
self.handle_error(err)
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-pda/libimobiledevice/files: libimobiledevice-1.1.5-cython.patch
@ 2014-08-03 12:19 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (ssuominen) @ 2014-08-03 12:19 UTC (permalink / raw
To: gentoo-commits
ssuominen 14/08/03 12:19:40
Removed: libimobiledevice-1.1.5-cython.patch
Log:
old
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-08-03 12:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-30 16:43 [gentoo-commits] gentoo-x86 commit in app-pda/libimobiledevice/files: libimobiledevice-1.1.5-cython.patch Samuli Suominen (ssuominen)
-- strict thread matches above, loose matches on Subject: below --
2014-08-03 12:19 Samuli Suominen (ssuominen)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox