void-packages/srcpkgs/libwnck2/template

26 lines
786 B
Plaintext

# 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=3
makedepends="pkg-config intltool gobject-introspection startup-notification-devel libXres-devel gtk+-devel"
short_desc="Library for layout and rendering of text (GTK+2)"
maintainer="Juan RP <xtraeme@gmail.com>"
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"
post_install() {
rm -rf ${DESTDIR}/usr/bin
}