diff --git a/srcpkgs/python-notify/template b/srcpkgs/python-notify/template index ba46442db7f..13800180dd0 100644 --- a/srcpkgs/python-notify/template +++ b/srcpkgs/python-notify/template @@ -1,22 +1,22 @@ # Template file for 'python-notify' pkgname=python-notify version=0.1.1 -revision=12 -lib32disabled=yes -patch_args="-Np1" +revision=13 wrksrc="notify-python-${version}" build_style=gnu-configure +pycompile_module="gtk-2.0/pynotify" hostmakedepends="pkg-config python-devel python-gobject2-devel pygtk-devel" makedepends="libnotify-devel gtk+-devel dbus-glib-devel pygtk-devel" depends="pygtk" -replaces="notify-python>=0" -pycompile_module="gtk-2.0/pynotify" short_desc="Python2 bindings for libnotify" -homepage="http://www.galago-project.org/" -license="LGPL-2.1" maintainer="Juan RP " +license="LGPL-2.1-only" +homepage="http://www.galago-project.org/" distfiles="http://www.galago-project.org/files/releases/source/notify-python/notify-python-${version}.tar.gz" checksum=8c5ee28017fdc5b110c31cb76503e535e15e0c60b9a1f1e95ff6c018dd806022 +replaces="notify-python>=0" +patch_args="-Np1" +lib32disabled=yes pre_configure() { if [ "$CROSS_BUILD" ]; then