Updated to ATK-1.26.0.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7865 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Guy Dalziel 2009-07-25 13:10:44 +00:00
parent 358241d1d2
commit 81f49f3128
5 changed files with 32 additions and 16 deletions

View File

@ -3,13 +3,13 @@ $LastChangedBy$
$Date$
-->
<!ENTITY day "23"> <!-- Always 2 digits -->
<!ENTITY day "25"> <!-- Always 2 digits -->
<!ENTITY month "07"> <!-- Always 2 digits -->
<!ENTITY year "2009">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "svn-&year;&month;&day;">
<!ENTITY releasedate "July &day;rd, &year;">
<!ENTITY releasedate "July &day;th, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!-- version|testing|unstable|development] -->
@ -453,7 +453,7 @@ $Date$
<!ENTITY GTK-version "1.2.10">
<!ENTITY cairo-version "1.8.4">
<!ENTITY pango-version "1.22.2">
<!ENTITY atk-version "1.24.0">
<!ENTITY atk-version "1.26.0">
<!ENTITY gtk2-version "2.14.4">
<!ENTITY gtk2-libdir "2.0/2.10.0">
<!ENTITY lesstif-version "0.95.0">

View File

@ -41,6 +41,15 @@
-->
<listitem>
<para>July 25th, 2009</para>
<itemizedlist>
<listitem>
<para>[gdalziel] - Updated to ATK-1.26.0.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>July 23rd, 2009</para>
<itemizedlist>

View File

@ -158,6 +158,11 @@
<itemizedlist>
<listitem>
<para>ePDFView:
<emphasis>Guy Dalziel</emphasis></para>
</listitem>
<listitem>
<para>traceroute:
<emphasis>Jeff Bauman</emphasis></para>

View File

@ -29,10 +29,11 @@
<sect2 role="package">
<title>Introduction to ePDFView</title>
<para><application>ePDFView</application> is a free standalone lightweight PDF
document viewer using <application>Poppler</application> and
<application>GTK+</application> libraries. It is a good replacement for Evince
as it does not rely upon <application>GNOME</application> libraries.</para>
<para><application>ePDFView</application> is a free standalone lightweight
PDF document viewer using <application>Poppler</application> and
<application>GTK+</application> libraries. It is a good replacement for
<application>Evince</application> as it does not rely upon
<application>GNOME</application> libraries.</para>
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@ -59,7 +60,8 @@
<bridgehead renderas="sect3">ePDFView Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required"><xref linkend="poppler"/>, and <xref linkend="gtk2"/></para>
<para role="required"><xref linkend="poppler"/> and <xref linkend="gtk2"/>
</para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional"><xref linkend="cups"/></para>
@ -90,9 +92,9 @@ make</userinput></screen>
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Program(s)</segtitle>
<segtitle>Installed Librar(y,ies)</segtitle>
<segtitle>Installed Director(y,ies)</segtitle>
<segtitle>Installed Program</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directory</segtitle>
<seglistitem>
<seg>epdfview</seg>

View File

@ -4,11 +4,11 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY atk-download-http "&gnome-download-http;/atk/1.24/atk-&atk-version;.tar.bz2">
<!ENTITY atk-download-ftp "&gnome-download-ftp;/atk/1.24/atk-&atk-version;.tar.bz2">
<!ENTITY atk-md5sum "fb0ee9c7f18b15b490a0168b13740a4d">
<!ENTITY atk-size "685 KB">
<!ENTITY atk-buildsize "10.7 MB">
<!ENTITY atk-download-http "&gnome-download-http;/atk/1.26/atk-&atk-version;.tar.bz2">
<!ENTITY atk-download-ftp "&gnome-download-ftp;/atk/1.26/atk-&atk-version;.tar.bz2">
<!ENTITY atk-md5sum "719229408019c548855673840679f156">
<!ENTITY atk-size "703 KB">
<!ENTITY atk-buildsize "11 MB">
<!ENTITY atk-time "0.1 SBU">
]>