15 lines
520 B
Bash
15 lines
520 B
Bash
# Template file for 'zim'
|
|
pkgname=zim
|
|
version=0.71.1
|
|
revision=1
|
|
archs=noarch
|
|
build_style=python3-module
|
|
pycompile_module="zim"
|
|
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=acaf8f2b7a2bae1eee1bae46ebdb9d90c1d0a3f74069bf695570d2b92e87fc34
|