16 lines
507 B
Bash
16 lines
507 B
Bash
# Template file for 'zim'
|
|
pkgname=zim
|
|
version=0.65
|
|
revision=1
|
|
build_style="python-module"
|
|
make_install_args="--skip-xdg-cmd"
|
|
pycompile_module="zim"
|
|
hostmakedepends="python-gobject2"
|
|
depends="pygtk python-xdg desktop-file-utils"
|
|
short_desc="A desktop wiki"
|
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|
noarch=yes
|
|
license="GPL-2"
|
|
homepage="http://zim-wiki.org/"
|
|
distfiles="http://zim-wiki.org/downloads/${pkgname}-${version}.tar.gz"
|
|
checksum=5442f3334395a2beafc5b9a2bbec2e53e38270d4bad696b5c4053dd51dc1ed96
|