Merge pull request #3625 from Rmys/master

usbmuxd:Rebuild
This commit is contained in:
Kamil ATLI
2017-06-21 23:14:21 +03:00
committed by GitHub
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -12,6 +12,7 @@ from pisi.actionsapi import shelltools
def setup():
shelltools.system("./autogen.sh")
autotools.configure("\
--without-systemd \
--disable-static \
--disable-silent-rules \
")
+1
View File
@@ -16,6 +16,7 @@
<Description>usbmuxd is a daemon used for communicating with Apple's iPod Touch and iPhone devices. It allows multiple services on the device to be accessed simultaneously.</Description>
<Archive sha1sum="bb9060845e680935b354c94156cf9b265044d04e" type="targz">https://codeload.github.com/libimobiledevice/usbmuxd/tar.gz/1.1.0</Archive>
<BuildDependencies>
<Dependency>eudev-devel</Dependency>
<Dependency>libplist-devel</Dependency>
<Dependency>libusb-devel</Dependency>
<Dependency>libimobiledevice-devel</Dependency>