18 lines
705 B
Bash
18 lines
705 B
Bash
# Template file for 'rednotebook'
|
|
pkgname=rednotebook
|
|
version=2.7
|
|
revision=1
|
|
noarch=yes
|
|
build_style=python3-module
|
|
pycompile_module="rednotebook"
|
|
hostmakedepends="python3"
|
|
depends="desktop-file-utils gtksourceview hicolor-icon-theme python3-enchant
|
|
python3-gobject python3-yaml webkit2gtk"
|
|
short_desc="Cross-platform, modern desktop journal"
|
|
maintainer="prspkt <prspkt@protonmail.com>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://rednotebook.sourceforge.io"
|
|
changelog="https://raw.githubusercontent.com/jendrikseipp/rednotebook/master/CHANGELOG"
|
|
distfiles="https://github.com/jendrikseipp/rednotebook/archive/v${version}.tar.gz"
|
|
checksum=ddc59f312fdbae1f1a7e309237ab012ccb90410de5a5d97bb2109add09ad0558
|