libwnck: update to 3.3.5.
This commit is contained in:
parent
068e913ca4
commit
6866e35ab1
|
@ -8,7 +8,7 @@ long_desc="${long_desc}
|
|||
Add_dependency run gtk+3-devel
|
||||
Add_dependency run startup-notification-devel
|
||||
Add_dependency run libXres-devel
|
||||
Add_dependency run libwnck
|
||||
Add_dependency run libwnck ">=${version}"
|
||||
|
||||
do_install()
|
||||
{
|
||||
|
|
|
@ -2,17 +2,13 @@ libgtk-3.so.0
|
|||
libgdk-3.so.0
|
||||
libatk-1.0.so.0
|
||||
libgio-2.0.so.0
|
||||
libpangoft2-1.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
|
||||
libfreetype.so.6
|
||||
libfontconfig.so.1
|
||||
libgmodule-2.0.so.0
|
||||
libgobject-2.0.so.0
|
||||
libgthread-2.0.so.0
|
||||
librt.so.1
|
||||
libglib-2.0.so.0
|
||||
libstartup-notification-1.so.0
|
||||
|
|
|
@ -1,14 +1,13 @@
|
|||
# Template build file for 'libwnck'.
|
||||
pkgname=libwnck
|
||||
version=3.2.1
|
||||
distfiles="${GNOME_SITE}/libwnck/3.2/$pkgname-$version.tar.xz"
|
||||
version=3.3.5
|
||||
distfiles="${GNOME_SITE}/libwnck/3.3/$pkgname-$version.tar.xz"
|
||||
build_style=gnu-configure
|
||||
revision=2
|
||||
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=eaba586d8e092770e45ab8a3073eb57b5386e1ea7512b5424fa558906f26a3da
|
||||
checksum=440340d4733f78130d581e88131df178367458004558c6a32f7c5f63a731ba19
|
||||
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