16 lines
No EOL
515 B
Bash
16 lines
No EOL
515 B
Bash
# Template file for 'zim'
|
|
pkgname=zim
|
|
version=0.69
|
|
revision=1
|
|
noarch=yes
|
|
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=41990870893976a6e20271e1f59a0b896000f367218f26c13a88471252a004c8 |