Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add usbfluxd #3065

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add usbfluxd #3065

wants to merge 1 commit into from

Conversation

taotieren
Copy link
Contributor

@taotieren taotieren commented Dec 9, 2022

Redirects the standard usbmuxd socket to allow connections to local and remote usbmuxd instances so remote devices appear connected locally.

是便于后面使用 Docker-OSX
与 OSX 链接使用

@taotieren taotieren changed the title Update usbfluxd Add usbfluxd Dec 9, 2022
@hubutui
Copy link
Contributor

hubutui commented Dec 9, 2022

你要不要直接申请成为打包者,那样就可以自己添加包了。

@lilydjwg
Copy link
Member

lilydjwg commented Dec 9, 2022 via email

@taotieren
Copy link
Contributor Author

On Fri, Dec 09, 2022 at 06:28:49AM -0800, Butui Hu wrote: 你要不要直接申请成为打包者,那样就可以自己添加包了。
啊,他的申请我还没看……最近有些忙,有些事情忘记了 QAQ

-- Best regards, lilydjwg

依云大佬什么是时候帮忙处理下呢?

@taotieren
Copy link
Contributor Author

@MarvelousBlack 这个包有空也可以帮忙看看,谢谢

Comment on lines +37 to +43
prepare() {
cd "${srcdir}/${pkgname%-git}"

sed -i 's|sbin|bin|g' usbfluxd/Makefile.am
patch -p1 < ../fix.patch
autoreconf -i
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

==> Starting prepare()...
patching file configure.ac
Hunk #1 FAILED at 72.
1 out of 1 hunk FAILED -- saving rejects to file configure.ac.rej
==> ERROR: A failure occurred in prepare().

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants