# Template build file for 'libwnck2'. pkgname=libwnck2 version=2.30.7 wrksrc=libwnck-${version} distfiles="${GNOME_SITE}/libwnck/2.30/libwnck-$version.tar.bz2" build_style=gnu-configure revision=2 short_desc="Library for layout and rendering of text (GTK+2)" maintainer="Juan RP " homepage="http://www.gnome.org/" license="LGPL-2.1" checksum=8aabbe6c87b89b170dbd6e1577a89d248323da128fff0b3ab673010f0cd6156c long_desc=" libwnck is Window Navigator Construction Kit, i.e. a library to use for writing pagers and taskslists and stuff. This package is based in the GTK+2 Toolkit." subpackages="$pkgname-devel" Add_dependency build pkg-config Add_dependency build intltool Add_dependency build gobject-introspection Add_dependency build startup-notification-devel Add_dependency build libXres-devel Add_dependency build gtk+-devel post_install() { rm -rf ${DESTDIR}/usr/bin }