libwnck: update to 3.4.5.
This commit is contained in:
parent
2f18d62e9e
commit
5fd9142a68
2 changed files with 3 additions and 10 deletions
|
@ -1,11 +1,7 @@
|
||||||
# Template file for 'libwnck-devel'.
|
# Template file for 'libwnck-devel'.
|
||||||
#
|
#
|
||||||
depends="gtk+3-devel startup-notification-devel libXres-devel libwnck>=${version}"
|
depends="gtk+3-devel startup-notification-devel libXres-devel libwnck>=${version}"
|
||||||
short_desc="${sourcepkg} development files"
|
short_desc="${short_desc} -- development files"
|
||||||
long_desc="${long_desc}
|
|
||||||
|
|
||||||
This package contains files for development, headers, static libs, etc."
|
|
||||||
|
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'libwnck'.
|
# Template build file for 'libwnck'.
|
||||||
pkgname=libwnck
|
pkgname=libwnck
|
||||||
version=3.4.4
|
version=3.4.5
|
||||||
revision=1
|
revision=1
|
||||||
subpackages="$pkgname-devel"
|
subpackages="$pkgname-devel"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -11,7 +11,4 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gnome.org/"
|
homepage="http://www.gnome.org/"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
distfiles="${GNOME_SITE}/libwnck/3.4/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/libwnck/3.4/$pkgname-$version.tar.xz"
|
||||||
checksum=a545a23ea7681fafae033b4f68b69ef022d446a9325286291bb8882b9016a130
|
checksum=560f9709405fb33500c2f79efabdb1c4056866dec281f354ad3da97181fbf381
|
||||||
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