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