0
0
mirror of https://github.com/termux/termux-packages.git synced 2024-12-12 00:10:52 +00:00
2024-05-08 15:56:56 +02:00

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