2009-04-20 05:32:25 +02:00
|
|
|
# Template build file for 'libwnck'.
|
|
|
|
pkgname=libwnck
|
2012-05-15 08:08:49 +02:00
|
|
|
version=3.4.2
|
2012-03-26 14:34:02 +02:00
|
|
|
distfiles="${GNOME_SITE}/libwnck/3.4/$pkgname-$version.tar.xz"
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2012-05-23 18:26:56 +02:00
|
|
|
makedepends="pkg-config intltool gobject-introspection startup-notification-devel gtk+3-devel libXres-devel"
|
2012-06-03 09:08:53 +02:00
|
|
|
revision=1
|
2009-04-20 05:32:25 +02:00
|
|
|
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-05-15 08:08:49 +02:00
|
|
|
checksum=1d055d0d7bd1069d97416985d11241eaea48aedb4311a22ff0d3404871707051
|
2009-04-20 05:32:25 +02:00
|
|
|
long_desc="
|
|
|
|
libwnck is Window Navigator Construction Kit, i.e. a library to use
|
|
|
|
for writing pagers and taskslists and stuff."
|
|
|
|
|
2011-03-02 20:36:07 +01:00
|
|
|
subpackages="$pkgname-devel"
|
2010-10-28 13:27:24 +02:00
|
|
|
|