new package: feathernotes (#400)
This commit is contained in:
parent
d312925f73
commit
5fb0fd07a7
10
x11-packages/feathernotes/build.sh
Normal file
10
x11-packages/feathernotes/build.sh
Normal file
@ -0,0 +1,10 @@
|
||||
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="Yisus7u7"
|
||||
TERMUX_PKG_VERSION=0.9.0
|
||||
_COMMIT=087f522d62deed421b40d8fe96d66ecef0f38bf3
|
||||
TERMUX_PKG_SRCURL=https://github.com/tsujan/FeatherNotes/archive/${_COMMIT}.zip
|
||||
TERMUX_PKG_SHA256=cca635e42322b66e539908be36e12b760d6739c9ee5bef4136c10518068ae7b0
|
||||
TERMUX_PKG_DEPENDS="hicolor-icon-theme, qt5-qtbase, qt5-qtsvg, qt5-qtx11extras, hunspell, libx11"
|
||||
TERMUX_PKG_BUILD_DEPENDS="qt5-qtbase-cross-tools, qt5-qttools-cross-tools"
|
Loading…
Reference in New Issue
Block a user