2009-04-20 03:32:25 +00:00
|
|
|
# Template build file for 'libwnck'.
|
|
|
|
pkgname=libwnck
|
2012-03-26 12:34:02 +00:00
|
|
|
version=3.4.0
|
2012-03-29 10:46:02 +00:00
|
|
|
revision=1
|
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
|
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-03-26 12:34:02 +00:00
|
|
|
checksum=34a97edf601ee066204bb640b23f58d6897e0f559ce1816b3c1d206d70ea62ad
|
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
|