From 936a8361b0e95e978bb957e5226e739999b22625 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Sat, 11 May 2013 16:50:28 -0300 Subject: clementine-libre-1.1.1-8: libimobiledevice rebuild --- .../clementine-1.1.1-libimobiledevice-fix.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 libre/clementine-libre/clementine-1.1.1-libimobiledevice-fix.patch (limited to 'libre/clementine-libre/clementine-1.1.1-libimobiledevice-fix.patch') diff --git a/libre/clementine-libre/clementine-1.1.1-libimobiledevice-fix.patch b/libre/clementine-libre/clementine-1.1.1-libimobiledevice-fix.patch new file mode 100644 index 000000000..da7722fcb --- /dev/null +++ b/libre/clementine-libre/clementine-1.1.1-libimobiledevice-fix.patch @@ -0,0 +1,12 @@ +diff -up clementine-1.1.1/src/devices/imobiledeviceconnection.h.fix clementine-1.1.1/src/devices/imobiledeviceconnection.h +--- clementine-1.1.1/src/devices/imobiledeviceconnection.h.fix 2013-04-23 14:44:56.932661018 -0400 ++++ clementine-1.1.1/src/devices/imobiledeviceconnection.h 2013-04-23 14:46:44.033657190 -0400 +@@ -51,7 +51,7 @@ private: + idevice_t device_; + afc_client_t afc_; + +- uint16_t afc_port_; ++ lockdownd_service_descriptor_t afc_port_; + }; + + #endif // IMOBILEDEVICECONNECTION_H -- cgit v1.2.3-2-g168b