aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libimobiledevice.rb
AgeCommit message (Collapse)Author
2012-11-15Add missing libgcrypt dependencies post-gnutls 3 updateStefan
Closes #16093. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-03libimobiledevice: use new dslAdam Vandenberg
2012-09-03Batch convert MD5 formula to SHA1.Mike McQuaid
Closes #14653.
2012-07-10Use autotools symbolsAdam Vandenberg
2012-05-14libimobiledevice: remove unused configure switchJack Nagel
Configure no longer recognizes '--without-swig', and the bindings aren't included in the tarball. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-14libimobiledevice: depend on automake on Xcode 4.3+Jack Nagel
Buildling HEAD invokes aclocal and automake; the automake dep will pull in autoconf, so just replace it. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-04libimobiledevice: Disable Cython bindingsCharlie Sharpsteen
As long as libplist doesn't provide Cython bindings, they must be disabled for libimobiledevice.
2012-05-04libimobiledevice: Update to 1.1.4Adam Malcontenti-Wilson
Closes #12058. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-04-19Remove redundant :using specsAdam Vandenberg
2012-02-28audit: automake, autoconf, and libtool are build-time depsJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-27depends_on "automake" where necessaryMax Howell
Had to remove full paths, since we have two options for location now.
2012-02-26libimobiledevice: add --headIngo Richter
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-15libimobiledevice 1.1.1Josh Wisenbaker
1.1.1 is marked as unstable on libimobiledevice.org, but is already required by a number of the OSS iOS management packages. It is also required to get access to idevicebackup2 which allows for backup and restores on iOS 4 devices. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-29libimobiledevice 1.0.6Alexis Hildebrandt
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2011-02-16Update Formula: libimobiledeviceAlexis Hildebrandt
Enable build in non-standard homebrew location Signed-off-by: David Höppner <0xffea@gmail.com>
2010-10-16updated libimobiledevice to 1.0.3Edward George
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-12Mark scons, cmake & pkg-config as build-time depsAdam Vandenberg
2010-06-10Added formula: libimobiledevice 1.0.1Edward George
libimobiledevice is a software library that talks the protocols to support iPhone®, iPod Touch® and iPad® devices on Linux.