mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
commit
167a1b17ee
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'usbmuxd'
|
# Template file for 'usbmuxd'
|
||||||
pkgname=usbmuxd
|
pkgname=usbmuxd
|
||||||
version=1.1.0
|
version=1.1.0
|
||||||
revision=5
|
revision=6
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
build_options="systemd"
|
build_options="systemd"
|
||||||
configure_args="$(vopt_with systemd)"
|
configure_args="$(vopt_with systemd)"
|
||||||
|
@ -16,6 +16,7 @@ license="GPL-2,GPL-3"
|
||||||
homepage="https://marcan.st/blog/iphonelinux/usbmuxd/"
|
homepage="https://marcan.st/blog/iphonelinux/usbmuxd/"
|
||||||
distfiles="http://www.libimobiledevice.org/downloads/${pkgname}-${version}.tar.bz2"
|
distfiles="http://www.libimobiledevice.org/downloads/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=3e8948b4fe4250ee5c4bd41ccd1b83c09b8a6f5518a7d131a66fd38bd461b42d
|
checksum=3e8948b4fe4250ee5c4bd41ccd1b83c09b8a6f5518a7d131a66fd38bd461b42d
|
||||||
|
configure_args="--sbindir=/usr/bin"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv usbmuxd
|
vsv usbmuxd
|
||||||
|
|
Loading…
Add table
Reference in a new issue