17 lines
520 B
Bash
17 lines
520 B
Bash
# Template file for 'zim'
|
|
pkgname=zim
|
|
version=0.69.1
|
|
revision=1
|
|
archs=noarch
|
|
build_style=python2-module
|
|
make_install_args="--skip-xdg-cmd"
|
|
pycompile_module="zim"
|
|
hostmakedepends="python-gobject2"
|
|
depends="pygtk python-xdg 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=98ab623d63be4cdfefd4cdb253d9aa1f59bc2b69ab1fcea0fe265d594947ebfb
|