Updated to ISO Codes-3.15

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8387 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Randy McMurchy 2010-04-07 16:21:43 +00:00
parent f773bb1044
commit 57b9d27086
3 changed files with 10 additions and 6 deletions

View File

@ -144,7 +144,7 @@ $Date$
<!ENTITY libusb-version "1.0.6">
<!ENTITY libusb-compat-version "0.1.3">
<!ENTITY icu-version "4.2.1">
<!ENTITY iso-codes-version "3.11">
<!ENTITY iso-codes-version "3.15">
<!ENTITY gmime-version "2.4.7">
<!ENTITY libidn-version "1.17">
<!ENTITY xcb-proto-version "1.5">

View File

@ -6,9 +6,9 @@
<!ENTITY iso-codes-download-http " ">
<!ENTITY iso-codes-download-ftp "ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/iso-codes-&iso-codes-version;.tar.bz2">
<!ENTITY iso-codes-md5sum "29d5526d963a6ecdac40772fac9fe6bb">
<!ENTITY iso-codes-size "5.2 MB">
<!ENTITY iso-codes-buildsize "66 MB">
<!ENTITY iso-codes-md5sum "c2e9f24438d16162c49d8f021e9002de">
<!ENTITY iso-codes-size "5.7 MB">
<!ENTITY iso-codes-buildsize "71 MB">
<!ENTITY iso-codes-time "0.1 SBU">
]>
@ -80,10 +80,11 @@ make</userinput></screen>
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
<screen role="root"><userinput>make pkgconfigdir=/usr/lib/pkgconfig install</userinput></screen>
<screen role="root"><userinput>make install</userinput></screen>
</sect2>
<!-- Many packages are now using /usr/share/pkgconfig. Why try and fight it?
<sect2 role="commands">
<title>Command Explanations</title>
@ -91,7 +92,7 @@ make</userinput></screen>
overrides the location of <filename>iso-codes.pc</filename> so that it
is placed in the common pkgconfig directory. </para>
</sect2>
</sect2> -->
<sect2 role="content">
<title>Contents</title>

View File

@ -44,6 +44,9 @@
<listitem>
<para>April 7th, 2010</para>
<itemizedlist>
<listitem>
<para>[randy] - Updated to ISO Codes-3.15.</para>
</listitem>
<listitem>
<para>[randy] - Updated to Imlib2-1.4.3.</para>
</listitem>