[Frugalware-git] frugalware-current: muffin-1.0.0-1-x86_64 * New package * need for cinnamon 1.2 stable
Baste
baste at frugalware.org
Mon Jan 30 11:51:59 CET 2012
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4da956a1417b33b5e90db2bd3f8a5f0e34fe37e9
commit 4da956a1417b33b5e90db2bd3f8a5f0e34fe37e9
Author: Baste <baste at frugalware.org>
Date: Mon Jan 30 12:51:16 2012 +0100
muffin-1.0.0-1-x86_64
* New package
* need for cinnamon 1.2 stable
diff --git a/source/x11-extra/muffin/FrugalBuild b/source/x11-extra/muffin/FrugalBuild
new file mode 100644
index 0000000..a0e33fb
--- /dev/null
+++ b/source/x11-extra/muffin/FrugalBuild
@@ -0,0 +1,20 @@
+# Compiling time: 0.95 SBU
+# Maintainer: Baste <baste at frugalware.org>
+
+pkgname=muffin
+pkgver=1.0.0
+pkgrel=1
+pkgdesc="The Cinnamon Window Manager"
+url="https://github.com/linuxmint/muffin"
+depends=('mutter')
+makedepends=('intltool' 'gnome-doc-utils' 'gobject-introspection')
+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=('e5095a17c3ced6ae08133930a77e0490d0d6e756')
+
+build() {
+ cd linuxmint-muffin*
+ Fbuild
+}
More information about the Frugalware-git
mailing list