10 lines
538 B
Bash
Raw Normal View History

2018-09-10 01:42:26 +03:00
TERMUX_PKG_HOMEPAGE=https://xorg.freedesktop.org/
TERMUX_PKG_DESCRIPTION="Composite Window-effects manager for X.org"
TERMUX_PKG_LICENSE="BSD"
2019-05-17 01:18:48 +03:00
TERMUX_PKG_MAINTAINER="Leonid Plyushch <leonid.plyushch@gmail.com>"
2019-05-19 01:16:11 +03:00
TERMUX_PKG_VERSION=1.1.8
2019-11-18 03:42:37 +02:00
TERMUX_PKG_REVISION=5
2018-09-10 01:42:26 +03:00
TERMUX_PKG_SRCURL=https://xorg.freedesktop.org/releases/individual/app/xcompmgr-${TERMUX_PKG_VERSION}.tar.bz2
2019-05-19 01:16:11 +03:00
TERMUX_PKG_SHA256=0b89daf4f060fa3fa83cca862c45d531fef7121b5d06552c1d73d396ad9a7243
TERMUX_PKG_DEPENDS="libx11, libxcomposite, libxdamage, libxext, libxfixes, libxrender"