extra/mutter: revert prior, upstream is annoying.

This commit is contained in:
Jason Plum 2015-03-21 09:54:15 -04:00
parent 411e53f576
commit f8d8214051

View file

@ -7,13 +7,15 @@
# - set --enable-compile-warnings=no in configure
pkgname=mutter
pkgver=3.15.91
pkgrel=1
pkgver=3.14.3
pkgrel=3
pkgdesc="A window manager for GNOME"
arch=(i686 x86_64)
license=('GPL')
depends=('clutter' 'dconf' 'gobject-introspection-runtime' 'gsettings-desktop-schemas' 'libcanberra' 'startup-notification' 'zenity' 'libsm' 'gnome-desktop' 'upower' 'libxkbcommon-x11' 'gnome-settings-daemon')
makedepends=('intltool' 'gnome-doc-utils' 'libxkbcommon-x11' 'gobject-introspection')
depends=('clutter' 'dconf' 'gobject-introspection' 'gsettings-desktop-schemas' 'libcanberra'
'startup-notification' 'zenity' 'libsm' 'gnome-desktop' 'upower' 'libxkbcommon-x11'
'gnome-settings-daemon')
makedepends=('intltool' 'gnome-doc-utils' 'libxkbcommon-x11')
conflicts=('mutter-wayland')
replaces=('mutter-wayland')
url="http://www.gnome.org"
@ -21,7 +23,7 @@ groups=('gnome')
options=('!emptydirs')
install=mutter.install
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
sha256sums=('8d1fcc496eae2d8de3b6d5ad41343e7d5e25f8ef5c45fd84539f2587578e92f1')
sha256sums=('0b23a2d31980d9de8e92ef940e6f63e3ac0f6446e2afc69ecbc80163f6af3a23')
build() {
cd "$pkgname-$pkgver"