usbmuxd:Rebuild
This commit is contained in:
@@ -12,6 +12,7 @@ from pisi.actionsapi import shelltools
|
||||
def setup():
|
||||
shelltools.system("./autogen.sh")
|
||||
autotools.configure("\
|
||||
--without-systemd \
|
||||
--disable-static \
|
||||
--disable-silent-rules \
|
||||
")
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user