Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=af656415f059f434c5651e7e86dc07762862e3db
commit af656415f059f434c5651e7e86dc07762862e3db Author: Roelof Wobben <[email protected]> Date: Mon May 27 22:10:03 2013 +0200 muffin-1.8.2-1-x86_64 update muffin to 1.8.2 * Version bump diff --git a/source/x11-extra/muffin/FrugalBuild b/source/x11-extra/muffin/FrugalBuild index a41b716..f783a1c 100644 --- a/source/x11-extra/muffin/FrugalBuild +++ b/source/x11-extra/muffin/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: Baste <[email protected]> pkgname=muffin -pkgver=1.1.1 -pkgrel=2 +pkgver=1.8.2 +pkgrel=1 pkgdesc="The Cinnamon Window Manager" url="https://github.com/linuxmint/muffin" -depends=('clutter' 'gtk+3' 'dconf' 'zenity' 'gsettings-desktop-schemas') +depends=('gnome-common' 'clutter' 'gtk+3' 'dconf' 'zenity' 'gsettings-desktop-schemas') makedepends=('intltool' 'gnome-doc-utils' 'gobject-introspection') _F_gnome_schemas=('/etc/gconf/schemas/muffin.schemas') Finclude gnome gnome-scriptlet @@ -14,10 +14,9 @@ groups=('x11-extra') archs=('i686' 'x86_64') up2date="Flasttar http://ftp.frugalware.org/pub/other/people/baste/sources/$pkgname" source=(http://ftp.frugalware.org/pub/other/people/baste/sources/$pkgname/$pkgname-$pkgver.tar.gz) -sha1sums=('83727d3738c670235b314ec62e7ed202f2646b83') +sha1sums=('b02d4aee0855e29f35350946a2c0f5fd355be46b') build() { - cd linuxmint-muffin* autoreconf -vfi Fbuild Fbuild_gnome_scriptlet _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
