Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GNOME
jhbuild
Commits
ab0520e1
Commit
ab0520e1
authored
Sep 27, 2011
by
Javier Jardón
Browse files
Add 3.4 modulesets files
parent
297af228
Changes
7
Expand all
Hide whitespace changes
Inline
Side-by-side
doc/C/jhbuild.xml
View file @
ab0520e1
...
...
@@ -155,7 +155,7 @@
<para>
The sample configuration will make JHBuild build the
<application>
meta-gnome-core
</application>
and
<application>
meta-gnome-apps-tested
</application>
modules and
dependencies from the
<systemitem>
gnome-apps-3.
2
</systemitem>
module
dependencies from the
<systemitem>
gnome-apps-3.
4
</systemitem>
module
set. JHBuild will unpack source trees to
<filename>
~/checkout/gnome
</filename>
and install all files to
subdirectories of
<filename>
/opt/gnome
</filename>
. The two directories
...
...
examples/sample.jhbuildrc
View file @
ab0520e1
...
...
@@ -9,7 +9,7 @@
# what module set should be used. The default can be found in
# jhbuild/defaults.jhbuildrc, but can be any file in the modulesets directory
# or a URL of a module set file on a web server.
# moduleset = 'gnome-apps-3.
2
'
# moduleset = 'gnome-apps-3.
4
'
#
# A list of the modules to build. Defaults to the GNOME core and tested apps.
# modules = [ 'meta-gnome-core', 'meta-gnome-apps-tested' ]
...
...
jhbuild/defaults.jhbuildrc
View file @
ab0520e1
...
...
@@ -11,7 +11,7 @@ if 'GTK_PATH' in os.environ.keys():
modulesets_dir
=
os
.
path
.
join
(
SRCDIR
,
'modulesets'
)
# what modules to build?
moduleset
=
'gnome-apps-3.
2
'
moduleset
=
'gnome-apps-3.
4
'
modules
=
[
'meta-gnome-core'
,
'meta-gnome-apps-tested'
]
# policy for modules to build, options are:
...
...
modulesets/gnome-apps-3.4.modules
0 → 100644
View file @
ab0520e1
This diff is collapsed.
Click to expand it.
modulesets/gnome-suites-core-3.4.modules
0 → 100644
View file @
ab0520e1
This diff is collapsed.
Click to expand it.
modulesets/gnome-suites-core-deps-3.4.modules
0 → 100644
View file @
ab0520e1
This diff is collapsed.
Click to expand it.
modulesets/gnome-world-3.4.modules
0 → 100644
View file @
ab0520e1
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment