extra/mutter to 3.15.91

This commit is contained in:
Jason Plum 2015-03-21 09:43:59 -04:00
parent 462a809b32
commit d2ce33bdc8

View file

@ -7,15 +7,13 @@
# - set --enable-compile-warnings=no in configure
pkgname=mutter
pkgver=3.14.3
pkgrel=2
pkgver=3.15.91
pkgrel=1
pkgdesc="A window manager for GNOME"
arch=(i686 x86_64)
license=('GPL')
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')
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')
conflicts=('mutter-wayland')
replaces=('mutter-wayland')
url="http://www.gnome.org"
@ -23,7 +21,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=('0b23a2d31980d9de8e92ef940e6f63e3ac0f6446e2afc69ecbc80163f6af3a23')
sha256sums=('8d1fcc496eae2d8de3b6d5ad41343e7d5e25f8ef5c45fd84539f2587578e92f1')
build() {
cd "$pkgname-$pkgver"