23 lines
768 B
Text
23 lines
768 B
Text
# Template build file for 'libwnck'.
|
|
pkgname=libwnck
|
|
version=3.4.0
|
|
revision=1
|
|
distfiles="${GNOME_SITE}/libwnck/3.4/$pkgname-$version.tar.xz"
|
|
build_style=gnu-configure
|
|
short_desc="Library for layout and rendering of text"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://www.gnome.org/"
|
|
license="LGPL-2.1"
|
|
checksum=34a97edf601ee066204bb640b23f58d6897e0f559ce1816b3c1d206d70ea62ad
|
|
long_desc="
|
|
libwnck is Window Navigator Construction Kit, i.e. a library to use
|
|
for writing pagers and taskslists and stuff."
|
|
|
|
subpackages="$pkgname-devel"
|
|
|
|
Add_dependency build pkg-config
|
|
Add_dependency build intltool
|
|
Add_dependency build gobject-introspection
|
|
Add_dependency build startup-notification-devel
|
|
Add_dependency build gtk+3-devel
|
|
Add_dependency build libXres-devel
|