void-packages/srcpkgs/libwnck/template

24 lines
768 B
Plaintext

# Template build file for 'libwnck'.
pkgname=libwnck
version=3.2.1
distfiles="${GNOME_SITE}/libwnck/3.2/$pkgname-$version.tar.xz"
build_style=gnu-configure
revision=2
short_desc="Library for layout and rendering of text"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.gnome.org/"
license="LGPL-2.1"
checksum=eaba586d8e092770e45ab8a3073eb57b5386e1ea7512b5424fa558906f26a3da
long_desc="
libwnck is Window Navigator Construction Kit, i.e. a library to use
for writing pagers and taskslists and stuff."
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 gtk+3-devel
Add_dependency build libXres-devel