# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
github.setup mountainstorm MobileDevice 9ff885494197aeb790ba5b156212418b83218d47
categories multimedia python
description Tool providing access to iOS devices
A python package, and command line tool, which wraps Apple's \
MobileDevice API - providing access to iOS devices.
checksums rmd160 605e46f19fe89da2336d43360f3664531c095b69 \
sha256 cc46bf108fe6eb884a124b67c63fcf60b48f89dece70f4931d5ade40066931a5 \
python.default_version 27
# MobileDevice needs to be built in a directory named "MobileDevice"
if {![file exists ${worksrcpath}]} {
move [glob ${workpath}/${name}-*] ${worksrcpath}
patchfiles patch-setup.py-fix-name-and-version.diff
reinplace "s#@VERSION@#${version}#" ${worksrcpath}/setup.py
xinstall -m 0755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 0644 ${worksrcpath}/LICENSE ${destroot}${prefix}/share/doc/${name}/