90390b6fae
* arqiver: update to 0.9.0 * dwm: update to 6.3 * featherpad: update to 1.1.1 * feh: update to 3.8 * fluent-gtk-theme: update to 2022.01.15 * fluent-icon-theme: update to 2022.02.04 * geany-plugins: update to 1.38 Co-authored-by: Yisus7u7 <jesuspixel5@gmail.com> Co-authored-by: xtkoba <69125751+xtkoba@users.noreply.github.com>
11 lines
613 B
Bash
11 lines
613 B
Bash
TERMUX_PKG_HOMEPAGE=https://github.com/tsujan/FeatherPad
|
|
TERMUX_PKG_DESCRIPTION="Lightweight Qt Plain-Text Editor"
|
|
TERMUX_PKG_LICENSE="GPL-3.0"
|
|
TERMUX_PKG_MAINTAINER="Simeon Huang <symeon@librehat.com>"
|
|
TERMUX_PKG_VERSION=1.1.1
|
|
TERMUX_PKG_SRCURL=https://github.com/tsujan/FeatherPad/releases/download/V${TERMUX_PKG_VERSION}/FeatherPad-${TERMUX_PKG_VERSION}.tar.xz
|
|
TERMUX_PKG_SHA256=90ed9fb3509ce2c5760ac3358e1783d7e2b7d35ee05b48c86d6a2fa25789736d
|
|
TERMUX_PKG_DEPENDS="hicolor-icon-theme, qt5-qtbase, qt5-qtsvg, qt5-qtx11extras, hunspell"
|
|
TERMUX_PKG_BUILD_DEPENDS="qt5-qtbase-cross-tools, qt5-qttools-cross-tools"
|
|
|