libwnck: update to 3.2.1.
This commit is contained in:
parent
3479b7911e
commit
cdd525562f
|
@ -1,12 +1,14 @@
|
|||
# Template build file for 'libwnck'.
|
||||
pkgname=libwnck
|
||||
version=3.2.0
|
||||
version=3.2.1
|
||||
distfiles="${GNOME_SITE}/libwnck/3.2/$pkgname-$version.tar.xz"
|
||||
build_style=gnu_configure
|
||||
configure_args="--localstatedir=/var"
|
||||
short_desc="Library for layout and rendering of text"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=7cb92e6dbe8f20f4dba327fa078fb3caa35c0ae89445bbbdf1e7a17e5116f542
|
||||
homepage="http://www.gnome.org/"
|
||||
license="LGPL-2.1"
|
||||
checksum=eaba586d8e092770e45ab8a3073eb57b5386e1ea7512b5424fa558906f26a3da
|
||||
long_desc="
|
||||
libwnck is Window Navigator Construction Kit, i.e. a library to use
|
||||
for writing pagers and taskslists and stuff."
|
||||
|
|
Loading…
Reference in New Issue