17 lines
592 B
Bash
17 lines
592 B
Bash
# Template file for 'rednotebook'
|
|
pkgname=rednotebook
|
|
version=2.3
|
|
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=9db863fc27ef17f8e4d3ce3cd96af1e62d33aa7bf1eb229f708f1fd5ccc2eb22
|