From 849473bc6ab63329974173a0e234a5817366625d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Igor=20=C5=BDivkovi=C4=87?= Date: Fri, 17 Oct 2003 07:17:01 +0000 Subject: [PATCH] moved at-spi to gnome libs git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1406 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- gnome/gnome.ent | 4 ++-- gnome/{add => lib}/at-spi.xml | 0 gnome/lib/at-spi/at-spi-desc.xml | 24 +++++++++++++++++++++ gnome/lib/at-spi/at-spi-exp.xml | 12 +++++++++++ gnome/lib/at-spi/at-spi-inst.xml | 13 ++++++++++++ gnome/lib/at-spi/at-spi-intro.xml | 35 +++++++++++++++++++++++++++++++ gnome/lib/at-spi/at-spi.ent | 11 ++++++++++ 7 files changed, 97 insertions(+), 2 deletions(-) rename gnome/{add => lib}/at-spi.xml (100%) create mode 100644 gnome/lib/at-spi/at-spi-desc.xml create mode 100644 gnome/lib/at-spi/at-spi-exp.xml create mode 100644 gnome/lib/at-spi/at-spi-inst.xml create mode 100644 gnome/lib/at-spi/at-spi-intro.xml create mode 100644 gnome/lib/at-spi/at-spi.ent diff --git a/gnome/gnome.ent b/gnome/gnome.ent index 72c7863a3f..bf5a3e78fc 100644 --- a/gnome/gnome.ent +++ b/gnome/gnome.ent @@ -32,6 +32,7 @@ + @@ -71,6 +72,7 @@ %libgtop; %librsvg; %gail; +%at-spi; %eel; %libgtkhtml; %gtk-engines; @@ -108,7 +110,6 @@ - @@ -125,7 +126,6 @@ %gedit; %gnome-media; %nautilus-media; -%at-spi; %libgail-gnome; %gstreamer; %gst-plugins; diff --git a/gnome/add/at-spi.xml b/gnome/lib/at-spi.xml similarity index 100% rename from gnome/add/at-spi.xml rename to gnome/lib/at-spi.xml diff --git a/gnome/lib/at-spi/at-spi-desc.xml b/gnome/lib/at-spi/at-spi-desc.xml new file mode 100644 index 0000000000..6328f480eb --- /dev/null +++ b/gnome/lib/at-spi/at-spi-desc.xml @@ -0,0 +1,24 @@ + +Contents + +The AT SPI package contains libcspi +libraries, libspi libraries and +at-spi-registryd + + + +Description + +libcspi libraries +No description available. + +libspi libraries +No description available. + +at-spi-registryd +at-spi-registryd is the registry daemon that allows communication +between the UI and assistance devices. + + + diff --git a/gnome/lib/at-spi/at-spi-exp.xml b/gnome/lib/at-spi/at-spi-exp.xml new file mode 100644 index 0000000000..5c24468de1 --- /dev/null +++ b/gnome/lib/at-spi/at-spi-exp.xml @@ -0,0 +1,12 @@ + +Command explanations + +--libexecdir=$GNOME_PREFIX/sbin: This +switch puts libexec files in $GNOME_PREFIX/sbin +instead of $GNOME_PREFIX/libexec. + +: This switch prevent the +rebuilding of the documentation during the make command. + + + diff --git a/gnome/lib/at-spi/at-spi-inst.xml b/gnome/lib/at-spi/at-spi-inst.xml new file mode 100644 index 0000000000..e869a647a4 --- /dev/null +++ b/gnome/lib/at-spi/at-spi-inst.xml @@ -0,0 +1,13 @@ + +Installation of <application><acronym>AT</acronym> <acronym>SPI</acronym></application> + +Install AT SPI by running the following commands: + +patch -Np1 -i ../at-spi-1.1.9-lspi.patch && +./configure --prefix=$GNOME_PREFIX --libexecdir=$GNOME_PREFIX/sbin \ +--disable-gtk-doc && +make && +make install + + + diff --git a/gnome/lib/at-spi/at-spi-intro.xml b/gnome/lib/at-spi/at-spi-intro.xml new file mode 100644 index 0000000000..8720c0a530 --- /dev/null +++ b/gnome/lib/at-spi/at-spi-intro.xml @@ -0,0 +1,35 @@ + +Introduction to <application><acronym>AT</acronym> +<acronym>SPI</acronym></application> + +The AT SPI package contains Assistive Technology Service Provider +Interface. This is useful for redirecting UI events to accessible +applications and adaptive/assistive technologies. + +Package information + +Download (HTTP): +Download (FTP): +Download size: &at-spi-size; +Estimated Disk space required: +&at-spi-buildsize; +Estimated build time: +&at-spi-time; + +Additional Downloads + +Required patch: + + +<application><acronym>AT</acronym> <acronym>SPI</acronym></application> dependencies +Required + and +Optional + and + + + + diff --git a/gnome/lib/at-spi/at-spi.ent b/gnome/lib/at-spi/at-spi.ent new file mode 100644 index 0000000000..7a0461418b --- /dev/null +++ b/gnome/lib/at-spi/at-spi.ent @@ -0,0 +1,11 @@ + + + + + + + + + + +