Changeset 9ebf027


Ignore:
Timestamp:
12/02/2004 04:51:47 AM (19 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
8c18dbc
Parents:
6f39ee2
Message:

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

Files:
1 added
5 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r6f39ee2 r9ebf027  
    1 <!ENTITY day          "01">
     1<!ENTITY day          "02">
    22<!ENTITY month        "12">
    33<!ENTITY year         "2004">
    44<!ENTITY version      "svn-&year;&month;&day;">
    5 <!ENTITY releasedate  "December &day;st, &year;">
     5<!ENTITY releasedate  "December &day;nd, &year;">
    66<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    77<!ENTITY blfs-version "cvs">                  <!-- cvs|[release #] -->
     
    335335<!ENTITY nautilus-cd-burner-version   "2.8.5">
    336336<!ENTITY zenity-version               "2.8.1">
     337<!ENTITY at-spi-version               "1.6.0">
     338<!ENTITY java-access-bridge-version   "1.4.2">
    337339<!ENTITY gnome-speech-version         "0.3.5">
    338 <!ENTITY at-spi-version               "1.6.0">
    339340<!ENTITY gnome-mag-version            "0.11.10">
    340341<!ENTITY gnopernicus-version          "0.9.17">
  • gnome/add/add.xml

    r6f39ee2 r9ebf027  
    4141<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="nautilus-cd-burner.xml"/>
    4242<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="zenity.xml"/>
     43<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="at-spi.xml"/>
     44<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="java-access-bridge.xml"/>
    4345<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gnome-speech.xml"/>
    44 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="at-spi.xml"/>
    4546<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gnome-mag.xml"/>
    4647<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gnopernicus.xml"/>
  • introduction/welcome/changelog.xml

    r6f39ee2 r9ebf027  
    2222
    2323<itemizedlist>
     24
     25<listitem><para>December 2nd, 2004 [randy]: Added new package
     26Java Access Bridge-1.4.2.</para></listitem>
    2427
    2528<listitem><para>December 1st, 2004 [randy]: Added a note to the
  • introduction/welcome/credits.xml

    r6f39ee2 r9ebf027  
    153153<listitem><para>Apache Ant, Cyrus-SASL, DejaGnu, desktop-file-utils,
    154154DocBook-utils, Ethereal, Evolution Data Server, Expect, GNOME Doc Utils,
    155 Heimdal, HTML Tidy, JadeTeX, libgnomecups, pilot-link, SANE (original
    156 instructions by Alex Kloss), SGMLSpm Perl module, SLIB, Stunnel and Sysstat:
    157 <emphasis>Randy McMurchy</emphasis></para></listitem>
     155Heimdal, HTML Tidy, JadeTeX, Java Access Bridge, libgnomecups, pilot-link,
     156SANE (original instructions by Alex Kloss), SGMLSpm Perl module, SLIB,
     157Stunnel and Sysstat: <emphasis>Randy McMurchy</emphasis></para></listitem>
    158158
    159159<listitem><para>Screen: <emphasis>Andreas Pedersen</emphasis></para></listitem>
  • template/template.xml

    r6f39ee2 r9ebf027  
    2323</sect1info>
    2424<?dbhtml filename="template.html"?>
    25 <title>template-&template-version;</title>
     25<title><application>template</application>-&template-version;</title>
    2626
    2727<sect2>
     
    3333<sect3><title>Package information</title>
    3434<itemizedlist spacing="compact">
    35 <listitem><para>Download (HTTP): <ulink url="&template-download-http;"/></para></listitem>
    36 <listitem><para>Download (FTP): <ulink url="&template-download-ftp;"/></para></listitem>
    37 <listitem><para>Download MD5 sum: &template-md5sum;</para></listitem>
    38 <listitem><para>Download size: &template-size;</para></listitem>
    39 <listitem><para>Estimated disk space required: &template-buildsize;</para></listitem>
    40 <listitem><para>Estimated build time: &template-time;</para></listitem></itemizedlist>
     35<listitem><para>Download (HTTP):
     36<ulink url="&template-download-http;"/></para></listitem>
     37<listitem><para>Download (FTP):
     38<ulink url="&template-download-ftp;"/></para></listitem>
     39<listitem><para>Download MD5 sum:
     40&template-md5sum;</para></listitem>
     41<listitem><para>Download size:
     42&template-size;</para></listitem>
     43<listitem><para>Estimated disk space required:
     44&template-buildsize;</para></listitem>
     45<listitem><para>Estimated build time:
     46&template-time;</para></listitem></itemizedlist>
    4147</sect3>
    4248
Note: See TracChangeset for help on using the changeset viewer.