mirror of
https://github.com/termux/termux-packages.git
synced 2025-09-28 04:22:41 +00:00
10 lines
448 B
Bash
10 lines
448 B
Bash
TERMUX_PKG_HOMEPAGE=https://icecast.org/ices/
|
|
TERMUX_PKG_DESCRIPTION="IceS is a source client for the Icecast streaming server."
|
|
TERMUX_PKG_LICENSE="GPL-2.0"
|
|
TERMUX_PKG_MAINTAINER="@termux"
|
|
TERMUX_PKG_VERSION=2.0.3
|
|
TERMUX_PKG_SRCURL=https://downloads.xiph.org/releases/ices/ices-$TERMUX_PKG_VERSION.tar.gz
|
|
TERMUX_PKG_SHA256=f710b2ea7ca39c4bdcfb6de61211e614b4504e35267619690799e29466c6537e
|
|
TERMUX_PKG_DEPENDS="libshout"
|
|
TERMUX_PKG_BUILD_IN_SRC=true
|