17 lines
731 B
Bash
17 lines
731 B
Bash
# Template file for 'rednotebook'
|
|
pkgname=rednotebook
|
|
version=2.35
|
|
revision=1
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools gettext"
|
|
depends="desktop-file-utils gtksourceview hicolor-icon-theme python3-enchant
|
|
python3-gobject python3-yaml libwebkit2gtk41"
|
|
checkdepends="$depends python3-pytest"
|
|
short_desc="Cross-platform, modern desktop journal"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://rednotebook.sourceforge.io"
|
|
changelog="https://raw.githubusercontent.com/jendrikseipp/rednotebook/master/CHANGELOG.md"
|
|
distfiles="https://github.com/jendrikseipp/rednotebook/archive/v${version}.tar.gz"
|
|
checksum=a30ffde30b2bc746e66ac24f580615a78d68c97fa4853d98a55f9344b8b33742
|