https://github.com/userdocs/libtorrent-crossbuild
https://github.com/userdocs/libtorrent-crossbuild
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/userdocs/libtorrent-crossbuild
- Owner: userdocs
- License: gpl-3.0
- Created: 2021-11-06T19:05:54.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-09-03T00:39:35.000Z (4 months ago)
- Last Synced: 2025-09-03T02:30:04.960Z (4 months ago)
- Size: 85.9 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# libtorrent crossbuilds
Multiarch crossbuilds to use with Debian based platforms.
Deb packages are created and published as releases.
[
](https://github.com/userdocs/openssl-crossbuild)
[
](https://github.com/userdocs/qt6-crossbuild)
```bash
wget "https://github.com/userdocs/libtorrent-crossbuild/releases/latest/download/$(. /etc/os-release && printf '%s' "$ID")-$(. /etc/os-release && printf '%s' "$VERSION_CODENAME")-cmake-$(dpkg --print-architecture).deb"
```