9 lines
449 B
Bash
9 lines
449 B
Bash
TERMUX_PKG_HOMEPAGE=https://www.spice-space.org/
|
|
TERMUX_PKG_DESCRIPTION="network protocol for sending USB device traffic over a network connection"
|
|
TERMUX_PKG_LICENSE="LGPL-2.1"
|
|
TERMUX_PKG_MAINTAINER="@termux"
|
|
TERMUX_PKG_VERSION=0.7.1
|
|
TERMUX_PKG_SRCURL=https://www.spice-space.org/download/usbredir/usbredir-${TERMUX_PKG_VERSION}.tar.bz2
|
|
TERMUX_PKG_SHA256=407e9e27a1369f01264d5501ffbe88935ddd7d5de675f5835db05dc9c9ac56f3
|
|
TERMUX_PKG_DEPENDS="libusb"
|