13 lines
484 B
Bash
13 lines
484 B
Bash
# Template file for 'zim'
|
|
pkgname=zim
|
|
version=0.73.5
|
|
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/"
|
|
distfiles="http://zim-wiki.org/downloads/${pkgname}-${version}.tar.gz"
|
|
checksum=a36f15d92c3994c0d55b07f83253b3d8b826beb3714865edbabc14f1cc91d63a
|