libwnck: update to 3.4.4.
This commit is contained in:
parent
81f283d94f
commit
063f2bf3c2
2 changed files with 4 additions and 5 deletions
|
@ -1,10 +1,8 @@
|
|||
libgtk-3.so.0
|
||||
libgdk-3.so.0
|
||||
libatk-1.0.so.0
|
||||
libgio-2.0.so.0
|
||||
libpangocairo-1.0.so.0
|
||||
libgdk_pixbuf-2.0.so.0
|
||||
libcairo-gobject.so.2
|
||||
libcairo.so.2
|
||||
libpango-1.0.so.0
|
||||
libgobject-2.0.so.0
|
||||
|
|
|
@ -1,16 +1,17 @@
|
|||
# Template build file for 'libwnck'.
|
||||
pkgname=libwnck
|
||||
version=3.4.3
|
||||
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"
|
||||
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=e468118927d50231df250d1f00106b32139aaad1ee9249a4ef316e5526d17d1d
|
||||
checksum=a545a23ea7681fafae033b4f68b69ef022d446a9325286291bb8882b9016a130
|
||||
long_desc="
|
||||
libwnck is Window Navigator Construction Kit, i.e. a library to use
|
||||
for writing pagers and taskslists and stuff."
|
||||
|
|
Loading…
Reference in a new issue