diff --git a/gnome/otherlibs/soup/soup-config.xml b/gnome/otherlibs/soup/soup-config.xml
new file mode 100644
index 0000000000..2d23528d7a
--- /dev/null
+++ b/gnome/otherlibs/soup/soup-config.xml
@@ -0,0 +1,5 @@
+
+Configuring Soup
+&library-config;
+
+
diff --git a/gnome/otherlibs/soup/soup-desc.xml b/gnome/otherlibs/soup/soup-desc.xml
new file mode 100644
index 0000000000..b3be08734b
--- /dev/null
+++ b/gnome/otherlibs/soup/soup-desc.xml
@@ -0,0 +1,7 @@
+
+Contents
+
+The soup package contains SOAP libraries, used to implement
+XML remote procedure calls.
+
+
diff --git a/gnome/otherlibs/soup/soup-exp.xml b/gnome/otherlibs/soup/soup-exp.xml
new file mode 100644
index 0000000000..34fc0c6edc
--- /dev/null
+++ b/gnome/otherlibs/soup/soup-exp.xml
@@ -0,0 +1,8 @@
+
+Command explanations
+
+--prefix=/opt/gnome:
+Install Soup in the Gnome 1.4 area.
+
+
+
diff --git a/gnome/otherlibs/soup/soup-inst.xml b/gnome/otherlibs/soup/soup-inst.xml
new file mode 100644
index 0000000000..9e64b79680
--- /dev/null
+++ b/gnome/otherlibs/soup/soup-inst.xml
@@ -0,0 +1,13 @@
+
+Installation of Soup
+
+Install Soup by running the following commands:
+
+
+./configure --prefix=/opt/gnome &&
+make &&
+make install
+
+
+
+
diff --git a/gnome/otherlibs/soup/soup-intro.xml b/gnome/otherlibs/soup/soup-intro.xml
new file mode 100644
index 0000000000..039843eb13
--- /dev/null
+++ b/gnome/otherlibs/soup/soup-intro.xml
@@ -0,0 +1,13 @@
+
+Introduction to Soup
+
+Download location (HTTP):
+Download location (FTP):
+Version used: &soup-version;
+Package size: &soup-size;
+Estimated Disk space required: &soup-buildsize;
+
+The Soup package contains a SOAP (Simple Object Access Protocol)
+implementation in C.
+
+
diff --git a/gnome/otherlibs/soup/soup.ent b/gnome/otherlibs/soup/soup.ent
new file mode 100644
index 0000000000..9cc7f01d23
--- /dev/null
+++ b/gnome/otherlibs/soup/soup.ent
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
+
+
+
diff --git a/gnome/otherlibs/soup/soup.xml b/gnome/otherlibs/soup/soup.xml
new file mode 100644
index 0000000000..7a13d2ae94
--- /dev/null
+++ b/gnome/otherlibs/soup/soup.xml
@@ -0,0 +1,12 @@
+
+
+soup-&soup-version;
+
+&soup-intro;
+&soup-inst;
+&soup-exp;
+&soup-config;
+&soup-desc;
+
+
+