15 lines
497 B
Bash
15 lines
497 B
Bash
# Template file for 'zim'
|
|
pkgname=zim
|
|
version=0.72.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=34e4368a502f0190ea661c2f7d9121e926f729654880382e392e9e5bf3493029
|