21 lines
939 B
Text
21 lines
939 B
Text
# Template file for 'metacity'
|
|
pkgname=metacity
|
|
version=2.34.5
|
|
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
|
|
libXrandr-devel libXcursor-devel libXinerama-devel libcanberra-devel
|
|
startup-notification-devel libgtop-devel"
|
|
fulldepends="zenity gnome-icon-theme"
|
|
short_desc="GNOME-compliant window manager"
|
|
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
|
|
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
|
|
it may have something to do with the Meta key on UNIX keyboards."
|