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