[jhbuild] world: remove xchat



commit 271871cc576a39ce8cfd360e2e27cda602f146ad
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Wed Jan 22 19:19:44 2020 +0200

    world: remove xchat
    
    *** Checking out xchat *** [1/1]
    svn checkout https://xchat.svn.sourceforge.net/svnroot/xchat xchat
    svn: E170013: Unable to connect to a repository at URL 'https://xchat.svn.sourceforge.net/svnroot/xchat'
    svn: E160013: '/svnroot/xchat' path not found

 modulesets/gnome-world.modules | 13 -------------
 1 file changed, 13 deletions(-)
---
diff --git a/modulesets/gnome-world.modules b/modulesets/gnome-world.modules
index 19238879..2cf758e7 100644
--- a/modulesets/gnome-world.modules
+++ b/modulesets/gnome-world.modules
@@ -78,11 +78,6 @@
       href="https://ftp.samba.org/pub/"/>
   <repository type="tarball" name="sourceforge.net"
       href="http://prdownloads.sourceforge.net/sourceforge/"/>
-  <repository type="svn" name="xchat.sf.net"
-      href="https://xchat.svn.sourceforge.net/svnroot/";
-      trunk-template="%(module)s"
-      branches-template="%(branch)s"
-      tags-template="%(tag)s"/>
   <repository type="tarball" name="openchange.org"
       href="http://tracker.openchange.org/attachments/download/"/>
   <repository type="tarball" name="gnome.org"
@@ -991,14 +986,6 @@
     </dependencies>
   </autotools>
 
-  <autotools id="xchat">
-    <branch repo="xchat.sf.net" module="xchat" />
-    <dependencies>
-      <dep package="gtk+-2"/>
-      <dep package="libxml2"/>
-    </dependencies>
-  </autotools>
-
   <autotools id="camorama">
     <branch/>
     <dependencies>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]