@@ -9,7 +9,7 @@ from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import autotools
|
||||
from pisi.actionsapi import shelltools
|
||||
def setup():
|
||||
shelltools.system("./autogen.sh")
|
||||
|
||||
autotools.configure("\
|
||||
--disable-static \
|
||||
--disable-silent-rules \
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Daemon for communicating with Apple's iPod Touch and iPhone</Summary>
|
||||
<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>
|
||||
<Archive sha1sum="9d4ce8ac058cfea66e6785d2bad5bb9c93681b16" type="tarbz2">https://launchpadlibrarian.net/232938315/libusbmuxd_1.0.10.orig.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libplist-devel</Dependency>
|
||||
<Dependency>libusb-devel</Dependency>
|
||||
@@ -29,7 +29,7 @@
|
||||
<Dependency>libusb</Dependency>
|
||||
<Dependency>libimobiledevice</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
@@ -45,7 +45,7 @@
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">usbmuxd</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
||||
</Files>
|
||||
@@ -54,8 +54,8 @@
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2017-05-28</Date>
|
||||
<Version>1.1.0</Version>
|
||||
<Comment>Version Bump</Comment>
|
||||
<Version>1.0.10</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
|
||||
Reference in New Issue
Block a user