14 lines
497 B
Bash
14 lines
497 B
Bash
# Template file for 'zim'
|
|
pkgname=zim
|
|
version=0.73.1
|
|
revision=1
|
|
archs=noarch
|
|
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=fdf551919de7f2dcea0e969f7f2abbec7820dfec11b0eb7b7c4c57b39fe6708f
|