2009-04-20 03:32:25 +00:00
|
|
|
# Template build file for 'libwnck'.
|
|
|
|
pkgname=libwnck
|
2011-10-16 16:51:27 +00:00
|
|
|
version=3.2.1
|
2011-09-28 15:17:08 +00:00
|
|
|
distfiles="${GNOME_SITE}/libwnck/3.2/$pkgname-$version.tar.xz"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2011-11-14 17:12:47 +00:00
|
|
|
revision=2
|
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"
|
|
|
|
checksum=eaba586d8e092770e45ab8a3073eb57b5386e1ea7512b5424fa558906f26a3da
|
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
|
|
|
|
2009-04-20 03:32:25 +00:00
|
|
|
Add_dependency build pkg-config
|
|
|
|
Add_dependency build intltool
|
2011-03-01 12:58:51 +00:00
|
|
|
Add_dependency build gobject-introspection
|
2010-01-08 10:27:13 +00:00
|
|
|
Add_dependency build startup-notification-devel
|
2011-03-01 12:58:51 +00:00
|
|
|
Add_dependency build gtk+3-devel
|
2011-09-28 15:17:08 +00:00
|
|
|
Add_dependency build libXres-devel
|