22 lines
1,007 B
Text
22 lines
1,007 B
Text
# Template file for 'mutter'
|
|
pkgname=mutter
|
|
version=3.4.1
|
|
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
|
build_style=gnu-configure
|
|
configure_args="--disable-scrollkeeper --disable-schemas-compile --disable-static"
|
|
makedepends="pkg-config intltool gnome-doc-utils gobject-introspection gtk+3-devel startup-notification-devel libcanberra-devel clutter-devel libgirepository-devel json-glib-devel libffi-devel"
|
|
fulldepends="zenity desktop-file-utils gsettings-desktop-schemas>=3.3.92_1"
|
|
revision=2
|
|
short_desc="Lightweight GTK+3 window manager"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
checksum=dbf08b014179980ab3d0cce645c5391c83b0ce070c73504feea8eec0ad000449
|
|
long_desc="
|
|
Mutter is a small window manager, using GTK+ and Clutter to do everything.
|
|
|
|
Mutter is the clutter-based evolution of Metacity, which, as the author says,
|
|
is a 'Boring window manager for the adult in you. Many window managers are
|
|
like Marshmallow Froot Loops; Metacity is like Cheerios.'"
|
|
|
|
subpackages="mutter-devel"
|
|
|
|
|