17 lines
731 B
Bash
17 lines
731 B
Bash
# Template file for 'rednotebook'
|
|
pkgname=rednotebook
|
|
version=2.31
|
|
revision=3
|
|
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=136b911c42717e1f431dd39dbc4b31860d3f6a6c641340daa30cba43059019e6
|