Changeset 6a513a4
- Timestamp:
- 12/14/2011 06:32:19 PM (12 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 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/inkscape-core-mods, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- ed50344
- Parents:
- 2d237fa
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r2d237fa r6a513a4 232 232 <!ENTITY giflib-version "4.1.6"> 233 233 <!ENTITY lcms-version "1.19"> 234 <!-- Note lcms2 is incompatible with the rest of BLFS--> 234 235 <!ENTITY libmng-version "1.0.10"> 235 236 <!ENTITY freetype2-version "2.4.8"> -
general/genutils/gtk-doc.xml
r2d237fa r6a513a4 5 5 %general-entities; 6 6 7 <!ENTITY gtk-doc-download-http "&gnome-download-http;/gtk-doc/>k-doc-version;/gtk-doc->k-doc-version;.tar. bz2">8 <!ENTITY gtk-doc-download-ftp "&gnome-download-ftp;/gtk-doc/>k-doc-version;/gtk-doc->k-doc-version;.tar. bz2">7 <!ENTITY gtk-doc-download-http "&gnome-download-http;/gtk-doc/>k-doc-version;/gtk-doc->k-doc-version;.tar.xz"> 8 <!ENTITY gtk-doc-download-ftp "&gnome-download-ftp;/gtk-doc/>k-doc-version;/gtk-doc->k-doc-version;.tar.xz"> 9 9 <!ENTITY gtk-doc-md5sum "3927bed60fdd0fc9093a1d00018e746a"> 10 10 <!ENTITY gtk-doc-size "628 KB"> -
general/graphlib/lcms.xml
r2d237fa r6a513a4 35 35 programs to provide color management facilities.</para> 36 36 37 &lfs 65_checked;37 &lfs70_checked; 38 38 39 39 <bridgehead renderas="sect3">Package Information</bridgehead> -
general/graphlib/libmng.xml
r2d237fa r6a513a4 33 33 programs wanting to read and write Multiple-image Network Graphics 34 34 (MNG) files which are the animation equivalents to PNG files.</para> 35 36 &lfs70_checked; 35 37 36 38 <bridgehead renderas="sect3">Package Information</bridgehead> … … 73 75 commands:</para> 74 76 75 <screen><userinput>cp makefiles/makefile.linux Makefile && 77 <screen><userinput>cp makefiles/makefile.linux Makefile && 78 sed -i -e 's/unroll-loops/& -fPIC/' Makefile && 76 79 make</userinput></screen> 77 80 … … 94 97 autotools shipped with this package. The Linux <filename>Makefile</filename> 95 98 is copied to the root of the source tree, facilitating the installation.</para> 99 100 <para><command>sed -i -e 's/unroll-loops/& -fPIC/' Makefile</command>: 101 Add a gcc option to make the build compatible with x86_64 systems.</para> 96 102 97 103 <para><command>install ...</command>: The documentation files are not -
multimedia/libdriv/alsa-plugins.xml
r2d237fa r6a513a4 39 39 plugins for various audio libraries and sound servers.</para> 40 40 41 &lfs 65_built;41 &lfs70_checked; 42 42 43 43 <bridgehead renderas="sect3">Package Information</bridgehead> -
multimedia/libdriv/alsa-utils.xml
r2d237fa r6a513a4 61 61 62 62 <bridgehead renderas="sect4">Required</bridgehead> 63 <para role="required"> i63 <para role="required"> 64 64 <xref linkend="alsa-lib"/> 65 65 </para>
Note:
See TracChangeset
for help on using the changeset viewer.