17 lines
605 B
Bash
17 lines
605 B
Bash
# Template file for 'rednotebook'
|
|
pkgname=rednotebook
|
|
version=2.6.1
|
|
revision=1
|
|
noarch=yes
|
|
build_style=python3-module
|
|
pycompile_module="rednotebook"
|
|
hostmakedepends="python3"
|
|
depends="desktop-file-utils hicolor-icon-theme
|
|
python3-enchant python3-gobject python3-yaml webkit2gtk"
|
|
short_desc="Cross-platform, modern desktop journal"
|
|
maintainer="cr6git <quark6@protonmail.com>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://rednotebook.sourceforge.io"
|
|
distfiles="https://github.com/jendrikseipp/rednotebook/archive/v${version}.tar.gz"
|
|
checksum=608e151a9f0e6e3f1cfdd239214fa5d9d7f64042f856d22ab2f6f367c1694c87
|