16 lines
506 B
Bash
16 lines
506 B
Bash
# Template file for 'zim'
|
|
pkgname=zim
|
|
version=0.67
|
|
revision=1
|
|
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="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=b37cef3d4906aa263abccb1493929a7ea6b9e8d11a50ed92cd437e8f93ffabbd
|