13 lines
484 B
Bash
13 lines
484 B
Bash
# Template file for 'zim'
|
|
pkgname=zim
|
|
version=0.73.3
|
|
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=a1f03d31682278b5432156b629ea3f2494e6f999d5947b7805114a4661e59300
|