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/"/>
|
href="git://git.gnome.org/"/>
|
||||||
|
|
||||||
<autotools id="gobject-introspection">
|
<autotools id="gobject-introspection">
|
||||||
<branch/>
|
<branch repo="git.gnome.org" module="gobject-introspection"/>
|
||||||
</autotools>
|
</autotools>
|
||||||
|
|
||||||
<autotools id="gir-repository">
|
<autotools id="gir-repository">
|
||||||
<branch/>
|
<branch repo="git.gnome.org" module="gir-repository"/>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dep package="gobject-introspection"/>
|
<dep package="gobject-introspection"/>
|
||||||
<dep package="clutter"/>
|
<dep package="clutter"/>
|
||||||
@ -29,7 +29,7 @@
|
|||||||
</autotools>
|
</autotools>
|
||||||
|
|
||||||
<autotools id="gjs">
|
<autotools id="gjs">
|
||||||
<branch/>
|
<branch repo="git.gnome.org" module="gjs"/>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dep package="gobject-introspection"/>
|
<dep package="gobject-introspection"/>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
|
|
||||||
# The username for repositories can be overridden.
|
# 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/"
|
#repos["git.gnome.org"] = "ssh://myusername@git.gnome.org/git/"
|
||||||
|
|
||||||
# Directory where to check sources out
|
# Directory where to check sources out
|
||||||
|
Loading…
Reference in New Issue
Block a user