[jhbuild] [2.28] remove WebKit as it is now in the external deps (GNOME bug 589227)



commit 5a68d3f42d08a61a879946ea548d144e48909c49
Author: Frédéric Péters <fpeters 0d be>
Date:   Tue Jul 21 11:48:07 2009 +0200

    [2.28] remove WebKit as it is now in the external deps (GNOME bug 589227)

 modulesets/gnome-2.28.modules |   35 -----------------------------------
 1 files changed, 0 insertions(+), 35 deletions(-)
---
diff --git a/modulesets/gnome-2.28.modules b/modulesets/gnome-2.28.modules
index a4ad906..18f6283 100644
--- a/modulesets/gnome-2.28.modules
+++ b/modulesets/gnome-2.28.modules
@@ -2251,41 +2251,6 @@
     </dependencies>
   </autotools>
 
-  <!-- External deps that you MUST have installed in order -->
-  <!-- to compile WebKit (if not the build tree might be   -->
-  <!-- in in a bad state and might fail to compile even    -->
-  <!-- after you've installed the missing dependency.      -->
-  <!--                                                     -->
-  <!--   libicu-dev                                        -->
-  <!--   libjpeg62-dev                                     -->
-  <!--   libpng12-dev                                      -->
-  <!--   gperf                                             -->
-  <!--   bison                                             -->
-  <!--   flex >= 2.5.33                                    -->
-  <!--                                                     -->
-  <!-- To clean the build tree if you tried to compile     -->
-  <!-- without those deps, run the following command:      -->
-  <!--                                                     -->
-  <!--   make -f GNUMakefile maintainer-clean              -->
-  <!--                                                     -->
-  <!-- See also http://live.gnome.org/WebKitGtk            -->
-  <repository type="git" name="git.debian.org"
-      href="git://git.debian.org/"/>
-  <autotools id="WebKit" autogenargs="--enable-video=yes --with-http-backend=soup"
-      makefile="GNUmakefile">
-    <branch repo="git.debian.org" module="git/pkg-webkit/upstream.git"
-      checkoutdir="WebKit" revision="filtered"/>
-    <dependencies>
-      <dep package="gtk+"/>
-      <dep package="libxml2"/>
-      <dep package="libxslt"/>
-      <dep package="libsoup"/>
-      <dep package="gnome-vfs"/>
-      <dep package="gst-plugins-base"/>
-      <dep package="sqlite3"/>
-    </dependencies>
-  </autotools>
-
  <autotools id="quick-lounge-applet">
     <branch />
     <dependencies>



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