# Template file for 'gsimplecal-gtk2' pkgname=gsimplecal-gtk2 version=2.1 revision=1 wrksrc="${pkgname%-*}-${version}" build_style=gnu-configure configure_args="--enable-gtk2" makedepends="gtk+-devel" hostmakedepends="automake pkg-config" conflicts="gsimplecal-gtk3>=0" short_desc="Simple and lightweight GTK calendar" maintainer="Jarbowski " license="BSD" homepage="http://dmedvinsky.github.io/gsimplecal/" distfiles="https://github.com/dmedvinsky/${pkgname%-*}/archive/v${version}.tar.gz" checksum="660cac7333d3507203a008e142e2b8f5dfcf0735b6ccabdd8d3d902b5d2c40e9" pre_configure() { ./autogen.sh }