[gnome-shell] Update modules, moduleset for jhbuildrc-gnome-shell
- From: Owen Taylor <otaylor src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] Update modules, moduleset for jhbuildrc-gnome-shell
- Date: Thu, 23 Feb 2012 20:07:25 +0000 (UTC)
commit caaa21dec0bfd136216b757b93b1d8b3f66d746a
Author: William Lachance <wrlach gmail com>
Date: Sun Jan 22 11:22:54 2012 -0500
Update modules, moduleset for jhbuildrc-gnome-shell
We now use the gnome core suite module to build gnome-shell, and the
name of the module we want is now just plain "gnome-shell".
https://bugzilla.gnome.org/show_bug.cgi?id=668440
tools/build/gnome-shell.modules | 469 --------------------------------
tools/build/jhbuildrc-gnome-shell | 6 +-
tools/build/libcanberra-quit-add.patch | 24 --
3 files changed, 2 insertions(+), 497 deletions(-)
---
diff --git a/tools/build/jhbuildrc-gnome-shell b/tools/build/jhbuildrc-gnome-shell
index f30c540..90ae34f 100644
--- a/tools/build/jhbuildrc-gnome-shell
+++ b/tools/build/jhbuildrc-gnome-shell
@@ -18,11 +18,9 @@
# Only rebuild modules that have changed
build_policy = 'updated'
-moduleset = 'http://git.gnome.org/browse/gnome-shell/plain/tools/build/gnome-shell.modules'
+moduleset = 'gnome-apps-3.4'
-modules = [ 'gnome-shell-using-gir-repository' ]
-# Enable this one to use introspection built from the stack itself
-# modules = [ 'gnome-shell-full' ]
+modules = [ 'meta-gnome-core-shell' ]
# what directory should the source be checked out to?
checkoutroot = os.path.expanduser('~/gnome-shell/source')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]