17 lines
594 B
Bash
17 lines
594 B
Bash
# Template file for 'rednotebook'
|
|
pkgname=rednotebook
|
|
version=2.1.0
|
|
revision=2
|
|
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="http://rednotebook.sourceforge.net"
|
|
license="GPL-3"
|
|
distfiles="https://github.com/jendrikseipp/rednotebook/archive/v${version}.tar.gz"
|
|
checksum=cb6bfd43e5f400cf6ee11d21b0a3c20f412f04eef31dee3d7a13d87b1118cae3
|