2009-04-20 03:32:25 +00:00
|
|
|
# Template build file for 'libwnck'.
|
|
|
|
pkgname=libwnck
|
2012-05-15 06:08:49 +00:00
|
|
|
version=3.4.2
|
2012-03-26 12:34:02 +00:00
|
|
|
distfiles="${GNOME_SITE}/libwnck/3.4/$pkgname-$version.tar.xz"
|
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"
|
2012-06-03 07:08:53 +00:00
|
|
|
revision=1
|
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-05-15 06:08:49 +00:00
|
|
|
checksum=1d055d0d7bd1069d97416985d11241eaea48aedb4311a22ff0d3404871707051
|
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."
|
|
|
|
|
2011-03-02 19:36:07 +00:00
|
|
|
subpackages="$pkgname-devel"
|
2010-10-28 11:27:24 +00:00
|
|
|
|