38307a4a7e
Let @termux be assigned as package maintainer instead of me, just like the most of Termux packages. I really don't use X11 package set so far. %ci:no-build
11 lines
456 B
Bash
11 lines
456 B
Bash
TERMUX_PKG_HOMEPAGE=https://xorg.freedesktop.org/
|
|
TERMUX_PKG_DESCRIPTION="ICE authority file utility"
|
|
TERMUX_PKG_LICENSE="MIT"
|
|
TERMUX_PKG_MAINTAINER="@termux"
|
|
TERMUX_PKG_VERSION=1.0.8
|
|
TERMUX_PKG_REVISION=24
|
|
TERMUX_PKG_SRCURL=https://www.x.org/archive/individual/app/iceauth-$TERMUX_PKG_VERSION.tar.gz
|
|
TERMUX_PKG_SHA256=25b94613173a6dd28d7b18d9479194aae3d9392f5a4a072f499bd48d3ca00740
|
|
TERMUX_PKG_DEPENDS="libice"
|
|
TERMUX_PKG_BUILD_DEPENDS="xorg-util-macros"
|