From afe491aedacb5113d46d6c8670ba509223abc7f2 Mon Sep 17 00:00:00 2001 From: Billy O 'Connor Date: Mon, 16 Dec 2002 23:14:46 +0000 Subject: [PATCH] Add soup-0.7.4 for Evolution. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@493 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- gnome/otherlibs/soup/soup-config.xml | 5 +++++ gnome/otherlibs/soup/soup-desc.xml | 7 +++++++ gnome/otherlibs/soup/soup-exp.xml | 8 ++++++++ gnome/otherlibs/soup/soup-inst.xml | 13 +++++++++++++ gnome/otherlibs/soup/soup-intro.xml | 13 +++++++++++++ gnome/otherlibs/soup/soup.ent | 11 +++++++++++ gnome/otherlibs/soup/soup.xml | 12 ++++++++++++ 7 files changed, 69 insertions(+) create mode 100644 gnome/otherlibs/soup/soup-config.xml create mode 100644 gnome/otherlibs/soup/soup-desc.xml create mode 100644 gnome/otherlibs/soup/soup-exp.xml create mode 100644 gnome/otherlibs/soup/soup-inst.xml create mode 100644 gnome/otherlibs/soup/soup-intro.xml create mode 100644 gnome/otherlibs/soup/soup.ent create mode 100644 gnome/otherlibs/soup/soup.xml 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; + + +