# 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"
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"

Add_dependency build pkg-config
Add_dependency build intltool
Add_dependency build gnome-doc-utils
Add_dependency build gobject-introspection
Add_dependency build gtk+3-devel
Add_dependency build startup-notification-devel
Add_dependency build libcanberra-devel
Add_dependency build clutter-devel
Add_dependency build libgirepository-devel
Add_dependency build json-glib-devel
Add_dependency build libffi-devel

Add_dependency full zenity
Add_dependency full desktop-file-utils
Add_dependency full gsettings-desktop-schemas ">=3.3.92_1"