17 lines
592 B
Bash
17 lines
592 B
Bash
# Template file for 'rednotebook'
|
|
pkgname=rednotebook
|
|
version=2.4
|
|
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"
|
|
maintainer="cr6git <quark6@protonmail.com>"
|
|
short_desc="Cross-platform, modern desktop journal"
|
|
homepage="https://rednotebook.sourceforge.io"
|
|
license="GPL-2"
|
|
distfiles="https://github.com/jendrikseipp/rednotebook/archive/v${version}.tar.gz"
|
|
checksum=3211623d63832152bf51533034db4b482f418e05c3726788afdbfc1e1269bf06
|