metacity: update to 2.34.8.
This commit is contained in:
parent
b4659054f1
commit
ffd16dba1f
1 changed files with 4 additions and 4 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'metacity'
|
||||
pkgname=metacity
|
||||
version=2.34.5
|
||||
version=2.34.8
|
||||
revision=1
|
||||
subpackages="$pkgname-devel"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --disable-schemas-compile --disable-scrollkeeper"
|
||||
makedepends="pkg-config intltool which gnome-doc-utils libXcomposite-devel
|
||||
configure_args="--disable-static --disable-schemas-compile"
|
||||
makedepends="pkg-config intltool itstool gnome-doc-utils libXcomposite-devel
|
||||
libXrandr-devel libXcursor-devel libXinerama-devel libcanberra-devel
|
||||
startup-notification-devel libgtop-devel"
|
||||
fulldepends="zenity gnome-icon-theme"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://www.gnome.org"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/2.34/$pkgname-$version.tar.xz"
|
||||
checksum=8e0712d4e3a4402b6b818348019dd864999585dda624a6ac0d44bf6a37ed2534
|
||||
checksum=ab83038a9dc0b53a63b66c3f9323a10abb0b9a9ae2b5c5d3cc6bbabe2b607806
|
||||
long_desc="
|
||||
Metacity is not a meta-City as in an urban center, but rather Meta-ness as in
|
||||
the state of being meta. i.e. metacity : meta as opacity : opaque. Also
|
||||
|
|
Loading…
Reference in a new issue