library-web r465 - in trunk: . data



Author: fpeters
Date: Thu May 29 15:43:52 2008
New Revision: 465
URL: http://svn.gnome.org/viewvc/library-web?rev=465&view=rev

Log:
* data/extra-tarballs, data/overlay.xml.in: added cairo and dbus-glib,
as requested in bug #468525.



Modified:
   trunk/ChangeLog
   trunk/data/extra-tarballs
   trunk/data/overlay.xml.in

Modified: trunk/data/extra-tarballs
==============================================================================
--- trunk/data/extra-tarballs	(original)
+++ trunk/data/extra-tarballs	Thu May 29 15:43:52 2008
@@ -3,6 +3,9 @@
 ftp://ftp.gtk.org/pub/gtk/v2.6/gtk+-2.6.10.tar.bz2
 ftp://ftp.gtk.org/pub/gtk/v2.6/glib-2.6.6.tar.bz2
 ftp://ftp.gtk.org/pub/gtk/v2.6/pango-1.8.2.tar.bz2
+# GNOME external dependencies
+http://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-0.74.tar.gz
+http://cairographics.org/releases/cairo-1.6.4.tar.gz
 # those are modules that are not part of official module sets
 gnome://empathy
 gnome://nemiver

Modified: trunk/data/overlay.xml.in
==============================================================================
--- trunk/data/overlay.xml.in	(original)
+++ trunk/data/overlay.xml.in	Thu May 29 15:43:52 2008
@@ -346,6 +346,23 @@
       </_abstract>
     </document>
 
+    <document doc_module="cairo" channel="devel">
+      <subsection>api-others</subsection>
+      <_abstract>
+        Cairo is a 2D graphics library with support for multiple output
+	devices. It is designed to produce consistent output on all output media
+	while taking advantage of display hardware acceleration when available.
+      </_abstract>
+    </document>
+
+    <document doc_module="dbus-glib" channel="devel">
+      <subsection>api-others</subsection>
+      <_abstract>
+        D-Bus is a message bus system, a simple way for applications to talk to
+	one another.
+      </_abstract>
+    </document>
+
     <document doc_module="gdl" channel="devel">
       <subsection>api-desktop</subsection>
       <_abstract>



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