mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
Added new package Java Access Bridge-1.4.2
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3065 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
6f39ee2850
commit
9ebf027102
@ -1,8 +1,8 @@
|
||||
<!ENTITY day "01">
|
||||
<!ENTITY day "02">
|
||||
<!ENTITY month "12">
|
||||
<!ENTITY year "2004">
|
||||
<!ENTITY version "svn-&year;&month;&day;">
|
||||
<!ENTITY releasedate "December &day;st, &year;">
|
||||
<!ENTITY releasedate "December &day;nd, &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "cvs"> <!-- cvs|[release #] -->
|
||||
<!ENTITY lfs-version "testing"> <!-- stable|testing|unstable] -->
|
||||
@ -334,8 +334,9 @@
|
||||
<!ENTITY gucharmap-version "1.4.2">
|
||||
<!ENTITY nautilus-cd-burner-version "2.8.5">
|
||||
<!ENTITY zenity-version "2.8.1">
|
||||
<!ENTITY gnome-speech-version "0.3.5">
|
||||
<!ENTITY at-spi-version "1.6.0">
|
||||
<!ENTITY java-access-bridge-version "1.4.2">
|
||||
<!ENTITY gnome-speech-version "0.3.5">
|
||||
<!ENTITY gnome-mag-version "0.11.10">
|
||||
<!ENTITY gnopernicus-version "0.9.17">
|
||||
<!ENTITY gok-version "0.11.16">
|
||||
|
@ -40,8 +40,9 @@ basis.</para>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gucharmap.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="nautilus-cd-burner.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="zenity.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gnome-speech.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="at-spi.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="java-access-bridge.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gnome-speech.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gnome-mag.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gnopernicus.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gok.xml"/>
|
||||
|
132
gnome/add/java-access-bridge.xml
Normal file
132
gnome/add/java-access-bridge.xml
Normal file
@ -0,0 +1,132 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
|
||||
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY java-access-bridge-download-http "http://ftp.gnome.org/pub/GNOME/sources/java-access-bridge/1.4/java-access-bridge-&java-access-bridge-version;.tar.bz2">
|
||||
<!ENTITY java-access-bridge-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/java-access-bridge/1.4/java-access-bridge-&java-access-bridge-version;.tar.bz2">
|
||||
<!ENTITY java-access-bridge-md5sum "80a6cfc17f39f420a6c4e36b8ea5f13d">
|
||||
<!ENTITY java-access-bridge-size "93 KB">
|
||||
<!ENTITY java-access-bridge-buildsize "5.4 MB">
|
||||
<!ENTITY java-access-bridge-time "0.99 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="java-access-bridge" xreflabel="Java Access Bridge-&java-access-bridge-version;">
|
||||
<sect1info>
|
||||
<othername>$LastChangedBy$</othername>
|
||||
<date>$Date$</date>
|
||||
</sect1info>
|
||||
<?dbhtml filename="java-access-bridge.html"?>
|
||||
<title><application>Java Access
|
||||
Bridge</application>-&java-access-bridge-version;</title>
|
||||
|
||||
<sect2>
|
||||
<title>Introduction to <application>Java Access Bridge</application></title>
|
||||
|
||||
<para>The <application>Java Access Bridge</application> package contains Java
|
||||
components which connect the built-in accessibility support in Java Swing
|
||||
applications to the <application><acronym>GNOME</acronym></application>
|
||||
Accessibility framework, specifically the Assistive Technology Service
|
||||
Provider Interface (<acronym>AT</acronym>-<acronym>SPI</acronym>).</para>
|
||||
|
||||
<sect3><title>Package information</title>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem><para>Download (HTTP):
|
||||
<ulink url="&java-access-bridge-download-http;"/></para></listitem>
|
||||
<listitem><para>Download (FTP):
|
||||
<ulink url="&java-access-bridge-download-ftp;"/></para></listitem>
|
||||
<listitem><para>Download MD5 sum:
|
||||
&java-access-bridge-md5sum;</para></listitem>
|
||||
<listitem><para>Download size:
|
||||
&java-access-bridge-size;</para></listitem>
|
||||
<listitem><para>Estimated disk space required:
|
||||
&java-access-bridge-buildsize;</para></listitem>
|
||||
<listitem><para>Estimated build time:
|
||||
&java-access-bridge-time;</para></listitem></itemizedlist>
|
||||
</sect3>
|
||||
|
||||
<sect3><title><application>Java Access Bridge</application> dependencies</title>
|
||||
<sect4><title>Required</title>
|
||||
<para><xref linkend="at-spi"/> and <xref linkend="j2sdk"/></para>
|
||||
</sect4>
|
||||
</sect3>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<title>Installation of <application>Java Access Bridge</application></title>
|
||||
|
||||
<para>Install <application>Java Access Bridge</application> by running the
|
||||
following commands:</para>
|
||||
|
||||
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` &&
|
||||
make &&
|
||||
make install &&
|
||||
cat `pkg-config --variable=prefix ORBit-2.0`/share/jar/accessibility.properties \
|
||||
>> $JAVA_HOME/jre/lib/accessibility.properties &&
|
||||
chmod 444 $JAVA_HOME/jre/lib/accessibility.properties &&
|
||||
ln -sf `pkg-config --variable=prefix ORBit-2.0`/share/jar/gnome-java-bridge.jar \
|
||||
$JAVA_HOME/jre/lib/ext</command></userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<title>Command explanations</title>
|
||||
|
||||
<para><command>cat `pkg-config ...</command>: This command appends to (or
|
||||
creates) the Java runtime <filename>accessibility.properties</filename> file
|
||||
required for <application>Java Access Bridge</application>.</para>
|
||||
|
||||
<para><command>ln -sf `pkg-config ...</command>: This command creates a link
|
||||
from the access bridge <filename>jar</filename> file to the Java runtime
|
||||
library extensions directory.</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<title>Configuring <application>Java Access Bridge</application></title>
|
||||
|
||||
<sect3><title>Config files</title>
|
||||
<para><filename>~/.orbitrc</filename></para>
|
||||
</sect3>
|
||||
|
||||
<sect3><title>Configuration Information</title>
|
||||
<para>Before running a Java program with the
|
||||
<application>Java Access Bridge</application>, you should ensure that your
|
||||
<application><acronym>GNOME</acronym></application> 2 installation enables
|
||||
<acronym>CORBA</acronym> traffic over <acronym>IP</acronym> from the
|
||||
<application><acronym>ORB</acronym>it2</application> <acronym>ORB</acronym>. Do
|
||||
this by adding the following line to <filename>~/.orbitrc</filename> using the
|
||||
following command:</para>
|
||||
|
||||
<screen><userinput><command>cat >> ~/.orbitrc << "EOF"</command>
|
||||
ORBIIOPIPv4=1
|
||||
|
||||
<command>EOF</command></userinput></screen>
|
||||
</sect3>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<title>Contents</title>
|
||||
|
||||
<para>The <application>Java Access Bridge</application> package contains
|
||||
<filename>gnome-java-bridge.jar</filename> and
|
||||
<filename>JNav.jar</filename>.</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2><title>Description</title>
|
||||
|
||||
<sect3><title>gnome-java-bridge.jar</title>
|
||||
<para><filename>gnome-java-bridge.jar</filename> is a Java runtime environment
|
||||
extension that connects the built-in accessibility support in Java Swing
|
||||
applications to the <application><acronym>GNOME</acronym></application>
|
||||
Accessibility framework.</para>
|
||||
</sect3>
|
||||
|
||||
</sect2>
|
||||
|
||||
</sect1>
|
||||
|
@ -22,6 +22,9 @@ who wrote what.</para>
|
||||
|
||||
<itemizedlist>
|
||||
|
||||
<listitem><para>December 2nd, 2004 [randy]: Added new package
|
||||
Java Access Bridge-1.4.2.</para></listitem>
|
||||
|
||||
<listitem><para>December 1st, 2004 [randy]: Added a note to the
|
||||
Apache Ant instructions to optionally build the Junit testing library
|
||||
during the build.</para></listitem>
|
||||
|
@ -152,9 +152,9 @@ slrn, soup, tex, tcp-wrappers, and xinetd: <emphasis>Billy O'Connor</emphasis>
|
||||
|
||||
<listitem><para>Apache Ant, Cyrus-SASL, DejaGnu, desktop-file-utils,
|
||||
DocBook-utils, Ethereal, Evolution Data Server, Expect, GNOME Doc Utils,
|
||||
Heimdal, HTML Tidy, JadeTeX, libgnomecups, pilot-link, SANE (original
|
||||
instructions by Alex Kloss), SGMLSpm Perl module, SLIB, Stunnel and Sysstat:
|
||||
<emphasis>Randy McMurchy</emphasis></para></listitem>
|
||||
Heimdal, HTML Tidy, JadeTeX, Java Access Bridge, libgnomecups, pilot-link,
|
||||
SANE (original instructions by Alex Kloss), SGMLSpm Perl module, SLIB,
|
||||
Stunnel and Sysstat: <emphasis>Randy McMurchy</emphasis></para></listitem>
|
||||
|
||||
<listitem><para>Screen: <emphasis>Andreas Pedersen</emphasis></para></listitem>
|
||||
|
||||
|
@ -22,7 +22,7 @@
|
||||
<date>$Date$</date>
|
||||
</sect1info>
|
||||
<?dbhtml filename="template.html"?>
|
||||
<title>template-&template-version;</title>
|
||||
<title><application>template</application>-&template-version;</title>
|
||||
|
||||
<sect2>
|
||||
<title>Introduction to <application>template</application></title>
|
||||
@ -32,12 +32,18 @@ This is useful for...</para>
|
||||
|
||||
<sect3><title>Package information</title>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem><para>Download (HTTP): <ulink url="&template-download-http;"/></para></listitem>
|
||||
<listitem><para>Download (FTP): <ulink url="&template-download-ftp;"/></para></listitem>
|
||||
<listitem><para>Download MD5 sum: &template-md5sum;</para></listitem>
|
||||
<listitem><para>Download size: &template-size;</para></listitem>
|
||||
<listitem><para>Estimated disk space required: &template-buildsize;</para></listitem>
|
||||
<listitem><para>Estimated build time: &template-time;</para></listitem></itemizedlist>
|
||||
<listitem><para>Download (HTTP):
|
||||
<ulink url="&template-download-http;"/></para></listitem>
|
||||
<listitem><para>Download (FTP):
|
||||
<ulink url="&template-download-ftp;"/></para></listitem>
|
||||
<listitem><para>Download MD5 sum:
|
||||
&template-md5sum;</para></listitem>
|
||||
<listitem><para>Download size:
|
||||
&template-size;</para></listitem>
|
||||
<listitem><para>Estimated disk space required:
|
||||
&template-buildsize;</para></listitem>
|
||||
<listitem><para>Estimated build time:
|
||||
&template-time;</para></listitem></itemizedlist>
|
||||
</sect3>
|
||||
|
||||
<sect3><title>Additional downloads</title>
|
||||
|
Loading…
Reference in New Issue
Block a user