15 lines
578 B
Bash
15 lines
578 B
Bash
# Template file for 'zim'
|
|
pkgname=zim
|
|
version=0.75.1
|
|
revision=1
|
|
build_style=python3-module
|
|
hostmakedepends="python3-gobject python3-xdg gtk+3"
|
|
depends="python3-gobject python3-xdg gtk+3 desktop-file-utils"
|
|
short_desc="Desktop wiki"
|
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="http://zim-wiki.org/"
|
|
changelog="https://raw.githubusercontent.com/zim-desktop-wiki/zim-desktop-wiki/master/CHANGELOG.md"
|
|
distfiles="https://zim-wiki.org/downloads/zim-${version}.tar.gz"
|
|
checksum=88e175d7f7e141896f9e958989d252d722556af17bc4bc6f065e7d54287d0385
|