Repoint modules for move to git.gnome.org
gobject-introspection, gir-repository, and gjs have moved to git; adjust jhbuild moduleset accordingly. Also remove example for setting your svn.gnome.org username since none of the modules are there any more.
This commit is contained in:
parent
85dae56a31
commit
edcefc70aa
@ -16,11 +16,11 @@
|
||||
href="git://git.gnome.org/"/>
|
||||
|
||||
<autotools id="gobject-introspection">
|
||||
<branch/>
|
||||
<branch repo="git.gnome.org" module="gobject-introspection"/>
|
||||
</autotools>
|
||||
|
||||
<autotools id="gir-repository">
|
||||
<branch/>
|
||||
<branch repo="git.gnome.org" module="gir-repository"/>
|
||||
<dependencies>
|
||||
<dep package="gobject-introspection"/>
|
||||
<dep package="clutter"/>
|
||||
@ -29,7 +29,7 @@
|
||||
</autotools>
|
||||
|
||||
<autotools id="gjs">
|
||||
<branch/>
|
||||
<branch repo="git.gnome.org" module="gjs"/>
|
||||
<dependencies>
|
||||
<dep package="gobject-introspection"/>
|
||||
</dependencies>
|
||||
|
@ -2,7 +2,6 @@
|
||||
|
||||
# The username for repositories can be overridden.
|
||||
#
|
||||
#repos["svn.gnome.org"] = "svn+ssh://myusername@svn.gnome.org/svn/"
|
||||
#repos["git.gnome.org"] = "ssh://myusername@git.gnome.org/git/"
|
||||
|
||||
# Directory where to check sources out
|
||||
|
Loading…
Reference in New Issue
Block a user