15 lines
578 B
Bash
15 lines
578 B
Bash
# Template file for 'zim'
|
|
pkgname=zim
|
|
version=0.74.2
|
|
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=b59c41969a6cda72d38523aadd6278da2510e0d1b52dbe3addbbc343e7636490
|