new package: scrot (#440)
This commit is contained in:
parent
a1f4ba5038
commit
23f72eb2bd
9
x11-packages/scrot/build.sh
Normal file
9
x11-packages/scrot/build.sh
Normal file
@ -0,0 +1,9 @@
|
||||
TERMUX_PKG_HOMEPAGE=https://github.com/dreamer/scrot
|
||||
TERMUX_PKG_DESCRIPTION="Simple command-line screenshot utility for X"
|
||||
TERMUX_PKG_MAINTAINER="@termux"
|
||||
TERMUX_PKG_LICENSE="MIT"
|
||||
TERMUX_PKG_VERSION=0.10.0
|
||||
TERMUX_PKG_SRCURL="https://github.com/dreamer/scrot/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz"
|
||||
TERMUX_PKG_SHA256=c5f6b1adcd235c5e4368658593eef310385b95fc1a76b68ef6d633ad24800135
|
||||
TERMUX_PKG_DEPENDS="imlib2, libxfixes, libx11"
|
||||
|
Loading…
Reference in New Issue
Block a user