Changeset d4e57f76
- Timestamp:
- 10/20/2004 08:59:23 PM (20 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- d1de463d
- Parents:
- 54b4a3e
- Files:
-
- 1 added
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r54b4a3e rd4e57f76 83 83 <!ENTITY libpng-version "1.2.7"> 84 84 <!ENTITY libtiff-version "3.7.0"> 85 <!ENTITY libungif-version "4.1.0b1"> 85 <!ENTITY libungif-version "4.1.3"> 86 <!ENTITY giflib-version "4.1.3"> 86 87 <!ENTITY libmng-version "1.0.8"> 87 88 <!ENTITY lcms-version "1.13"> 88 89 <!ENTITY freetype2-version "2.1.9"> 89 90 <!ENTITY fontconfig-version "2.2.3"> 90 <!ENTITY imlib-version "1.9.1 4">91 <!ENTITY imlib-version "1.9.15"> 91 92 <!ENTITY aalib-version "1.4rc5"> 92 93 <!ENTITY SVGAlib-version "1.4.3"> -
general/graphlib/graphlib.xml
r54b4a3e rd4e57f76 19 19 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libtiff.xml"/> 20 20 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libungif.xml"/> 21 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="giflib.xml"/> 21 22 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libmng.xml"/> 22 23 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="lcms.xml"/> -
general/graphlib/imlib.xml
r54b4a3e rd4e57f76 7 7 <!ENTITY imlib-download-http "http://ftp.gnome.org/pub/GNOME/sources/imlib/1.9/imlib-&imlib-version;.tar.bz2"> 8 8 <!ENTITY imlib-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/imlib/1.9/imlib-&imlib-version;.tar.bz2"> 9 <!ENTITY imlib-size " 580KB">10 <!ENTITY imlib-buildsize "1 6.4MB">9 <!ENTITY imlib-size "668 KB"> 10 <!ENTITY imlib-buildsize "12 MB"> 11 11 <!ENTITY imlib-time "0.43 SBU"> 12 12 ]> … … 34 34 url="&imlib-download-ftp;"/></para></listitem> 35 35 <listitem><para>Download size: &imlib-size;</para></listitem> 36 <listitem><para>Estimated Disk space required:36 <listitem><para>Estimated disk space required: 37 37 &imlib-buildsize;</para></listitem> 38 38 <listitem><para>Estimated build time: … … 42 42 <sect3><title><application>Imlib</application> dependencies</title> 43 43 <sect4><title>Required</title> 44 <para><xref linkend="GTK"/> and <xref linkend="libungif"/></para></sect4> 44 <para> 45 <xref linkend="GTK"/> and 46 <xref linkend="libungif"/> or <xref linkend="giflib"/> 47 </para></sect4> 45 48 </sect3> 46 49 … … 62 65 <title>Command explanations</title> 63 66 64 <!--<para><userinput>CPPFLAGS=-w</userinput>: This disables gcc-&gcc-version;65 warnings that confuse configure.</para>-->66 67 67 <para><parameter>--sysconfdir=/etc/imlib</parameter>: This installs and 68 combines the configuration sfiles into69 <filename class="directory">/etc </filename> instead68 combines the configuration files into 69 <filename class="directory">/etc/imlib</filename> instead 70 70 of <filename class="directory">/usr/etc</filename>.</para> 71 71 </sect2> … … 73 73 <sect2><title>Configuring <application>Imlib</application></title> 74 74 <sect3><title>Config files</title> 75 <para><filename>/etc/imlib/imrc</filename></para>75 <para><filename>/etc/imlib/imrc</filename></para> 76 76 </sect3> 77 77 … … 82 82 83 83 <para>The <application>Imlib</application> package contains 84 <filename>libimlib</filename> libraries.</para> 84 <filename class="libraryfile">libImlib</filename>, 85 <filename class="libraryfile">libgdk_imlib</filename> and 86 <filename class="libraryfile">libimlib-*</filename> libraries.</para> 85 87 86 88 </sect2> … … 89 91 90 92 <sect3><title>imlib libraries</title> 91 <para><filename >libimlib</filename> libraries provide the functions for93 <para><filename class="libraryfile">libimlib-*</filename> libraries provide the functions for 92 94 programs to display and edit a wide variety of image data formats.</para> 93 95 </sect3> -
general/graphlib/imlib2.xml
r54b4a3e rd4e57f76 31 31 <listitem><para>Download (FTP): <ulink url="&imlib2-download-ftp;"/></para></listitem> 32 32 <listitem><para>Download size: &imlib2-size;</para></listitem> 33 <listitem><para>Estimated Disk space required: &imlib2-buildsize;</para></listitem>33 <listitem><para>Estimated disk space required: &imlib2-buildsize;</para></listitem> 34 34 <listitem><para>Estimated build time: &imlib2-time;</para></listitem></itemizedlist> 35 35 </sect3> … … 42 42 43 43 <sect4><title>Optional</title> 44 <para><xref linkend="libtiff"/> and <xref linkend="libungif"/></para> 44 <para> 45 <xref linkend="libtiff"/> and 46 <xref linkend="libungif"/> or <xref linkend="giflib"/> 47 </para> 45 48 </sect4> 46 49 </sect3> -
general/graphlib/libungif.xml
r54b4a3e rd4e57f76 5 5 %general-entities; 6 6 7 <!ENTITY libungif-download-http "http:// ftp.sunfreeware.com/ftp/pub/freeware/SOURCES/libungif-&libungif-version;.tar.gz">8 <!ENTITY libungif-download-ftp " ftp://sunfreeware.secsup.org/pub/solaris/freeware/SOURCES/libungif-&libungif-version;.tar.gz">9 <!ENTITY libungif-size " 343KB">10 <!ENTITY libungif-buildsize " 3.1MB">7 <!ENTITY libungif-download-http "http://prdownloads.sourceforge.net/libungif/libungif-&libungif-version;.tar.bz2"> 8 <!ENTITY libungif-download-ftp " "> 9 <!ENTITY libungif-size "430 KB"> 10 <!ENTITY libungif-buildsize "5.7 MB"> 11 11 <!ENTITY libungif-time "0.11 SBU"> 12 12 … … 47 47 <listitem><para>Download (FTP): <ulink url="&libungif-download-ftp;"/></para></listitem> 48 48 <listitem><para>Download size: &libungif-size;</para></listitem> 49 <listitem><para>Estimated Disk space required: &libungif-buildsize;</para></listitem>49 <listitem><para>Estimated disk space required: &libungif-buildsize;</para></listitem> 50 50 <listitem><para>Estimated build time: &libungif-time;</para></listitem></itemizedlist> 51 </sect3>52 53 <sect3><title>Additional downloads</title>54 <itemizedlist spacing='compact'>55 <listitem><para>Required Patch: <ulink56 url="&patch-root;/libungif-&libungif-version;-va_start-1.patch"/></para></listitem>57 </itemizedlist>58 51 </sect3> 59 52 … … 71 64 commands:</para> 72 65 73 <screen><userinput><command>patch -Np1 -i ../libungif-&libungif-version;-va_start-1.patch && 74 ./configure --prefix=/usr && 66 <screen><userinput><command>./configure --prefix=/usr && 75 67 make && 76 68 make install</command></userinput></screen> 77 69 78 <!--79 <note><para>If you get an error during the make portion compiling80 <filename>lib/qprintf.c</filename>,81 edit the file and comment out or remove line 14: #include <config.h>82 </para></note>83 -->84 85 70 </sect2> 86 71 … … 88 73 <title>Contents</title> 89 74 90 <para>The libungif package contains <command>gif2epsn</command>, 91 <command>gif2ps</command>, <command>gif2rgb</command>, 92 <command>gifasm</command>, <command>gifbg</command>, 93 <command>gifburst</command>, <command>gifclip</command>, 94 <command>gifclrmp</command>, <command>gifcolor</command>, 95 <command>gifcomb</command>, <command>gifcompose</command>, 96 <command>giffiltr</command>, <command>giffix</command>, 97 <command>gifflip</command>, <command>gifhisto</command>, 98 <command>gifinfo</command>, <command>gifinter</command>, 99 <command>gifinto</command>, <command>gifovly</command>, 100 <command>gifpos</command>, <command>gifrotat</command>, 101 <command>gifrsize</command>, <command>gifspnge</command>, 102 <command>giftext</command>, <command>gifwedge</command>, 103 <command>icon2gif</command>, <command>raw2gif</command>, 104 <command>rgb2gif</command>, <command>text2gif</command> and 105 <filename>libungif</filename> libraries.</para> 75 <para>The libungif package contains 76 <command>gif2epsn</command>, 77 <command>gif2ps</command>, 78 <command>gif2rgb</command>, 79 <command>gif2x11</command>, 80 <command>gifasm</command>, 81 <command>gifbg</command>, 82 <command>gifburst</command>, 83 <command>gifclip</command>, 84 <command>gifclrmp</command>, 85 <command>gifcolor</command>, 86 <command>gifcomb</command>, 87 <command>gifcompose</command>, 88 <command>giffiltr</command>, 89 <command>giffix</command>, 90 <command>gifflip</command>, 91 <command>gifhisto</command>, 92 <command>gifinfo</command>, 93 <command>gifinter</command>, 94 <command>gifinto</command>, 95 <command>gifovly</command>, 96 <command>gifpos</command>, 97 <command>gifrotat</command>, 98 <command>gifrsize</command>, 99 <command>gifspnge</command>, 100 <command>giftext</command>, 101 <command>gifwedge</command>, 102 <command>icon2gif</command>, 103 <command>raw2gif</command>, 104 <command>rgb2gif</command>, 105 <command>text2gif</command> and 106 <filename class="libraryfile">libungif</filename> libraries.</para> 106 107 107 108 </sect2> … … 121 122 <acronym>RGB</acronym> image(s).</para></sect3> 122 123 124 <sect3><title>gif2x11</title> 125 <para>Display images saved as <acronym>GIF</acronym> files 126 under X Window System.</para></sect3> 127 123 128 <sect3><title>gifasm</title> 124 129 <para>Assemble multiple <acronym>GIF</acronym>s into one, or burst a … … 219 224 220 225 </sect1> 221 -
introduction/welcome/changelog.xml
r54b4a3e rd4e57f76 22 22 23 23 <itemizedlist> 24 25 <listitem><para>October 20th, 2004 [igor]: Added giflib-4.1.3 and 26 updated to libungif-4.1.3 and Imlib-1.9.15.</para></listitem> 24 27 25 28 <listitem><para>October 20th, 2004 [randy]: Renamed libtiff patch as suggested -
multimedia/videoutils/mplayer.xml
r54b4a3e rd4e57f76 96 96 <xref linkend="freetype2"/>, 97 97 <xref linkend="fontconfig"/>, 98 <xref linkend="libungif"/> ,98 <xref linkend="libungif"/> or <xref linkend="giflib"/>, 99 99 <xref linkend="libogg"/> 100 100 <xref linkend="libvorbis"/>, -
postlfs/editors/emacs.xml
r54b4a3e rd4e57f76 33 33 url="&emacs-download-ftp;"/></para></listitem> 34 34 <listitem><para>Download size: &emacs-size;</para></listitem> 35 <listitem><para>Estimated Disk space required:35 <listitem><para>Estimated disk space required: 36 36 &emacs-buildsize;</para></listitem> 37 37 <listitem><para>Estimated build time: … … 43 43 <para>X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>), <xref linkend="libjpeg"/>, <xref 44 44 linkend="libpng"/>, <xref linkend="libtiff"/> and <xref 45 linkend="libungif"/> </para></sect4>45 linkend="libungif"/> or <xref linkend="giflib"/></para></sect4> 46 46 </sect3> 47 47
Note:
See TracChangeset
for help on using the changeset viewer.