14 lines
578 B
Bash
14 lines
578 B
Bash
# Template file for 'zim'
|
|
pkgname=zim
|
|
version=0.74.1
|
|
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/"
|
|
changelog="https://raw.githubusercontent.com/zim-desktop-wiki/zim-desktop-wiki/master/CHANGELOG.md"
|
|
distfiles="https://zim-wiki.org/downloads/zim-${version}.tar.gz"
|
|
checksum=7ec748e308cf99d6c053a96e6945e422534fb2ad1387a3e444337e0860ed4b33
|