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