mirror of
https://github.com/termux/termux-packages.git
synced 2025-07-23 20:11:42 +00:00
12 lines
588 B
Bash
12 lines
588 B
Bash
TERMUX_PKG_HOMEPAGE=https://github.com/tsujan/FeatherNotes
|
|
TERMUX_PKG_DESCRIPTION="Lightweight Qt Notes-Manager for Linux"
|
|
TERMUX_PKG_LICENSE="GPL-3.0"
|
|
TERMUX_PKG_MAINTAINER="@termux"
|
|
TERMUX_PKG_VERSION="1.3.2"
|
|
TERMUX_PKG_SRCURL=https://github.com/tsujan/FeatherNotes/archive/refs/tags/V${TERMUX_PKG_VERSION}.tar.gz
|
|
TERMUX_PKG_SHA256=c6cbbbd8003cbc3a1e0c3728094d68f0d50d930b3401d1c1ce39a3d9d1be53f8
|
|
TERMUX_PKG_DEPENDS="hunspell, libc++, libx11, qt6-qtbase, qt6-qtsvg"
|
|
TERMUX_PKG_RECOMMENDS="hicolor-icon-theme"
|
|
TERMUX_PKG_AUTO_UPDATE=true
|
|
TERMUX_PKG_UPDATE_VERSION_REGEXP="\d+\.\d+\.\d+"
|