Changeset b2323d4


Ignore:
Timestamp:
05/18/2005 05:04:21 PM (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.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:
99ef1fc
Parents:
ce49e897
Message:

Updated to GPdf-2.10.0

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4350 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • gnome/add/gpdf.xml

    rce49e897 rb2323d4  
    55  %general-entities;
    66
    7 <!ENTITY gpdf-download-http "http://ftp.gnome.org/pub/GNOME/sources/gpdf/&gnome-version;/gpdf-&gpdf-version;.tar.bz2">
    8 <!ENTITY gpdf-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gpdf/&gnome-version;/gpdf-&gpdf-version;.tar.bz2">
    9 <!ENTITY gpdf-md5sum "a1c054d5de1d5ef361006975c57b45f5">
    10 <!ENTITY gpdf-size "1.0 MB">
    11 <!ENTITY gpdf-buildsize "37.5 MB">
    12 <!ENTITY gpdf-time "0.55 SBU">
     7  <!ENTITY gpdf-download-http "http://ftp.gnome.org/pub/GNOME/sources/gpdf/&gnome-version;/gpdf-&gpdf-version;.tar.bz2">
     8  <!ENTITY gpdf-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gpdf/&gnome-version;/gpdf-&gpdf-version;.tar.bz2">
     9  <!ENTITY gpdf-md5sum "9278cd3b9d06e3b1d364452f0e512fa9">
     10  <!ENTITY gpdf-size "1.0 MB">
     11  <!ENTITY gpdf-buildsize "36 MB">
     12  <!ENTITY gpdf-time "0.5 SBU">
    1313]>
    1414
     
    4545<sect3><title><application>GPdf</application> dependencies</title>
    4646<sect4><title>Required</title>
    47 <para><xref linkend="libgnomeprintui"/></para>
     47<para><xref linkend="libgnomeui"/> and
     48<xref linkend="libgnomeprintui"/></para>
    4849</sect4>
    4950
     
    6667    --libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \
    6768    --sysconfdir=/etc/gnome --localstatedir=/var/lib &amp;&amp;
    68 make &amp;&amp;
    69 make install</command></userinput></screen>
     69make</command></userinput></screen>
     70
     71<para>To test the results, issue: <command>make check</command>.</para>
     72
     73<para>Now, as the root user:</para>
     74
     75<screen><userinput role='root'><command>make install</command></userinput></screen>
    7076
    7177</sect2>
  • introduction/welcome/changelog.xml

    rce49e897 rb2323d4  
    3333    <listitem>
    3434      <para>May 18th, 2005 [randy]: Updated to GConf Editor-2.10.0,
    35       GNOME Netstatus-2.10.0 and gcalctool-5.5.42; commented out the Nautilus
    36       Media package from inclusion in the book.</para>
     35      GNOME Netstatus-2.10.0, gcalctool-5.5.42 and GPdf-2.10.0; commented out
     36      the Nautilus Media package from inclusion in the book.</para>
    3737    </listitem>
    3838
Note: See TracChangeset for help on using the changeset viewer.