[Lunar-commits] <moonbase-gnome3> metacity: a legacy windows manager for GNOME.
Florin Braescu
florin at lunar-linux.org
Sat Oct 18 17:43:10 CEST 2014
commit 8568e0ee8bce6fce5604b64d8f10d708a0ed5a71
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat, 18 Oct 2014 18:42:44 +0300
URL: https://github.com/lunar-linux/moonbase-gnome3/commit/8568e0ee8bce6fce5604b64d8f10d708a0ed5a71
metacity: a legacy windows manager for GNOME.
---
core/metacity/BUILD | +3/-0
core/metacity/DEPENDS | +9/-0
core/metacity/DETAILS | +13/-0
3 files changed, 25 insertions(+)
--- /dev/null
+++ b/core/metacity/BUILD
@@ -0,0 +1,3 @@
+OPTS+=" --disable-schemas-compile"
+
+default_build
--- /dev/null
+++ b/core/metacity/DEPENDS
@@ -0,0 +1,9 @@
+depends libSM
+depends dconf
+depends gtk+-3
+depends gsettings-desktop-schemas
+depends libcanberra
+depends libgtop
+depends startup-notification
+depends zenity
+depends itstool
--- /dev/null
+++ b/core/metacity/DETAILS
@@ -0,0 +1,13 @@
+ MODULE=metacity
+ VERSION=3.14.1
+ SOURCE=$MODULE-$VERSION.tar.xz
+ SOURCE_URL=$GNOME_URL/sources/$MODULE/${VERSION%.*}
+ SOURCE_VFY=sha256:1a4ebf77478fd948f62aa3df26cf7fa9bd9a2c2a98c30d3bcdf7dd8e1cf3d6f4
+ WEB_SITE=http://www.gnome.org
+ ENTERED=20141018
+ UPDATED=20141018
+ SHORT="A legacy window manager for GNOME"
+
+cat << EOF
+A legacy window manager for GNOME.
+EOF
More information about the Lunar-commits
mailing list