23 lines
757 B
Plaintext
23 lines
757 B
Plaintext
# Template build file for 'libwnck'.
|
|
pkgname=libwnck
|
|
version=3.3.5
|
|
distfiles="${GNOME_SITE}/libwnck/3.3/$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=440340d4733f78130d581e88131df178367458004558c6a32f7c5f63a731ba19
|
|
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
|