Updated to Gnopernicus-0.10.9

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4528 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Randy McMurchy 2005-05-31 01:34:35 +00:00
parent 0d528bd1b4
commit 9d82f3e972
2 changed files with 23 additions and 11 deletions

View File

@ -4,12 +4,12 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY gnopernicus-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnopernicus/0.9/gnopernicus-&gnopernicus-version;.tar.bz2">
<!ENTITY gnopernicus-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnopernicus/0.9/gnopernicus-&gnopernicus-version;.tar.bz2">
<!ENTITY gnopernicus-md5sum "70fddfa095ca63c9f4238e02318751f9">
<!ENTITY gnopernicus-size "1.9 MB">
<!ENTITY gnopernicus-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnopernicus/0.10/gnopernicus-&gnopernicus-version;.tar.bz2">
<!ENTITY gnopernicus-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnopernicus/0.10/gnopernicus-&gnopernicus-version;.tar.bz2">
<!ENTITY gnopernicus-md5sum "dd36c9b729344153812918c03dd84b12">
<!ENTITY gnopernicus-size "2.0 MB">
<!ENTITY gnopernicus-buildsize "38 MB">
<!ENTITY gnopernicus-time "0.60 SBU">
<!ENTITY gnopernicus-time "0.6 SBU">
]>
<sect1 id="gnopernicus" xreflabel="Gnopernicus-&gnopernicus-version;">
@ -80,8 +80,13 @@
--libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \
--sysconfdir=/etc/gnome --localstatedir=/var/lib \
--with-default-fonts-path=/usr/X11R6/lib/X11/fonts/Type1 &amp;&amp;
make &amp;&amp;
make install</userinput></screen>
make</userinput></screen>
<para>This package does not come with a test suite.</para>
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
<screen role='root'><userinput>make install</userinput></screen>
</sect2>
@ -118,9 +123,16 @@ make install</userinput></screen>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>brlmonitor, gnopernicus, and srcore</seg>
<seg>brlmonitor, gnopernicus, gnopernicus-mag-config and srcore</seg>
<seg><application>Gnopernicus</application> support libraries</seg>
<seg>Not determined at this time</seg>
<seg>/etc/gnome/gconf/gconf.xml.defaults/apps/gnopernicus,
/etc/gnome/gconf/gconf.xml.defaults/schemas/apps/gnopernicus,
/etc/gnome/gnopernicus-1.0,
$GNOME_PREFIX/include/gnopernicus-1.0,
$GNOME_PREFIX/lib/gnopernicus-1.0,
$GNOME_PREFIX/share/gnome/help/{brlmonitor,gnopernicus},
$GNOME_PREFIX/share/gnopernicus and
$GNOME_PREFIX/share/omf/gnopernicus</seg>
</seglistitem>
</segmentedlist>

View File

@ -25,8 +25,8 @@
<itemizedlist>
<listitem>
<para>May 30th, 2005 [randy]: Updated to GDM-2.6.0.9 and GNOME
Speech-0.3.7; added new package libexif-0.6.12; moved libexif to a
<para>May 30th, 2005 [randy]: Updated to GDM-2.6.0.9, GNOME Speech-0.3.7
and Gnopernicus-0.10.9; added new package libexif-0.6.12; moved libexif to a
required dependency of Nautilus.</para>
</listitem>