void-packages/srcpkgs/libwnck/template

18 lines
655 B
Plaintext
Raw Normal View History

# Template build file for 'libwnck'.
pkgname=libwnck
2012-11-12 22:57:48 +01:00
version=3.4.4
2012-09-12 20:33:08 +02:00
revision=1
subpackages="$pkgname-devel"
build_style=gnu-configure
2012-11-12 22:57:48 +01:00
makedepends="pkg-config intltool gobject-introspection
startup-notification-devel gtk+3-devel libXres-devel"
short_desc="Library for layout and rendering of text"
maintainer="Juan RP <xtraeme@gmail.com>"
2011-10-16 18:51:27 +02:00
homepage="http://www.gnome.org/"
license="LGPL-2.1"
2012-09-12 20:33:08 +02:00
distfiles="${GNOME_SITE}/libwnck/3.4/$pkgname-$version.tar.xz"
2012-11-12 22:57:48 +01:00
checksum=a545a23ea7681fafae033b4f68b69ef022d446a9325286291bb8882b9016a130
long_desc="
libwnck is Window Navigator Construction Kit, i.e. a library to use
for writing pagers and taskslists and stuff."