# Description: The MATE window manager, a fork of metacity # URL: http://www.mate-desktop.org/ # Maintainer: Matt Housh, jaeger at crux dot ninja # Depends on: libcanberra zenity desktop-file-utils name=marco version=1.26.2 release=1 source=(http://pub.mate-desktop.org/releases/${version:0:4}/$name-$version.tar.xz) build() { cd $name-$version ./configure --prefix=/usr \ --disable-nls make make DESTDIR=$PKG install }