16 lines
603 B
Bash
16 lines
603 B
Bash
# Template file for 'rednotebook'
|
|
pkgname=rednotebook
|
|
version=2.5
|
|
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=8d23951d3865cda53c2f65b03fa1e94a213c0ffeabad01ea48f357991713aede
|