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