new package: l3afpad
This commit is contained in:
parent
f1a136e97a
commit
05c37afd1b
12
x11-packages/l3afpad/build.sh
Normal file
12
x11-packages/l3afpad/build.sh
Normal file
@ -0,0 +1,12 @@
|
||||
TERMUX_PKG_HOMEPAGE=https://github.com/stevenhoneyman/l3afpad
|
||||
TERMUX_PKG_DESCRIPTION="Simple text editor forked from Leafpad, supports GTK+ 3.x"
|
||||
TERMUX_PKG_MAINTAINER="Yisus7u7"
|
||||
TERMUX_PKG_LICENSE="GPL-2.0"
|
||||
TERMUX_PKG_VERSION=0.8.18.1.11
|
||||
TERMUX_PKG_SRCURL=https://github.com/stevenhoneyman/l3afpad/archive/refs/tags/v$TERMUX_PKG_VERSION.tar.gz
|
||||
TERMUX_PKG_SHA256=86f374b2f950b7c60dda50aa80a5034b8e3c80ded5cd3284c2d5921b31652793
|
||||
TERMUX_PKG_DEPENDS="gtk3"
|
||||
|
||||
termux_step_pre_configure() {
|
||||
./autogen.sh
|
||||
}
|
Loading…
Reference in New Issue
Block a user