21 lines
894 B
Plaintext
21 lines
894 B
Plaintext
# Template file for 'metacity'
|
|
pkgname=metacity
|
|
version=2.34.3
|
|
revision=4
|
|
distfiles="${GNOME_SITE}/$pkgname/2.34/$pkgname-$version.tar.xz"
|
|
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>"
|
|
checksum=aeac2548b62a98375fb5c832ee26ab4cb6d59f0dd96edcefb5f7bef2416576e7
|
|
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."
|
|
|
|
subpackages="$pkgname-devel"
|
|
|
|
|